html{overflow-y:scroll;}
html{overflow:-moz-scrollbars-vertical;}

body{
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#655B54;
	font-size:11px;
}
a{text-decoration:none; color:#FF9900; font-weight:bold;}
a:hover{text-decoration:none; color:#000000;}
p{ margin:0px; padding:0 0 10px 0; }

a.newsLink{ color:#000000;}
a.newsLink:hover{ text-decoration:none; color:#FF9900;}

a.blackArrowRight, a.orangeArrowRight{background-image:url(images/arrow_black_right.gif); background-repeat:no-repeat; background-position:right; padding:0 10px 0 0;}
a.orangeArrowRight{background-image:url(images/arrow_orange_right.gif);}
a.blackArrowLeft{background-image:url(images/arrow_black_left.gif); background-repeat:no-repeat; background-position:left; 
padding:0 0 0 10px;}
a.orangeArrowRightSiteMap{
	background-image:url(images/arrow_orange_right.gif);
	text-transform: uppercase;
background-repeat:no-repeat; background-position:right; padding:0 10px 0 0;}
a.orangeArrowRightSiteMapSub{
	color:#FFFFFF;
	size:11px;
	background-repeat:no-repeat;
	background-position:right;
	margin-right: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
a.orangeArrowRightSiteMapSub:hover{
	color:#000000;
}

a.white{color:#FFFFFF; text-decoration:none; font-weight:normal;}
a.white:hover{text-decoration:none; color:#FF9900;}

.num  a  {float:left; display:block; width:15px; height:15px; border:1px solid #ffffff; margin-right:1px;}
a.numHighlight{color:#000000}

/*///////////////////////////////////
h tags
//////////////////////////////////*/
h1{font-size:14px; font-weight:bold; color:#EC891D; text-transform:uppercase; padding:0px; margin:0 0 5px 0}
h2{font-size:12px; font-weight:bold; color:#CCCAC8; padding:0px; margin:0 0 10px 0;}

/*///////////////////////////////////
ul tags
//////////////////////////////////*/
ul{ list-style:none; margin:0px; padding:0px; color:#000000}

ul.bullets li{ background-image:url(images/square_bullet.jpg); background-position:0px 5px; background-repeat:no-repeat; margin-left:30px; padding-left:15px;}

#mainWrapper{z-index:1; position:relative; width:1000px; border:1px solid #cccccc; }
.mainWrapper{z-index:1; position:relative; width:980px;  height: auto !important; height:405px; min-height:405px;}

#header{
	z-index:3;
	position: relative;
	padding:0px;
	height:185px;
	width:770px;
	background-color:#CCC;
}

#logoNav, #content, #contentFlash, #contentlp{
	z-index:2;
	float:left;
	position: relative;
	padding:0px;
	margin:90px 0 0 0;
	width:281px;
	/* min height for firefox and IE */
	height: auto !important;
	height:405px;
	min-height:405px;
	
}
#contentFlash{ float:none; width:100%; height:100%; margin-top:0px;}
#logoNav{ z-index:30;}
#content{ margin-top:0; padding:0 15px 15px 27px; width:635px; height: auto !important; height:430px; min-height:430px;}
#contentlp{ margin-top:0; padding:0 15px 15px 0; width:635px; height: auto !important; height:430px; min-height:430px;}

#footer{
	z-index:3;
	position: relative;
	padding:0px;
	width:770px;
	height:40px;
	font-size:10px;
}

#footer a{color:#000; text-decoration:none}
#footer a:hover{text-decoration:underline}

/*------------------------------------------------------
misc styles
--------------------------------------------------------*/
.clear{clear:both; height:1px; line-height:1px; font-size:1px;}
.floatLeft{float:left;}
.floatRight{float:right}
.bold{ font-weight:bold;}
.brown{color:#655B54;}
.white{color:#FFFFFF;}
.orange{color:#FF9900}
.sixteen{font-size:16px;}
.fifteen{font-size:15px;}
.newsDate{ font-weight:bold; color:#CCCAC8; font-style:italic;}
.newsTextPadding{padding:15px 0 0 45px;}
.newsDatePadding{padding:15px 0 0 0;}
.hrDashed{height:1px; line-height:1px; font-size:1px; border-top:1px dotted #8E8B8B; margin-top:10px;}
.white{color:#FFFFFF;}

/*Search page body */
body {background-color:#FFFFFF; font-family:arial,sans-serif; font-size: 13px; }

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #000000}


a:visited{color:#CCCAC8}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px;}

.searchBox{border:1px solid #EC891D;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#FFCC66; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}


/*main results table */
#results{width: 600;}


#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}
