/* CSS Document */

body {  background-color: #FFFFFF; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #346699;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 21px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #346699;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 18px;
}

.smallhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #346699;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 18px;
}



td  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 18px;
}

li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

a:link {color: #15037D;  font-weight : normal; text-decoration: underline } 
a:visited {color: #15037D;  font-weight : normal; text-decoration: underline } 
a:hover {color: #C8021B;  font-weight : normal; text-decoration: none } 
a:active {color: #C8021B;  font-weight : normal; text-decoration: none } 

.subtextblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight : normal;} 

.subtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #346699; font-weight : bold;} 
.smalltext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #346699; font-weight : normal;} 

.box { border: 1px solid #346699; }

.box-right {
	border-top: 0px solid;
	border-right: 1px solid #346699;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

.rule { border: 4px solid #37669A}

.topnav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight : bold;} 
.topnav a:link {color: #FFFF00; text-decoration: none} 
.topnav a:visited {color: #FFFF00; text-decoration: none} 
.topnav a:hover {color: #FFFFFF; text-decoration: underline} 
.topnav a:active {color: #FFFFFF; text-decoration: underline} 
