@charset "UTF-8";
/* CSS Document */

html, body {
height: 100%;
}

body{
margin:0px;
padding:0px;
background:#fff;
text-align:left;
}

p, div, td{
font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,Sans-serif;
font-size:13px;
color:#858377;

}

p{
line-height:20px;

}

img{
border:0px;
}

td, li{
vertical-align:top;
}

ul{
margin:12px 0 20px 18px;
padding:0 0 0 0;
}
li{
list-style-type:none;
background:url(/images/bullet_aqua.gif) no-repeat top left;
margin:0 0 0 0;
padding:0 0 0 14px;
line-height:24px;
}

/***** headers ******/

h1{
color:#403e15;
font-size:24px;
text-transform:uppercase;
font-weight:normal;
}

h2{
text-transform:uppercase;
color:#32312d;
font-size:14px;
font-weight:bold;
margin:10px 0 0 0;
padding:0 0 0 0;
}

h3{
color:#858377;
margin:18px 0 8px 0;
padding:0 0 0 0;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
}


/**********default link style*********/

a{
color:#008597;
text-decoration:underline;
outline:none;
} 



a:hover{
color:#001a1e;
}


/******** Layout *********/
#container {
	margin: auto;
}

#required {
	padding: 10px 0px;
	background: #bfbeaf;
	color: #fff;
}
#required td {
	color: #fff;
}
#required .regLeft {
	color: #fff;
}
#more {
	display: block;
	text-indent: -9999px;
	background: url(/images/btn_customize.gif) no-repeat top left;
	width: 235px;
	height: 34px;
	float: left;
}
#customize {
	display: none;
}
#submit {
	background: url(/images/btn_submit_now.gif) no-repeat top left;
}
.sIFR-active h1 {
	font-size: 16px;
}
.reg_bold {
	color:#514f26;
	font-weight:bold;
}
.floatClear {
	clear:both;
	display:block;
	height:1px;
}
.leftList {
	float:left;
	width:208px;
	margin:12px 0 20px 0;
}
.rightList {
	float:right;
	width:208px;
	margin:12px 0 20px 0;
}
.regTxtCtr {
	color:#2c2b26;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}
.rightList li, .leftList li {
	margin-left:18px;
	margin-bottom:4px;
	line-height:20px;
}
.regTable {
	width:533px;
	margin:0 auto;
}
.regTable td {
	margin:3px 0px;
	font-size:12px;
}
td.regLeft {
	text-align:right;
	font-weight:bold;
	width:80px;
	font-size:12px;
	padding-top:5px;
}
.buttons {
	text-align:center;
}
#regForm {
	width: 533px;
	margin: auto;
}
#regForm .left {
	padding-left:5px;
	display:inline;
	margin-top:5px;
	width:223px;
}
#regForm .right {
	padding-right:5px;
	display:inline;
	margin-top:5px;
	width:223px;
}
#regForm h1 {
	margin-left:4px;
}
#extra_buttons {
	margin-right: 30px;	
}
.thinHR {
	border:solid 0px #f1f0e8;
	height:1px;
	background:#d9d6c1;
	display:block;
	clear:both;
	margin:25px 0;
	padding:0 0 0 0;
}
.thickHR {
	border:solid 0px #f1f0e8;
	height:4px;
	background:#d9d6c1;
	display:block;
	clear:both;
	margin:15px 0;
	padding:0 0 0 0;
}
.left {
	float:left;
	width:228px;
	line-height:18px;
	margin-bottom:25px;
}
.right {
	float:right;
	width:228px;
	line-height:18px;
	margin-bottom:25px;
}
.boldTitle {
	font-weight:bold;
	color:#4d4c45;
}
.mapSmall {
	float:right;
	width:174px;
	height:167px;
}
.indent {
	line-height:20px;
	padding-left:18px;
	margin-top:20px;
}
