/* COMMON STYLES */

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 16px;	*/
	color: #000;
	background-color: #FFF;
}
TD, td, .BodyText, select, input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 16px;	*/
	color: #000;
}
p {
	font-family: arial, helvetica, sans-serif;
}
.BodyText {
	font-size: 12px;
	line-height: 16px;
}
h1, .h1, h1 a, h1 a:visited, a.h1, a.h1:visited	{
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	/*color: #555;*/
	color: #c15e03;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h2, .h2, a.h2, a.h2:visited	{
	font-size: 20px;
	font-weight: bold;
	color: #555;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
}
h3, .h3, a.h3, a.h3:visited	{
	font-size: 13px;
	font-weight: bold;
	color: #555;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
}
h4, .h4, a.h4, a.h4:visited	{
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
.breadcrumb, a.breadcrumb, a.breadcrumb:visited, a.breadcrumb:hover	{
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
.categorylist {
	color: #838383;
}
.postdate	{
	color: #838383;
}
ul, ol	{
	margin: 2px 2px 7px 12px;
	padding: 2px 2px 7px 12px;
}
hr, .WhiteDiv	{
	background-color: #FFF;
	font-size: 11px;
	height: 2px;
	padding: 0px;
	border: 0px;
	margin: 9px 0px 9px 0px;
}
noimage, .noimage	{
	background-color: #b6b6b6;
}


/* BACKGROUND STYLES */

.vertical-dotted-line	{
	border:0px;
	border-left: 1px dotted #555;
	height:0px;
	margin: 0px;
	padding: 0px;
}
.vertical-dotted-line-gray	{
	border:0px;
	border-left: 1px dotted #555;
	height:0px;
	background-color: #e9e9e9;
/*	background-color: #999999;	*/
	margin: 0px;
	padding: 0px;
}
.horizontal-dotted-line	{
	border:0px;
	border-bottom: 1px dotted #555;
	height: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.GrayBar	{
	background-color: #e9e9e9;
}
.GrayBox {
	background-color: #e9e9e9;
	padding: 0px;
	margin: 0px;
}
.GrayBoxPadding {
	background-color: #e9e9e9;
	padding: 10px;
}
.GreenBar	{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-weight: bold;
	background-color: #9eab05;
	padding: 6px;
	margin-bottom: 12px;
}
.BlueBar	{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-weight: bold;
	background-color: #0078ab;
	padding: 6px;
	margin-bottom: 12px;
}
.HomeFeatures	{
	background-color: #e9e9e9;
	padding: 0px;
	margin: 0px;
}
.HomeFeaturesPadding {
	background-color: #e9e9e9;
	padding: 10px;
}
.SearchResultsBox	{
	background-color: #e9e9e9;
	padding: 0px;
	margin: 0px;
}
.SearchResultsBoxPadding {
	background-color: #e9e9e9;
	padding: 10px;
}
.WhiteBG	{
	background-color: #FFF;
}
.tabOn, a.tabOn, a.tabOn:visited, a.tabOn:hover	{
	color: #000;
	background-color: #e9e9e9;
/*	background-color: #999999;	*/
}
.tabOff, a.tabOff, a.tabOff:visited, a.tabOff:hover	{
	color: #FFF;
	background-color: #b6b6b6;
}
.alertRSSNavTabOff{
	padding: 4px 0px 0px 0px;
	background-color: #b6b6b6;
	color: #ffffff;
	font-size: 12px;
	height: 24px;
	width: 65px;
	display: block;
}
.alertRSSNavTabOff a {
	font-size: 12px;
	color: #ffffff;
}
.alertRSSNavTabOn {
	padding: 4px 0px 0px 0px;
	color: #555;
	background-color: #e9e9e9;
	font-size: 12px;
	height: 24px;
	width: 65px;
	display: block;
}
.alertRSSNavTabOn a {
	font-size: 12px;
	color: #555;
}
.alertRSSNavTabOff:hover a, .alertRSSNavTabOn:hover a 	{
	text-decoration: none;
}
#alertRssDiv {
	width: 140px;
}
.blockHREF {
  cursor: pointer;
}

/* FORM STYLES */

input, textarea, select {
	font-size: 11px;
	border:1px solid #cfcfcf;
	padding: 3px;
}
#s, #search, input.alerts	{
	font-size: 11px;
	border:1px solid #FFF;
	vertical-align: middle;
	padding: 3px;
}

/* LINK STYLES */

a, a:visited {
	color: #c15e03;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a.h1:hover, a.h2:hover, a.h3:hover, a.h4:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover	{
	color: #555;
	text-decoration: none;
}
.topnav	{
	font-size: 13px;
	font-weight: bold;
	color: #555;
}

a.topnavoff, a.topnavoff:visited	{
	font-size: 13px;
	font-weight: bold;
	color: #c15e03;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.topnavon, a.topnavon:visited, a.topnavon:hover, a.topnavoff:hover	{
	font-size: 13px;
	font-weight: bold;
	color: #838383;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


/* FOOTER */

.FooterBG	{
	background-color: #999;
	padding: 10px 10px 10px 10px;
}
.footer	{
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
a.footer, a.footer:visited {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover	{
	color: #e9e9e9;
}
.hiddendivs, #hiddendivs{
	left: 0px;
	top: 0px;
	z-index: 1000;
	visibility: hidden;
	position: absolute;
}

