
/** Body styles **************************************/
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
td, p, div{
	font-size:12px;
}

/** List styles **************************************/
ol li{
	margin-bottom:10px;
}

/** Line brake styles **************************************/
hr{
	border: none 0;
	border-top: 1px dashed #AC9F57;
	height: 1px;
	width: 100%;
}

/** Link styles **************************************/
a, a:active, a:visited{
	color: #006600;
	font-weight: normal;
}
a:hover{}

/** Form styles **************************************/
input{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#454545;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:4px;
	outline:none !important;
}
input.button{
	padding:0px;
	border:none;
	background:none;
	background:url(../images/button_bg.jpg) repeat-x;
	border:1px solid #557d00;
	height:26px;
	line-height:23px;
	padding:0px 8px !important;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
}
input.button:hover{
	background-position:0px -26px !important;
	border:1px solid #82b11e !important;
	color:#003300;
}

/** Layout styles **************************************/
.rightPanel{
	background:#dbd8a2;
	padding:15px;
	width:238px;
	font-size:12px;
}

/** Navbar styles **************************************/

.navbarWrapper{
	background:url(../images/navbar_bg.jpg) repeat-x;
}
.navbarWrapper a.first, .navbarWrapper a.first:active, .navbarWrapper a.first:visited,
.navbarWrapper a.middle, .navbarWrapper a.middle:active, .navbarWrapper a.middle:visited,
.navbarWrapper a.last, .navbarWrapper a.last:active, .navbarWrapper a.last:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding:0px 12px;
	display:inline-block;
	color:#FFFFFF;
	text-decoration:none;
	height:28px;
	line-height:28px;
}
.navbarWrapper a.first, .navbarWrapper a.first:active, .navbarWrapper a.first:visited{
	border-right:1px solid #85a0b6;
	padding-left:18px;
}
.navbarWrapper a.middle, .navbarWrapper a.middle:active, .navbarWrapper a.middle:visited{
	border-right:1px solid #85a0b6;
}
.navbarWrapper a.last, .navbarWrapper a.last:active, .navbarWrapper a.last:visited{
	border-right:none !important;
}
.navbarWrapper a.first:hover,
.navbarWrapper a.middle:hover,
.navbarWrapper a.last:hover{
	color:#ffcc00;
}

/** Heading styles **************************************/
h1{
	font-size: 18px;
	font-weight:bold;
	color: #006600;
	line-height: 20pt;
}
h2{
	font-size: 15pt;
	font-style: normal;
	font-weight: Normal;
	color: #000066;
	line-height: 17pt;
}
.head{
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	line-height: 22pt;
}
.subhead{
	font-size: 14pt;
	font-style: Normal;
	font-weight: 500;
	color: #006600;
	line-height: 16pt;
}
.headingGreen{
	color:#006600;
	font-weight:bold;
	font-size:14px;
}

/** Content styles **************************************/
.summary{
	font-size: 12pt;
	font-style: Italic;
	font-weight: Normal;
	color: #000000;
	line-height: 13pt;
}
.text{
	font-size: 10pt;
	color: #000000;
	font-style: Normal;
	font-weight: Normal;
	line-height: 12pt;
	margin-bottom:40px;
}
.textwhite{
	font-size: 10pt;
	color: #000000;
	font-style: Normal;
	font-weight: Normal;
	line-height: 12pt;
}
.subtext{
	font-size: 9px;
	font-style: Normal;
	font-weight: Normal;
	color: #554444;
	line-height: 11pt;
}
.subtextcal{
	font-size: 12px;
	font-style: Normal;
	font-weight: bold;
	color: #554444;
	line-height: 11pt;
}
.announce{
	font-size: 12pt;
	font-style: Normal;
	font-weight: bold;
	color: #660000;
	line-height: 13pt;
}
.redbut{
	font-size: 11pt;
	font-style: Normal;
	font-weight: bold;
	color: #660000;
	line-height: 12pt;
}

/** Error Form *************************************/
#errorForm {
	border: 1px solid #00b302; 
	background-color: #d0ffd0; 
	width: 540px; 
	margin: 0 auto; 
	margin-bottom: 10px; 
	margin-top: 200px; 
}

.error
{
	color:#CC3333;
	
}


.hovermenu ul{
font: bold 13px Arial, Helvetica, sans-serif;;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #FFE271;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.listbox
{
	 
	background-color:#aaaabb;
	
}
.mainbox
{
	 background-color:#ECE9D8; 
	 border-left:1px solid #AD8663;
	 border-right:1px solid #AD8663;
	 border-bottom:1px solid #AD8663;
}
.headerback
{
	background-color:#025CA8;

}
.subheaderback
{
	background-color:#dfdfee;
}
.data
{
	background-color:#ffffff;
}


/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 850px;
}

.icongroup1{
width: 858px;
}
