 @charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin:0;}
 
a { text-decoration: none; 
 color:#197ab4;}
 
a:hover {
	color: #ff9900;
	text-decoration: underline}
	
a img {border:0;}

.h1 {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #000000;}
	
.h2 {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003366;}

.h3 {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333333;}

.heading-blue {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #003366;}

.text-black {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 4px;
	font-weight: ;}
	
.text {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, Arial, sans-serif;
	line-height: 28px;
	color: #333333;}

.text-right-nav {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, Arial, sans-serif;
	color: #333333;
	font-weight: bold}
	
.text-right {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, Arial, sans-serif;
	color: #333333;
	line-height: 22px;}
	
.text-bottom {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, Arial, sans-serif;
	color: #FFFFFF;}

.text-green {color: #00FF00}


div#headernav {
font-family:Bell Gothic, Tahoma, Geneva, sans-serif;    
font-size:14px;}

div.btmcols
{
float: left;
height: 160px;
padding: 0 0 0 0;
font-family:Bell Gothic, Tahoma, Geneva, sans-serif;
color:#ffffff; 
font-size:14px;
}

div.btmcols ul
{
list-style:none;
margin:0;
padding:0;

}
div.btmcols li
{
text-align: left;
margin:0;
padding:0;
}

.text-footer {
	font-family: Myraid Pro, Bell Gothic, Tahoma, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	font-size:13px}
