body {
	background-color: #D1EAD1;
	margin: 10px 0 0 0;
	padding:0;
	text-align: center; /*centers the content in IE5/win */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41485D;
	font-size: 11px;
}

#container {
	position: relative;
	width: 747px;
	margin: 0 auto; /*centers the div in standard browsers */
	text-align: left;	
	background-color: #FFFFFF;
	padding: 8px 8px 0 8px;
}

.greenstrip {
	position: relative;
	border-top: 10px solid #D1EAD1;
	width: 747px;
}

#nav {
	position: absolute;
	top: 18px;
	left: 356px;
	width: 399px;
}

#logo {
	width: 179px;
	height: 92px;
}

#leftpanel {
	position: relative;
	background: #D1EAD1;
	border-top: 28px solid #41485D;
	width: 747px;
	height: 186px;
}

#heads {
	position: absolute;
	top: 123px;
	left: 292px;
	z-index: 10;
}

#panelone {
	position: absolute;
	top: 217px;
	left: 292px;
	z-index: 10;
}

#paneltwo {
	position: absolute;
	top: 217px;
	left: 408px;
	z-index: 10;
}

#panelthree {
	position: absolute;
	top: 217px;
	left: 524px;
	z-index: 10;
}

#panelfour {
	position: absolute;
	top: 217px;
	left: 640px;
	z-index: 10;
}

#textleft {
	clear: both;
	position: relative;
	margin: 45px 0 0 0;
	float: left;
	width: 245px;
	padding: 0 15px 0 15px;
}



#textright {
	position: relative;
	margin: 45px 0 0 285px;
	padding: 0 150px 10px 15px;
	border-left: 1px dotted #CCCCCC;
}
/* commented backslash hack v2 \*/
* html #textright {display:inline-block; padding-left:15px;}
/* end hack */

#textright ul {
	margin:0 0 0 15px;
	list-style-image: url(images/dash.gif);
	padding: 5px 0;
}

h1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #41485D;
	font-weight: bold;
	margin:0;
	padding: 7px 0;
}

h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #41485D;
	font-weight: bold;
	margin: 0 0 5px 0 ;
	padding: 7px 0;
	border-bottom: 1px dashed #D1EAD1;
}

p {
	margin:0;
	padding: 5px 0;
}


#clear {
	clear: both;
}

a, a:link, a:active, a:visited {
	color: #008E53;
	text-decoration: none;
}

a:hover {
	color: #363C4D;
	text-decoration: underline;
}

#footer {
	margin-top: 20px;
	padding: 5px 15px;
}

#topprint {
	margin-top: 20px;
	padding: 5px 65px 5px 15px;
	text-align:right;
}

#title {
	position: absolute;
	top: 124px;
	left: 8px;
	z-index: 10;
}

#image {
	position: absolute;
	top: 124px;
	left: 341px;
	z-index: 5;
}

#quote {
	position: absolute;
	top: 152px;
	left: 8px;
	z-index:100;
}

#maincontent {
	position: relative;
	margin: 128px 65px 0 180px;
}
/* commented backslash hack v2 \*/
* html #maincontent {display:inline-block; padding-left:0px;}
/* end hack */
#subnav {
	padding-top: 128px;
	float: left;
	width: 133px;
	background-color: #F1F9F1;
	z-index:1;
}

#subnav ul{	
   padding: 0;
   margin: 0;
   list-style: none;
   list-style-type: none;
   list-style-image: none;
}
  
#subnav li a, #subnav li a:link, #subnav li a:active, #subnav li a:visited {
	margin: 0;
	padding: 2px 10px 4px 30px;
	display: block;
	color: #4C525A;
	font-size: 11px;
	text-decoration: none;
	background-image:url(images/listarrow.gif);
	background-repeat:no-repeat;
}

#subnav li a:hover{  
	color: #4C525A; 
	background-color : #FFFFFF;
	background-image:url(images/listarrow.gif);
	background-repeat:no-repeat;
}

#subnav li li a:link, #subnav li li a:visited {
	margin: 0;
	padding: 2px 10px 4px 40px;
	display: block;
	color: #4C525A;
	font-size: 11px;
	text-decoration: none;
	background-image:url(images/sublistarrow.gif);
	background-repeat:no-repeat;
}

#subnav li li a:hover{ 
	color: #4C525A; 
	background-color : #FFFFFF;
	background-image:url(images/sublistarrow.gif);
	background-repeat:no-repeat;
}

ul {
	margin: 0 0 0 15px;
	list-style-image: url(images/dash.gif);
	padding: 5px 0;
}

li {
	padding: 1px 0;
}

div.spacer {
	clear: both;
	margin: 3px 0px;
  }
  
div.row {
	clear: both;
	padding-top: 5px;
  }
   
div.row span.label {
	float: left;
	width: 100px;
	text-align: left;
  }
  
div.row span.label img{
	border: 1px solid #9DBDB0;
	padding: 2px;
  }

div.row span.formw {
	width: 200px;
	text-align: left;
  } 
  
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41485D;
	font-size: 11px;
	border: 1px solid #5E7F71;
	background-color: #E1F1E1;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41485D;
	font-size: 11px;
	border: 1px solid #41485D;
	background-color: #E3E3E4;
	padding: 1px 2px;
}

.highlight {
	color: #E00A0A;
	font-style:italic;
}

.downloadheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #41485D;
	text-decoration: none;
}
.downloaditem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.downloaditemvalue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.clsTableBodyHighlightOne
{
    BACKGROUND-COLOR: #D6DEE7;    
    HEIGHT: 20px;
    CURSOR: CROSSHAIR;
}
.clsTableBodyOne
{
    BACKGROUND-COLOR: #F1F9F1;
    HEIGHT: 20px;
    CURSOR: AUTO;
}

.clsTableBodyHighlightTwo
{
    BACKGROUND-COLOR: #D6DEE7;    
    HEIGHT: 20px;
    CURSOR: CROSSHAIR;
}
.clsTableBodyTwo
{
    BACKGROUND-COLOR: #FFFFFF;
    HEIGHT: 20px;
    CURSOR: AUTO;
}
.Header2
{
font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #41485D;
	font-weight: bold;
	margin: 0 0 5px 0 ;
	padding: 7px 0;
}
HR
{
 color:#D1EAD1;
 background-color: #D1EAD1;
 height:3px;
}


