
.header 
{
	text-align: center;
	HEIGHT: 60px;
}


.innerHeader 
{
	text-align: left;
	MARGIN: 0px auto;
	WIDTH: 941px;
	HEIGHT: 60px;
	PADDING-LEFT: 20px;
	PADDING-TOP: 20px;
}


.footer 
{
	text-align: center;
	HEIGHT: 100px;
	BACKGROUND: url(../images/footer_bg_fill.png) white left top;
	background-repeat:repeat-x;
}


.innerFooter
{
	text-align: center;
	MARGIN: 0px auto;
	WIDTH: 941px;
	HEIGHT: 100px;
	PADDING-LEFT: 20px;
	PADDING-TOP: 20px;
	color:#666666;
	font-size:12px;
}


.naviBar 
{
	text-align: center;
	HEIGHT: 31px;
	BACKGROUND: url(../images/navi_bg_fill.png) white left top;
	background-repeat:repeat-x;
}

.innerNaviBar
{
	WIDTH: 941px;
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	
}

.naviBtn 
{
	text-align: center;
	HEIGHT: 21px;
	float: left;
	BACKGROUND: url(../images/navi_btn_bg1.png) white left top;
	background-repeat:no-repeat;
	width:105px;
	cursor: hand;
}

.naviBtn:hover
{
	BACKGROUND: url(../images/navi_btn_bg.png) white left top;
}

.naviBtnSel 
{
	text-align: center;
	HEIGHT: 21px;
	float: left;
	BACKGROUND: url(../images/navi_btn_bg.png) white left top;
	background-repeat:no-repeat;
	width:105px;
	cursor: hand;
}


.innerNaviBar A 
{
	TEXT-DECORATION: none;color: #FFF;
}
.innerNaviBar A:hover 
{
	TEXT-DECORATION: none;color: #FFF;
}


.topImg 
{
	text-align: center;
	HEIGHT: 89px;
}

.innerTopImg 
{
	text-align: left;
	MARGIN: 0px auto;
	WIDTH: 941px;
	HEIGHT: 89px;
	BACKGROUND: url(../images/top_img.jpg) white left top;
	background-repeat:no-repeat;
}


.topImgText
{
	PADDING-LEFT: 12px;
	PADDING-TOP: 50px;
	text-align: left;
	color: #FFF;
	font-weight:bold;
	font-size:13px;
	height:86px;
	cursor: pointer;
}

.bodyArea
{
	text-align: center;
}


.innerBodyArea2
{
	min-height:710px;
	height:100%;
	text-align: left;
	MARGIN: auto;
	WIDTH: 939px;
	BACKGROUND: url(../images/body_fill_bg.png) white left top;
	background-repeat:repeat-x;
	MARGIN-TOP:-4px;
}

.bodytable
{
	margin-left:0px;
	
	BORDER-LEFT: #91B0C7 1px solid;
	BORDER-RIGHT: #91B0C7 1px solid;
}

.downLoadBtn
{
	margin-top:30px;
	margin-left:400px;
}


.moreBtn
{
	float: left;
	margin-top:10px;
	margin-left:600px;
	width:700px; 
}

.innerFooter A 
{
	TEXT-DECORATION: none;color: #666666;
}

A 
{
	TEXT-DECORATION: none;color: #5461DE;
}


A:hover
{
	TEXT-DECORATION: underline;
}


H1 
{
	PADDING 0px;MARGIN: 0px;
}
H2 
{
	PADDING 0px;MARGIN: 0px;
}
H3 
{
	PADDING 0px;MARGIN: 0px;
}
H4 
{
	PADDING 0px;MARGIN: 0px;
}
H1 
{
	min-height: 30px;
	FONT-SIZE: 17px; MARGIN:10px; LINE-HEIGHT: 30px;
}

H2 
{
	FONT-SIZE: 16px; MARGIN:0px; LINE-HEIGHT: 24px; MIN-HEIGHT: 24px
}

H3 
{
	FONT-SIZE: 14px; MARGIN:0px; LINE-HEIGHT: 20px; MIN-HEIGHT: 20px
}
H4 
{
	FONT-SIZE: 12px; MARGIN:0px;
}
H5
{
	FONT-SIZE: 12px; font-weight:normal;MARGIN:0px;
}

.downDesp
{
	float: left;
	margin-top:30px;
	margin-left:90px;
	width: 570px;
	font-size:12px;
}

.resources
{
	color:#164C7A;
	text-align: left;
	width:936px;
	border:solid 1px #BBBBBB;
	magin-left:100px;
	background-color:#FFFFFE;
	BORDER-LEFT: #164C7A 8px solid;
}

.resources:hover
{
	color:#538C19;
	BORDER-LEFT:#4b8a10  8px solid;
}

.docs
{
	text-align: left;
	border-left:solid 1px #BBBBBB;border-right:solid 1px #BBBBBB;border-bottom:solid 1px #BBBBBB; width:943px;
}


.bodyLeft
{
	float:left;
	WIDTH: 260px;
	MIN-HEIGHT:710px;
	HEIGHT:100%;
	PADDING: 20px 6px 20px 6px;
}

.bodyRight
{
	HEIGHT:100%;
	PADDING: 20px 10px 20px 10px;
	float:left;
	width:630px;
	MIN-HEIGHT:710px;
	BORDER-LEFT: #91B0C7 1px solid;
}

.bodyLeft div
{
	BORDER-LEFT: #0059B3 6px solid;
	FONT-SIZE: 13px;
	HEIGHT: 26px;
	VERTICAL-ALIGN: middle;
	font-weight:bold;
	LINE-HEIGHT:26px;
	color:#2F536D;
	background-color:#E0F2FE;
}

.bodyLeft ul
{
	margin-top:10px;
	list-style-image:url(../images/doc_arrow2.png);
	font-size:12px;
}

.textTitle
{
	font-size: 16px;
	font-weight: bold;
	BORDER-BOTTOM: #0059B4 3px solid;
	width: 100%;
}

.bodyRight H2
{
	FONT-SIZE: 15px; VERTICAL-ALIGN: middle; LINE-HEIGHT: 20px; HEIGHT: 20px;PADDING:0px;
}

.hrefRes A:visited
{
	color:#3D74B1;
}
