/*
--------------------------------------------------
 Basic Class
--------------------------------------------------
*/

body {
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	background:#666666 url('images/body_bg.jpg') repeat-x left top;; margin-left:0; margin-right:0; margin-top:30px; margin-bottom:20px
}

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #224966;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #224966;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #006faa;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #006faa;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #214761;
}
h1 {
	font-size: 18px;
	margin: 0 0 4px 0;
}
h2 {
	font-size: 15px;
	margin: 10px 10px 10px 10px;
}
h3 {
	font-size: 11px;
	margin: 0 0 2px 0;
}
h4 {
	font-size: 11px;
	margin: 0 0 2px 0;
}
h5 {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 10px 10px 10px;
	font-size:11px;
	line-height: 15px;
	color: #515151;
}
td {
	font-size:11px;
	color: #515151;
}
hr { 
	border: none;
	color: #ccc;
	height: 1px;
	width: 100%;
	margin: 8px 0 12px 0;
	clear:both;
}
html>body hr {
	background: #ccc;
	border: none;
	height: 1px;
	width: 100%;
	margin: 4px 0 8px 0;
}
ul.arrow {
	margin:0;
	padding:0;
	list-style-type:none;
}

li.arrow, ul.arrow li {
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	list-style-position : outside;
	list-style-image :  url('point.gif');
}

caption {
	text-align:left;
	padding:2px;
	font-weight:bold;
}
.odd{
	background: #ccc;
}
.even{
	background: #ddd;
}
.top{
	background: #F8A447;
}
em {
	font-size:10px;
	font-style:italic;
	color:#333;
}

a.closeWindow span {
	display:none;
}
a.goLink {
	font-size:11px;
	margin: 0 0 3px 0;
}
a.pdf, a.txt, a.word, a.excel, a.powerpoint, a.qt, a.wmv, a.wav, a.loa {
	display:block;
	margin:0 0 2px 0;
	padding:6px 6px 7px 28px;
	font-size: 11px;
	color: #206E97;
}

a.pdf {	background:  url('icon_pdf.gif') no-repeat 5px 50%; }

a.powerpoint {	background:  url('power_point.gif') no-repeat 5px 50%; }
a.excel {	background:  url('excel.gif') no-repeat 5px 50%; }
a.wmv {	background:  url('wmv.gif') no-repeat 5px 50%; }
a.word {	background:  url('word.gif') no-repeat 5px 50%; }

.leftnav
{
	margin: 2px 10px 10px 12px;
	font-size:10px;
	font-weight: bolder;
	line-height: 15px;
	color: #224966;
}
.subnav
{
	margin: 2px 2px 2px 20px;
	font-size:9px;
	line-height: 15px;
	color: #224966;
}
/*
--------------------------------------------------
 Text and Body Styles
--------------------------------------------------
*/

.orange {color: #ff5400;}
.red {color: #900;}
.blue {color: #206E97;}

.important { color:#CC0000; font-weight:bold; }
.fineprint { color:#666; font-weight:normal; font-style:italic; font-size:10px;}

#pageHeaderSm h1, #pageHeaderMed h1, #pageHeaderLg h1 {
	margin:0 10px 4px 300px;
	padding-top: 20px;
	color:#206E97;
	font-size:24px;
	text-transform:uppercase;
}
#pageHeaderSm p, #pageHeaderMed p, #pageHeaderLg p {
	margin:0 10px 0 300px;
	color:#515151;
	font-size:11px;
}

#mainContent hr {
	color:#eee;
}
#mainContent h1 {
	text-transform:uppercase;
}
#mainContent h3, .roundBox h3 {
	font-size:14px;
	text-transform:uppercase;
}
#mainContent h4 {
	font-size:12px;
}
.resourceLinks p {
	display:none;
}

#sidepanel h1, .panel h1 {
	font-size:11px;
	text-transform:uppercase;
}
#sidepanel h2, .panel h2 {
	font-size:11px;
}
.sidepanel{
	color:#eaeaea;
	font-weight:normal;
	font-size:11px;
	font-family: tahoma;
	font-weight: bold;
	margin: 3px 0px 3px 12px;
}
.footer {
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
	margin: 2px 2px 2px 2px;
}
a.footer {
	color:#ffffff;
	font-weight:normal;
	text-decoration: underline;
	font-size:11px;
}

div.optionItem {
	margin: 0 0 20px 0;
}
div.optionItem h1 {
	font-size:11px;
	margin:0 0 8px 0;
	padding:2px 0 2px 4px;
	background:#eee;
	border-bottom:1px solid #ccc;
	
}
div.optionItem p {
	font-size:11px;
	margin:0 0 8px 0;
}
div.optionItem a img.formBtnSm {
	margin:0;
	padding:0;
	border:none;
}

div.section {
	margin: 10px 10px 10px 10px;
	background:#ffffff;
}
div.section h5 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 0 7px 8px;
	background:  url('bar_bkgrd.jpg'); 
	color:#214761;
}
div.section h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:4px 0px 4px 4px;
	color:#000000;
}
div.section h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 0 4px 4px;
	background:#ccc;
	border-top:1px solid #214762;
	border-bottom:1px solid #214762;
}
div.section h6 a {
	text-decoration:underline;
}
div.section h6 a:hover {
	text-decoration:none;
}
div.section h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 0 7px 8px;
	background:#214761;
	color:#ffffff;
}
div.section p {
	padding:4px 8px 0 8px;
}


p.note {
	font-size:11px;
	color:#666;
}
/
--------------------------------------------------
 Form Buttons
--------------------------------------------------
*/
.formBtnLg {
	margin:0;
	padding:0;
	border:none;
	background:  url('go.gif'); 
	height:29px;
}
.formBtnSm {
	margin:0;
	padding:0;
	border:none;
	height:21px;
}
/*
--------------------------------------------------
 Forms
--------------------------------------------------
*/
form {
	margin:0;
	padding:0;
	border:none;
}
input{
	font: Tahoma;
	font-size: 11px;
	color: Gray;
}
label { 
 cursor: pointer; 
 cursor: hand; 
} 
/*
----------------------------------------------------
nav
-----------------------------------------------------
*/
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

