@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bgimage.gif);
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 12pt;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}


ul,li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
	display: list-item;
	}
#wrapper {
	width: 100%;
	background-image: url(images/greenwhite.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	width: 710px;
	position: relative;
	background-position: top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#header {
	height: 67px;
}
#headernav {
	height: 24px;
	width: 100%;
}
#headerpic {
	padding: 0;
	margin:0;
	height: 74px;
	border-top-width: 16px;
	border-right-width: 0px;
	border-bottom-width: 16px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CCC4A;
	border-right-color: #9CCC4A;
	border-bottom-color: #9CCC4A;
	border-left-color: #9CCC4A;
	background-color: #FFFFFF;
}
#containermain {
	background-color: #FFFFFF;
	width: 710px;
	height:auto;
	text-align: left;
	position: relative;
	background-position: top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#contentArea {
	width: 352px;
	float: left;
	padding-top: 24px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#leftPanel {
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rightPanel {
	width: 286px;
	float: left;
	padding-top: 24px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}


/*- Menu Tabs E--------------------------- */

    #tabsE {
	float:left;
	/*width:100%;*/
	font-size:12px;
	line-height:normal;
	min-width: 99%;
	width: 710px;
	cursor: help;	/*cursor: url("harrow.cur");*/

      }
    #tabsE ul {
	padding: 0;
	margin:0;
	list-style:none;
      }
    #tabsE li {
	display:inline;
	margin:0;
	padding:0;
	background-color: #e9efb9;
      }
    #tabsE a {
	float:left;
	background-color: #9CCC4A;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
      }
    #tabsE a span {
	float:left;
	display:block;
    background-color: #e9efb9;
	padding:5px 5px 4px 5px;
	color:#0084c5;
	font-family: Arial, Helvetica, sans-serif;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
	color:#FFFFFF;
	background-color: #9CCC4A;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }

    #tabsE #current,#tabsE #current a,#tabsE #current a span{
	color:#FFFFFF;
	background-color: #9CCC4A;
	font-family: Arial, Helvetica, sans-serif;
      }
	
.orange_spot {
	font-size: 13px;
	font-weight: bold;
	color: #f0b128;
}

.orange_h1 {
	font-size: 11px;
	font-weight: bold;
	color: #f0b128;
	margin: 0px;
}

.blue_h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0082c3;
	margin: 0px;
}

.blue_h2 {
	font-size: 11px;
	font-weight: bold;
	color: #0082c3;
	margin: 0px;
}
.orangebullets_h1 {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;

}

.orangebullets_h1 li {


}

#footer {
	clear: both;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 34px;
	background-color: #9CCC4A;
}
#rightPanelnortmarg {
	width: 286px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: auto;
}
.orange_link {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0082C3;
}
#nav li.reports { width: 85px; height:31px; background: url(skin/nv_reports_up.gif) no-repeat;  padding: 0 0 0 5px;}
#nav li:hover { background: url(skin/nv_reports_over.gif) no-repeat;  }
#nav span {display:none;}
