/* CSS Document For Version 1 Skin */
body {
	font-size:14px;
	background-color:#0B0B0B;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

table {
	font-size:inherit;
}

input {
	border:1px solid #C6C6C6;
}
a{
	color:#00008B;
}
.txtheader { 
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheader { 
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheaderhr { 
	font-size:15px;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;
	border-bottom:1px solid #c6c6c6;
}
.breadcrumbs{
	font-size:12px;
	margin-bottom:10px;
}
.searchtable {
	border:1px solid #C1C1C1;
}
.tableheader{
	background-image:url(images/silver_bgbar.jpg);
	border-bottom:1px solid #C1C1C1;
	background-repeat:repeat-x;
	vertical-align:top;
}
.tableheaderleft{
	background-image:url(images/silver_bgbar.jpg);
	border-bottom:1px solid #C1C1C1;
	text-align:left;
	padding-left:2px;
}

.searchtable td{
	padding:5px;
}
.innersearchtable td{
	padding:2px;
	vertical-align:top
}
.innersearchtable th{
	text-align:left;
	
}
.searchfooter{
	font-size:12px;
	text-align:center
}
.error{
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	background-color:#CCFFFF;
}
.maptable{
	margin-top:20px;
}
.maptable td{
	padding:2px;
}
.txtsubheader{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.resultsdisplay1 ol{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.resultsdisplay1 li{
	margin-bottom:5px;
	font-size:14px;
}
.resultsdisplay1 a{
	text-decoration:none;
}
.resultsdisplay2 td{
	font-size:14px;
}

.resultsdataitem {
	padding:2px;
	border:1px solid #CCCCCC;
	background-color:#F2EFE9;
}
.mapwindow{
	color:#666666;
	font-size:14px;
}
.map {
	border:1px solid #CCCCCC;
}
.smalltxt{
	font-size:small;
}
.altlink{
	color:blue;
}
.altaltlink{
	color:purple;
}
.altaltaltlink{
	color:green;
}
.altrow{
	background-color:#F2EFE9;
}
.alttxt{
	color:#666666;
}
.hide{
	display:none;
}
/* get other css */
@import url("reset.css");
@import url("typography.css");
@import url("uni-form.css");

/* COLORS */
/*

*/

/* SNIPPETS */
img { border:0; }

input { vertical-align:middle; }

.clear:after {
content: ".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }

#container{
	width:936px;
	margin:0 auto;
}
.body {
	background-color:#0B0B0B;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
/* ************ Begin General Layout Styles ************ */

/* HEADER */
#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:170px;
	width:900px;
	margin:0px 18px 0px 18px;
}
#logo{
	float:left;
	margin:49px 0px 0px 36px;}

/* MENU */


/* BODY */
#content{
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-y;
	background-position:top;
}
#left_nav_box{
	width:160px;
	float:left;
	margin:0px 0px 0px 18px;
	padding:8px;
}
#main_content{
	float:left;
	width:714px;
	padding:4px;
}
.home_left{
	float:left;
	width:278px;
	margin:10px 10px 6px 6px;
}
.home_right{
	float:left;
	width:394px;
	border-left:1px solid #CCCCCC;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}
.home_left2{
	float:left;
	width:340px;
	margin:10px 10px 6px 6px;
}
.home_right2{
	float:right;
	width:345px;
	border-left:1px solid #CCCCCC;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}
/* FOOTER */
.footer{
	background-image:url(../images/bg_bottom.png);
	background-repeat:no-repeat;
	height:161px;
	text-align:center;
	padding:40px 0px 0px 0px;
	background-position:center;
	background-position:top;
}
	


/* ************ Begin Specific Layout Styles ************ */

/* PAGE SPECIFIC */
.bg_heading{
	background-image:url(../images/bg_heading.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:260px;}

.home_box{
	margin:10px 0px 10px 0px;
}
.home_box2{
	margin:10px 0px 10px 0px;
	border-top:1px solid #CCCCCC;
	padding:10px 0px 0px 0px;
}
