Body{
	background: #B6CDF3;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	}
.trans { 
	behavior: url("/scripts/pngbehavior.htc");
}
a{
	color: #FFE800;
}	
a:hover{
	color: #FFE800;
	text-decoration: none
}	
	#global
{
width: 980px;
margin: 0px auto;
}
.leftCol{
	float: left; width: 360px; margin-right: 10px; margin-left: 20px;
}
.rightCol{
	float: left; width: 430px; _width: 420px; text-align: justify; padding-top: 20px; line-height: 20px;
	_padding-right: 10px;
}
.clearer{
	clear: both; margin-bottom: 20px; border-bottom: 1px dotted #fff;
}	

#header{
	background: url(../img/header.png) no-repeat; width: 952px; height: 235px;
}
#brand1{
	float: left; margin: 80px 0 0 30px;
}
#brand2{
float:right; margin: 72px 10px 0 0px;
}
#navHolder{
	float: left; width: 570px; _width: 520px; margin-top: 185px;
}
#mainBodyHolder{
	position: relative; float: left; width: 862px;  padding: 0 0px 0 28px; margin-left: 19px;
}
#mainBody{
	background:url(../img/bodynew.jpg) no-repeat -48px bottom #1F56BB; position: relative; float: left; width: 844px; padding: 0 0px 20px 0px; margin-left: 19px; _margin-left: 0px;
}


.thumb{
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #fff;
	padding: 1px;
}
ul#globalNav
{
margin: 0px 0 0 20px;
_margin: 0px 0 0 0px;
padding: 0px;
width: 570px;
_width: 560px;
list-style: none;
float: left;
clear: both;
}
#globalNav li
{
float: left;
font-size: 20px;
}
#globalNav li a
{
float: left;
text-decoration:  none;
margin-right: 26px;
_margin-right: 20px;
color: #000000;
font-weight: bold;
}
#globalNav li a:hover
{
float: left;
color: #555;
text-decoration:  none
}
h1{
	font-size: 60px;
	margin: 0px;
	font-weight: normal
}
h2{
	font-size: 22px;
	margin: 10px 0 0 0;
	font-weight: normal;
	color: #FFCC66;
}
	.clearBoth
{
clear: both;
}
.error{
	color: #CC0000;
	font-weight: bold;
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 20px;
}
.entry{
	width: 350px;
	height: 26px;
	padding: 3px 0 0 2px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
	margin: 5px 0 15px 0px;
}
.entrySm{
	width: 100px;
	height: 26px;
	display: block;	
	padding: 3px 0 0 2px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	margin: 5px 0 15px 0px;
}

a.newlink
{
color: #000000;
}

table tr td.headerTop
{
	background: #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding: 10px;
	border-bottom: 2px solid #E5BB00;
}

table tr td.header
{
	background: #FFDA00;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 10px;
	border-bottom: 2px solid #E7C507;
}

table tr td.row
{
	color: #333333;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}

table tr td.rowColour
{
	color: #333333;
	font-size: 12px;
	text-align: center;
	background: #FFF5A3;
	padding: 10px;
}

table tr td.Text_size
{
	font-size: 13px;
}
