/* generic base stylesheet */
body
{
margin:0px;
background: White none;
}
p,td
{
font:11px Verdana,Arial,san-serif;
color:white;
}
a
{
color:white;
}

#bodyContent a
{
text-decoration:underline;
}

#bodyContent a:hover
{
text-decoration:none;
background-color:white;
color:black;
}
#bodyContent
{
background-image:none;
}

#textBody a{
	text-decoration:underline;
}
/* global nav */
div.roll
{
color:#336633;
font:11px Verdana,Arial,san-serif;
}
/* top nav */
#MainMenu 
{
	height:33px;
	width:910px;
	background: #FFFFFF url("images/bmid_110.gif");
	margin:0 auto;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url("images/bright_110.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_110.gif") no-repeat left top;
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:33px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
/* local nav */
#localNav 
{
line-height:15px;

}
#localNav b
{
line-height:20px;
font-weight:bold;
}

/* bottom nav */
a.bottomNav
{
	line-height: 20px;
	color:#999999;
	text-decoration: none;
}
a.bottomNav:hover
{
background-color:#999999;
color:white;
}
td.bottomLine
{
background-color:black;
}
B
{
font-weight:bold;
}
.title {
	font-family: "Copperplate Gothic Bold", Copperplate;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bottombrdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box {
	border: 1px solid #FFFFFF;
}
.12ptText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p
{
margin:5px;
}
p.white
{
margin:5px;
color:white;
}
td td {
	background-image:none;
}
