@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
strong
{
font-weight:bold;
color: #ff9900;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
float:left;
text-align:center;
}
#header
{
width:100%;
height:121px;
float:left;
text-align:left;
}
.header-main
{
width:960px;
height:121px;
text-align:center;
margin:0px auto;
}
.header-top
{
width:960px;
height:81px;
float:left;
text-align:left;
}
.logo-box
{
	width:340px;
	height:81px;
	float:left;
	text-align:left;
}
.header-login-box
{
width:470px;
height:51px;
float:right;
text-align:left;
background:url(../images/header-login-box-bg.jpg) left top no-repeat;
padding:8px 15px 0px 15px;
color: #006699;
line-height:22px;
}
.input-box
{
width:118px;
height:20px;
border:1px solid #85a3c2;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:3px;
padding-top:4px;
background-color: #FFF;
}
.menu-box
{
width:960px;
height:40px;
float:left;
text-align:left;
}
/* CSS Menu */
.navcontainer {
		width:700px;
        height:40px;
		float:left;
		text-align:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:40px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: 114px;
        height: 40px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 14px/40px Arial, Helvetica, sans-serif;
		font-variant: normal;
	    text-transform: none;
		float:left;
	}

.navcontainer ul li a:hover {
        color: #FFF;
        font: bold 14px/40px Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/menu-hover-bg.jpg) left top repeat-x;
		}
.navcontainer li.active a {
        color: #FFF;
        font: bold 14px/40px Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/menu-hover-bg.jpg) left top repeat-x;
}
.navcontainer ul li a.big
{
width:164px;
}
.navcontainer ul li a.medium 
{
width:142px;
}
.sign-up-box
{
width:160px;
height:40px;
float:right;
text-align:right;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
padding-bottom:45px;
}
.body-container
{
width:960px;
height:auto;
margin:0px auto;
text-align:center;
}
.body-top
{
width:960px;
height:336px;
float:left;
text-align:left;
padding-top:25px;
}
.body-top-left
{
width:546px;
height:auto;
float:left;
text-align:left;
}
.body-top-right
{
width:390px;
height:auto;
float:right;
text-align:left;
}
.body-middle
{
width:960px;
height:auto;
float:left;
text-align:left;
padding-top:24px;
padding-bottom:28px;
}
/* sub-navigation */
.middle-left
{
width:630px;
height:auto;
float:left;
text-align:left;
}
.middle-left ul
{
margin:0;
padding:0;
list-style-type:none;
}
.middle-left ul li
{
width:300px;
height: auto;
float:left;
list-style-type:none;
display:block;
margin-right:30px;
text-align:left;
font:normal 13px/18px Arial, Helvetica, sans-serif;
color:#006699;
}
.middle-right
{
width:304px;
height:auto;
float:right;
text-align:left;
}
/* sub-navigation */	
	
.subnav{
	color: #006699;
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	line-height:26px;
	width:304px;
	float:left;
	text-align:left;
	padding:4px 0px 0px 0px;
	
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 21px;
	width:283px;
	text-decoration: none;
	background: url(../images/right-arrow-bg.jpg) left center no-repeat;
	color: #006699;
	font: normal 13px/24px Arial, Helvetica, sans-serif;
}
.body-bottom
{
width:960px;
height: auto;
float:left;
text-align:left;
}
.gray-round-top
{
width:960px;
height:20px;
float:left;
text-align:left;
}
.bottom-inside-box
{
width:920px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-round-bottom-bg.jpg) left bottom no-repeat #f7f7f7;
padding:0px 20px 17px 20px;
}
.bottom-th
{
float:left;
margin-right:27px;
}
#footer
{
width:100%;
height:auto;
float:left;
text-align:left;
background: url(../images/footer-bg.jpg) left top repeat-x #669900;
padding-top:32px;
padding-bottom:25px;
color: #FFF;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a
{
text-decoration:none;
color: #FFF;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #e2ffa0;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
.footer-main
{
width:960px;
height:auto;
text-align:center;
margin:0px auto;
}
.footer-left
{
width:470px;
height:auto;
float:left;
text-align:left;
}
.footer-right
{
width:470px;
height:auto;
float:right;
text-align:right;
font-size:11px;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	line-height:32px;
	font-weight: bold;
	font-variant: normal;
	color: #669900;
	text-decoration: none;
}
h2 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #006394;
	text-decoration: none;
}
.inner-content
{
width:830px;
height:auto;
float:left;
text-align:left;
padding: 8px;
}
.inner-content ul {margin: 0; padding: 0; list-style-type:none;}
.inner-content li {
	display: block;
	padding: 12px 0px 2px 27px;
	width:283px;
	text-decoration: none;
	background: url(../images/right-arrow-bg.jpg) left center no-repeat;
	color: #006699;
	font: normal 13px/24px Arial, Helvetica, sans-serif;
}
