* {	
	padding: 0px;
	margin: 0px;
	font-family:arial;
	font-size:12px;
}

img {
	border:0px;	
}

a {color:#1488c9;}

body { 
	background-image:url(../images/body_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#000a0e;
	padding: 0px;	
}

#header { 
	background-image:url(/images/header_bkg.gif);
	background-repeat:repeat-x;
	width: 100%;	
	height:194px;	
}

#header .inner {
	width: 1000px;
	margin:0px auto;
	overflow:visible;
}

hr{
	margin: 10px 0px 20px 0px;
	border: dashed 1px #ddd;
	
	}

h4 {
	color:#63a02e;
	font-size:16px;
	margin:17px 0px 0px 0px;
	padding:0px;
	line-height:0px;
}

#logo {	
	width: 727px;
	margin-right:91px;
	float:left;	
}

#textsize {
	padding-top:7px;
	margin-left:130px;
	width:107px;
	float:left;
}

#headerlinks {	
	color:#fff;
	width: 182px;
	float:left;
	padding:1px 0px 0px 0px;	
}


#navigation {
	clear:both;
	width:818px;
	float:left;
	
}

#results {
	padding: 0px 0px;
}

#results h4{
	padding-bottom: 15px;
}

#results h5{
	color:#0d7887;
	font-size:18px;
	font-family:Verdana;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}	

.result_count{ font-weight: bold; }
.terms{ font-size: 16px; color:#000a0e; }

#header #search {
	float:left;
	width:162px;
	margin:0px 20px 0px 0px;
}

#header #search div {
	padding:10px 0px 4px 10px;
	background-image:url(/images/headerlinks_07.gif);
	background-repeat:no-repeat;	
}

#header #search div img {
	display:inline-block;
	
}

#header #search td {
	vertical-align:top;
}

#header #search div input {
	padding:3px;
	width:110px;
	display:inline-block;
}

#body {	
	background-image:url(/images/body_bkg.gif);
	background-repeat:repeat-x;
	background-color:#c6d8e0;
	width:100%;
}

#body h3 {
	color:#0d7887;
	font-size:18px;
	font-family:Verdana;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}

#body .inner {
	
	width: 1000px;
	margin:0px auto;
	overflow: auto;	
	min-height:300px;
	
}

#body #content {
	background-color:#fff;
	overflow:auto;
	padding:25px 0px 0px 0px;
	clear:both;	
}

#body #content p {
	margin-bottom:15px;
}

#body #content strong {
	color:#63a02e;
}

#body #content.sub {
	margin-top:20px;
	padding-bottom:20px;
	min-height:300px;
}

#body #content.sub .left {
	width:270px;
	padding:0px 0px 0px 20px;
}

#body #content.sub .middle {
	width:410px;
	padding:0px 20px 0px 20px;
	color:#565863;
}

#body #content.sub .middle p {
	line-height:20px;
}

#body #content.sub .right {
	width:240px;
	padding:0px 20px 0px 0px;
}

#body #content h3 {
	margin-bottom:30px;
}

#body #content .left, #body #content .middle, #body #content .right, #body #content .twospan, #body #content .threespan {
	float:left;
}

#body #content .left .item {
	border:6px solid #0d7887;
	margin-bottom:20px;
	background-image:url(/images/sideitem_bkg.gif);
	background-repeat:repeat-x;
	background-color:#d7f792;
}
.popup {
	border:6px solid #0d7887;
	margin:15px;
	padding: 20px;
	background-image:url(/images/sideitem_bkg.gif);
	background-repeat:repeat-x;
	background-color:#d7f792;
}
#body #content .left {
	width:280px;
}

#body #content .middle {
	width:400px;
	padding:0px 20px 0px 20px;
} 

#body #content .right {
	width:280px;
}

#body #content .right .item{
	border:6px solid #0d7887;
	margin-bottom:20px;
	background-image:url(/images/sideitem_bkg.gif);
	background-repeat:repeat-x;
	background-color:#d7f792;
}

#body #content .twospan {
	width:670px;
	padding:0px 20px 0px 20px;
}

#body #content .threespan {
	width:960px;
	padding:0px 20px 0px 20px;
}

#content ul.fancy {
	list-style:none;
	line-height:18px;
}

#content ul.fancy li {
	background-image:url(/images/fancy_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	border-bottom:1px solid #bedba1;
	padding:0px 0px 10px 20px;
	margin-bottom:10px;
}

#footer {
	color:#666;
	text-align:center;
	height:87px;
	background-image:url(/images/footer_bkg.gif);
	background-repeat:repeat-x;
	
}

#footer .inner {
	width:1000px;
	margin:0px auto;
	height:47px;
	padding:25px 0px 15px 0px;
	background-image:url(/images/footer_inner_bkg.gif);
	background-repeat:repeat-x;
	
}

#footer a {
	color:#dcf984;
	margin:0px 10px 0px 10px;
	font-size:11px;
}

#footer .copyright {
	margin:15px 0px 0px 0px;
	display:block;
	font-size:11px;
	color:#61767d;
}

#footer .copyright span {
	margin-left:20px;
	font-size:11px;
}

#footer .copyright a {
	margin:0px;
	color:#61767d;
}


.adminMenu {
	text-align:center;
	margin:0px 0px 30px 0px;
}

.adminMenu a {
	padding:0px 7px 15px 7px;
}

.adminMenu a:hover {
	text-decoration:none;
}

.adminStatus {
	width:100%;
	text-align:center;
	margin:0px 0px 30px 0px;
	background-color:#ddd;
}

.adminTable {
       width:100%;        
}
.adminTable tr {
                border-bottom:1px solid #6eaeb7;
}
.adminTable .header {
                background-color:#0d7887; 
                color:#fff; 
                text-align:left;
                font-size:12px;
                font-weight:bold;
}
.adminTable td {
				vertical-align:top;
                border-bottom:1px solid #6eaeb7;
                padding:7px;
                font-size:12px;
}

#adminLogin {
	margin:0px auto;
	width:346px;
	height:178px;
	background-image:url(/images/admin_login_bg.gif);
	background-repeat:no-repeat;
}

#adminLogin table {
                
}

#adminLogin td {
	
     padding:0px;         
}


li {
	margin:0px 0px 0px 20px;
}

.form0 { text-align:left; vertical-align:top; padding:10px; }
.form1 { text-align:left; font-weight:bold; padding:3px 5px 3px 0px; }
.form2 { text-align:left; vertical-align:top; padding:3px 0px 3px 0px;}

.green_box {padding: 5px; background-color:#ddd;  border: 1px solid #0d7887; display: none; color: #000;}
.green_box  a{ color: #000;}
.green_box  a:link{ color: #000;}



.pop_head a:link{color: #fff;}
