html, body {
	height:100%;
	padding:0;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
/* ------------------------------  section ID tags -----------------------------*/
#bodyheader {
	padding: 2px;
	border: 1px solid #996633;
}	
#content {
	border: 1px solid #660033;
	width: 715px;
}
#divMenu {
	height: 18px;
}

#layerscroll {
	overflow: scroll;
	height: 400px;
	width: 100%;
	left: 1px;
}

#listItem {
	padding-top: 10px;
	border-top-style: inset;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 15px;
}
	
a:hover {
	color: #FF0000;
}

h1 {
	font:11px verdana;
	font-weight:bold;
	margin-top:0;
	margin-bottom:1em;
	color:#FB3B00;
	}
	
.arrow {
	margin-top: 0px;
	margin-left: -21px;
}
.arrowroot {
	vertical-align: middle;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #630831;
}
.greeting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660933;
}
/*--------------------- side menus ----------------------------*/
#submenu a,#submenu a:visited {
	text-decoration: none;
	color: #0033CC;
}
#submenu a:hover {
	text-decoration: none;
	color: #009933;
	font-weight: bold;
}

.sidemenu,.sidemenul,.sidemenubold, .sidemenulbold,  .sidemenbul, .sidemenbulbold{
	color: #0033CC;
	page-break-after: always;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 0px 0px 8px;
	cursor: hand;
}

.sidemenu {
	font-size: 12px;
	line-height: 22px;
}
.sidemenul {
	font-size: 11px;
}
.sidemenbul {
	font-size: 10px;
	list-style-position: outside;
	list-style-type: circle;
}

.sidemenubold, .sidemenulbold, .sidemenbulbold{

	font-weight: bold;
	line-height: 22px;
	background-image: url(/images/menu_arrow.gif);
	background-position: -1px 9px;
	background-repeat: no-repeat;
}
.sidemenubold{
	color: #0033CC;
		font-size: 12px;
}
.sidemenulbold{
	color: #0033CC;
	font-size: 11px;
}
.sidemenbulbold{
	color: #0033CC;
	font-size: 10px;
}

/* ------------------------------------- text body tags ---------------------------------*/
.smallbody {
	font-size: 9px;
}
.textbody, .textbodybold, .textbodyblue, .textbodyerror,.textbodyemail, .textbodyital, .textbodyheader ,.textbodyindent,.smallbody, .tableheader      {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.textbody {
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}
.textbodybold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
}
.textbodyblue {
	font-size: 12px;
	color: #0000CC;
}
.textbodyerror {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
.textbodyemail {
	font-size: 14px;
	text-decoration: underline;
}
.textbodyindent {
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.textbodyital {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	margin-left: 10px;
}
.textbodyheader,.tableheader  {
	font-size: 14px;
	font-weight: bold;
	color: #4C5A32;
	font-variant: normal;
	letter-spacing: 0.08em;
}
.tableheader {
	background-color: #CCCCCC;
}



.textpagebold, .textpageinlinebold , .textbodyinlinebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.textpagebold {
	font-size: 16px;
}
.textpageinlinebold {
	font-size: 15px;
	line-height: 36px;
}
.textpagebigprint {
	font-size: 36px;
	line-height: 36px;
	color: #990033;
}

.textbodyinlinebold {
	font-size: 15px;
	color: #006600;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;

}
.textbodyinlineboldsub {
	font-size: 13px;
	color: #666699;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-weight: bolder;
	padding-right: 4px;
	margin-left: 5px;
}

.togglehide, .toggleshow {
	padding-left: 25px;
	border: 0px;
}
.toggletext {
}
.helpdiv {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	padding-left: 25px;
}


.imagebody {
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
.floatupdated {
	color: #FFFFFF;
	float: right;
	padding: 2px 6px;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
	vertical-align: text-bottom;
	font-weight: bold;
	margin: 5px;
	background-color: #009933;
}

.floatlinks {
	float: right;
	border: 0px none;
	font-size: 10px;
}
.floatfiles {
	float: right;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.blockspace {
	padding-top: 5px;
	padding-bottom: 3px;
}
.blocknodecor {
	text-decoration: none;
}
.smallbodybold {
	font-size: 9px;
	font-weight: bold;
	color: #660000;
}

