/**************** tag styles  ****************/


body {
	height: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/**************** Header Nav Styles  ****************/
	

.headnav {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 20px;
	padding-left: 10px;
	padding-right: 36px;
	font-weight: normal;
}

.headnav a{
   color: #000000;
   text-decoration: none;
}

.headnav a {color: #000000; text-decoration:underline}

.headnav a:hover { color: #000000; text-decoration:underline;font-weight:normal}



.headnavsmall {
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 20px;
	padding-left: 10px;
	padding-right: 36px;
	font-weight: normal;
}

.headnavsmall a{
   color: #000000;
   text-decoration: none;
}

.headnavsmall a {color: #000000; text-decoration:underline}

.headnavsmall a:hover { color: #000000; text-decoration:underline;font-weight:normal}

/****** Left Pane Nav   *******/

.leftnav {
	list-style-type: none;
	font-size:13px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}

.leftnav h2 {
	list-style-type: none;
	font-size:13px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}

.leftnav ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	list-style-type: none;

 }

.leftnav li {
	padding: 0px 0px 0px 7px;
	margin: 5px 0px 0px 0px;

}


.leftnav a {color: #FFFFFF; text-decoration:none}

.leftnav a:hover { color: #FFFFFF; text-decoration:underline}


/**************** Body Text AREA  ****************/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}

.bodytext a {color: #000000; text-decoration:underline}

.bodytext a:hover { color: #000000; text-decoration:underline;font-weight:bold}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}

.subhead a {color: #000000; text-decoration:none; font-weight:bold}

.subhead a:hover { color: #000000; text-decoration:underline;font-weight:bold}