/*CSS Document*/
BODY, TD, TH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
.body
{
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: #B7B7B7;
}
.main_container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
.header_container
{
	width: 900px;
	height: 89px;
	background: url(images/header_bg.png);
}
.navbar_container
{
	width: 900px;
	height: 40px;
	color: #FFFFFF;
	background: url(images/menu_bar_bg.png);
}
.body_container
{
}
.body_left_container
{
	width: 100px;
	float: left;
	padding-bottom: 30px;
}
.body_center_container
{
	width: 700px;
	float: left;
	padding-bottom: 30px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.body_right_container
{
	width: 100px;
	float: left;
	padding-bottom: 30px;
}
.list_left_container
{
	float: left;
}
.list_center_container
{
	width: 500px;
	text-align: left;
	padding: 15px;
	float: left;
	background-color: #FFFFFF;
}
.list_right_container
{
	float: left;
}
.user_bar_container
{
	background: url(images/user_bar_bg.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 695px;
}
.user_icon
{
	width: 90px;
}
.footer_container
{
	width: 900px;
	height: 267px;
	background: url(images/footer_bg.png);
	clear: left;
}
.alert_red
{
	color: #FF0000;
}
.alert_green
{
	color: #00CC00;
}
.required
{
	font-size: small;
	color: #F77B20;
}
.headingsText
{
	font-size: 24px;
	font-weight: bold;
}
.subheadingsText
{
	font-size: 14px;
	font-weight: bold;
}
.featuredBody
{
	height: 95px;
	background: url(images/row_bg.png);
}
.featuredTable
{
	width: 468px;
	border: 0px solid #000000;
	padding: 0px;
	background-color: #F1F1F1;
}
.faqTable
{
	width: 500px;
	border: 0px solid #000000;
	border-spacing: 5px;
	background-color: #F1F1F1;
}
.faqTableItem
{
	height: 95px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/row_web_bg.png);
}
.topHitsBody
{
	height: 95px;
	background: url(images/row_bg.png);
}
.topHitsTable
{
	width: 100%;
	border: 0px solid #000000;
	padding: 0px;
	border-spacing: 2px;
	background-color: #F1F1F1;
}
.topHitsLayoutPadding
{
	padding-right: 10px;
}
.newestHitsBody
{
	height: 95px;
	background: url(images/row_bg.png);
}
.newestHitsTable
{
	width: 100%;
	border: 0px solid #000000;
	padding: 0px;
	border-spacing: 2px;
	background-color: #F1F1F1;
}
.tableStyleBottomLeft
{
	height: 20px;
	background: url(images/tableBottom_left_bg.png);
	padding: 0px;
	border-spacing: 1px;
}
.tableStyleBottomCenter
{
	height: 20px;
	background: url(images/tableBottom_bg.png);
	padding: 0px;
}
.tableStyleBottomRight
{
	height: 20px;
	background: url(images/tableBottom_right_bg.png);
	padding: 0px;
}
.footerCopywriteText
{
	font-size: 9px;
	color: #FFFFFF;
}
.side_ad
{
	width: 120px;
	vertical-align: middle;
	padding-top: 15px;
}
.large_banner_ad
{
	width: 720px;
	height: 90px;
	display: inline;
}
.skyscrapper_ad
{
	width: 160px;
	vertical-align: middle;
	padding-top: 15px;
}
.skyscrapper_ad_thin
{
	width: 120px;
	vertical-align: middle;
	padding-top: 15px;
}
.footerLinkText A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.footerLinkText A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.footerLinkText A:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.footerLinkText A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.navbar_container A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.navbar_container A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.navbar_container A:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.navbar_container A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.search_header A:link
{
	text-decoration: none;
	color: #000000;
}
.search_header A:visited
{
	text-decoration: none;
	color: #000000;
}
.search_header A:active
{
	text-decoration: none;
	color: #000000;
}
.search_header A:hover
{
	text-decoration: underline;
	color: #000000;
}
A:link
{
	color: #86BDF8;
	text-decoration: none;
}
A:visited
{
	color: #86BDF8;
	text-decoration: none;
}
A:active
{
	color: #86BDF8;
	text-decoration: none;
}
A:hover
{
	color: #86BDF8;
	text-decoration: underline;
}
.footerCopywriteText A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.footerCopywriteText A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.footerCopywriteText A:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.footerCopywriteText A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
