*  { font-family: Arial, Helvetica, sans-serif; }

.body { font-size: 14px; color: #333; }
p, ul, ol, td { font-size: 14px; color: #333; }
.teaser { font-size:11px; }
.bodybold { line-height:20px; font-weight:bold ; color: #036; }
.section, .docheader { font-size:18px; font-weight:bold; }
.sub { font-size:11px; }
.altbody { color:#FFF; font-weight:normal; }
.footer { font-size:11px; color:#FFF }
.qotd { color: #666; padding: 6px 0 0 6px; font-size: 12px; }
.red { font-size:11px; line-height:18px; font-weight:bold; color: #C33; }
#mods { font-size: 11px; margin-bottom: 20px;  }
img.mod-head { margin-bottom: 7px; }

.menuContainer 	{ background-color: #eee; padding: 0; border: 1px #004A8D solid; }
.menuCell { border-bottom: 1px solid #FFF; padding: 4px; }
.menuCell a:link, .menuCell a:visited { color: #c00; text-decoration: none; }
.menuCellOver { background: #036; border: 1px solid #FFF; padding: 4px; }
.menuCellOver a:link, .menuCellOver a:visited { color: #FFF; }
a.menu td 	{ color: #FFF; padding-right: 8px; border-bottom: 0px solid #FFF; }

a, a:visited, a:hover { color:#900; text-decoration: none; }
a.pageutil, a.pageutil:visited, a.pageutil:hover { color: #003265; }
a.sectionpath, a.sectionpath:visited, a.sectionpath:hover { font-size: 13px; color: #578074; text-decoration:none; }

.discussTable { background: #FFF; border: 0px #FFF solid; }
.discussHeader { background: #9C9; font-size:11px; font-weight: bold; border-bottom: 1px solid #063; }
.pollTable { background: #FFF; border: 0px #063 solid; }
.pollHeader { background: #9C9; font-size:11px; font-weight: bold; border-bottom: 1px solid #063; }

b { font-weight:bold }
i { text-decoration:italic }
u { text-decoration:underline }

#county_dd {
	position: absolute;
	top: 91px;
	width: 129px;
	border: 1px solid #FFF;
	background-color: #036;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}


table #calendar
{
	width: 100%;
	background-color: #003265;

}

table #calendar caption 	
{ 
	background-color:#FFF; 
	color: #003265; 
	font-weight: bold;
	padding: 10px;
	font-size: 18px; 
}

table #calendar th 		
{ 
	background-color: #003265; 
	color: #FFF; 
	padding: 4px; 
	font-weight: bold; 
	font-size: 14px; 
}

#calendar td.present {
	text-align: left;
	height: 90px;
	overflow: hidden;
	background-color: #678BB0;
	width: 84px;
	padding: 3px;
	-moz-border-radius: 5px;
}

#calendar td.past
{
	background-color: #eee;
	height: 90px;
	width: 84px;
}

#calendar td.future 
{
	text-align: left;
	height: 90px;
	overflow: hidden;
	background-color: #FFF;
	padding: 3px;
	width: 84px;
	-moz-border-radius: 5px;
}

#calendar td.none 
{
	background-color: #FFF;
	width: 84px;
}

#calendar td.past:hover, 
#calendar td.future:hover, 
#calendar td.present:hover {
	background-color: #678BB0;
}

#calendar .date {
	color: #003265;
	padding: 0px;
	width: 14px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

#calendar td ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
}

#calendar td.past ul li,
#calendar td.present ul li,
#calendar td.future ul li 
{
	list-style: none;
	font-size: 11px;
	font-style: normal;
	cursor: pointer;
	padding: 3px;
}

#calendar td.past ul li:hover,
#calendar td.present ul li:hover,
#calendar td.future ul li:hover  
{
	
}

#calendar td.past ul li a:link, 
#calendar td.past ul li a:visited, 
#calendar td.past ul li a:active, 
#calendar td.future ul li a:link, 
#calendar td.future ul li a:visited, 
#calendar td.future ul li a:active, 
#calendar td.present ul li a:link, 
#calendar td.present ul li a:visited, 
#calendar td.present ul li a:active
{
	width: 100%;
	padding: 3px;
	
}

#calendar td.past ul li a:hover,
#calendar td.future ul li a:hover,
#calendar td.present ul li a:hover
{
	padding: 3px;
	
}

.calendarItemDisplay
{
	position: absolute;
	overflow: hidden;
	top: 400px; 
	left: 200px;
	visibility: hidden;
	background-color: #FFF;
	padding: 10px;
	border: 3px outset grey;
	opacity: 1;
	filter: alpha(opacity=100) blendTrans(duration=.3);
	height: 400px;
	width: 415px;
}

#shadow
{

	position: absolute;
	left: 0px;
	top: 0px;
	background-color: black;
	filter: alpha(opacity=45) blendTrans(duration=.35);
	opacity: 0.45; 
	visibility: hidden; 
}
