.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.blacknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.radiosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.blacknormalbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.blacklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.blacklargebold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.footerbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.location {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

/* begin styles for RSS Feed */

.rss_box {
	 width: 320px;
	 padding: 0px 0px;
}

.rss_title, .rss_title a:link
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0;
	padding: 0;
	text-align:left;

}

.rss_title a:visited, .rss_title a:active, .rss_title a:hover {
	color: #FFFFFF;
    font-size: 11px;
}

.rss_items {
	list-style:none;
  
}

.rss_item  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  margin-bottom: 1em
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : underline;
	color: #000000;
	font-weight: bold;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #F66025;
	}
	
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #333;
	}
	
.mainheader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

.midheader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.normal1 {
	color: #00000F;
    font-size: 12px;
	font-weight: bold;
}

.normallink1 a:visited, .normallink1 a:active, .normallink1 a:hover {
	color: #006600;
    font-size: 13px;
	font-weight: bold;
}

.normallink a:visited, .normallink a:active, .normallink a:hover {
	color: #006600;
    font-size: 13px;
	font-weight: bold;
}

.quote2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #006600;
}

.quote {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}