/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #000000 repeat-x top;
	color: #333333;
	font: .75em Verdana,Arial,Geneva,Helvetica,Sans-Serif
}
a{
	color: #ad980d;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #ad980d;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 .8em
}
h3{
	color: #ad980d;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 1em
}
p{
	line-height: 1.5em;
	padding: 0 0 1.4em
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 9px 0 0;
	width: 960px
}
#page-top, #page-bot{
	height: 6px;
	margin: 0 auto;
	overflow: hidden;
	width: 969px
}
#page-top{
	background: url(../images/page-top.png) no-repeat top
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top;
	height: 20px
}
/*=== Header ===*/
#header{
	height: auto;
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*- Logo -*/
#header h1{
	float: left;
	width: 260px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #067bd7;
}
#header h1 a{
	display: block;
	height: 65px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font-size: 1.2em;
	height: 22px;
	padding: 10px 0 0;
	text-align: right
}
.nav1 li{
	border-right: 1px solid #cbbe6b;
	display: inline;
	padding: 0 15px 0 10px
}
.nav1 li.last{
	border: 0
}
.nav1 li a{
	color: #ad980d;
	text-decoration: none
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #000000;
	text-decoration: none
}
/*=== Navigation Bar ===*/
/*- Nav1 -*/
.nav2{
	font-size: 16px;
	height: 40px;
	text-align: center;
	width: 100%;
	background-color: #067bd7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.nav2 li{
	display: inline;
	line-height: 44px;
	padding: 0 15px
}
.nav2 li a{
	color: #dad29a;
	text-decoration: none
}
.nav2 li a:hover{
	color: #9c0a0d;
	text-decoration: underline
}
/*=== Title Placeholder ===*/
.title{
	clear: both;
	height: 329px;
	overflow: hidden
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 24px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 650px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 242px
}
/*=== Sub Columns ===*/
.subcols{
	height: 1%;
	padding: 0 15px
}
.subcols img{
	display: block
}
.col1{
	float: left;
	width: 301px
}
.col2{
	float: left;
	margin: 0 0 0 14px;
	width: 301px
}
.col3{
	float: right;
	width: 301px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	border: 1px solid #808080;
	margin: 0 0 1em
}
.box .top{
	background: #928d8d;
	clear: both;
	height: 36px;
	overflow: hidden;
	text-align: center
}
.box .top h3{
	color: #000000;
	font-size: 14px;
	line-height: 36px
}
.box .top h3 em{
	color: #ffffff;
	font-style: normal
}
.box .content{
	height: 1%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*=== Footer ===*/
#footer{
	color: #FFF;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	width: 960px
}
#footer a{
	color: #FC6;
	text-decoration: none
}
#footer a:hover{
	color: #ad980d
}
#footer ul{
	margin: 0 0 1em
}
#footer li{
	display: inline;
	padding: 0 2em
}
#footer p{
	padding: 0 0 1em
}
#footer .copyr{
	font-size: .8em
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.linkbar {
	float: left;
	height: 25px;
	width: 100%;
	padding-top: 15px;
	background-color: #067bd7;
}
td {
	border: 1px solid #999;
}
li {
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 5px;
}
ul {
	margin-left: 8px;
	list-style-position: outside;
}

.bg_form{
	background-image:url(../images/body_img.jpg);
	background-repeat:repeat-x;
}
.heading{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#ad980d;
	font-size:22px;
}
.form_txt{
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#2e2e2e;
	font-size:15px;
}	
.bg_txtbox{
	background-image:url(../images/txtbox_bg.jpg);
	width:306px;
	height:30px;
	background-repeat:no-repeat;
}
.txtbox_forms{
	width:300px;
	height:22px;
	border:0px;
	background:none;
	color:#000000;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;

}
.dropdown_form{
	width:300px;
	height:22px;
	border:0px;
	color:#000000;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: none;

}
	
.dropdown_40{
	background-image:url(../images/dropdown_40.jpg);
	width:57px;
	height:30px;
	background-repeat:no-repeat;
}	
.dropdown_80{
	background-image:url(../images/dropdown_80.jpg);
	width:80px;
	height:30px;
	background-repeat:no-repeat;
}	
.dropdown_form_57{
	width:54px;
	height:22px;
	border:0;
	color:#000000;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:34px;
	background-color: #FFF;
	background-image: none;
}
.dropdown_form_80{
	width:77px;
	height:22px;
	border:0;
	color:#000000;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:30px;
	background-color: #FFF;
	background-image: none;
}
.multi_bg{
	background-image:url(../images/bg_multi.jpg);
	width:306px;
	height:105px;
	background-repeat:no-repeat;
}
.multi_txtbox{
	width:298px;
	height:100px;
	border:0px;
	background:none;
	color:#000000;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:17px;
}
.txtb_form_80{
	width:73px;
	height:22px;
	border:0;
	background:none;
	color:#000000;
	font-size:14px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	line-height:34px;
}

