/*Page Properties*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin: 0 auto;
	background-color:#EAE7DD;
	text-align:center;
}

a:link {
	color: #132F9D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #132F9D;
}
a:hover {
	text-decoration: underline;
	color: #132F9D;
}
a:active {
	text-decoration: none;
	color: #132F9D;
}

/*Layout properties*/

.Main{
	display:table;
	height:100%;
	width:747px;
	margin: auto;
	background-image: url(images/front/main_tile.jpg);
}
.Header{
	height:131px;
	width:747px;
	background-image:url(images/front/HEADER.jpg);
}	
.Body_Content{
	width:729px;
	padding: 0px 8px 0px 8px;
}
.Nav{
	height:39px;
	width:731px;
	background-color:#F1F9FC;
	text-align:left;
}
.Images{
	height:93px;
	width:719px;
	text-align:left;
	padding-left: 6px;
	padding-right: 6px;
}
.Content{
	height:100%;
	min-height:300px;
	width:721px;
	padding:0px 5px 5px 5px;
	background-image:url(images/front/body.jpg);
	background-position:top centre;
	background-repeat:no-repeat;
	vertical-align:top;
}
.Left{
	width:200px;
	position:relative;
	float:left;
}
.Left_Box_text{
	background-image:url(images/front/tile_area.jpg);
	line-height:15px;
	padding-left:10px;
	padding-bottom:4px;
	padding-top:4px;
}

.Right{
	width:516px;
	height:100%;
	position:relative;
	float:left;
}
.Right_Body{
	width:487px;
	margin-top:10px;
	margin-left:17px;
	text-align:left;
}
	
/*Text Format Properties*/

.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #132F9D;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text_11_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #537CBC;
	font-weight: bold;
}
