/* CSS Document */

body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-position: top, left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-image: url(images/mains_bg.png);
}

headtext {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;

}

a:link {
	color: #F0C44D;
}
a:visited {
	color: #F0C44D;
}
a:hover {
	color: #CCCCCC;
}

.fontReg { color:white; font-size:11pt; font-weight: normal; line-height: 20px}
.fontQuote { color:#ED8A05; font-size:12pt; font-style: italic}
.fontHead { color:#F0C44D; font-size:14pt; line-height: 30px}
.fontCalloutBody { color:white; font-size:12pt; font-family: Ariel, sans-serif; font-weight: bold}
.fontCalloutHeader { color:white; font-size:12pt; font-family: Ariel, sans-serif; font-weight: bold; text-decoration:underline}
.fontForm { color: #000000;; font-size:10pt; font-weight:bold; font-family: Verdena, sans-serif;}
.fontFormGrey { color: #666666; font-size:11pt; font-weight:bold; font-family: Verdena, sans-serif;}
.fontBuxdat { color:#666666; font-size:8pt; line-height: 15px}
.fontSuperscript { color:white; font-size:8pt}


table.content
{ 
width: 930px;
background-color: #FFFFFF;
background-image: url(images/contentbg.png); background-repeat:no-repeat; background-position: top, left;
border: 0px #d79900 solid;
border-collapse: collapse;
text-align:left;
vertical-align: top;
}

table.content
{ 
width: 930px;
background-color: #FFFFFF;
background-image: url(images/contentbg.png); background-repeat:no-repeat; background-position: top, left;
border: 0px #d79900 solid;
border-collapse: collapse;
text-align:left;
vertical-align: top;
}

.textBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 15px;
color: #000000;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}  

.headBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 15px;
color: #FBB24C;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}  

#MainMenu 
{
	height:31px;
	background: #FFFFFF url("images/bmid_091.gif");
	margin:0;
	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:#000000 url("images/bright_091.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_091.gif") no-repeat left top;
	padding:0 15px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color: #000000;
	font-weight:bold;
	line-height:31px;
}
#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:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("images/bmid_091.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("images/bleft_091.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:31px;
	background:url("images/bdrop.png") no-repeat right top;
	padding:0 15px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FBB24C;
	font-weight:bold;
}
