body , p, td, table
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #585858; /*666666*/
}
h1, h2, h3, .h1, .h2, .h3, .headertext
{
 	color:#000033;
	font-family:Book Antiqua, Times New Roman, Times, serif;
	font-style:italic;
	font-size:19pt;
	font-weight:normal;
}
h2, .h2
{
	font-size:16pt;
	font-weight:normal;
}
h3, .h3
{
	font-size:14pt;
	font-weight:normal;
}
#tdHeader, #tdFooter
{
	background-image:url(../images/backgroundHeader.jpg);
	background-color:#BE7031;
	font-family:Arial, Helvetica, sans, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	height:90px;
}
#tdMain
{
	background-color:#FFFFFF;
	width:900px;
	border:1px solid #956E49;
	border-top:none;
	border-bottom:none;
}
#divMain
{
	
}
#navMain
{
	width:199px;
}
.navOption
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#856141;
	border-bottom:1px solid #CCCCCC;
	width:175px;
	margin-left:7px;
	height:23px;
	padding-top:6px;
	padding-left:5px;
	cursor:hand;
}
.optionflyout
{
	background-image:url(../images/LeftNavArrow.jpg);
}
.flymenu
{
	z-index:100;
	display:none;
	width:175px;
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:3px;
}
.flyout, .flyouthover
{
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	padding:3px;
	background-color:#FFFFFF;
	cursor:hand;
}
.flyouthover
{
	background-color:#F6E9DC;
}

#divCenter
{
	border-left:1px solid #956E49;
}
.divCenter
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
#divLowerLeft
{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#tdFooter
{
	height:30px;
}
.linksmall
{
	font-size:8pt;
}
.linklist
{
	margin-bottom:10px;
}
.dropdownlink, .dropdownlink:hover, .dropdownlink:visited, .dropdownlink:active
{
	font-size:8pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#856141;
}
.menulink, .menulink:hover, .menulink:visited, .menulink:active
{
	font-size:10pt;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#856141;
}
.menulink:hover
{
	text-decoration:underline;
}
a 
{  
	color: #336699
}
a:hover 
{  
	color: #3399CC
}
a:visited 
{  
	color: #336666
}
a:active 
{  
	color: #339999
}

.bodytext 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #585858; /*666666*/
	line-height:1.5;
}
.hr
{
	color: #CCCCCC; 
	height:1px; 
	border:1px dotted #CCCCCC;
}
.textsmall
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
}

.widthfullpage
{
	width:900px;
}

/*Calendar Styles*/
.calHeaderText
{
}
.calHeaderBack
{

}
.datetext
{
	color:#666666;
	font-family: arial, helvetica, sans, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.datetextcurrent
{
	color:#000000;
	font-family: arial, helvetica, sans, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.calBack
{
	background-color:#FFFFFF;
}
.calWeekDays
{
	background-color:#dadada;
	font-family:arial, helvetica, sans, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
.calCurrentDay
{
	background-color:#dadada;
}
.eventlink
{
	font-size:9pt;
}
/*End Calendar Styles*/