body {
  font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
 font-size: 12px;
}

h1 {
	font-size: 16px;
	line-height:20px; 
	margin-bottom: -13px;
}

h2 {
	font-size: 14px;
	line-height:15px; 
	margin-bottom: -13px;
}



.pageWrapper {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.floatright { 
	float: right; 
	margin: 0 0 10px 10px;
	
}
/******************************************************/
/* Persistant Menu Settings                           */
.persistantMenu {
	position: relative;
	left: 395px;
	top: 66px;
	right: 0px;
	bottom: 0px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 325px;

}

.persistantMenu a, .persistantMenu a:visited{
	color:#00467f;
	text-decoration: none;	
}

.persistantMenu a:hover, .persistantMenu #current{
	color:#f8971d;
	text-decoration: none;
}
/******************************************************/
/* Style settings for the index.htm page              */
.mainContent {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.mainContent p, .mainContent ul {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainContent h1{
	color: #f8971d;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainContent p {
	margin-top: 0px;
	margin-bottom: 0px;
}



.mainContent li  {
	font-size: 12px;
	line-height:13px;
	line-height:11px;
}

.mainContent a, .mainContent a:visited {
	color: #f8971d;
	text-decoration: none;
}

.mainContent a:hover {
	text-decoration: underline;
}

/******************************************************/
/* Style settings for the Body Content                */

.bodyContent {
	padding-left: 12px;
	padding-top: 1px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyContent p, ul {
	color: #000000;

}

.bodyContent h1{
	color: #00467f;	
}

.bodyContent h2{
	color: #f7971E;	
}

.bodyContent li  {
	font-size: 12px;
	line-height:13px;
	padding:2px;
}

.bodyContent tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467f;	
}

#header  {
	color: #ffffff;
	background-color:#00467f;
	font-size: 14px;
	font-weight: bold;
}

.bodyContent a, a:visited {
	color: #00467f;
	text-decoration: none;
}

.bodyContent a:hover {
	text-decoration: underline;
}

/******************************************************/
/* Style settings for the menu bar                    */
.menuBar {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.menuBar ul {
	list-style-type: none;
	margin-left: 3px;
}

.leftMenu { width: 152px; }

.leftMenu  ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;

}

.leftMenu a
{
display: block;
padding: 3px;
width: 152px;
background-color: #C6D2E3;
border-bottom: 1px solid #00467f;
font-size:13px;
}

.leftMenu  a:link, #inactive a:visited
{
color: #00467f;
text-decoration: none;
}

#active, #active a:visited
{
background-color: #00467f;
color: #fff;
}

.isActive a:visited
{
background-color: #00467f;
color: #fff;
}

.leftMenu a:hover
{
background-color: #00467f;
color: #fff;
}

.sideQuote
{
padding:6px;
}

.sideQuote h2
{
	font-size: 14px;
	color: #00467f;
}

.sideQuote p
{

}

/******************************************************/
/* Style settings for the footer                      */
.footer {
	color: #00467f;
	position: relative;
	width: 350px;
	top: -30px;
}

.footer p {
	font-size: 9px;
}

.footer a, .footer a:visited{
	color:#00467f;
	text-decoration: underline;	
}

.footer a:hover, .footer #current{
	color:#f8971d;
	text-decoration: underline;
}
#letter {
	border: 2px solid #335B8C;
}
.floatleft {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bottom {
	position: absolute;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 11px;
	width: 722px;
	top: 16px;
	font-size: 16px;
}
#bottom a {
	color: #F91C1C;
	font-weight: bold;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#twitter {
	position: absolute;
	margin-top: 77px;
	margin-left: 240px;
	left: 395px;
	top: 390px;
	width: 230px;
}
#twitter a {
	font-weight: bold;
	text-decoration: underline;
	color: #00467F;
}
#twitter ul {
	list-style-type: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#twitter p {
	margin: 0px;
	padding: 0px;
}
#news hr {
	margin-top: 15px;
}
