.bodycopy {  font-family: Verdana; font-size: 12px; line-height: 14px; font-weight: normal; color: #ffffff;}
.footercopy {  font-family: Verdana, San Serif;font-size: 9px; line-height: 14px; font-weight: normal; color: #333333;}

.bodylink {  font-family: Georgia, Times, Serif; font-size: 12px; line-height: 16px; font-weight: normal; color: #708090;}
.bodylink:hover {  font-family: Georgia, Times, Serif; font-size: 12px; line-height: 16px; font-weight: normal; color: #993300;}


.mainbodycopy {  font-family: Geneva; font-size: 11px; line-height: 16px; font-weight: normal; color: #FFFFFF;}
.navfooter {  font-family: Verdana; font-size: 9px; line-height: 14px; font-weight: normal; color: #FFFFFF;}
.rollnavfooter {  font-family: Verdana; font-size: 9px; line-height: 14px; font-weight: normal; color: #FFFFFF;}
.titlecopy {  font-family: Verdana; font-size: 14px; line-height: 16px; font-weight: bold; color: #ffffff;}
.insidetitlecopy {  font-family: Verdana; font-size: 12px; line-height: 14px; font-weight: normal; color: #ffffff;}

.navcopy {  font-family:  Verdana, San Serif; font-size: 10px; line-height: 12px; font-weight: bold; color: #eee; }
.rollnavcopy {  font-family:  Verdana, San Serif; font-size: 10px; line-height: 12px; font-weight: bold; color: #eee; }



.indexcopy {  font-family: Verdana San Serif;; font-size: 9px; line-height: 12px; font-weight: bold; color: #FFFFFF}

table.topbox 		{
    border-top: 1px solid #FFFAF0;
    border-right: 1px solid #FFFAF0;
    border-left: 1px solid #FFFAF0;
    border-bottom: 1px solid #FFFAF0;
}    

.thirdnav {  font-family:  Arial, Helvetica, Times; font-size: 10px; line-height: 14px; font-weight: bold; color: #FFFFFF}
.thirdrollnav {  font-family: Arial, Helvetica, Times; font-size: 10px; line-height: 14px; font-weight: bold; color: #000000;}
.sidecopy {  font-family: Georgia, Times, Serif; font-size: 18px; line-height: 16px; font-weight: bold; color: #ADD8E6;}

td {  font-family: Georgia, Times, Serif; font-size: 12px; line-height: 16px; font-weight: normal; color: #666666;}

a { text-decoration: none; }
a:hover { text-decoration: underline; }


table.box {
    border-top: 1px solid #ffffff;
    border-right:1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}




body {
	background-color: #657042;
	margin: 0px;
	text-align: center;
}

div#mainbox {
	border: 1px solid #d1910d;
	width: 569px;
	height: 416px;
	position: absolute;
	margin: 0;
	left: 15px;
	right: 15px;
	top: 15px;
	z-index: 10;

}

div#navbox {
	z-index: 20;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 4;
	font-weight: bold;
}	

div#redbox{
	z-index: 10;
	height: 248px;
	background: #b10100;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	position: absolute;
	top: 108;
	left: 0;
	width: 100%;
}

div#stagebox {
	z-index: 10;
	border: 1px solid #000;
	width: 470px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
}

div#leafbox {
	z-index: 10;
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 15px;
	margin-right: 5px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

div#leafbox a {
	color: #ffffff;
}

div#leafbox div{
	margin-bottom: 8px;
}

div#textbox{
	z-index: 10;
	color: #ffffff;
	height: 185px;
	overflow: auto;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 3px;
	text-align: left;
	margin-bottom: 0px;
}

div#textinfo{
	z-index: 10;
	color: #ffffff;
	width: 90%;
	margin-left: 10px;
}

div#textinfo a {
	color: #ffffff;
}

div#textinfo div.reportlistitem {
	z-index: 10;
	height: 90px;
	border-bottom: 1px solid #fff;
	clear: right;
	overflow: hide;
	padding-bottom: 10px; 
	margin-bottom: 10px;
}

div#textinfo span.reportgraphic {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

div#textinfo span.itemgraphic{
	z-index: 10;
	position: relative;
	float: right;
}


div#headerimage {
	z-index: 10;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

img {
	margin: 0;
}

div#mainbox img.visitlogo {
	position: absolute;
	top: 370;
	right: 70;
}













