/* CSS Document */
body						{background:url(_bkg.png) repeat-x #FFFFFF; color:#4C4E4E; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0px;}

a							{color:#12B2CA;}
a:hover						{color:#FBB000;}

.floatright					{float:right!important;}
.floatleft					{float:left;}

h1							{border-bottom:1px solid #E5E5E5; color:#4C4E4E; font-size:16px; font-weight:bold; margin:0px; padding:0px;}
h2							{color:#4C4E4E; font-size:14px; font-weight:bold; margin:0px; padding:0px;}
h3							{font-size:1.4em; font-weight:bold; margin:20px 0 10px 0;}
h5							{font-size:1.2em; font-weight:bold; margin:10px 0 5px 0;}
h6							{background-repeat:no-repeat; border-bottom:2px solid #4C4E4E; height:37px; margin:20px 0 0 0; padding:0 0 20px 0; text-indent:-9999px; width:100%; }

p{
	text-align:justify;
	font-size:12px;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
}

.clr{
	clear:both;
}

ol, ul{
	list-style:none;
}

.wrapper{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
}

#header{
	margin:0px;
	padding:0px;
	height:145px;
}

.logopart{
	height:96px;
	margin:0px;
	padding:0px 0 0 0;
}

.form{
	background:url(formbg.gif) no-repeat;
	width:197px;
	height:32px;
	float:right;
	margin:10px 0 0 0;
}

.txt{
	width:165px;
	background:none;
	border:0px;
	padding:7px 0 0 8px;
	color:#999999;
	float:left;
}

.btn{
	width:21px;
	height:26px;
	cursor:pointer;
	background:none;
	border:0px;
	float:left;
}

.logo{
	float:left;
}

.topbanner{
	float:right;
	padding-top:3px;
}

ul.topnav{
	float:left;
	margin:0px;
	padding:0px;
	height:49px;
}

ul.topnav li{
	line-height:49px;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

ul.topnav li a{
	color:#ffffff;
	display:block;
	padding:0 15px 0 15px;
	text-decoration:none;
}

ul.topnav li a:hover{
	color:#fbb000;
	text-decoration:none;
}

#maincontainer{
	margin:0px;
	padding:20px 0 0 0;
	height:auto;
}

.leftcol{
	width:200px;
	height:auto;
	padding:0 10px 0 0;
	margin:0px;
	float:left;
}

.leftcol ul.sidenav{
	margin:0 0 15px 0;
	background:#EDEDED;
	border-top:1px solid #FFFFFF;
	font-size:1.2em;
	padding:10px 10px 14px;
}

.leftcol ul.sidenav li{
	border-bottom:1px solid #D5D5D5;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:24px;
}

.leftcol ul.sidenav li a{
	display:block;
	color:#4C4E4E;
	text-decoration:none;
	padding:0 0 0 10px;
}

.leftcol ul.sidenav li a:hover{
	display:block;
	color:#ffffff;
	background:#5bc5d5;
	text-decoration:none;
}

h3.sideheading{
	color:#4c4e4e;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0 0 7px 0;
	border-bottom:2px solid #4c4e4e;
}

h4.blue{
	color:#5bc5d5;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:10px 0 5px 0;
	border-bottom:1px solid #5bc5d5;
}


.rightcol{
	width:730px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
}

.story{
	padding:10px;
	margin:0px;
}

.righttop{
	width:730px;
	float:right;
	margin:0 0 20px 0;
	padding:0px;
	background:url(_bkg_content_index.jpg) no-repeat top left;
	height:316px;
}

.righttop .left{
	width:519px;
	float:left;
}

.righttop .right{
	width:202px;
	padding:0 9px 0 0;
	margin:0px;
	float:left;
}

.rightcol .col1{
	width:370px;
	height:auto;
	padding:0 0px 0 0;
	margin:0px;
	float:left;
}

.rightcol .col1_inner{
	width:730px;
	height:auto;
	padding:0 0px 0 0;
	margin:0px;
	float:left;
}

.rightcol .col2{
	width:350px;
	height:auto;
	padding:0 10px 0 0;
	margin:0px;
	float:right;
}

.greybox{
	background:#F1F1F1 url(_bkg_gradient_grey.png) repeat-x scroll 0 0;
	width:350px;
	height:auto;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.topbonus{
	border-bottom:1px solid #535353;
	margin:10px 0 5px;
	padding:0 0 5px 0;
	color:#cccccc;
	text-align:center;
}

.sidebonus{
	background:#ffffff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	height:auto;
	margin:10px 0 0 0;
}

.sidebonus .bonus{
	border-bottom:1px solid #DBDBDB;
	background:#ffffff url(_tabs_glow.png) no-repeat scroll center bottom;
	padding:10px;
	zoom:1;
	position:relative;
	float:left;
	width:310px;
}

span.downicon{
	position:absolute;
	top:10px;
	right:10px;
}

#footer{
	width:100%;
	height:auto;
	background:url(_bkg_footer.jpg) repeat-x;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}

#footer .boxes{
	width:300px;
	padding:0px 0 15px 13px;
	float:left;
}

#footer .boxes .description{
	height:auto;
	color:#999999;
	margin:10px 0 20px 0;
	float:left;
}

p.copy{
	float:left;
	font-size:11px;
	text-align:left;
	display:inline;
}

ul.botlinks{
	float:right;
	margin:0px;
	padding:0px;
}

ul.botlinks li{
	float:left;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:26px;
}

ul.botlinks li a{
	text-decoration:none;
	padding:0 7px 0 7px;
}

#footer .boxes .description span img{
	float:left;
	padding:3px;
	background:#ffffff;
	margin-right:5px;
}

.bottom{
	width:100%;
	background:#000000;
	color:#999999;
}
