html, body {
	/* \*/
	height:100%;
	width:100%;
	/* hide from Mac IE 5.x */
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet, Verdana, Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	background-image: url(0images/layout/bg.gif);
}
   
.container { position: absolute; top: 0; left: 0; width:100%;}
.box {text-align: left; position: relative; width: 782px; z-index: 2;  background-image: url(0images/layout/boxBG.gif);}
.boxBot  {position: RELATIVE; top: 10px; left: 0px;  width: 786px; height: 30px; z-index: 3; font-size: 8pt; line-height : 6pt; color:#333333;background-image: url(0images/layout/bg.gif);}

.menudiv {position: absolute; top: 170px; left: 17px;  z-index: 4;}
.submenudiv {position: absolute; top: 137px; left: 30px; overflow: hidden;}
.logodiv {position: absolute; top: 0px; left: 510px;}
.strapdiv {position: absolute; top: 20px; left: 20px;}
.invizDiv {visibility: hidden; position: absolute; top: 0px; left: 0px; }

.content {
	position: RELATIVE;
	top: 10px;
	left: 162px;
	width: 604px;
	overflow: VISIBLE;
	 z-index: 5;
background-color: #ffffff;
}

.contentBody {
	position: RELATIVE;
	top: 0px;
	left: 15px;
	width: 560px;
	overflow: VISIBLE;
	color: #000000;
	font-size: 9pt; 
	padding-right: 15px;
	line-height : 15pt; 
	z-index: 6;
	
	
}
	
A.contactLink:link, A.contactLink:visited {color: #000000; text-decoration: underline;}
A.contactLink:hover { color: #ffffff; }

.title{
	color: #3a5272;
	font-size: 11pt;
	text-transform : capitalize; font-weight: bold;
}
.def {font-size: 8.5pt; color: #8e8e8e; line-height: 13pt;}
.defdark {font-size: 8.5pt; color: #5c5959; line-height: 11pt;}
.list {line-height: 10pt; padding: 0px 0px 5px 0px;}
.header {font-size: 10pt; color: #181D42; line-height: 12pt;}
.bold {color: #005295; font-weight: bold;}
li {list-style-image: url(0images/layout/listItem.gif);}
.td1 { background-color: #DEDBDB;	}
.td2{	background-color: #CBE4FC;}
.td3{	background-color: #F2F2F2;}

.newsTable {
	background-image: url(0images/layout/News/News.gif); height: 299px;}

A:link, A:visited {color: #0979D5;  text-decoration: underline; }
A:hover { color: #000000; }

.boxes200{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #87ADC3 1px solid;
	BORDER-LEFT: #617486  1px solid;
	BORDER-RIGHT: #87ADC3 1px solid;
	BORDER-TOP: #617486  1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans;
	FONT-SIZE: 8pt;
	HEIGHT: 15px;
	MARGIN: 1px;
	WIDTH: 160px;
	padding: 2px}
.messagebox{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #87ADC3 1px solid;
	BORDER-LEFT: #617486  1px solid;
	BORDER-RIGHT: #87ADC3 1px solid;
	BORDER-TOP: #617486  1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans;
	FONT-SIZE: 8pt;
	HEIGHT: 80px;
	MARGIN: 1px;
	WIDTH: 200px;
	padding: 2px}
.buttons{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #87ADC3 1px solid;
	BORDER-LEFT: #617486  1px solid;
	BORDER-RIGHT: #87ADC3 1px solid;
	BORDER-TOP: #617486  1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans;
	FONT-SIZE: 8pt;
	HEIGHT: 22px;
	MARGIN: 1px;
	WIDTH: 60px}
