html{
	direction:ltr;
	overflow-y:scroll;
}

body{
	margin:0 0 0 0;
	background:#f5f5f5;
}

body, table, tr, td{
	text-align:left;
	direction:ltr;
	color:#808080;
	font-size:12px;
	line-height:16px;
	font-family:Arial;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	font-size:small;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

p{
	padding:0;
	margin:0 0 10px 0;
}

input, select, textarea{
	color:#666666;
	font-size:13px;
	font-family:Arial;
}

input.clsField, select.clsField, textarea.clsField{
	width:210px;
	color:#666666;
	font-size:13px;
	font-family:Arial;
	padding:3px;
	margin:5px 0 5px 0;
	border:1px solid #709cb2;
}

textarea.clsField{
	width:360px;
	height:117px;
	margin:3px 0 10px 0;
}

input.clsReset{
	border:0 none;
	background-color:transparent;
}

h1{
	color:#709cb2;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 9px 0;
	margin:0 0 10px 0;
	border-bottom:2px solid #709cb2;
}

h1.clsLine1{
	color:#709cb2;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 8px 0;
	margin:0 0 6px 0;
	border-bottom:1px solid #709cb2;
}

h2{
	color:#808080;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 9px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #709cb2;
}

h2.clsTP{
	color:#709cb2;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 9px 0;
	margin:0 0 0 0;
	border:0 none;
}

h3{
	color:#709cb2;
	font-size:12px;
	font-weight:bold;
	margin:0 0 2px 0;
}

a:link, a:visited, a:active{color:#808080; text-decoration:underline; background-color:transparent;}
a:hover{text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active, .clsTextLink:hover{color:#808080; text-decoration:none; background-color:transparent;}
.clsTextLink:hover{text-decoration:underline;}

.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:#464646; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover, .clsBlackLinkU, .clsBlackLinkU:link, .clsBlackLinkU:visited, .clsBlackLinkU:active, .clsBlackLinkU:hover{color:#464646; text-decoration:underline; background-color:transparent;}

.clsGrayLink:link, .clsGrayLink:visited, .clsGrayLink:active{color:#808080; text-decoration:none; background-color:transparent;}
.clsGrayLink:hover, .clsGrayLinkU, .clsGrayLinkU:link, .clsGrayLinkU:visited, .clsGrayLinkU:active, .clsGrayLinkU:hover{color:#808080; text-decoration:underline; background-color:transparent;}

.clsBlueLink, a.clsBlueLink:link, a.clsBlueLink:visited, a.clsBlueLink:active{color:#709cb2; text-decoration:none; background-color:transparent;}
a.clsBlueLink:hover, a.clsBlueLinkU, a.clsBlueLinkU:link, a.clsBlueLinkU:visited, a.clsBlueLinkU:active, a.clsBlueLinkU:hover{color:#709cb2; text-decoration:underline; background-color:transparent;}

.clsCreditLink:link, .clsCreditLink:visited, .clsCreditLink:active{color:#434343; text-decoration:none; background-color:transparent;}
.clsCreditLink:hover{text-decoration:underline;}

.clsSpacer{
	clear:both;
	height:0;
	font-size:0;
	background-color:transparent;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:15px;
}

.clsFormButtons{
	width:367px;
	text-align:right;
	padding-top:0;
}

.clsTableAlign{
	width:810px;
	margin:auto;
}

.clsPageBorderTop{
	width:812px;
	margin:10px auto 0 auto;
}

.clsPageAlign{
	position:relative;
	width:770px;
	padding:19px 20px 19px 20px;
	margin:0 auto 0 auto;
	border-right:1px solid #efefef;
	border-left:1px solid #efefef;
	background-color:#ffffff;
}

.clsHeader{
	position:relative;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.clsMainMenu{
	height:26px;
	padding:10px 0 0 0;
	margin:0 0 14px 0;
	border-bottom:1px solid #808080;
}

.clsServiceBy{
	float:right;
	margin-top:-2px;
}

.clsMainMenu a.clsMenuItem:link, .clsMainMenu a.clsMenuItem:visited, .clsMainMenu a.clsMenuItem:active{
	float:left;
	color:#808080;
	font-size:14px;
	text-decoration:none;
	padding:0 20px 0 0;
	background-color:transparent;
}
.clsMainMenu a.clsMenuItem:hover{
	text-decoration:none;
}

.clsMainMenu a.clsSelected:link, .clsMainMenu a.clsSelected:visited, .clsMainMenu a.clsSelected:active, .clsMainMenu a.clsSelected:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.clsMainMenu a.clsContactUs:link, .clsMainMenu a.clsContactUs:visited, .clsMainMenu a.clsContactUs:active, .clsMainMenu a.clsContactUs:hover{
	border-left:1px solid #808080;
	padding-left:8px;
}

.clsMainMenu a.clsLang:link, .clsMainMenu a.clsLang:visited, .clsMainMenu a.clsLang:active, .clsMainMenu a.clsLang:hover{
	color:#709cb2;
	float:right;
	text-decoration:none;
	font-weight:bold;
}

.clsMainTable{
}

.clsMainTable .clsLeftPanel{
	padding:0;
}

.clsLeftMenu{
	margin:25px 0 40px 0;
	border-top:2px solid #709cb2;
}

.clsLeftMenu a:link, .clsLeftMenu a:visited, .clsLeftMenu a:active{
	display:block;
	color:#808080;
	font-size:14px;
	text-decoration:none;
	padding:7px 0 7px 0;
	border-bottom:1px solid #709cb2;
	background:url(../images/arrow_right.gif) no-repeat right center;
}
.clsLeftMenu a:hover{
	text-decoration:none;
}

.clsLeftMenu a.clsSelected:link, .clsLeftMenu a.clsSelected:visited, .clsLeftMenu a.clsSelected:active, .clsLeftMenu a.clsSelected:hover{
	color:#595959;
	font-weight:bold;
	text-decoration:none;
}

.clsLeftLinks .clsItem{
	display:block;
	width:180px;
	margin-bottom:10px;
}

.clsLeftLinks a:link, .clsLeftLinks a:visited, .clsLeftLinks a:active{
	text-decoration:none;
}
.clsLeftLinks a:hover{
	text-decoration:underline;
}

.clsMainTable .clsContent{
	padding:0;
}

.clsContentText{
	font-size:14px;
	line-height:20px;
	padding:0;
}	

.clsContentText ul{
	margin:0;
}

.clsContentText li{
	margin:3px 0 0 20px;
}

.clsContentText ul li{
	list-style:url(/images/arrow_right.gif);
}

.clsIndexItem{
	clear:both;
	font-size:12px;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	border-bottom:1px solid #709cb2;
}

.clsIndexItem .clsImage{
	float:left;
	width:150px;
	margin:3px 0 0 0;	
}

.clsIndexItem .clsImage img{
	max-width:130px;
}

.clsIndexItem .clsBody{
	float:left;
	width:344px;
	line-height:20px;
	padding:0 0 0 0;
}

.clsPressItem{
	float:left;
	min-height:100px;
	width:237px;
	margin:1px 0 10px 0;
	border-bottom:1px solid #709cb2;
}

.clsPressItem .clsFileDesc{
	font-size:14px;
	line-height:18px;
	padding:6px 0 0 30px;
	background:url(../images/icon_pdf.gif) no-repeat left top;
}

.clsPressItem h2{
	color:#709cb2;
	font-size:14px;
	padding:6px 0 9px 30px;
	margin:0 0 0 0;
	border:0 none;
}


.clsFilesItem{
	float:left;
	min-height:170px;
	width:237px;
	margin:1px 0 10px 0;
	border-bottom:1px solid #709cb2;
}

.clsFilesItem h2{
	color:#709cb2;
	font-size:14px;
	padding:6px 0 0 30px;
	margin:0 0 0 0;
	border:0 none;
	background:url(../images/icon_pdf.gif) no-repeat left top;
}

.clsFilesItem .clsFileDesc{
	font-size:14px;
	line-height:18px;
	padding:3px 0 9px 30px;
	
}


.clsIndexSpacer{
	float:left;
	width:31px;
	height:50px;
}

.clsVideoItem{
	float:left;
	min-height:70px;
	width:237px;
	margin:0 0 8px 0;
	border-bottom:1px solid #709cb2;
}

.clsVideoItem h2{
	font-size:14px;
	padding:0 0 8px 0;
	margin:0 0 0 0;
	border:0 none;
}

.clsVideoItem .clsVideoImg{
	position:relative;
	height:134px;
	cursor:pointer;
	cursor:hand;
}

.clsVideoItem .clsVideoImg img{
	position:absolute;
	left:103px;
	top:51px;
	cursor:pointer;
	cursor:hand;
}

.clsVideoItem .clsVideoDesc{
	font-size:14px;
	line-height:18px;
	padding:6px 0 6px 0;
}

.clsFileItem{
	float:left;
	min-height:70px;
	width:237px;
	margin:0 0 8px 0;
	border-bottom:1px solid #709cb2;
}

.clsFileItem h2{
	font-size:14px;
	padding:0 0 8px 0;
	margin:0 0 0 0;
	border:0 none;
}

.clsFileItem .clsFileImg{
	position:relative;
	height:134px;
	cursor:pointer;
	cursor:hand;
}

.clsFileItem .clsFileDesc{
	font-size:14px;
	line-height:18px;
	padding:16px 0 12px 30px;
	background:url(../images/icon_pdf2.gif) no-repeat left 8px;
}

.clsTpNavBar{
	width:501px;
	height:26px;
	padding:1px 2px 0 2px;
	margin:0 0 30px 0;
	background:url(../images/tabs-bar_bg.gif) no-repeat center top;
}

.clsTpNavBar .clsTpNavBarItem{
	float:left;
	height:24px;
}

.clsTpNavBarItem a:link, .clsTpNavBarItem a:visited, .clsTpNavBarItem a:active{
	display:block;
	height:22px;
	color:#595959;
	font-size:13px;
	text-decoration:none;
	padding:2px 8px 0 8px;
}
.clsTpNavBarItem a:hover{
	text-decoration:none;
}

.clsTpNavBarItemSelected a:link, .clsTpNavBarItemSelected a:visited, .clsTpNavBarItemSelected a:active, .clsTpNavBarItemSelected a:hover{
	color:#ffffff;
	text-decoration:none;
	background:url(../images/tab-selected_bg.gif) repeat-x center 1px;
}

.clsTpNavBar .clsSep{
	float:left;
	width:2px;
	height:27px;
	background:url(../images/tabs-bar_sep.gif) no-repeat center center;
}

#oTpNavBarItem1.clsTpNavBarItemSelected{
	padding-left:5px;
	background:url(../images/tab-selected_left.gif) no-repeat left 0;
}

#oTpNavBarItem1.clsTpNavBarItemSelected a:link, #oTpNavBarItem1.clsTpNavBarItemSelected a:visited, #oTpNavBarItem1.clsTpNavBarItemSelected a:active, #oTpNavBarItem1.clsTpNavBarItemSelected a:hover{
	padding-left:1px;
}

.clsTpNavBarItem:last-child.clsTpNavBarItemSelected{
	padding-right:5px;
	background:url(../images/tab-selected_right.gif) no-repeat right 0;
}

.clsTpNavBarItem:last-child.clsTpNavBarItemSelected a:link, .clsTpNavBarItem:last-child.clsTpNavBarItemSelected a:visited, .clsTpNavBarItem:last-child.clsTpNavBarItemSelected a:active, .clsTpNavBarItem:last-child.clsTpNavBarItemSelected a:hover{
	padding-right:1px;
}

.clsFooter{
	font-size:12px;
	margin:40px auto 0 auto;
	overflow:hidden;
	border-bottom:24px solid #709cb2;
}

.clsFooter .clsBox1{
	float:left;
	height:100px;
	width:505px;
}

.clsFooter .clsBox1 .clsText{
	font-size:11px;
	padding:6px 0 0 0;
	margin-top:9px;
	border-top:1px solid #709cb2
}

.clsFooter .clsBox2{
	float:left;
	height:100px;
	width:235px;
	margin:0 0 0 30px;
}

.clsFooter .clsBox2 .clsText{
	font-size:11px;
	padding:6px 0 0 0;
	margin-top:9px;
	border-top:1px solid #709cb2
}

.clsPhone{
	float:right;
	text-align:right;
	padding-left:15px;
	border-left:1px solid #709cb2
}
