body {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px 0px 20px;
	text-align: left;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color: #66ccoo;
	text-decoration: none;
}
p {
margin-bottom: 6px;
}
#wrapper {
	width: 980px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	border-left: 10px solid #E8E8E8;
	border-right: 10px solid #E8E8E8;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: auto;
	background-color: #FFFFFF;
}
#container {
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}
#left {
	margin: 0px;
	width: 112px;
	padding: 0px;
	float: left;
}
#middle {
	float: left;
	width: 217px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right {
	height: auto;
	width: 525px;
	padding: 40px 20px 0px 0px;
	float: right;
	margin: 0px 30px 0px 6px;
	line-height: 1.4em;
	text-align: left;
}
#right a:link {
	color: #003366;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
}
#right a:visited {
	color: #003366;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
}
#right a:hover {
	color: #66CC00;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
h1 {
	font-size: 14px;
	margin-bottom: 2px;
	padding: 3px 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 3px 0px;
	color:#66CC00;
	line-height: 22px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: 217px;
	padding-top: 40px;
	vertical-align: top;
	line-height: 90%;
}
#navigation a:link, #navigation a:visited, #navigation a:active {	
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	color: #66CC00;
	text-decoration: none;
}
.navitems {
	width: 217px;
	text-align: left;
	border-collapse: collapse;
}
#footer {
	
	margin: 10px 0px 0px;
	text-align: left;
	padding: 4px 0px;
	background-color: #E8E8E8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	height: 100%;
	
}
#footer p {
	color: #999;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#footer a:link {
	text-decoration: none;
}
td {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.examples {
	font-weight: bold;
}
.rowstyle2 {
	text-indent: 20px;
}
#address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	margin-top: 20px;
}
.newsheader {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 6px
}
.newsdate {
	font-size: 11.5px;
	color: #666666;
	font-weight: normal;
}
#news {
    margin-top: 10px;
	padding-top:3px;
	font-family: Helvetica, Arial, sans-serif;
	border-top: 1px dotted #999999;
	height: auto;
}
.news-image-right { float:right; margin: 5px 0 15px 15px; }

.news-image-left { float:left; margin: 0 15px 15px 0; }

ul.arrow_bullets {
   list-style-image:url('arrow.gif');
   line-height: 18px;
   padding: 0;
   margin-left: 0px;
}
.arrow_bullets li {
	margin-top: 6px;
}
.itemnav {
	border-bottom: 1px solid #999999;
	letter-spacing: 5px;
	padding: 0px;
	height: 20px;
	margin-bottom: 20px;
}
.itemnav a {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
#quote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #66CC00;
	font-weight: bold;
	border-top: 1px solid #999999;
	height: auto;
}
.quotename {
	font-family:Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.boldnumber {
	font-weight: 600;
}
