/* CSS Document */

body {
margin-top: 0;
margin-right: 0;
margin-left: 0;
margin-bottom: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
line-height: 120%;
text-align:left;
}


html {
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#333366;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#fffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-weight:#bold;
}


ul {
list-style-type: disc;
list-style-position: outside;
}

a.nav:link {color: #999999; text-decoration: none;font-size: 10pt; }
a.nav:visited {color: #999999; text-decoration: none;font-size: 10pt;  }
a.nav:hover {color: #CC0000; text-decoration: none;font-size: 10pt; }
a.nav:active {color: #000000;font-size: 10pt; }

a.nav2:link {color: #CC0000; text-decoration: none;font-size: 10pt; }
a.nav2:visited {color: #CC0000; text-decoration: none;font-size: 10pt;  }
a.nav2:hover {color: #CC0000; text-decoration: none;font-size: 10pt; }
a.nav2:active {color: #CC0000;font-size: 10pt; }

a.external:link {color: #999999; text-decoration: none; font-size: 12px; }
a.external:visited {color: #999999;text-decoration: none; font-size: 12px;}
a.external:hover {color: #CC0000;text-decoration: none; font-size: 16px;}
a.external:active {color: #999999; text-decoration: none; font-size: 12px;} 

a.external2:link {color: #999999; text-decoration: none; font-size: 10px; }
a.external2:visited {color: #999999;text-decoration: none; font-size: 10px;}
a.external2:hover {color: #CC0000;text-decoration: none; font-size: 10px;}
a.external2:active {color: #999999; text-decoration: none; font-size: 10px;} 

a.external3:link {color: #CC0000; text-decoration: none; font-size: 10px; }
a.external3:visited {color: #CC0000;text-decoration: none; font-size: 10px;}
a.external3:hover {color: #CC0000;text-decoration: none; font-size: 10px;}
a.external3:active {color: #CC0000; text-decoration: none; font-size: 10px;} 


.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #CC0000;
line-height: 150%;
} 

.whiteheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #ffffff;
line-height: 100%;
} 


.smallheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333333;
line-height: 150%;
} 


.small_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
} 

.smaller_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
} 

.smaller_header_red {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC0000;
} 

.grey {
color: #999999;
font-size: 16px;
} 
.small_grey {
color: #999999;
font-size: 12px;
} 




input {
    border: 1px solid #999;
    background: #fff;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}
input:hover {
    border: 1px solid #999;
    background: #fff;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}
button {
    border: 1px solid #999;
    background: #fff;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}
button:hover {
    border: 1px solid #999;
    background: #fff;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
