body {
	color: #3f5101;
	background: #ffffff;
	list-style: square url(../images/yellow_box.jpg) outside;
	left: 0px;
	top: 0px;
	margin-top: 0;
	margin-left: 0;
	font-size: .98em;
}

#content {
	padding: 15px;
	width: 100%;
}

/*p { font-size: .9em;}*/

A:link { color: #039 }
A:visited { color: #909 }
A:active { color: #c03 }
A:hover { color: #999; text-decoration: none }

A.one:link { color: #3f5101; text-decoration: none }
A.one:visited { color: #3f5101; text-decoration: none }
A.one:active { color: #3f5101; text-decoration: none }
A.one:hover  { color: #ffffff; text-decoration: underline }

A.two:link { color: #d19b00; text-decoration: none }
A.two:visited { color: #d19b00; text-decoration: none }
A.two:active { color: #d19b00; text-decoration: none }
A.two:hover { color: #ffffff; text-decoration: underline }

A.three:link {
	color: #ffffff;
	font-weight: bold;
}
A.three:visited { color: #ffffff }
A.three:active { color: #ffffff }
A.three:hover {
	color: #ffffff;
	text-decoration: none;
}

A.four:link {
	color: #ffffff;
	text-decoration: none;
	/*font-weight: bold;*/
}
A.four:visited {
	color: #ffffff;
	text-decoration: none;
	/*font-weight: bold;*/
}
A.four:active { color: #ffffff; text-decoration: none; }
A.four:hover { color: #ffffff; text-decoration: underline; }

A.five:link { color: #D19B00; text-decoration: underline; }
A.five:visited { color: #D19B00; text-decoration: none; }
A.five:active { color: #D19B00; text-decoration: none; }
A.five:hover  { color: #D19B00; text-decoration: underline; }

/*changed to underline*/
A.six:link { color: #3f5101; text-decoration: underline; }
A.six:visited { color: #3f5101;}
A.six:active { color: #3f5101;}
A.six:hover  { color: #3f5101; text-decoration: underline; }

A.seven:link { color: #000000; text-decoration: underline; }
A.seven:visited { color: #000000; text-decoration: underline; }
A.seven:active {color: #000000; font-weight: bold; text-decoration: underline;}
A.seven:hover  { color: #000000; text-decoration: underline; }

/* TOP NAVIGATION BARS horizontal list experiment   **************** */

div#maintopnav{
	background-color: #fff;
	font-size: 12px;
   margin-left: 0;   
}

div#nav1 ul{
	 list-style: none;
    margin:0;
    font-weight:bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

div#nav1 li {display: block;}
div#nav1 li {
	float: left;
   display: inline;
   margin:0;
   height: 21px;
   padding:0 0 5px 2px;
   background-color: #3f5101;
}
div#nav1 li.last:after {
	content: url(../images/button_end_c2.gif);
}

div#nav1 li a {
   color: #fff;
   text-decoration:none;
}

/* start 2nd nav row *********** */

div#nav2 ul {
	list-style: none;
   margin:0;
   font-weight:bold;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
}

div#nav2 li {display:block;}

div#nav2 li {
	float: left;
   display: inline;
   margin:0;
   height: 21px;
   padding:0 0 5px 2px;
   background-color: #d19b00;
}
div#nav2 li.last:after {
	content: url(../images/button_end_a2.gif);
}

div#nav2 li a {
   color: #fff;
   text-decoration:none;
}
/* END TOP NAVIGATION BARS ************ */


td  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.headline  { font-weight: bold; font-size: 14pt; font-family: "Arial Black", Impact, Geneva, Swiss, SunSans-Regular; }
.news { font-weight: bolder; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.bold { font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.bold_header {
	font-size: 13pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
.head32{
	font: bolder 32px "Arial Black";
	color: #ffffff;
	margin-top: .5em;
	margin-left: .5em;
}
.bold_header-gld { font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  color: #d19b00;}

.justify { text-align: justify }
.WhiteBoldlinl { color: white; font-weight: 200; text-decoration: underline }
.textblk {
	color: #000000;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	}
h1 {font-size: 18px; 
	}

h2 {font-size: 16px; 
	}

h3 {font-size: 14px; 
	}
	
h4 {font-size: 12px;
	}
hr {
	font-size: 1px;
	width: 100%;
	background-color: #000;
	color:#000;

}
.white { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.orange {
	color: #d19b00;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}
.pub dl {
	list-style: none;
   font-size: 12px;
}
.pub dt {
	font-weight: bold;
	background-color: #fff;
	padding: 3px;
	margin-bottom: 5px;
	color: #000000;
}
.pub dd {
	background: url(../images/yellow_box.jpg) no-repeat 2px 6px;
	margin-left: 5px;
	padding-left: 18px;
	line-height: 1.25em;
	padding-bottom: 5px;
}
.pubwhite dd {
	background: url(../images/white_box.jpg) no-repeat 2px 6px;
	margin-left: 5px;
	padding-left: 18px;
	line-height: 1.25em;
	padding-bottom: 5px;
}
.links dl {
	list-style: none;
}
.links dt {
	background-color: inherit;
	padding: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}
.links dd {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.25em;
	padding-bottom: 2em;
}

ul li {
	padding-bottom: 1em;
	list-style: square outside;
}
.boldlist ul li {
	padding-bottom: 1em;
	list-style: none;
	font-weight: bold;
}


table.right {
	float: right;
	border: 0px; 
	margin: 0pt 0px 5px 10px ;
	}
table.left {
	margin: 0pt 10px 5px 0px;
	border: 0px;
	}.grn {
	color: #3f5101;
}

.caption {
	font-size: .9em;
	color: #666666;
}

.datatable {
	border: 1px solid #999;
	border-collapse: collapse;
	background-color:#fff;
	color: #333333;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}
.datatable th, .datatable td{
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	text-align:left;
} 
.datatable th{
	font-family: arial, helvetica, sans-serif;
	background: #8F9840;
}
.datatable p {margin-top: 0;}


/* Marin FAST */
div#topnav {   /* top navigation ******************* */
	margin-top: .5em;
}

div#topnav ul {
    float:left;
	width:100%;
	margin: 0;
	padding: 0;
	list-style-type:none;
	background-color: #000;
	letter-spacing: .02em;
	
 }
   
div#topnav li {display:inline;}
   
div#topnav a {
   	display: block;
	float:left;
	padding:.4em 1em .3em 1em;
	text-decoration: none;
	color: #fff;
	background-color:inherit;
	border-right:1px solid #ccc;
	text-align:center;
   }
   
div#topnav a:hover {
	background-color:#895a19;
   }

/* end top navigation ************************** */

.clear {clear:both;}