body {
	margin: 0px;
	background-color: #00baf1;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
div, td, a, form, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#main {
	margin-top:10px;
	float: none;
	clear: both;
	padding: 14px;
	width: 770px;
	background-color: #ffffff;
}
#pagecontent, #scorecontent {
	margin-top:10px;
	margin-bottom:20px;
}
#pagecontent a {
	color: #336699;
}
#panelcontent a {
	color: #336699;
}
#rsscontent a {
	color: #666666;
	text-decoration: underline;
}
#rsscontent br {
	padding-bottom: 10px !important;
}
#codivider {
	width: 1px;
	height: 50px;
	background-color: #666666;
}
.bluebold {
	color: #336699;
	font-weight: bold;
}
.size14bold {
	font-size: 14px;
	font-weight: bold;
}
.borderimg {
	padding: 1px;
	background-color: #00baf1;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	margin-right: 16px;
	margin-bottom: 8px;
}
.bioimg {
	border: 1px solid #666666;
}
.breadcrumbs:link {
	text-decoration: underline !important;
}
.whotitle, .whotitle:link {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline !important;
}
.newstitle, .newstitle:link {
	font-size: 13px;
	font-weight: bold;
	color: #666666 !important;
	text-decoration: underline !important;
}
.required {
	color: #ff0000;
}
.formbuttons {
	background-color: #fcb815;
	color: #ffffff;
}
.tableoddrow {
	background-color: #e4e4e4;
}
.readmorebutton {
	margin-top: 10px;
	/*margin-bottom: 6px;*/
	padding-bottom: 14px;
}
.companyscore {
	font-size: 30px;
}
.resultname {
	font-size: 14px;
	font-weight: bold;
}
.resultname a, .resultname:link {
	text-decoration: underline !important;
}
