html, body{
	width:100%;
	height:100%;
	background:#082847 url(/images/bg.gif) left;
}

body{
	color:#072440;
	font:13px Arial;
	padding:0;
	margin:0;
	background:url(/images/bg-top.gif) repeat-x top left;
}

body, table, tr, td{
	text-align:left;
	direction:ltr;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#072440;
	font:13px Arial;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

input, select, textarea{
	color:#000000;
	font:12px Arial;
	border:1px solid #E79950;
}

h1{
	font-size:24px;
	font-weight:800;
	margin:0 24px 5px 0;
}

h2{
	color:#ED7322;
	font-size:14px;
	font-weight:800;
	text-decoration:none;
	margin:0 0 5px 0;
}

h2.clsBlue{
	color:#072440;
}

h3{
	font-size:13px;
	font-weight:800;
	margin:0 0 3px 0;
}

p{
	padding:0;
	margin:10px 0 0 0;
}

A:link, A:visited, A:active{color:#072440; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active{color:#585743; text-decoration:none; background-color:transparent;}
.clsTextLink:hover{text-decoration:none;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsOrangeLink:link, .clsOrangeLink:visited, .clsOrangeLink:active{color:#ED7322; text-decoration:underline; background-color:transparent;}
.clsOrangeLink:hover{text-decoration:underline;}

.clsSpacer{
	clear:both;
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsDottedLine{
	font-size:0;
}

.clsRed{
	color:red;
}

.clsFloated{
	float:right;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

hr{
	clear:both;
	height:1px;
	color:#D3D3D2;
	font-size:0;
	background:transparent;
}


.clsHidden{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:30px;
}

.clsFormButtons{
	text-align:right;
	padding:4px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:90px;
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:1px 5px 1px 5px;
	border:0 none;
	background-color:#585743;
}

input.clsReset{
	border:0 none;
	background:transparent;
}

.clsTableAlign{
	width:760px;
	margin:auto;
}

.clsPageAlign{
	position:relative;
	width:760px;
	margin:0 auto 0 auto;
	background:#FFFCF2 url(/images/inner1.jpg) no-repeat right 45px;
}

.clsHeader{
	position:relative;
	width:760px;
	margin:auto;
}

.clsHeader .clsLogo{
	margin:12px 0 12px 25px;
}

.clsMainMenu{
	position:absolute;
	width:520px;
	height:40px;
	right:0;
	top:0;
}

.clsMainMenu .clsItem{
	float:left;
	font-size:14px;
	text-align:left;
	padding:25px 8px 5px 5px;
	background:url(../images/mainmenu_bg.gif) no-repeat left top;
}

.clsMainMenu .selected{
	font-weight:800;
}

.clsMainMenu A:link, .clsMainMenu A:visited, .clsMainMenu A:active{ color:#072440; text-decoration:none;}
.clsMainMenu A:hover{ color:#072440; text-decoration:none; }



.clsKnowMore{
	position:absolute;
	left:490px;
	top:310px;
}

.clsKnowMore img{
	vertical-align:middle;
	margin-right:3px;
}

.clsKnowMore .clsBody{
	padding:10px 0 0 15px;
}


.clsContent{
}

.clsH1_content{
	margin:0 0 20px 0;
}

.clsContentText{
	width:400px;
	font-size:12px;
	text-align:justify;
	padding:50px 25px 0 25px;
}

.clsContentTable .clsImageTD{
	padding-right:12px;
	border-right:1px solid #D4D6CB;
}

.clsContentTable .clsImageTD .clsImage{
	padding:3px;
	padding:0;
	margin-bottom:20px;
	border:1px solid #D3D5CA;
	border:0 none;
}



.clsContentTable .clsLeftMenu .clsItem{
	margin-left:60px;
	padding:5px 5px 5px 30px;
	background:url(../images/bullet2.jpg) no-repeat center left;
}

.clsContentTable .clsLeftMenu .clsItem A:link, .clsContentTable .clsLeftMenu .clsItem A:visited, .clsContentTable .clsLeftMenu .clsItem A:active{
	display:block;
	width:110px;
	color:#585743;
	text-decoration:none;
	padding:0 0 2px 0;
	margin:0 0 2px 0;
	background:url(../images/line.gif) no-repeat bottom right;
}
.clsContentTable .clsLeftMenu .clsItem A:hover{text-decoration:underline;}


.clsContentTable .clsText{
	line-height:17px;
	padding:0 20px 10px 30px;
}

.clsContentTable .clsText .clsReadMore{
	text-align:left;
}


.clsReadMore{
	font-size:12px;
	text-align:right;
	margin-top:5px;
}

.clsReadMore img{
	vertical-align:middle;
	margin-right:3px;
}

.clsBreadCrumb{
	font-size:11px;
	margin:0 0 15px 0;
}

.clsServicesLine{
	color:#ED7322; 
	font-size:15px;
}

.clsLogoItem{
	float:left;
	width:180px;
	text-align:center;
	margin:0 0 10px 0;
}

.clsLogoItem img{
	margin:0 0 3px 0;
}


.clsFooterBox{
	width:100%;
	background-color:#ffffff;
}

.clsFooter{
	width:760px;
	color:#ffffff;
	font-size:10px;
	margin:auto;
	padding:45px 0 3px 0;
	background:url(/images/footer.gif) no-repeat top;
}

