/* CSS Document */

body {
	scrollbar-face-color: #CFE3F2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-color: #E4F5FD;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td		{ font-size : 12px; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr			{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}
 
a:link	{
	color:#1461A0;}
a:visited {
	color:#1461A0;}
a:hover	{
	color:#000000;}

.headers {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Comic Sans MS';
	color: #3A89C9;
	}
li {
	margin-left: -15px;
}


   
.subheaders {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.black {
	color: #000000;
}
.red {
	color: #ED1C24;
}
.liteblue {
	color: #49CBF6;
}
.headersbig {
	font-size: 19px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #3A89C9;
}
.hozrule {
	border-top: 1px solid #000000;
}
.source {
	font-size: 8pt;
}
.photooutline {
	border: 4px solid #006699;
}
