body {
	background-color : #e7e8e9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5F6062;
}

.txtarea {
	font-size : 11px;
	text-decoration : none;
	line-height : 17px;
	padding-left : 21px;
	padding-right : 21px;
	padding-top: 21px;
	padding-bottom: 21px;
}
.latestnews {
	font-size : 10px;
	text-decoration : none;
	line-height : 14px;
	padding-left : 21px;
	padding-right : 21px;
	padding-top: 24px;
	padding-bottom: 14px;
}
.txtform {
	font-size : 10px;
	line-height : 15px;
}
.txtform_white {
	font-size : 10px;
	color : #FFFFFF;
	line-height : 17px;
}
.timezones {
	font-size : 11px;
	text-decoration : none;
	line-height : 19px;
}
h1.blue {
	font-size : 16px;
	font-weight : bold;
	color : #162851;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform : lowercase;
}


h1 {
	font-size : 25px;
	font-weight : bold;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform : lowercase;
	color : #AAAAAD;
	font-family : "Tw Cen MT", Arial, Helvetica, sans-serif;;
}


h2 {
	font-size : 19px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform : lowercase;
	color : #AAAAAD;
	font-family : "Tw Cen MT", Arial, Helvetica, sans-serif;;
}
h3 {
	font-size : 20px;
	font-weight : normal;
	margin-top: 0px;
	margin-bottom: 4px;
	text-transform : lowercase;
	line-height : 18px;
	color : #66DAEE;
	font-family : "Tw Cen MT", Arial, Helvetica, sans-serif;;
}
h4 {
	font-size : 20px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 4px;
	text-transform : lowercase;
}
h5 {
	font-size : 12px;
	font-weight : normal;
	color : #ffffff;
	margin-top: 0px;
	margin-bottom: 4px;
	font-family : "Tw Cen MT", Arial, Helvetica, sans-serif;;
}
.heading {
	font-size : 12px;
	font-weight : bold;
	color : #6FA4BD;
	text-transform : lowercase;
}
hr.blue {
	color : #162851;
	margin-bottom: 10px;
}
.blue {
	color : #75787b;
}
.red {
	color : #FF0000;
}
.black {
	color : #000000;
}

.footer {
	font-size : 9px;
	line-height : 15px;
	padding-left : 21px;
	padding-right : 21px;
	font-weight : bold;
}
.footer_link {
	font-size : 9px;
	font-weight : bold;
	color : #5F6062;
}
.input {
	border : 1px solid #C8C8C8;
	font-size : 11px;
	background-color : White;
	color: #333;
	font-family : Verdana, Geneva, Verdana;
}


.body_text_lblue {
	font-family : Verdana, Geneva, Verdana;
	font-size : 11px;
	color : #5C7C97;
}

.table_header2 {
	font-family : Verdana, Geneva, Verdana;
	font-size : 10px;
	color : #FFFFFF;
}
.button2 {
	font-family : Verdana, Geneva, Verdana;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #00c2e3;
	font-weight : bold;
	border : 1px groove #00c2e3;
	text-transform:lowercase;
}



.button {
	font-size : 9px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #162851;
	border : 1px outset #162851;
	padding-left : 2px;
	padding-right : 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*-------Tables---------*/

table#main {
	background:#ffffff;
	width:912px
}

table#main td.header {
	background: url("../images/header-bg.gif") top right no-repeat;
	font-weight:bold;
	font-size : 11px;
	vertical-align:bottom;
	width:721px;
	text-transform : lowercase;
}

table#topnav{text-align:center;}

table#main-content {
	background:;
	font-size: 11px;
	margin-top: -10px;
	margin-bottom: -15px;
	line-height : 18px;
}


table#main-content a{color: #757677;}

table#bottom-sections {
height: 163px;
}


table#main tr.footer{
background: #dcdcde;
height:45px;
}

table#bottom-sections td{
background: #757677;
vertical-align:top;
color: #fff;
font-weight: normal;
}

.padd{
padding-left: 14px;
padding-right: 14px;
}

table#bottom-sections td.rlb{background: #757677 url(../images/round-left-bottom.gif) bottom left no-repeat;  height:22px;}
table#bottom-sections td.rlt{background: #757677 url(../images/round-left-top.gif) top left no-repeat; height:20px;}
table#bottom-sections td.rrb{background: #757677 url(../images/round-right-bottom.gif) bottom right no-repeat;  height:22px;}

/*.nav3 {background: #ccc; margin:0;padding:0;}
.nav3 li{display:inline;margin: 0;padding: 0}
.nav3 li a{display:inline-block; background#000;}*/

ul.nopadd {
	color : #000000;	
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.l2 {
	color : #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image : url(images/dash.gif);
	list-style-type : none;
}
ul.l3 {
	color : #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type : square;
	list-style-image : none;
	
.nav {
	font-size : 10px;
}
a.nav {
	color : #5F6062;
}