/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAEDD8;
	color:#525252;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
a {
	color:#0071B5;
	text-decoration:none;
	font-weight: bold;
}
a:link, a:visited {text-decoration:none}
a:hover, a:active {text-decoration: underline}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:1004px;
	height:223px;
	margin:0 auto;
	padding:0 0px 0 0px;
}
#header ul.topLink{
	width:111px;
	height:16px;
	float:right;
}
#header ul.topLink li{
	float:left;
	font-size:0;
	line-height:0;
}
#header ul.topLink li a.subscribe{
	display:block;
	background:url(images/subscribe_bg.gif) 0 0 no-repeat;
	width:60px;
	height:16px;
	margin:0 4px 0 0;
}
#header ul.topLink li a.subscribe:hover{
	background:url(images/subscribe_bg_hover.gif) 0 0 no-repeat;
}
#header ul.topLink li a.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:47px;
	height:16px;
	margin:0;
}
#header ul.topLink li a.signup:hover{
	background:url(images/signup_bg_hover.gif) 0 0 no-repeat;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 00;
	padding-left: 70px;
}
#header p.topTxt{
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#C2C2C2;
	background-color:inherit;
	margin:36px 0 0 0;
	float:left;
}
#header p.topTxt span{
	color:#fff;
	background-color:#9D0303;
	padding:0 3px 0 3px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body p.navLeft{
	display:block;
	background:url(images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
	text-align: center;
}
#body ul.nav li a.m{
	display:block;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	width: 130px;
	text-align: center;
}
#body ul.nav li a.l{
	display:block;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	width: 160px;
	text-align: center;
}
#body ul.nav li a.s{
	display:block;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	width: 109px;
	text-align: center;
}
#body ul.nav li a:hover{
	color:#fff;
	background-color:#ed9d19;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*-----	background:url(images/left_panel_bg.gif) 304px 195px no-repeat;
-------------------------------------------left--------------------*/
#left{
	width:435px;
	float:left;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 40px;
	padding-left: 20px;
	color: #333333;	
}
#left h2.welcome{
	display:block;
	width:420px;
	height:20px;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	font-size: 18px;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left h3 {
    margin-top:10px;
    margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #013D76;
}
#left p{
	margin-top: 15px;
	margin-bottom:0px;
	font-size: 11px;
	line-height:18px;	
}
#left ol{
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 11px;
	line-height:20px;
	list-style-image: url(images/symbol2.gif);
}
#left p.lftTxt{
	display:block;
	font-size:11px;
    color:#525252;
	line-height:18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left p.lftTxt span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#left h2.le{
	display:block;
	margin:50px 0 20px 0;
	font-size:0;
	line-height:0;
}
#left p.lftTxt2{
	display:block;
	width:264px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#left p.lftTxt3{
	display:block;
	width:262px;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:0 0 5px 201px;
}
#left a.rm:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:490px;
	float:right;
	margin-top: 14px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 0;
}
#right h3.rightBot{
	display:block;
	color:#141414;
	font:normal 17px/43px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
}
#right p.rightTxt{
	display:block;
	font-size:11px;
	line-height:18px;
	width:452px;
}
#right p.rightTxt a{
	color:#1E759A;
	background-color:inherit;
	font-weight:bold;
	text-decoration:underline;
}
#right p.rightTxt a:hover{
	text-decoration:none;
}
#seminar{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#seminar p{
	width:180px;
	float:left;
	display:block;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
}
#seminar a.rm1{
	background-image: url(images/click_more.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#seminar a.rm1:active, 
#seminar a.rm1:hover 
{
	background-image: url(images/click_more_on.png);
	background-repeat: no-repeat;
}
#guide{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#guide p{
	width:180px;
	float:left;
	display:block;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
}
#guide a.rm1{
	background-image: url(images/click_more.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#guide a.rm1:active,
#guide a.rm1:hover
{
	background-image: url(images/click_more_on.png);
	background-repeat: no-repeat;
}
#y11_12{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#y11_12 p{
	width:180px;
	float:left;
	display:block;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
}
#y11_12 a.rm1{
	background-image: url(images/click_more_blue.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#y11_12 a.rm1:hover,
#y11_12 a.rm1:active
{
	background-image: url(images/click_more_blue_on.png);
	background-repeat: no-repeat;
}
#headstart{
	width:240px;
	color:#fff;
	float:left;
	margin: 1px;
	padding: 0px;
	background-image: url(images/box4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 234px;
}
#headstart p{
	width:168px;
	float:left;
	display:block;
	color:#002E76;
	padding-top: 110px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
#headstart a.rm1{
	background-image: url(images/click_more_blue.png);
	background-repeat: no-repeat;
	display:block;
	height: 27px;
	width: 200px;
	background-position: top;
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-left: 13px;
}
#headstart a.rm1:hover,
#headstart a.rm1:active
{
	background-image: url(images/click_more_blue_on.png);
	background-repeat: no-repeat;
}

/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:60px;
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.copyright{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:723px;
	top:14px;
	width:253px;
	color:#000;
	background-color:inherit;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:797px;
	top:31px;
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:13px;
	top:14px;
	text-indent:-2000px;
}
#footer a.xhtml:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:110px;
	top:14px;
	text-indent:-2000px;
}
#footer a.css:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------footer--------------------*/

.styleRed {
	color: #CC0033
}
input.btn {
	width: 70px;
	height:22px;
	border: 0;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	cursor:pointer;
	background-color: #FFF;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
input.btn:hover {
	color: #FFF;
}