body {
	background-color: #f0eede;
	background-image: url(../images/bg_body_top.png);
	background-repeat: repeat-x;
	margin: 0px; padding: 0px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	color: #000;
}
h2 {
	color: #000080;
	font-size: 16px;
	text-decoration: underline;
}
h3 {
	color: #000080;
	font-size: 14px;
}
h4 {
	color: #000080;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
}
sup {
	font-size: 9px;
}
#container, #header, #top, #logo {
	width: 800px;
	margin: 0px; padding: 0px;
	background-position: center top;
	background-repeat: repeat-y;
	float: left;
}
#container {
	text-align: left;
	background-color: #fff;
	background-image: url(../images/bg_container_main.png);
	position:absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
}
#header {
	height: 110px;
	background-image: url(../images/bg_header.png);
}
#logo {
	background-image: url(../images/bg_logo.png);
	background-repeat: no-repeat;
	padding: 5px 0 0 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
}
html>#logo	{
	height: 80px;
}
#logo img {
	margin-left: 55px;
}
#top {
	height: 25px;
	background-image: url(../images/bg_top.png);
	background-repeat: no-repeat;
	background-position: 45px;
}html>body #top{height:30px;}

#leftColumn {
	width: 560px;
	float: left;
}
#pic {
	height: 170px;
	background-image: url(../images/bg_pic.png);
	background-repeat: repeat-y;
	background-position: 45px;
}
#pic img, #pic object, #pic embed {
	margin-left: 65px;
} html>body #pic embed { margin-left: 0px; }

#content {
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: 45px -3px;
	float: left;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 25px;
	padding-left: 65px;
	width: 560px;
}
html>body #content {
	background-position: 45px top;
	width: 479px;
}
#rightColumn {
	width: 240px;
	float: left;
	background-image: url(../images/bg_rightColumn.png);
	background-repeat: repeat-y;
}

#navBox {
	width: 190px;
	float: left;
	background-image: url(../images/bg_navBox.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 189px;
}
#navFoot {
	background-image: url(../images/bg_navFoot.png);
	background-repeat: no-repeat;
	width: 190px;
	float: left;
	height: 43px;
	background-position: left -20px;
}
#nav {
	width: 150px;
	float: left;
	min-height: 160px;
	margin-left: 10px;
	margin-top: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;

} html>body #nav { margin-left: 21px; }

#nav ul {
	list-style: none;
	margin: 4px 0px;
	padding: 0px;
	border-top: 1px solid #bdbba8;
	border-bottom: 1px solid #f3f2e9;
}
#nav ul li {
	border-top: 1px solid #f3f2e9;
	border-bottom: 1px solid #bdbba8;
	line-height: 24px;
	margin: 0;
	list-style: none;
}
#nav ul li a {
	display: block;
	padding-left: 5px;
	color: #000;
	text-decoration: none;
	width: 100%;
} html>body #nav ul li a { width: auto; }

#nav ul li a:hover, #nav ul li a.current {
	background-image: url(../images/bg_nav_on.png);
	background-repeat: repeat-y;
	border-top: #dfddd3;
	color:#fff;
}
#nav ul li a.current {
	border-bottom: 1px solid #bdbba8;
	color:#fff;
} html>body #nav ul li a.current { border-bottom: none; }

#nav ul ul {
	margin: 0px;
	border: none;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: 1px solid #f3f2e9;
} html>body #nav ul ul { border-bottom: 1px solid #bdbba8; }

#nav ul ul li {
	line-height: normal;
	font-size: 12px;
	border: none;
}
#nav ul ul li a {
	padding-left: 15px;
	color: #2f3a25;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../images/arrow.gif) no-repeat 8px 8px;
	background-color: #99bb99;
}
#nav ul ul li a.current {
	border-bottom:none;
}

/* project names */

#nav ul ul ul {
	margin-left: 6px;
	border: none;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: 1px solid #f3f2e9;
} html>body #nav ul ul { border-bottom: 1px solid #bdbba8; }

#nav ul ul ul li {
	line-height: normal;
	font-size: 12px;
	border: none;
}
#nav ul ul ul li a {
	padding-left: 15px;
	color: #2f3a25;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../images/arrow.gif) no-repeat 8px 8px;
	/*background-color: #99bb99; */
	background-color: #f5f6ec;
}
#nav ul ul ul li a.current {
	border-bottom:none;
}

#content p, #content ul, #content ol, #content table, #content td {
	font-size: 12px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: top;
}
/* added by CW*/
.contentblue {

	font-weight: bold;
	color: #000080;
}
.blueText {
	font-weight: normal;
	color: #000080;
	text-decoration: underline;
}
.contentred {

	font-weight: bold;
	color: #FF0000;
}


select, input, label {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#breadcrumbs {
	font-size: 9px;
	margin: 0px;
	float: left;
	width: 100%;
	line-height: 17px;
	background-color: #EFEFEF;
	color: #333;
	text-align: right;
	padding-right: 6px;
} html>body #breadcrumbs { width: 473px; margin-top: 3px; }

#content h3 {
	color: #254c2c;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #254c2c;
	border-bottom: 3px double #61614f;
	padding-bottom: 5px;
	float:left;
	width: 100%;
	margin: 5px 0px 5px 0px;
} html>body #content h1 { margin-bottom: 15px; }

#content ul {
	/* list-style-image: url(../images/bullet.gif); */
	list-style-image: url(../images/subBullet.gif);
}

#content ul li {
    margin-bottom: 10px;
 	margin-left: 10px;
}

#content ul ul {
	clear: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 25px;
	list-style-image: url(../images/subBullet.gif);
} html>body #content ul ul { margin-left: 0px; }

#content ul li ul li {
    margin-bottom: 3px;
}


#content a { color: #060; }
#content a:active { color: #363; }

#footnav {
	text-align: center;
	min-height: 24px;
	float:left;
	margin: 10px 0px 10px;
	padding: 0px 120px 0px;
}
htm>body #footnav {
	margin: 10px 120px 10px;
	padding:0;
}
#footnav ul {
	margin-left: 0;
	padding-left: 0;
	font-size: 9px;
	display: inline;
	line-height: 18px;
} 
#footnav ul li {
	margin-left: 0;
	padding: 0px 5px;
	list-style: none;
	display: inline;
}
#footnav ul li a, #footnav ul li a:visited {
	color: #030;
	background-color: #fff;
	text-decoration: none;
}
#footnav ul li a.current {
    color: #fff;
    background-color: #2f3a25;
	text-decoration: none;
}
#footer {
	width: 800px;
	float: left;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}
#footer p {
	margin-left: 45px;
	margin-top: 0px;
	padding-top: 30px;
	font-size: 9px;
	background-image: url(../images/footer_texture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#breadcrumbs a {
	text-decoration: none;
}
#infoBox {
	margin: 28px;
	background-color: #ebe9da;
	padding-top: 5px;
	padding-bottom: 5px;

}
#infoBox p {
	margin: 15px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 12px;
	line-height: 16px;
}
#infoBox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	color: #000080;
	
}
#content p.footNote {
	font-size: 10px;
	line-height: normal;
	color: #999;
	padding-top: 4px;
	/* border-top: solid 1px #ccc; */
	float: left;
	width:100%;
}
#content p.disclaimer {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #030;
	float:left;
}
#content span.highlight {
	background-color: #FFC;
}
#content span.highlight2 {
	color: #254c2c;
	font-style: italic;
	font-weight: bold;
}
#content p.news {
    font-size: 12px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
	width: 100%;
}

#content span.headline {
    font-weight: bold;
}

span.headline {
	font-size: 12px;
    font-weight: bold;
	color: #254c2c;
}

#kic {
	float: left;
	margin-bottom: 20px;
}
#kic table, #kic table td {
	font-size: 12px;
	line-height: 17px;
	vertical-align: top;
}
#kic ul {
	font-size: 11px;
}
#kic table td.title {
	font-weight: bold;
	width: 30%;
	background-color: #eee;
}

#infoBox table, #infoBox table td {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}
#infoBox table td.title {
	font-weight: bold;
	width: 10%;
	text-align: center;
	margin-right: 10px;
}
#infoBox table { margin-left: 75px;}

#partnerHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
#partnerHead h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}
#partnerHead h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#partnerHead span.lefty {
	float:left;
	margin-left: 20px;
}
#partnerHead span.righty {
	float:right;
	margin-right: 20px;
}
	line-height: normal;
}
#ave {
	float: left;
	margin-bottom: 20px;
}
#ave table {
	font-size: 11px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #b3b19a;
	line-height: 15px;
	float: left;
	width:100%;
}

#ave2 {
	float: left;
	margin-bottom: 20px;
}
#ave2 table {
	font-size: 11px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #b3b19a;
	line-height: 15px;
	float: left;
	width:100%;
}

th {
	text-align: left;
}
#ave table th {
	background-color: #1f5b1f;
	color: #fff;
	line-height: normal;
}
#ave2 table th {
	background-color: #1f5b1f;
	color: #fff;
	line-height: normal;
}
img, img a {
	border: 0;
}
#content a.glossary {
	color: #000080;
}
#centered {
	width:100%;
	text-align:center;
}

#content .report-list {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 14px;
}

/* *************** Contact Form CSS *************** */


#contact {
   float: left;
   width: 450px;
}

#contact form {
	width: 450px;
	text-align: left;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}

#contact form fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

#contact form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 12px 0px;
}
#contact form input {
	display: block;
	margin-top: 3px;
	color: #000;
	font-size: 11px;
}

#contact form select {
	float: left;
	display: block;
	color: #000;
	font-size: 12px;
}

#contact form label.field-first,
#contact form label.field-address,
#contact form label.field-city,
#contact form label.field-hphone {
	
}


#contact form label.field-first,
#contact form label.field-last,
#contact form label.field-city,
#contact form label.field-wphone,
#contact form label.field-hphone,
#contact form label.field-mphone,
#contact form label.field-country  {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}
#contact form label.field-country  {
	width: 210px;
}
#contact form label.field-city {
	width: 240px;
}
#contact form label.field-wphone,
#contact form label.field-hphone,
#contact form label.field-mphone {
	width: 95px;
}

#contact form label.field-first input,
#contact form label.field-last input,
#contact form label.field-city input,
#contact form label.field-wphone input,
#contact form label.field-hphone input,
#contact form label.field-mphone input,
#contact form label.field-country input {
	float: left;
	width: 150px;
	padding: 0px;
}
#contact form label.field-wphone input,
#contact form label.field-hphone input,
#contact form label.field-mphone input {
	width: 95px;
}
#contact form label.field-city input {
	width: 240px;
}
#contact form label.field-country input {
	width: 210px;
}

#contact form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

#contact form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#contact form label.field-zip {
	float: left;
	width: 80px;
}

#contact form label.field-zip input {
	float: left;
	width: 80px;
}

#contact form label.field-address,
#contact form label.field-email {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

#contact form label.field-address input,
#contact form label.field-email input {
	float: left;
	width: 310px;
	padding: 0px;
}


#contact form label.field-opt-in input, 
#contact form label.field-contact_me input, 
#contact form label.field-offering input {
    display: inline;
    padding: 0px;
    margin: 0px 5px 0px 0px;
}

#contact form input.field-opt-in, 
#contact form input.field-contact_me, 
#contact form input.field-offering {
	margin: 0px 0px 0px 0px;
}

textarea {
	display: block;
	color: #000;
	font-size: 12px;
}

#contact form textarea {
	margin-top: 3px;
}
#contact {
	clear:left;
}

.error {
	color: #f00;
}

#partnerHead h3 {
	color: #000;
}

div.report_header {
  text-align: center; 
  margin-bottom: 1em;
  font-weight: bold;
}

table.report {
  width: 100%;
}

table.report caption {
  	font-weight: bold;
  	text-align: center;
  	font-size: 14px;
  	line-height: 28px;
  	text-decoration: underline;
  	font-style: italic;
}

table.report td.subtotal {
    text-decoration: underline;
}

table.report td.total {
    vertical-align: bottom;
    border-bottom: 3px double #000;
}

table.report td.total_single_line {
    vertical-align: bottom;
    border-bottom: 1px solid #000;
}


/* report captions - not part of tables */  
p.caption {
  	font-weight: bold;
  	text-align: center;
  	font-style: italic;
}


/* report classes for collapsible sections */

.collapsible
{
    border: 1px solid #bdbba8;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

th.hlabel {
    background-color: #bdbba8;
    text-align: center;
}
td.rlabel {
    font-weight: bold;
    text-align: left;
}
td.rdata {
    text-align: right;
}


table.summary_report td.subtotal {
    text-align: right;
    vertical-align: baseline;
    border-bottom: 1px solid #000;
}

table.summary_report td.total {
    text-align: right;
    vertical-align: baseline;
    border-bottom: 3px double #000;
}

table.summary_report td.total_single_line {
    text-align: right;
    vertical-align: baseline;
    border-bottom: 1px solid #000;
}

