﻿* { margin:0; padding:0;}

BODY{
	font: 10px/16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/page_bg.gif);
	color: #696969;
}
A:visited{
	color: #de9d01;
	text-decoration: none;
}
A{
	color: #de9d01;
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
#layout{
	margin: 0 auto;
	background: #fff url(images/layout_bg.gif) repeat-y;
	width: 778px;
	margin-top: 30px;
}
#pop_layout{
	margin: 10px auto;
	background: #fff url(images/layout_bg.gif) repeat-y;
	width: 620px;
	text-align: center;
}
#top_border{
	background: #fff url(images/top_bord.jpg) no-repeat 0 0;
	height: 7px;
	line-height: 0;
	font-size: 10%;
}

#logo_bar img{
	float: left;
	margin: 2px 22px;
}
#logo_bar .rtxt{
	float: right;
	padding-right: 30px;
	width: 40%;
	text-align: right;
	color: #999;
	font-size: 90%;
}

#logo_bar .rtxt a:visited{
	color: #999;
}

#logo_bar .rtxt a{
	color: #999;
}
#logo_bar .rtxt a:hover{
	color: #777;
}

#logo_bar .atxt{
	float: right;
	padding-right: 30px;
	width: 40%;
	text-align: right;
	color: #557299;
	font-size: 110%;
	margin-top: 52px;
}

#logo_bar .atxt a:visited{
	color: #557299;
}

#logo_bar .atxt a{
	color: #557299;
}
#logo_bar .atxt a:hover{
	color: #476995;
}

#header{
	clear: both;
	position: relative;
}

#HeaderNoBorder{
	clear: both;
	position: relative;
}

#flashcnt{
	width: 730px;
	margin: 0 auto;
	border: solid 1px #b0b1b3;
	padding: 4px;
	z-index: 0;
}

#alpha{
	position: absolute;
	top: 0;
	z-index: 1;
	margin-left: 24px;
	width: 730px;
	margin-top: 5px;	
	color: #fff;
	height: 36px;
}
#nav{
	position: absolute;
	top: 0;
	z-index: 1;
	margin-left: 24px;
	width: 730px;
	margin-top: 5px;	
	color: #fff;
	height: 36px;
}
#alpha{
	background: #41658b;
	height: 36px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#nav ul{
	list-style: none;	
}
#nav ul li{
	float: left;
	position: relative;
	display: inline;
	border-right: solid 1px #fff;	
}
#nav ul .last{
	border: 0;
}
#nav a:visited{
	display: block;
	width: 145px;
	float: left;
	color: #fff;
	font-size: 120%;
	line-height: 34px;
	text-align: center;
	margin-top: 2px;
}
#nav a{
	display: block;
	width: 145px;
	float: left;
	color: #fff;
	font-size: 120%;
	line-height: 34px;
	text-align: center;
	margin-top: 2px;
}
#nav a:hover{
	background: #000;
	text-decoration: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.subnav{
	display: none;
	position: absolute;
	left: 0;
	width: 145px;
	top: 36px;	
}
#nav .subnav li{
	display: block;
	border-right: 0;
	border-bottom: solid 1px #ccc;
}
#nav .subnav li a:visited{
	width: 125px;
	font-size: 100%;
	background: #fff;
	color: #777;
	padding: 3px 10px;
	margin: 0;
	line-height: normal;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#nav .subnav li a{
	width: 125px;
	font-size: 100%;
	background: #fff;
	color: #777;
	padding: 3px 10px;
	margin: 0;
	line-height: normal;
	text-align: left;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#nav .subnav li a:hover{
	background: #777;
	color: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#nav .subnav .last img{
	background: none;
	padding: 0;
	border: 0;
}
#nav .subnav .last{
	background: none;
	padding: 0;
	border: 0;
}
.over{
	display: block;
}
#nav ul li:hover .subnav{
	display: block;
}
.botbord{
	
}
#header img{
	display: block;
	border: solid 1px #b0b1b3;
	padding: 4px;
	background: #fff;
	margin: 0 auto;
}

#HeaderNoBorder img{
	display: block;
	border: 0px;
	padding: 4px;
	background: #fff;
	margin: 0 auto;
}

#content{
	padding: 25px 35px;
	padding-right: 20px;
}
.col1{
	float: left;
	width: 175px;
	font-size: 11px;
	line-height: 18px;
}
.col4{
	float: left;	
	width: 368px;
	padding: 0 25px;
	padding-bottom: 25px;
	padding-right: 40px;

}
.col2{
	float: left;	
	width: 368px;
	padding: 0 25px;
	padding-bottom: 25px;
	padding-right: 40px;

}
.col4 li{
	margin-left: 20px;
}

.col2 ol{
	margin-left: 30px;
	color: #777;
}

.col2 ul{
	margin-left: 30px;
	color: #777;
}
.col2 li{
}

.plist{
	margin-left: 25px;
}
.col3{
	float: left;	
	width: 115px;
	padding-bottom: 25px;
}
#content h1{
	font-size: 14px;
	color: #536a94;
	margin-bottom: 5px;
}
h2{
	font-style: italic;
	font-size: 13px;
	color: #536a94;
	letter-spacing: 0.05em;
}
h3{
	font-size: 12px;
	color: #536a94;
}
h4{
	font-size: 10px;
	color: #536a94;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
}

.col1 ul{
	color: #41658b;
	list-style: none;
}
.col1 ul li{
	background: url(images/li.gif) no-repeat left 8px;
	padding-left: 12px;
	padding-bottom: 1px;
}

#footer{
	clear: both;
	height: 65px;
	background: url(images/footer_bg.gif) repeat-x;
}
#footer img{
	float: left;
}
#footer .txt{
	float: left;
	width: 712px;
	padding-left: 50px;
	margin-top: 26px;
	color: #eee;
	text-align: center;
}

#footer a:visited{
	color: #fff;
}

#footer a{
	color: #fff;
}
#footer a:hover{
	color: #ddd;
}
#bnav{
	margin: 0 auto;
	width: 778px;	
	text-align: center;
	margin-top: 15px;
	margin-bottom: 50px;
}
#bnav a{
	color: #557299;
}
.blue:visited{
	color: #56789b;
}
.blue{
	color: #56789b;
}
.thead{
	background: #eee;
}
.admintbl td{
	padding: 7px;
}
.grey:visited{
	color: #696969;
}
.grey{
	color: #696969;
}
.quote{
	color: #56789b;
	font-size: 13px;
	padding: 20px 0;
	border: solid 1px #ccc;
	border-width: 1px 0;
	margin: 20px 0;
	line-height: 21px;
}
.quote em{
	display:block;
	text-align: right;
}
.login{
	width: 367px;
	height: 127px;
	background: url(images/login_bg.png) no-repeat;
}
.login td{
	padding-left: 12px;
}
.field img{
	float: left;
}
.txtfield{
	height: 14px;
	border: 0;
	line-height: 20px;
	padding: 3px 5px;
	font-size: 12px;
	color: #56789b;
	float: left;
	vertical-align: middle;
	background:  url(images/fld_bg.gif) repeat-x;
	line-height: 14px;
}
.sel{
	width: 180px;
	height: 18px;
	border: solid 1px #a8a8a8;
	line-height: 20px;
	padding-left: 2px;
	font-size: 12px;
	color: #56789b;
	float: left;
	vertical-align: middle;
}
.txtarea{
	font-size: 12px;
	color: #56789b;
	font: 10px/16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width: 90%;
}

.btn{
	background: url(images/btn_bg.gif) no-repeat;
	width: 44px;
	height: 20px;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	color: #56789b;
}
.tsp{
	margin-top: 8px;
}

#news .atxt a:visited{
    font-size: 120%;
	color: #557299;
}

#news .atxt a{
    font-size: 120%;
	color: #557299;
}
#news .atxt a:hover{
    font-size: 120%;
	color: #476995;
}
#news .atxt hr {
    color: #CCCCCC; 
    border: 1px thin;
   
}
.stars{
	padding: 20px 0;
	border: solid 1px #ccc;
	border-width: 1px 0;
}

