/*
 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 : Verdana, Helvetica, Arial;
	font-size : 12px;
	color : black;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #00237E;
	scrollbar-shadow-color : White;
}
h4{
	font-size : 12px;
	color : #661504;
}
h1{
	font-size : 16px;
	color : #661504;
}
hr{
	height : 1pt;
	color: #661504;
}

p, textarea, input, select, span, table, td {
	font-family : Verdana, Helvetica, Arial;
	font-size : 12px;
}

.copyright{
	color : #9E9C9C;
	font-size : 11px;
}

.copyright a:link {
	color : #9E9C9C;
	text-decoration : underline;
}

.copyright a:visited {
	color : #9E9C9C;
	text-decoration : underline;
}

.copyright a:hover {
	color : #9E9C9C;
	text-decoration : none;
}

.copyright a:active {
	text-decoration : underline;
	color : #9E9C9C;
}
.smallhometext{
	color : black;
	font-size : 11px;
}

.smallhometext a:link {
	color : black;
	text-decoration : underline;
}

.smallhometext a:visited {
	color : black;
	text-decoration : underline;
}

.smallhometext a:hover {
	color : black;
	text-decoration : none;
}

.smallhometext a:active {
	text-decoration : underline;
	color : black;
}



.topnav{
	color : white;
	font-size : 12 px;
}

.topnav a:link {
	color : #9DB4D8;
	text-decoration : none;
}

.topnav a:visited {
	color : #9DB4D8;
	text-decoration : none;
}

.topnav a:hover {
	color : White;
	text-decoration : underline;
}

.topnav a:active {
	color : #9DB4D8;
	text-decoration : none;
}



a:link {
	color : #00237e;
	text-decoration : underline;
}

a:visited {
	color : #00237e;
	text-decoration : underline;
}

a:hover {
	color : #00237e;
	text-decoration : none;
}

a:active {
	color :#00237e;
	text-decoration : underline;
}
.pHeader{
	color: #661504;
	font-size: 18px;
	font-weight: bold;
}
.pHeader2{
	color: #661504;
	font-weight: bold;
}
.bluetext{
	color: #00237E;
	font-size: 14px;
}
	

