@import "dropdown.css";

.style6 {font-size: 12px}
.style7 {font-size: 11px}
.goldtxt12 {font-size: 12px; color: #FFCC00; font-family: Arial, Helvetica, sans-serif;} */
.style9 {font-size: 16px}
.style11 {font-size: 11px; color: #FFFFFF; }

h2.whatsnew {color: #fff; font-family: georgia; font-weight: normal; line-height: 16px; background: #ffd043 url(../images/home/whatsnewbg.gif) top center; padding: 3px; margin: 10px 0 3px 0;}



/* ----------------------------------------------*/
/* Feedburner Styles added 3/16/10 by DH
/* ----------------------------------------------*/

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
padding: 9px 6px 9px 6px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eee;
font-size: 1.4em;
line-height: 1.4em;
font-family: Georgia;
}

/*
.feedburnerFeedBlock a {
text-decoration: none;
display: block;
}
*/

/*
.feedburnerFeedBlock ul li span.headline a:hover {
background-color: #eee;
}
*/

#creditfooter {
display: none;
}

/* ----------------------------------------------*/
/* Subscribe button added 1/24/10 by DH
/* ----------------------------------------------*/

.subscribe {
	background:url("../images/buttons/subscribe.gif") repeat-x scroll 0 0 #E68300;
	border:1px solid #CC7300;
	color:#FFFFFF;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 15px;	
}

.subscribe a, .subscribe a:visited {color: #fff; text-decoration: none;}

/* ----------------------------------------------*/
/* New Features Layout styles added 8/13/09 by DH
/* ----------------------------------------------*/

.maincolumn {
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	min-width:615px;
	/* border: 1px solid #153b58; */
	}

.featuretxt {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

#features {	margin: 0; padding: 0;}
#features h1 {color: #005494;}
#features h2 {color: #005494;}
#features h2.spotlight {color: #a74525; font-family: georgia; font-weight: normal; line-height: 18px;}
#features h3 {background-color: #0163ac; color: #fff; padding: 5px;}

#features a:link {COLOR: #003366; text-decoration: underline;}
#features a:active {text-decoration: underline; COLOR: #003366;}
#features a:visited {text-decoration: underline; COLOR: #003366;}
#features a:hover {color:#097CB6; text-decoration: underline;}

#features .readmore a {
	float: right;
	-moz-border-radius:10px 10px 10px 10px;
	background:none repeat scroll 0 0 #BA3A00;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:5px 15px;
	text-decoration:none;
}

#features .readmore a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.top_row {padding: 5px 0 0 10px;}

	.feature_spotlight {width: 186px; text-align:left; vertical-align:top; float: left;}
	.feature_slider {float: right;}
		
		.rotator_container {
		border:0 solid #000000;
		height:290px;
		padding-left:10px;
		width:381px;
		}	

.btm_row {margin-top: 10px; padding: 5px; background-color: #effaff; border-top: 1px solid #eee;}

	.feature_column {
		display:inline;
		float:left;
		min-height:100%;
		margin: 0;
		padding: 0 5px;
		width:186px;
		background-color: #fff;
		}

	.feature_twocolumn {
		display:inline;
		float:left;
		min-height:100%;
		margin: 0 0 0 5px;
		padding: 0 10px 0 12px;
		width:375px;
		background-color: #fff;
		}	
		
	.feature_col1 {float: left; border-right: 1px solid #effaff; padding-right: 8px;}
	.feature_col2 {border-right: 1px solid #effaff; padding: 0 8px;}
	.feature_col3 {float: left; margin-right: 0px; padding-left: 8px;}
	
/* ROTATOR */
	#rotator {
		margin: 0px;
		width: 381px;
		height: 306px;
		background-image: url("../images/features/rotator/rotatorBg.jpg");
		padding-left: 6px;
		margin-top: 22px;
		margin-bottom: 20px;
		background-repeat: no-repeat;
	}
	
	#rotator_CaptionArea {
		position: relative;
		top: -55px;
		width: 370px;
		height: 55px;
		background-image: url("../images/features/rotator/bg_trans.png");
	}

	
	#rotator_Placeholder {
		padding: 0px;
		padding-top: 9px;
		margin: 0px;
		margin-top: 8px;
		width: 370px;
		height: 250px;
	}
	
	#rotator_CaptionArea h1 {
		display: inline;
		color: #e6b334;
		position: relative;
		font-weight: bold;
		font-size: 14px;
		font-family: Georgia, Century, Geneva;
		letter-spacing: 2px;
		padding-left: 10px;
		top: 4px;
		margin-top: 5px;
		line-height: 14px;
	}
	
	#rotator_CaptionArea h2 {
		color: #fff;
		position: relative;
		font-weight: 400;
		font-size: 10px;
		font-family: Verdana, Geneva;
		letter-spacing: 0px;
		top: 5px;
		line-height: 10px;
		padding-left: 10px;
		margin: 0px;
	}
	
	#rotator_Browser {
		margin-top: 10px;
		width: 346px;
		height: 30px;
		padding-left: 20px;
		text-align: center;
		padding-top: 3px;
		float: left;
	}
	
	#playPauser {
		margin-right: 20px;
		margin-top: -27px;
		float: right;
		width: 20px;
		height: 20px;
	}
	
	#rotator_Browser img {
		border: 0px;
		padding-right: 8px;
	}

/* END OF ROTATOR */

	

/* ----------------------------------------------*/
/* Twitter styles added 5/11/09 by DH
/* ----------------------------------------------*/
.twtr-doc h3 {font-size: 12px; font-weight: bold;}
.twtr-doc h4 {font-size: 10px;}
.twtr-doc {font-family: Arial, helvetica, sans-serif;}
.twtr-ft {font-size: 10px;}
.twtr-ft span {font-size: 9px !important;}
.twtr-ft div {padding: 5px !important;}
 
#twitter_div {border:2px double #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color: #F2F9F9; color:#000; margin: 0; padding: 0;}
#twitter_div img {float:right; }
/* #twitter_div a {color: #fff; text-decoration: underline;} */

#twitter_update_list ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0;
padding: 0;
}

#twitter_update_list li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left: -30px;

}

#twitter_update_list span {margin: 0; padding: 0;}

/* ----------------------------------------------*/
/* Twitter styles added 5/11/09 by DH
/* ----------------------------------------------*/


.smtxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.programtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}
.pubtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.eventtxt {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

a:link {COLOR: #003366; text-decoration: underline;}
a:active {text-decoration: underline; COLOR: #003366;}
a:hover {COLOR: #FF9900; text-decoration: underline;}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.paragraphtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.links {
	color: #FFFFCC;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a.blue:link {COLOR: #FFFFFF; text-decoration: underline;}
a.blue:active {text-decoration: underline; COLOR: #FFFFFF}
a.blue:visited {text-decoration: underline; COLOR: #FFFFFF}
a.blue:hover {COLOR: #FFFFFF; text-decoration: none;}