#container {
	padding: 5px;
	clear: both;
	float: left;
	width: 800px;
	line-height: 130%;
}
body {
	background-color: #FFF;
	margin: 20 px 20 px 20 px 20 px;
}
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #006;
	background-color: #FFF;
	text-align: left;
	height: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin: 5px;
	float: left;
	width: 790px;
	}
#navbar {
	clear: both;
	float: left;
	height: 35px;
	width: 790px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#feature {
	margin: 5px;
	float: left;
	width: 490px;
}
#right {
	float: left;
	width: 295px;
	overflow: hidden;
	margin-right: 5px;
	margin-top: 5px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	float: right;
	}

#scoreone {
	float: right;
	width: 300px;
}
#related {
	float: right;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
clear: right;
}


#banner h1 {
	font-size: xx-large;
	}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#center {
	float: left;
	width: 490px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	}

.content {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: x-small;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;	
	}

.content h3 {
	color: #000000;
	font-family: "Times New Roman", Geneva, serif;
	;
	font-size: 16pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	clear: both;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
	
	.chart {
	width: 600px;
clear:both;
}
.chart table {
	width: 600px;
	border-collapse: collapse;
	font-size: 10px;
}
.chart th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
                     text-align: center;
}
.chart td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
.rowcolor {
	background-color: #ADD1D0;
}
.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	width: 600px;
}
.chart h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	width: 600px;
	color: #FF0000;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	width: 600px;
	color: #008000;
}
.content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-align: left;
}
#footer {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	background-color: #FFF;
	text-align: center;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin: 20px;
	float: left;
	width: 760px;
	font-size: x-small;
}

/* inset image block */

.insetimage {
width:256px;
float:right; 
margin: 5px 5px 5px 5px; 
font-size: x-small; 
clear: right;
}

.insetimage img {
width:100%;
margin:auto;
}

.caption {
text-align:left;
font-size:85%;
line-height:130%;
}

.insetsmall {
width:128px;
float:right; 
margin:5px 5px 5px 5px; 
font-size:x-small;
}

.insetsmall img {
width:100%;
margin:auto;
}

