/* Start of CMSMS style sheet 'Rally Drive Style' */
/* CSS Document */

body {
	margin: 0 auto;
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(none) no-repeat;
 	color: #fff;
}
:focus {outline: 0;}


span.navnumbers {
font-size: 26px;
color:#606060;
}

h1 {
	font-size: 36px;
	font-weight:normal;
	margin:10px 0;
	padding:0;
}

h2 {
	font-size: 16px;
	font-weight:bold;
}

h2.inside {
	font-size: 20px;
	font-weight:normal;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width:60%;
	border:0;
}

.bodywrapper {
	width: 920px;
	margin: 0 auto;
}

#topNav {
	list-style:none;
	font-style:italic;
	margin:0;
	padding:0 0 0 40px;
	text-align:left;
}

#topNav li {
	float:left;
	margin-right:31px;
}

#topNav li a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
padding:0 8px;
}

#topNav li a:hover {
	font-weight:bold;
	color:#e51818;
	text-decoration:none;
padding:0 8px;
}

div.feature_top {
	float:left;
	width:220px;
	margin:0 13px 0 0;
	padding:0;
	
}

div.feature_bot {
	background:url(images/feature_bot.jpg) bottom left no-repeat;
	height:200px;
	margin:0;
	padding:0;
}

div.leftCol {
	float:left;
	width:525px;
}

div.rightCol {
	float:right;
	width:350px;
}

div.rightCol .date {
	color:#DF0836;
	font-size:9px;
}

div.rightCol .title {
	font-size:15px;
}

div.rightCol .intro {
	font-size:11px;
	line-height:18px;
}

div.rightCol a {
	color:#FFFFFF;
}

div.rightCol a:hover {
	text-decoration:none;
}

div.rightCol a.viewall {
	color:#DF0836;
}

div.rightCol a:hover.viewall {
	text-decoration:none;
}

div.featurecontent {
	padding:40px 10px;;
}

div.featurecontent ul {
	padding:0;
	margin:15px;
}


.footerwrapper {
	margin: 0 auto;
	width: 920px;
	text-align:center;
	color:#CCCCCC;
	font-size:9px;
}

.footerwrapper a { 
color:#CCCCCC;
}

form {
	margin: 0; 
	padding: 0;
}
input, select{
	color:#000000;
	background-color:#FFFFFF;
}

a {
 	color: #ffffff;
}

a:hover {
	text-decoration:none;
}

/* inside pages */

.insideLeftCol a {
color:#E51818;
}

div.navSub {
	float:left;
	width:95px;
	height:21px;
	background:url(images/inside/nav_sub.gif) top left no-repeat;
	font-style:italic;
	padding:3px 0;
	text-align:center;
	margin:10px 5px 0 0;
}

div.navSub:hover {
	background:url(images/inside/nav_sub_on.gif) top left no-repeat;
}

div.navSub:hover a {
	color: #ffffff;
}

div.navSub a {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

div.navPrint {
	float:right;
	width:95px;
	height:21px;
	padding:0 0;
	margin:10px 0 0 0;
}

div.insideBodyGrey {
	background:url(images/inside/panel_repeat.gif) top left repeat-y;
	width:890px;
	padding:0 1px 0 30px;
}

div.insideBodyBlack {
	padding:0 1px 0 30px;
}



div.insideLeftCol {
	float:left;
	width:555px;
}

div.insideRightCol {
	float:right;
	width:334px;
}

.redtext {
	color:#E51818;
}

.insideNumber {
	float:left;width:30px;
}

.insideNumberText {
	float:left;padding:0 15px 20px 20px;width:480px;
}


.calculate { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;
	
	float:left;

}



.calculate a {

	display: block;

	wi//dth: 95px;

	background: #ffffff;

	color: #000000;

	text-decoration:none;

	padding: 3px 8px 4px 8px;
	
	margin:12px 5px 0 0;

}



.calculate a:hover, .calculate a.currentpage {

	background: #e51818;

	color: #ffffff;

}

/* End of 'Rally Drive Style' */

