/* CSS Document */
/* background-image: url('images/bgs_bg.gif'); bg color:#4d96ab; hrznav2_bg:#BEE1EE; hrznav2_bg:#CCC4B0 blue:#004F84 brown:#984D36*/

.style1 {font-style: italic}

body { color: black; background-color:#E8E8D0; font-family: Verdana }

td { font-family: tahoma,arial,helvetica,sans-serif; font-size: 11px; }

a: { size:11; font-weight: bold }
a:link {
	color: #004F84;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited { color: #004F84; TEXT-DECORATION: none } 
a:active { color: #004F84; TEXT-DECORATION: none }
a:hover { color: #004F84; text-decoration: underline }

a.hrznav:link { color: #004F84; TEXT-DECORATION: none }
a.hrznav:visited { color: #004F84; TEXT-DECORATION: none } 
a.hrznav:active { color: #004F84; TEXT-DECORATION: none }
a.hrznav:hover { color: #004F84; text-decoration: underline }

td.main { padding: 8px; }

td.hrznav {
	background: white;
	font-size: 11px;
	padding: 4px;
	background-color: #FFFFFF;
	font-weight: normal;
}

td.hrznav2 {
	background: white;
	font-size: 11px;
	padding: 4px;
	border-top: 1px dotted #004F84;
	border-bottom: 1px dotted #004F84;
	background-color: #FFFF99;
}

td.hrznav3 {
	background: white;
	color: maroon;
	font-size: 14px;
	padding: 4px;
	border-bottom: 1px solid #004F84;
	background-color: #D8D8AF;
	text-indent: 40px;
	font-weight: bolder;
}

td.info { font-size: 11px; }

td.helplinks { font-size: 11px; color: #004F84; font-weight: bold }

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-indent: 0px;
}

p { size: 11px; }

.title {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
}
