html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #F4FAEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003062;
	background-image: url(../images/bgGradient.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

.lineheight li {
	padding-bottom: 5px;	
}

li {
	padding-bottom: 5px;	
}

p {
	line-height: 140%;
}

a, a:link, a:active, a:visited {
	color: #005EBB;
	text-decoration:none;
}	

a:hover {
	color: #005EBB;
	text-decoration:underline;
}

#container {
	width:799px;
	margin:0 auto;
	border-right:1px solid #b7c6d4;
	border-left:1px solid #b7c6d4;
	height: 100%;
}

#header {
	background: url(../images/header.jpg) no-repeat top left;
	width:799px;
	height:150px;
	margin: 0px;
	padding: 0px;
}

.tablepadd tr td {
	padding:5px;
}

.tablepadd2 th {
	padding:6px;
}

.submitted {
	background: #DEFFD9;
	border:1px solid #99F76C;
	padding:8px;
	margin:10px 0;
}

#left {
	width:232px;
	float:left;
}

#middle { /* total 270px */
	width:260px;
	float:left;
	margin-left:20px;
}

#right {
	width:240px;
	float:right;
}

.clear {
	clear:both;
}

#nav {
	padding:0;
	border-bottom:1px solid #b5c7d1;
	border-top:1px solid #b5c7d1;
	background-color: #ffffff;
}

#innernav {
	width:635px;
	margin: 0 auto;
}

#nav ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	display:inline;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	float:left;
	height:15px;
	padding: 7px 8px 4px 8px;
	border-right:1px solid #b5c7d1;
	text-decoration: none;
	color: #003062;
}

#nav ul li.end a {
	float:left;
	height:15px;
	padding: 7px 8px 4px 8px;
	border-right:none;
	text-decoration: none;
	color: #003062;
}	

#nav ul li a:hover{
	text-decoration: none;
	background-color: #f1f5f6;
}

#nav ul li a#special {
	border-right:0;
	width:75px;
	padding:7px 0 4px 5px;
}

#content {
	padding:10px;
	background-color:#FFFFFF;
	height: 100%;
}

#footer{
	background-color: #FFFFFF;
	color: #b7c6d4;
	padding: 5px 0;
	text-align:center;
	border-bottom:1px solid #b7c6d4;
	border-top:1px solid #b7c6d4;
}

#footer a{
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	margin-right:20px;
	font-weight:bold;
}

#footer a:hover{
	text-decoration: underline;
	color:#69B873;
}

li {
	margin-left: 20px;
}

#copy{ /* total width = 799 */
	font-size: 10px;
	padding: 5px;
	margin:0 auto;
	color: #336633;
	text-align: left;
	border-right:0;
	width:789px;
}

#double{
	border-bottom:1px solid #b7c6d4;
	background-color: #FFFFFF;
	padding-top: 5px;
}

#searchbox {
	margin: 0px;
	padding: 0px;
}

#searchfield {
	width:150px;
}

#mainpage h1 { 
	margin:5px 5px 10px 10px;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

#mainpage h2 {
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
}

#search  h1{
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 30px;
	margin:0;
	background: url(../images/small_logo.gif) no-repeat top left;
}

.leftbox {
	margin:5px 0;
	border-top: 1px solid #CED8E3;
	border-bottom: 1px solid #CED8E3;
	background: url(../images/sidegrad.gif) repeat-x top left;
}

ul.arrows {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

ul.arrows li {
	list-style-type:none;
	background: url(../images/bullet.gif) no-repeat 0 50%;
	padding-left:15px;
	margin:3px 0;
}

ul.arrows li.toparrow {
	background: url(../images/bullet.gif) no-repeat 0 15%;
}

ul.arrows li a,ul.arrows li a:active,ul.arrows li a:visited {
	text-decoration:none;
	color: #005EBB; /* #003062; */
}

ul.arrows li a:hover {
	text-decoration:underline;
	color:#005EBB;
}
	
ul.alternating {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.alternating li {
	padding:10px;
	padding-left: 15px;
	margin-left: 0px;
	list-style-type:none;
	color: #003466;
}

ul.alternating li.odd {
	background: #f4faec;
}

ul.alternating li.even {
	background: #fff;
}

.date {
	color:#988100;
	font-size:11px;
	margin:3px 0;
	text-align:left;
}

/* SEARCH PAGE */
/*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: #115599;
}

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

td {
	font-family: arial,sans-serif;
	font-size: 13px;
}

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	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
}

hr {
	color:#000066;
}

hr.powered {
	width:550;
	color: #000066;
}

/*main results table */

#results{
	width: 780;
}

#other_pages {
	text-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;
}
/* END SEARCH PAGE */

/* AJAX TABS */
.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: #f1f5f6;
}

.shadetabs li a:visited{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	text-decoration: none;
	top: 1px;
}

.shadetabs li a:active {
	text-decoration: none;
	color: #2d2b2b;
}

.shadetabs li.selected a,.shadetabs li.selected a:active,.shadetabs li.selected a:visited { /*selected main tab style */
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
	text-decoration: none;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.contentstyle{
	border: 1px solid gray;
	width: 750px;
	margin-bottom: 1em; 
	padding: 10px 10px 20px 10px;
}
/* END AJAX TABS */

h4 {
	margin:10px 0;
	font-size:16px;
	font-weight:bold;
}

.contentstyle ul {
}

.contentstyle li {
	margin-left: 0px;
	padding-left: 0px;
}

/* UL breathing room for inner pages */
.xulbreath {
	padding:0px;
	margin-left:0px;
}

.xulbreath li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom:8px;
}

/* classes.php */
#classes_table {
	background: #F1F5F6;
	margin:20px 0;
}

#classes_table tr td {
	padding:10px;
}

.float {
	float: right;
}
.box {
	line-height: 110%;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
