*{
line-height:150%;
}
body{
	font-family: Trebuchet MS, Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	margin-top:15px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#070046;
}
.smallText{
	font-size:85%;
}
#text {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#topPage {
	margin: auto;
	border: 0px solid #000000;
	width: 776px;
}
#middlePage {

	margin: 0px;
	padding: 0px;
	font-size: 90%;
	margin: auto;
	border: 0px solid #000000;
	width: 776px;
	background-color:white;
	background-image: url(../images/bg_greywhite.gif);
	background-repeat: repeat-y;
}
#bottomPage {
	clear: both;

	background-color: #0099CC;
}
#bottomPage A {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#bottomPage A:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#copyright{
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:10px;
	font-size: 0.75em;
	color: #FFFFFF;
}
.blue{
	color: #000066;
}
#email{
	float:right;
	width: 400px;
	padding-right:10px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size: 0.75em;
	text-align: right;
	color: #FFFFFF;
}
#banner {
 	margin: 0px;
 	padding: 0px;
}
a{
	color: #0099CC;
	text-decoration: none;
}
a:link{
	color: #0099CC;
	text-decoration: none;
}
a:visited{
	color: #0099CC;
	text-decoration: none;
}
a:hover{
	color: #0099CC;
	text-decoration: underline;
}
h1{

 	font-size: 140%;
 	color: #0099CC;
 	margin: 0px;
 	padding: 0px;
}
h2{

 	font-size: 120%;
 	color: #000066;
 	margin: 0px;
 	padding: 0px;
}
h3{
}
h4{
}

h5{
}
/* top navigation */
#topNav {
	width:			776px;
	height:			25px;
	background-color:	#0099CC;
	padding:			0px;
	_margin-top:		-10px;
	/*border:			1px red solid;*/
}
#topNav ul {
	background-color:	#0099CC;
	height:			25px;
	margin:			0px;
	padding:			0px;
	/*border:			thin green solid;*/
}
#topNav ul li {
	display:			inline;
}
#topNav ul li a {
	background-color:	#0099CC;
	color:			#FFFFFF;
	height:			23px;
	font-size:		90%;
	padding:			2px 30px 0px 20px;
	margin-right:		-10px;
	display:			block;
	float:			left;
}

#topNav ul li a:hover{
	background-color:#000066;
	color:white;
	text-decoration:none;

}
#topNav ul li.here a, #topNav ul li.expandhere a, #topNav ul li.ancestor a{
	background-color:#C9CEFF;
	color: black;
}

/****************************/
/* side navigation */
#sideNav{
	float: left;
	width: 160px;
	padding: 10px 0px 0px;
	font-size: 0.9em;

}
#sideNav a {
	display: block;
	padding: 5px;
	color: #666666;
}
#sideNav a:hover{
	color:black;
	text-decoration:none;

}
#sideNav ul li.here a, #sideNav ul li.expandhere a{
	color:black;
	font-weight:bold;
}
#sideNav ul a:visited {
}
#sideNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sideNav li {
	border-bottom: 1px solid #999999;
	padding: 0px;
	margin: 0px 5px;
}
/****************************/
#headlines{
  	float:right;
	width: 22%;
	padding-right: 5px;

}
#headlines{
	margin: 0px;
	padding: 20px 10px;
	font-size: 85%;
}
#headlines h2{
	color:black;
}
#headlines p{
	padding: 5px 0px 5px 0px;
}
.newsitem{
	border-top:1px dashed #CCCCCC;
}
.promo{
	border-bottom:1px dashed #DEDEDE;
}
#text .newsitem{
	border-top:0px;
	border:none;
}
#headlines .newsitem h2, .promo h2{
	color: #000066;
	font-size:110%;
	margin-bottom:0px;
	margin-top:5px;

}
.newsitem p, .promo p{
	margin:0px;
}
.newsitem p.readmore{
	text-align:right;
	margin:0px;
}
.promoLink{
	/*text-align:right;*/
	
}
.promoLink a{
	background-image:url(../images/next_arrow.gif);
	background-position: right center;
	padding-right:12px;
	background-repeat:no-repeat;
}

#content1 dd{
	padding-left:0px;
}

#content1 dt a{
	background-image:url(../images/next_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
}

#bgwrapper{
	/*padding-bottom:	30px;*/

	/*background-image:url(../images/bg_formulaguide.jpg);*/
	background-image: url(../images/rotator/rotator.php);
	background-repeat: no-repeat;
	background-position: 163px bottom;
	

}
#content{
	/*float: left;
	width: 55%;*/
	font-size:95%;
	padding-bottom: 180px;
	
	/*border:1px solid yellow;*/
	margin-left:180px;
	margin-right:200px;
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#source_form {
	margin-left:7px;
	margin-right:7px;
	
	padding:8px;
}
#source_form label {
	font-size:93%;
}
.form_head{
	color:#ffffff;
	background-color:#000066;
	
	padding:1px;
	padding-left:5px;
	margin-bottom:0.3em;
}
.textin {
	width:100%;
	border:1px black solid;
	
	vertical-align:center;
}
#source_form #submit {
	background-color:#0099CC;
	color:white;
	border:1px black solid;
	font-size:80%;
	margin-top:0.7em;
	float:right;
}
.clearBoth{
	clear:both;
}
.rightmedia{
	float:right;
	width:200px;
	margin-left:15px;
	overflow:hidden;
}
.rightmedia img {
	width:200px;
	height:auto;
}
.rightmedia .caption{
	font-size:92%;
	color:#000066;
	text-align:right;
	margin-top:3px;
	margin-bottom:5px;
}