/*
 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;
	background-repeat: repeat-x;
	background-color: #032c1f;
}
h1{
	font-size : 16px;
	color : #032c1f;
}
h2{
	font-size : 14px;
	color : #032c1f;
}
h3{
	font-size : 13px;
	color : #032c1f;
}
h4{
	font-size : 12px;
	color : #032c1f;
}
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;
}

.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;
}
.leftnav{
	color : #D2A758;
	font-size : 12 px;
}

.leftnav a:link {
	color : #D2A758;
	text-decoration : underline;
}

.leftnav a:visited {
	color : #D2A758;
	text-decoration : underline;
}

.leftnav a:hover {
	color : #D2A758;
	text-decoration : none;
}

.leftnav a:active {
	color : #D2A758;
	text-decoration : underline;
}

a:link {
	color : #18304B;
	text-decoration : underline;
}

a:visited {
	color : #18304B;
	text-decoration : underline;
}

a:hover {
	color : #18304B;
	text-decoration : none;
}

a:active {
	color :#18304B;
	text-decoration : underline;
}
.pHeader{
	color: #18304B;
	font-size: 18px;
	font-weight: bold;
}
.pHeader2{
	color: #18304B;
	font-weight: bold;
}
.bluetext{
	color: #00237E;
	font-size: 14px;
}

.rightNav{
	color : white;
	font-size : 12 px;
	padding-left:7px;
}

.rightNav a:link {
	color : white;
	text-decoration : underline;
}

.rightNav a:visited {
	color : white;
	text-decoration : underline;
}

.rightNav a:hover {
	color : white;
	text-decoration : none;
}

.rightNav a:active {
	color : white;
	text-decoration : underline;
}

/* Left Nav Buttons*/
.leftnav_btn{
	padding-left: 30px; 
	font-size:12px;
	color: #f9efde;
	text-decoration : none;
	font-weight: normal;
	background-image: url(../images/btn_bkg.png);
}
.leftnav_btn a:link {
	color : #f9efde;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav_btn a:visited {
	color : #f9efde;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}

.leftnav_btn a:hover {
	color : #f9efde;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}

.leftnav_btn a:active {
	color :#f9efde;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over{
	padding-left: 30px;
	color: #f9efde; 
	font-size:12px;
	font-weight: bold;
	background-image: url(../images/btn_bkg.png);
	background-position: bottom;
}
.leftnav_over a:link {
	color : #f9efde;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over a:visited {
	color : #f9efde;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over a:active {
	color :#f9efde;
	font-size:12px;
	text-decoration : none;
	font-weight: bold;
}
.leftnav_over a:hover{
	color: #f9efde;
	font-size:12px;
	text-decoration : underline;
	font-weight: bold;
}
/* End Left Nav Buttons*/
