/*
 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 : black;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #00237E;
	scrollbar-shadow-color : White;
}

hr{
	height: 1pt;
	color: #9B541D;
	background-color: #9B541D;
	border: 0px solid #9B541D;

}

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;
}
.copyright{
	color : black;
	font-size : 11px;
}

.copyright a:link {
	color : #00237e;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:visited {
	color : #00237e;
	font-weight : bold;
	text-decoration : underline;
}

.copyright a:hover {
	color : #00237e;
	font-weight : bold;
	text-decoration : none;
}

.copyright a:active {
	text-decoration : underline;
	color : #00237e;
	font-weight : bold;
}

.header a:link {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header a:visited {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header a:hover {
	color :black;
	font-weight : bold;
	text-decoration : none;
}

.header a:active {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header {
	color : black;
	font-size: 16px;
	font-weight : bold;
}
.topnav{
	color : black;
	font-size : 12 px;
	font-weight : bold;
}

.topnav a:link {
	color : black;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:visited {
	color : black;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:hover {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.topnav a:active {
	color : black;
	font-weight : bold;
	text-decoration : none;
}


a:link {
	color : #00237e;
	text-decoration : underline;
	font-weight : bold;
}

a:visited {
	color : #00237e;
	text-decoration : underline;
	font-weight : bold;
}

a:hover {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color :#00237e;
	text-decoration : underline;
	font-weight : bold;
}
.pHeader{
	color: #9b541d;
	font-weight: bold;
}
.pHeader2{
	color: #b5d2e0;
	font-weight: bold;
}
.bluetext{
	color: #00237E;
	font-size: 14px;
}
	
	
}