/* CSS Document */

body{
	background:#e2f4ff url(body-topbg.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 7px 0;
}

.BlueHeading {

font-family:tahoma, Arial, Helvetica, sans-serif;

font-size:13px;

font-weight:bold;

color:#28166f;

text-transform:uppercase;

letter-spacing:.03em;

}

	.select-free

	{

		position:absolute;

		z-index:10;

		#overflow:hidden;/*must have*/

		#width:300px;/*must have for any value*/;

	

	}

.select-free iframe	{

		display:none;/*sorry for IE5*/

		display/**/:block;/*sorry for IE5*/

		#position:absolute;/*must have*/

		#top:0;/*must have*/

		#left:0;/*must have*/

		z-index:-1;/*must have*/

		filter:mask();/*must have*/

		#width:900px;/*must have for any big value*/

		#height:900px/*must have for any big value*/;

	}

			

.childSelect{

		font-size:10px;

	}



h1 {

	font-weight:bold;

	font-family:arial;

	color:white;

	font-size:17px;

	margin-top: 7px;

	margin-bottom: 0px;

}



h2 {

font-family:Arial;

font-size:12px;

font-weight:bold;

color:#fff;

margin:0px;

padding:5px 0px 6px 10px;

}

H3 {

color: #28166F;

font-family:verdana;

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

	display:inline;

	padding:0px;

	margin:0px;

}

.clr{
	clear:both;
}

.spacer{
	height:10px;
}


.wrapper{
	margin-left:auto;
	margin-right:auto;
	width:970px;
	height:auto;
}

.wrapper #header{
	width:970px;
	margin:0px;
	height:150px;
	padding:0px;
}

.wrapper #mainbody{
	width:970px;
	margin:0px;
	padding:0px;
}

#mainbody .col1{
	width:314px;
	float:left;
	height:auto;
	margin:0px;
	padding:0px;
}

#mainbody .col2{
	width:498px;
	float:left;
	height:auto;
	margin:0 0 0 10px;
	padding:0px;
}

#mainbody .col2_inner{
	width:646px;
	float:left;
	height:auto;
	margin:0 0 0 10px;
	padding:0px;
}

#mainbody .col3{
	width:138px;
	float:right;
	height:auto;
	margin:0px;
	padding:0px;
}

#logoarea{
	width:970px;
	height:89px;
}

#logoarea .logo{
	float:left;
	margin:20px 0 0 10px;
} 

#logoarea .topbanner{
	width:468px;
	height:60px;
	margin:15px 0 0 0px;
	padding:0px;
	float:right;
}

#topnavigation{
	width:950px;
	padding:0 10px 0 10px;
	margin:12px 0 0 0;
}

#topnavigation ul.topnav{
	list-style:none;
}

#topnavigation ul.topnav li{
	float:left;
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:30px;
	text-transform:uppercase;
}

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

#topnavigation ul.topnav li a:hover{
	background:#cd0056;
}

.box{
	background:#ffffff;
	height:auto;
	padding:5px 9px 10px 9px;
	margin:0px 0 12px 0;
}

.story h1{
	font-size:18px;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	line-height:24px;
	color:#183395;
	font-weight:normal;
	border-bottom:1px dashed #ccc;
}

.story h2{
	font-size:15px;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	line-height:22px;
	color:#183395;
	font-weight:normal;
}

.heading{
	background:#183395;
	height:20px;
	padding:0 0 0 10px;
	color:#ffffff;
	margin:0 0 10px 0;
}

.heading h3{
	color:#ffffff;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

.box .bonus{
	margin:0 0 7px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #cccccc;
}

.box .bonus a{
	text-decoration:underline;
	color:#cd0024;
	font-weight:bold;
	font-size:12px;
}

.box .bonus a:hover{
	text-decoration:underline;;
	color:#333333;
}

.box .bonus span.banner{
	padding:2px;
	margin:0 8px 0 0;
	border:1px solid #cccccc;
	float:left;
}

ul.sidenav{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}

ul.sidenav li{
	display:block;
	line-height:24px;
	font-size:12px;
	border-bottom:1px dashed #cccccc;
	background:url(li-icon.gif) no-repeat left 7px;
	padding-left:20px;
}

ul.sidenav li a{
	display:block;
	text-decoration:none;
	color:#333333;
}

ul.sidenav li a:hover{
	display:block;
	text-decoration:none;
	color:#CD0024;
}

.articles{
	width:230px;
	height:auto;
	float:left;
	background:#e2f4ff;
}

.reviews{
	width:230px;
	height:auto;
	float:right;
	background:#e2f4ff;
}

.description{
	padding:5px;
	margin:0 0 7px 0;
	border-bottom:1px dashed #cccccc;
}

.description a{
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	color:#CD0024;
}

.description a:hover{
	text-decoration:underline;
	color:#333333;
}

.description span.pic{
	float:left;
	margin-right:7px;
	padding:2px;
	border:1px solid #cccccc;
}

.description span.date{
	color:#666666;
	font-size:10px;
}

.description span.readmore{
	float:right;
}

.rhtdescription{
	border-bottom:1px dashed #cccccc;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

.rhtdescription a{
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	color:#CD0024;
}

.rhtdescription a:hover{
	text-decoration:underline;
	color:#333333;
}

.rhtdescription img{
	margin:5px 0 5px 0;
	padding:0px;
}

#footer{
	width:970px;
	height:auto;
}

#footer .footerlinks{
	border-top:1px dotted #cccccc;
	padding:10px;
}

#footer .footerlinks a{
	text-decoration:none;
	color:#333333;
	margin:0 10px 0 10px;
	padding:0px;
}

#footer .footerlinks a:hover{
	text-decoration:underline;
	color:#333333;
}

#footer .copyright{
	border-top:1px dotted #cccccc;
	padding:10px;
}