@charset "UTF-8";
/* CSS Document */

div#content {
	width:604px;
	}


#content {
	margin:0 auto 0 auto;
	/*float:right;
	width:304px;*/
	}

* {
	margin:0;
	padding:0;
	}

div.wrapper2 {
	text-align:left;
	}

div.wrapper {
	text-align:center;
	}

body#page {
	color:#202020;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	/*text-align:center;*/
	}

h3 {
	color:#063D52;
	font-size:1em;
	margin-top:3px;
	}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

div#content ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:20px;
	}

a:link, a:active, a:hover, a:visited {
	color:#538B37;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	}



/**********   ADDITIONAL STYLES FOR REPORT   **********/


.content-image {
	clear:both;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	}

.text-box {
	border: 1px solid #063d52;
	overflow: hidden;
	background-color: #ededff;
	clear:both;
	}
	
	
.text-box-title {
	padding: 5px;
	background-color: #063d52;
	color: #ffffff;
	font-size: 16px;
	}
	
.hi-res-link {
	padding: 5px;
	background-color: #063d52;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	margin-top:22px;
	}
#left-column {
	float: left;
	width: 295px;
	margin-right: 14px;
}
#right-column {
	float: left;
	width: 295px;
}
/*sup {
	color: #FF0000;
}*/
h2 {
	color:#063D52;
	font-size:1.2em;
	margin-bottom:3px;
	margin-top:3px;
	}

