body {
    background-color: #EAF5EA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0 0;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {

	margin: 0 0 .8em 0;

}
a:link {  color: #cf6b00; text-decoration: none}
a:visited {  color: #cf6b00; text-decoration: none}
a:hover {  color: #cf6b00; text-decoration: underline}
a:active {  color: #cf6b00; text-decoration: none}

.month {font-weight:bold; font-size:1.3em; color:#368C36;}

.heading1 {
	font-weight: bold;
font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #368c36;
	margin: 0 0 .5em 0;
	}
	.heading {
	font-weight: bold;
font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #368c36;
	margin: 0 0 .5em 0;

}
.heading2 {
font-size: 16px;

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 .5em 0;
	color: #368c36;
}
.subheading {
font-size: 16px;

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 .5em 0;
	color: #368c36;
}
h1 {
    font-family: Rockwell,Garamond,baskerville,serif;
    font-size: 3em;
    font-weight: normal;
	color: #368c36;
	margin: 0 0 .5em 0;

}
.linkbar {
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	padding: 4px;
	font-weight: bold;
}

h2 {
    color: #475546;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 0.5em;
}


h3 {
font-size: 16px;

	font-weight: bold;
	margin: 0 0 .5em 0;
	color: #368c36;


}
.captioncell {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
ul#reportnavigation
{
list-style-type: none;
margin: 0;
padding: .5em 0;
}

ul#reportnavigation li a
{
display: block;
width: 5em;
color: #FFF;
background-color: #CC0000;
padding: .2em 0;
text-align: center;
text-decoration: none;
font-weight:bold;
}

ul#reportnavigation li a:hover
{
color: #FFF;
background-color: #000000;
}

ul#reportnavigation .left { float: left; }
ul#reportnavigation .right { float: right; }


.imageleft2 {margin:0px 100px 5px 0px; float:left; }
 .imageright2 { margin:0px 0px 5px 100px; float:right; }

 .imageleft { margin:0px 10px 5px 0px; float:left; }
  .imageright { margin:0px 0px 5px 5px; float:right; }
   .imageleftcaption { 
 margin:0px 10px 5px 0px; 
 float:left; 
 font-size: 11px;
 }
   .imageleftcaption p {
  padding: 3px 3px 3px 3px;
	font-weight: bold;
	  }
   .imgrightcaption {
	margin:0px 0px 5px 10px;
	float:right;
	font-size: 11px;

 }
  .imgrightcaption p {
	padding: 3px 3px 3px 3px;
	font-weight: bold;
  }
  .maintable {
	background-color: #FFFFFF;
width: 960px;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    box-shadow: 0 0 0.6em rgba(0, 0, 0, 0.2);
}
/*top menu*/
.navcell{
	background-color:#ea8922;
	width:750px;
height:2em;

	}


#nav, #nav ul {
    line-height: 2em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#nav a {
	display: block;
color:#000000;
	
}


#nav li {
    background-color: #EA8922;
    border-right: 1px solid #876936;
    color: #393939;
    float: left;
    font-weight: bold;
    height: 2.5em;
    padding: 7px 10px 0 15px;
}

#nav li ul { /* second-level lists */
	position: absolute;
		line-height: 1.3;
padding: 10px 0 0 0 ;
	background-color: #ea8922;
	width: 14em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li{ 
	padding: 0px 5px 0px 5px;
		border-right:0px solid #000000; 
width: 10em;
	}
#nav li#last {
		border-right:0px solid #000000; 
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}
#nav a:link {  color: #000000; text-decoration: none}
#nav a:visited {  color: #000000; text-decoration: none}
#nav a:hover {  color: #FFFFFF; text-decoration: none}
#nav a:active {  color: #000000; text-decoration: none}
.footer {
	font-weight: bold;
	color: #EEEEEE;
	background-color: #368C36;
	padding: 4px 5px 4px 10px;
}

#nav ul li ul {font-weight:normal;}

.container {
	padding: 20px;
}
/* left-hand column */

#col-right {
	width: 210px;
	padding: 0px 0px 0px 20px;
}

#col-right h1 {
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #368c36;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#col-right p {
	margin-top: 0;
	margin-bottom: 0.5em;
	font: 13px Arial, Helvetica, sans-serif;
}

#col-right ul {
	margin-left: 7px;
	padding-left: 10px;
	margin-top: 0;
	list-style-type: disc;
	color: #368c36;
}

#col-right li {
	margin-bottom: 5px;
	font: bold 13px Arial, Helvetica, sans-serif;
}

#col-right ul ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	list-style-type: none;
	color: #368c36;
}

#col-right ul ul li {
	margin-bottom: 3px;
	margin-top: 3px;
	font: 11px Arial, Helvetica, sans-serif;
}

#col-right li a:link, #col-right li a:visited {
	color: #368c36;
}

#col-right li a:hover, #col-left li a:active {
	color: #cf6b00;
	text-decoration: underline;
}
.smalltext {
	font-size: 11px;
}

blockquote {background:url(images/quote.jpg); background-repeat:no-repeat; margin-left:0.5em; padding-left:3em; margin-top:0em; padding-top:1em;}
