img {border-color:#000000;
}


body {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #333333;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #00426F;	
    text-decoration: none;
}

a:hover {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #00426F;
    text-decoration: underline;
}	
	
td {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #333333;
    line-height: 17px;
}

input {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #000000;
	border: 0px solid #000000;
}


select {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #000000;
	border: 0px solid #000000;
}

textarea {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
    background-color: #000000;
	border: 0px solid #000000;
}

    	
.textSmall {
	Font-Size : 10px;
	Font-Family: Helvetica, Arial, Sans-serif;
	Color : #FFFFFF;
	font-weight : normal;
	}	
    
    
h1 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight:  bold;
	color: #333333;
    line-height: 24px;
    display: inline;
}

h2 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight:  bold;
	color: #333333;
    line-height: 19px;
    display: inline;
}

h3 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight:  bold;
	color: #00426F;
    line-height: 19px;
    display: inline;
}    
	
a.nav:link {
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:active {
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a.sidenav:link {
	Font-Size : 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.sidenav:visited {
	Font-Size : 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.sidenav:hover {
	Font-Size : 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.sidenav:active {
	Font-Size : 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


