/* CSS Document */

body{
	margin:0;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	background-color: #FFF;
	
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0;
	padding:0;
	float: none;
	color: #396D3F;
	text-align: left;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
	line-height:0;
	background-image: none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	background:url(images/top_bg.gif) 0 0 repeat-x;
	height:207px;
}
#top{
	width:908px;
	height:207px;
	margin:0 auto;
}
#top ul.top{
	width:112px;
	height:16px;
	float:right;
	margin:1px 0 0 0;
}
#top ul.top li{
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.top li a.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:55px;
	height:16px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0 2px 0 0;
	text-transform:uppercase;
}
#top ul.top li a.signup:hover{
	color:#EDED8F;
	background-color:inherit;
}
#top ul.top li a.login{
	display:block;
	width:55px;
	height:16px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#top ul.top li a.login:hover{
	color:#EDED8F;
	background-color:inherit;
}
#top img.logo{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	margin-top: 25px;
	margin-right: 39px;
	margin-bottom: 0;
	margin-left: 0;
}
#top p.topDiv{
	display:block;
	background:url(images/top_div.gif) 0 0 no-repeat;
	height:80px;
	width:2px;
	margin:22px 38px 0 0;
	float:left;
}
#top p.slogan{
	display:block;
	width:475px;
	height:52px;
	float:left;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 50px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
#top form{
	width:263px;
	height:22px;
	float:left;
	padding:15px 11px 17px 35px;
	color:#000;
	border:#E3E1CD solid 5px;
	margin:20px 0 0 0;
	background:url(images/serch_icon.gif) 10px 19px no-repeat #FFFEF4;
}
#top form label{
	display:block;
	width:53px;
	height:23px;
	float:left;
	font:bold 13px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#top form input.txtBox{
	width:160px;
	height:21px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
	font:normal 10px/21px Arial, Helvetica, sans-serif;
	color:#101010;
	background-color:#fff;
	padding:0 0 0 6px;
}
#top form input.go{
	width:36px;
	height:22px;
	background:url(images/btn_go.gif) 0 0 no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	font:bold 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FFFEF4;
}
#top ul.nav{
	width:906px;
	height:25px;
	margin:51px 0 0 0;
	float:left;
	background:url(images/nav_div.gif) left top no-repeat;
	padding:0 0 0 2px;
}
#top ul.nav li{
	float:left;
	font-size:0;
	line-height:0;
	background:url(images/nav_div.gif) right top no-repeat;
	height:25px;
	padding:0 2px 0 0;
}
#top ul.nav li.noImg{
	background-image:none;
}
#top ul.nav li a{
	display:block;
	padding:0 18px;
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	border:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}
#top ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	padding:0 17px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	color:#fff;
	background-color:inherit;
}
#top ul.nav li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	padding:0 16px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	color:#fff;
	background-color:inherit;
	font:bold 10px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
#top ul.sub{
	width:898px;
	padding:10px 0 0 10px;
	float:left;
}
#top ul.sub li{
	float:left;
	color:#C0C0C0;
	background-color:inherit;
	font:normal 11px/9px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#top ul.sub li a{
	color:#C0C0C0;
	background-color:inherit;
	font:normal 11px/9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 12px;
	text-decoration:none;
}
#top ul.sub li a:hover{
	color:#EFEF94;
	background-color:inherit;
}
	
/*------------------------------------------------top--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	background-color:#F1F1F1;
	color:#fff;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#bodyTop{
	width:908px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px 10px 10px 10px;



	
}
#bodyTop p.rightTop{
	display:block;
	background:url(images/right_top.gif) 0 0 no-repeat;
	width:324px;
	height:6px;
	font-size:0;
	line-height:0;
	float:right;
}
#bodyTop p.rightBot{
	display:block;
	background:url(images/faq_bg_bottom.gif) 0 0 no-repeat;
	width:324px;
	height:21px;
	font-size:0;
	line-height:0;
	float:right;
}
#bodyTop a.sp{
	display:block;
	background:url(images/special_offer.gif) 0 0 no-repeat;
	width:324px;
	height:80px;
	margin:13px 0 0 0;
	float:right;
}
#bodyTop a.sp:hover{
	background:url(images/special_offer_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/
#content{
	/*width:500px;*/
	/*float:left;*/
}
#content h2.welcome{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(images/welcome.gif) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 19px 0;
}
#content p.lftTxt{
	display:block;
	font-size:14px;
	line-height:19px;
	padding:0 0 23px 0;
}
#content p.lftTxt span{
	color:#000;
	background-color:inherit;
	font:normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content p.lftTxt2{
	display:block;
	width:538px;
	color:#670606;
	font:normal 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content p.lftTxt2 a{
	display:block;
	background:url(images/read_more_bg.gif) 0 0 no-repeat;
	width:75px;
	height:18px;
	color:#121310;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:right;
	text-align:center;
}
#content p.lftTxt2 a:hover{
	color:#670606;
	background-color:inherit;
}
#content ul.link{
	width:538px;
	height:155px;
	margin:30px 0 0 0;
}
#content ul.link li{
	float:left;
	line-height:0;
	font-size:0;
}
#content ul.link li a.checkNote{
	display:block;
	background:url(images/check_notes.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	margin:0 18px 0 0;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#content ul.link li a.checkNote:hover{
	background:url(images/check_notes_hover.gif) 0 0 no-repeat;
}
#content ul.link li a.userinfo{
	display:block;
	background:url(images/user_info.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	margin:0 18px 0 0;
}
#content ul.link li a.userinfo:hover{
	background:url(images/user_info_hover.gif) 0 0 no-repeat;
}
#content ul.link li a.download{
	display:block;
	background:url(images/downloads.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	margin:0;
}
#content ul.link li a.download:hover{
	background:url(images/downloads_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:316px;
	background:url(images/right_bg.gif) 0 0 repeat-y;
	float:right;
	padding:0 0 0 8px;
}
#right h2.faq{
	display:block;
	background:url(images/faq_bg.gif) 0 0 no-repeat;
/*	width:187px;*/
	height:54px;
	padding:17px 0 0 92px;
	color:#F1EFD8;
	background-color:inherit;
	font:normal 23px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 17px 0;
}
#right h2.faq span{
	color:#fff;
	background-color:inherit;
	font:normal 14px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
}
#right ul.rightLink{
	width:279px;
	padding:0 0 0 15px;
}
#right ul.rightLink li{
	background:url(images/bullet.gif) 0 3px no-repeat;
	padding:0 0 6px 15px;
	color:#670606;
	background-color:inherit;
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
}
#right ul.rightLink li span{
	color:#69610E;
	background-color:inherit;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	display:block;
}
#right a.rm2{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 207px;
	color:#232424;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#right a.rm2:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(images/body_bot_bg.gif) 0 0 repeat-x #262626;
	padding:15px 0 10px 0;
	color:#fff;
}
#bodyBot{
	width:908px;
	margin:0 auto;
}
#bodyBot a.whatNew{
	display:block;
	background:url(images/what_new.gif) 0 0 no-repeat;
	width:211px;
	height:194px;
	float:right;
	margin:5px 0 0 0;
}
#bodyBot a.whatNew:hover{
	background:url(images/what_new_hover.gif) 0 0 no-repeat;
}
#story{
	width:400px;
	background:url(images/body_bot_div.gif) right top no-repeat;
	float:left;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 0;
}
#story h2{
	color:#FFFEF4;
	background-color:inherit;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	display:block;
}
#story ul{
	padding:0 0 2px 0;
}
#story ul li{
	font-size:0;
	line-height:0;
}
#story ul li a{
	display:block;
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#story ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#story a.rm3{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 231px;
	color:#232424;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#story a.rm3:hover{
	color:#670606;
	background-color:inherit;
}
#event{
	width:290px;
	float:left;
	padding:0;
	margin:0;
}
#event h2{
	color:#FFFEF4;
	background-color:inherit;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	display:block;
}
#event ul{
	padding:0 0 2px 0;
}
#event ul li{
	font-size:0;
	line-height:0;
}
#event ul li a{
	display:block;
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#event ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#event a.rm4{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 213px;
	color:#232424;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#event a.rm4:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:97px;
	padding:30px 0 0 0;
	color:#FFF;
	background-color: #FFF;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footer{
	width:908px;
	height:97px;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:590px;
	position:absolute;
	left:90px;
	top:8px;
}
#footer ul li{
	float:left;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
}
#footer ul li a{
	padding:0 7px;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.home{
	padding:0 7px 0 0;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.home:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	left:90px;
	top:47px;
	width:234px;
	color:#670606;
	background-color:inherit;
	height: 27px;
}
#footer p.xhtml{
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:60px;
	width:38px;
	color:#670606;
	background-color:inherit;
}
#footer p.css{
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	left:44px;
	top:60px;
	width:38px;
	color:#670606;
	background-color:inherit;
}
.xhtml_link {
	color: #670606;
	text-decoration: none;
}
#footer p.design{
	display:block;
	width:245px;
	height:20px;
	padding:0;
	position:absolute;
	left:0;
	top:36px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#8B8228;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#8B8228;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
/*------------------------------------------------footer--------------------*/
.right {
	float: right;
	background-image: url(images/bg-container-20100127_long.png);
	padding: 10px 10px 10px 10px;
	color: #F00;
}
.left {float: left;}
p {
	line-height: 1.4em;
	padding: 2px 0;
	vertical-align: middle;
	text-align: left;
	color: #1F7D4C;
}
.style33 {
	/*vertical-align: middle;*/
}
img.bullet {
	margin: 0 5px 0 0;
	position: relative;
	top:2px;
}
#bodyTopMain #bodyTop #content table tr td table tr td table tr td .style36 {
	color: #38673D;
}
#bodyTopMain #bodyTop #content table tr td table tr td table tr td .style36 h1 strong {
	color: #F00;
}
.news {
	color: #F00;
	font-size: 16px;
}
#bodyTopMain #bodyTop #content p u {
	color: #F00;
}
