/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
body {
	/* scrollbar-highlight-color: scrollbar-3dlight-color: scrollbar-darkshadow-color: scrollbar-track-color: */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #3A3931;
	background-color: #c5e2f4;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #8db03a;
	scrollbar-shadow-color : White;
	margin-top: 15px;
	
}

hr{
	height : 1pt;
}

H2{
	font-size: 18px;
	color: #003066;
}

h4{
	font-size:14px;
	color: #003066;
}
.pheader{
	color: #fbae35;
	font-size: 14px;
}
.theader{
	font-size: 14px;
	color: #003066;
	font-weight: bold;
}
.home_bottom{
	padding: 10px;
	background-color: white;
}

p, span, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a:link {
	color : #004B8D;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : #004B8D;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : black
	text-decoration : underline;
	font-weight : bold;
}

a:active {
	color :#004B8D;
	text-decoration : none;
	font-weight : bold;
}

.topNav{
	color:white;
	font-weight:bold;
}
.topNav a:link {
	color : white;
	text-decoration : none;
	font-weight : normal;
}

.topNav a:visited {
	color : white;
	text-decoration : none;
	font-weight : normal;
}

.topNav a:hover {
	color : white;
	text-decoration : underline;
	font-weight : normal;
}

.topNav a:active {
	color : white;
	text-decoration : none;
	font-weight : normal;
}
.copyright{
	font-size:10px;
	color: #3A3931;
	font-weight: normal;
}
.copyright a:link {
	color : #3A3931;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:visited {
	color : #3A3931;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.copyright a:hover {
	color : #004B8D;
	font-size:10px;
	text-decoration : underline;
	font-weight: normal;
}

.copyright a:active {
	color :#3A3931;
	font-size:10px;
	text-decoration : none;
	font-weight: normal;
}

.leftnav{
	padding-left: 20px; 
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
	background-color: white;
	border-bottom: 1px solid #c4cbac;
}
.leftnav_over{
	padding-left: 20px; 
	font-size:12px;
	text-decoration : none;
	font-weight: normal;
	background-color: #eaf7ff;
	border-bottom: 1px solid #c4cbac;
}
.leftnav2{
	background-color: #204480;
	padding: 10px;
	color: white; 
	font-size:12px;
	text-decoration : none;
	font-weight: Bold;
	border-bottom: 1px solid #c4cbac;
}
.leftnav a:link {
	color : #93ac00;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav a:visited {
	color : #93ac00;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav a:hover {
	color : #284c8a;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}

.leftnav a:active {
	color :#93ac00;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.rightbox{
	padding-left: 10px;
	padding-right: 15px;
	color: white;
	font-size: 12px;
}
.rightbox a:link {
	color : #93ac00;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.rightbox a:visited {
	color : #93ac00;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.rightbox a:hover {
	color : white;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}

.rightbox a:active {
	color :#93ac00;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}