.chromestyle{
	width: 100%;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	line-height: 15px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%;
	background: url(chromebg1.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

.chromestyle ul li{
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.chromestyle ul li a{
	color: #333;
	padding: 4px 7px;
	margin: 0;
	border-right: 1px solid #DADADA;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(chromebg-over4.gif) center center repeat-x; /*THEME CHANGE HERE*/
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	font-weight: normal;
	color: black;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #EEE;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}





.text_small_titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #036;
	font-weight: bold;
	line-height: 30px;
}

.main_bottom_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 12px;
}
.text_mainpage_medium_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.text_mainpage_sec_listing {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.text_mainpage_extralargeBoldBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #036;
	font-weight: bold;
	line-height: 46px;
}

.MainFontBullets {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}


.mtext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mtextCopy {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listing_small {
	color: #7F7F7F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}

.main_bottom_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 16px;
}
.text_mainpage_large_bold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_mainpage_large_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 18px;
}

.text_mainpage_large {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 22px;
}
.text_mainpage_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	line-height: 18px;
}
.text_mainpage_headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}


.text_mainpage_extralarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999;
	line-height: normal;
}
.text_mainpage_extralargeBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F60;
	font-weight: bold;
	line-height: 46px;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:active {
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #000;
}
body {
	background-image: url(/images/bk_dots.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCC;
}
.orange-text-smnews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
}

.text_mainpage_medium_text_smaller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}
.mtextCopysmall {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}.text_mainpage_extralargeBoldGreen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #063;
	font-weight: bold;
	line-height: 46px;
}

.rss-items    { 
	list-style-type: none; 
}

.rss-date { 
	color: gray; 
	font-size: 80%; 
	font-weight: normal 
}


.rss-item  {
  padding-bottom:1em;
}
