@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #3073ba;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
text-align: justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:720px;
height:auto;
text-align:center;
margin:0px auto;
padding-top:27px;
}
.header
{
width:710px;
height:380px;
float:left;
text-align:left;
background-color: #FFF;
padding:5px 5px 0px 5px;
}
.header-left
{
width:335px;
height:380px;
float:left;
text-align:left;
background-color:#1a3265;
}
.logo-box
{
width:335px;
height:95px;
float:left;
text-align:left;
}
.header-left-bottom
{
width:323px;
height:285px;
float:left;
text-align:left;
padding-left:12px;
}
.download-box
{
width:323px;
height:auto;
float:left;
text-align: left;
}
.header-right
{
width:375px;
height:380px;
float:left;
text-align:left;
background-color: #1a3265;
}
.header-right-top
{
width:375px;
height:307px;
float:left;
text-align:left;
}
.header-right-bottom
{
width:375px;
height:73px;
float:left;
text-align:left;
}
/* sub-navigation  */	
	
.subnav{
	color: #FFF;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	line-height:21px;
	width:318px;
	float:left;
	text-align:left;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 23px;
	width:295px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/left-arrow-bg.jpg) left 4px no-repeat;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
}
.download-bt
{
margin-left:50px;
margin-top:13px;
}
.body-main
{
width:710px;
height:auto;
float:left;
text-align:left;
background-color: #FFF;
padding:0px 5px 5px 5px;
}
.body-inside
{
width:698px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-bg.jpg) left top repeat-x;
padding-left:12px;
padding-top:20px;
}
.body-left
{
width:368px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation1 */	
	
.subnav1{
	color: #666666;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	line-height:22px;
	width:424px;
	float:left;
	text-align:left;
		}
.subnav1 ul {margin: 0; padding: 0; list-style-type:none;}
.subnav1 li {
	display: block;
	padding: 0px 0px 0px 22px;
	width:402px;
	text-decoration: none;
	color: #666666;
	background: url(../images/green-small-arrow.gif) left 6px no-repeat;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
}
.body-left-bottom
{
width:424px;
height:auto;
float:left;
text-align:left;
}
.body-right
{
width:300px;
height:auto;
float:right;
text-align:left;
padding-top:10px;
}
.round-top
{
width:300px;
height:10px;
float:left;
text-align:left;
}
.right-inside
{
width:280px;
height:auto;
float:left;
text-align:left;
background:url(../images/round-bottom-bg.gif) left bottom no-repeat #0066cc;
padding:0px 10px 20px 10px;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #FFF;
}
.fedback-title
{
width:272px;
height:auto;
float:left;
text-align:left;
padding-left:8px;
}
.right-text-box
{
width:264px;
height:auto;
float:left;
text-align:left;
background:url(../images/boder-bg.gif) left top no-repeat;
padding:10px 8px 10px 8px;
color: #FFF;
}
.footer
{
width:720px;
height:auto;
float:left;
text-align:center;
padding:10px 0px 10px 0px;
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #FFF;
}
.footer a
{
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration:none;
}
.footer a:hover
{
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #ffff00;
text-decoration: underline;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#66cc00;
text-decoration: none;
font-weight:bold;
font-size:12px;
}
body a:hover
{
color:#66cc00;
text-decoration: underline;
font-weight:bold;
font-size:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	text-align:justify;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align:justify;
}