/* CSS Document */

body * {
	outline: none;
	color: #D8B559;
}

body{
margin: 0px;
padding: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(body_repeater.jpg) center top repeat-y;
background-color:#F2E8CD;
color: #000000;}

a:link, a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover, a:active{
text-decoration: underline; color: #003366;}

.wrapper{
margin: 0 auto;
width: 779px;
clear: both;
}

img{
border: none;}
h1{
font-size: 14px;
color: #424242;
margin: 0px;
padding: 0px;}

.header{
clear: both;}

.header .topborder{
height: 10px;
background-color: #993333;
border-bottom: 1px solid #FFFFFF;}

.container{
clear: both;
float: left;
overflow: hidden;}

.container .leftcol{
	float: left;
	width: 168px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #2A9D9D;
	clear: both;
	color: #000000;
}

.leftcol ul{
	list-style-type: none;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	color: #000000;
}

.leftcol ul li a:link, .leftcol ul li a:visited{
	background: url(left_nav_bg.gif) left top no-repeat;
	display: block;
	line-height: 19px;
	padding: 0px 0px 0px 24px;
	margin-bottom: 0px;
	width: 141px;
	height:28px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.leftcol ul li a:hover, .leftcol ul li a:active{
display: block;
line-height: 19px;
padding: 0px 0px px 24px;
margin-bottom: 0px;
width: 141px;
color: #127676;
height:28px;
text-decoration: none;
font-size: 12px;
font-weight: bold;}

.leftcol p{
	padding: 0px 15px;
	text-align: center;
	background-color: #E3CE95;
	color: #000000;
}

.leftbanner{margin: 50px 0px 60px 2px;}

.container .rightcol{
float: left;
width: 600px;
padding: 12px 3px 20px 5px;
border-top:1px solid #2A9D9D;

}

.rightcol .banner{
background: #003366 url(banner_bg.jpg) left top no-repeat;
padding: 0px 0px 0px 20px;
line-height: 48px;}

.rightcol .content{
line-height: 16px;
margin: 20px 0px 20px 15px;
text-align: justify;}

.content .label{
width: 200px;
float: left;
text-align: right;
line-height: 20px;
margin-bottom: 15px;}

.content .txtbox{
width: 380px;
float: right;
height: 25px;
margin-bottom: 10px;}

.breaker{
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: 100%;}

.content .txtbox input{
width: 262px;
_width: 255px; /*	IE6 HACK  */}

.button_position{
margin: 80px 320px 0px 0px;
_margin: 0px 151px 0px 0px;	/*	IE6 HACK	*/
clear: both;
float: right;}

.button{
width: 60px;
color: #000000;
font-weight: bold;
font-size: 11px;
border: 1px solid #000000;
background-color: #B9811F;
text-transform: uppercase;}

.footer{
margin: 0 auto;
width: 779px;
line-height: 20px;
text-align: right;
font-size: 11px;
color:#FFFFFF;
background-color: #2A9D9D;
text-align:center;
}
