html {
   height: 100%;
	empty-cells: hide;
}

 body {  border:0; margin: 0 0 0 0;
 height: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		margin-left: 0px;
		background-image: url(css/bodybg.gif);
		background-repeat: repeat-y;
		background-position: left;
/*	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;*/
}

#nonFooter {
position: relative;
min-height: 100%;
margin: 0 0 10px 0;
padding-bottom: 100px}

* html #nonFooter {
height: 100%;
}

#header {
	background-image: url(css/bannernew.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position: top right;
	top: 0; left: 0;
	height: 95px;
	width: 100%;;
	margin: auto;

}

#nav {

  border: 1px solid lime;
height: 18px;
  padding: 5px 5px 5px 5px;
	color: white;
	background-color: #005596;
	border: 1px solid #003580;
}

#bodywrapper { 
background-position:   top;
width: 100%;
	min-height: 100%;
	height: 100%;
	
}

#sidebar {width: 185px;
float: left;
top: 115px; left: 0;
margin-bottom: 20px;
padding: 10px 5px 5px 5px;	
	min-height: 242px;
	text-align: center;
		/*	background-color: green;*/
}


#content {
float: left;
margin: auto;
padding: 10px 20px 10px 10px;


}

#content a:link, #content a:visited, {
	color: #003580; text-decoration: underline;;
	}
	
#content a:hover,  #content a:active{
	
	color: #139E29; text-decoration: underline;
	}

#news {
	float: right;
	width: 150px;
	padding: 0px 5px 5px 5px;
	background-color: #D4E0F0;
	margin-left: 10px;
	
}
#online2 , #online3 {
	background-color: #70B342;
}

#bottom {

text-align: center;
	
}
#footer {

font-size: .9em;
} 

#footerleft {
	float: left;
	width: 180px;
	
	padding: 0px 10px 5px 10px;}

#footerright {
	float: left;
	min-width: 500px;
vertical-align: middle;
	padding: 0px 10px 5px 10px;
	width: auto;
	text-align: center;
}
.paddedtext {
	width: auto;
	padding: 13px;
}
.insettext {
	margin: 50px;
	padding: 5px;
  text-align: left;
}
a:link {

}
a:visited {

}
a:hover {

}
a:active {

}
h1 {
	font-size: 18px;
	color: #12AD2B;
}
h2 {
	font-size: 16px;
	color: #003580;
}
h3 {
	font-size: 14px;
	color: #12AD2B;
}
h4 {
	font-size: 12px;
	color: #BAA500;
}
#ccbackground {
	width: 170px;
	height:104px;
	background-image: url(css/ccbg.gif);
	background-position:  center;
	background-repeat: no-repeat;
	padding: 5px 2px 2px 0px;
	
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.NavText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.NavStatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #003580;
	
	padding: 2px;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


.pageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: regular;
	text-decoration: underline;
	color: #0066CC;
}

.pageLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: regular;
	text-decoration: none;
	color: #0066CC;
}

.affiliateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #51B948;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #00669C;
	padding: 0px 5px 0px 15px;
	
	
}

.ContentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
table.mntable, table.mntable td, {
	font-size: 12px;
	border-collapse: collapse;
}
table.mntable th, table.mntable th a:link, table.mntable th a:visited, table.mntable th a:hover, table.mntable th a:active  {
	background: #005596;
	text-align: center;
	border-collapse: collapse;
	color: #FFFFFF;
}
table.bordertable, table.bordertable td, {
		background: #FFFFFF;
	font-size: 12px;
  border: 1px solid #005596;
	border-collapse: collapse;
	padding: 4px;
}
table.bordertable th, table.bordertable th a:link, table.bordertable th a:visited, table.bordertable th a:hover, table.bordertable th a:active  {
	background: #005596;
	color: #FFFFFF;
	text-align: left;
}

table.orange-bordertable, table.orange-bordertable td, {
	font-size: 12px;
  border: 1px solid #EF4619;
	border-collapse: collapse;
	padding: 4px;
}
table.orange-bordertable th, table.orange-bordertable th a:link, table.orange-bordertable th a:visited, table.orange-bordertable th a:hover, table.orange-bordertable th a:active  {
	background: #EF4619;
	color: #FFFFFF;
	text-align: left;
}

.altRowEven {
	background-color: #D4E0F0;
}
.altRowOdd{
	background-color: #A9BFDE;
}

.smallprint {
	font: 10px;
}

.NeedsAttention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF3399;
	background-color: #66FF66;
}
.newsHeader {
	font-size: 14px;
	font-weight: bold;
	color: #51B948;
}
.numlist {
	line-height: 16px;
	white-space: pre;
}

.Headline-lg-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.Headline-lg-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003580;
}
.blueimportant {

	font-size: 14px;
	font-weight: bold;
	color: #003580;
}

.whiteongreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8CDD99;
	padding: 2px;
}
.NavTiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005596;
	
	padding: 2px;
}

