body {
	background-color : #cbcfdb;
	/*background-image: url(images/body_bkg.jpg);*/
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #CBD5DA;
	scrollbar-arrow-color: #CBD5DA;
	scrollbar-base-color: #5C7C97;
	scrollbar-darkshadow-color: #476A88;
	scrollbar-face-color: #8CA6BE;
	scrollbar-highlight-color: #8CA6BE;
	scrollbar-shadow-color: #5C7C97;
	scrollbar-track-color: #829DB5;
	overflow:yes;
}
.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #818181;
}
a.nav {
	color : #818181;
}
.txtarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	line-height : 17px;
	padding-left : 21px;
	padding-right : 21px;
	padding-top: 21px;
	padding-bottom: 21px;
}
.btnspacer {
   	padding-right : 21px;
}


.latestnews {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	line-height : 14px;
	padding-left : 21px;
	padding-right : 21px;
	padding-top: 24px;
	padding-bottom: 14px;
}
.txtform {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height : 15px;
}
.txtform_white {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 17px;
}
.timezones {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	line-height : 19px;
}
h1.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #162851;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #6FA4BD;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #6FA4BD;
	margin-top: 0px;
	margin-bottom: 4px;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #6FA4BD;
	margin-top: 0px;
	margin-bottom: 4px;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #6FA4BD;
}
hr.blue {
	color : #162851;
	margin-bottom: 10px;
}
.blue {
	color : #162851;
}
.red {
	color : #FF0000;
}
.black {
	color : #000000;
}
ul {
	color : #000000;	
	margin-top: 0px;
	margin-bottom: 16px;
}
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;
}
a {
	color : #162851;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	line-height : 15px;
	padding-left : 21px;
	padding-right : 21px;
	font-weight : bold;
}
.footer_link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : bold;
}
.input {
	border : 1px solid #C8C8C8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #636363;
	background-color : White;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	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;
}
