body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #E9B12E;
}
a:active {
	color: #174F88;
}

li {
	font-size: 12px;
	padding-right: 18px;
	padding-bottom: 8px;
	line-height: 16px;
}
/* page section identifiers */
#wrapper {
}
#banner {
	background: url(bannertop.jpg);
	width: 782px;
	height: 152px;
	display: none;
}

#mainnav {
	width: 152px;
	background: url(navbg.gif) repeat-y;
	clear: right;
	float: left;
	display: none;
}

#feature {
	width: auto;
	letter-spacing: 0.37em;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 3px;
}
/* style for index tagline */
#heading {
	width: auto;
	letter-spacing: 0.4em;
	font-size: 11pt;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-left: 17px;
	padding-top: 8px;
}
#content {
	width: auto;
	padding-left: 20px;
}

p{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 10px;
}
h1 {
	text-transform: uppercase;
	color: #003366;
	letter-spacing: 4px;
	font-size: 13px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
}
h2 {
	text-transform: uppercase;
	color: #003366;
	letter-spacing: 3px;
	padding-right: 17px;
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	display: block;
	letter-spacing: 4px;
	padding-bottom: 0.5ex;
	margin-top: 6px;
	margin-bottom: 0.75ex;
}
h4 {
	margin-bottom: 0px;
	margin-left: 17px;
	padding: 0px;
}

.textnote {
	color: #347AC7;
	font-weight: bold;
}

.contentpadding {
}
.paddingtop {
	margin-top: 11px;
}


.floatright {
	float: right;	
	margin-left: 60px;
	
}
.floatleft {
	float: left;
	clear: none;
	margin: 0px 8px 8px 17px;
	padding: 0px;
}
#footer {
	color: #000000;
	width: auto;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-left: 17px;
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
}


#footer .bluetype {
	color: #669ACC;
	font-weight: bold;
}
