html body {
	font-family:Arial;
	padding:0px;
	margin:0px;
	background:#cccccc url(../images/bg_top.gif) repeat center top;
}

h1, h2 {
	text-align:center;
}

h2 {
	font-size:medium;
}

img {
	border-style:none;
}

#background_top {
	height:528px;
}

.centered {
	margin-left:auto; 
	margin-right:auto; 
	width:809px; 
	padding-top:10px;
}

.content {
	padding-left:7px;
	padding-right:7px;
}

#middle {
	padding-bottom:30px;
}

#content_top {
	background-image: url(../images/content_top.png);
	background-repeat:no-repeat;
	height:14px;
	overflow: hidden;
}

#content_middle {
	background-image: url(../images/content_middle.png);
	background-repeat:repeat-y;
}

#content_bottom {
	background-image: url(../images/content_bottom.png);
	background-repeat:no-repeat;
height: 14px;
}

#content_middle_left {
	width:367px;
	margin-left:15px ;
}

#content_middle_right {
	width:389px;
	margin-left:8px;
margin-right: 15px;
}

#c_left_border_top {
	background-image: url(../images/c_left_border_top.gif);
	background-repeat:no-repeat;
	height:13px;
	overflow: hidden;
}

#c_left_border_middle {
	background-image: url(../images/c_left_border_middle.gif);
	background-repeat:repeat-y;
	padding-top:1px;
	padding-bottom:11px;
	padding-left:10px;
	padding-right:10px;
}

#c_left_border_bottom {
	background-image: url(../images/c_left_border_bottom.gif);
	background-repeat:no-repeat;
	height:13px;
}

#c_right_border_top {
	background-image: url(../images/c_right_border_top.gif);
	background-repeat:no-repeat;
	height:11px;
	overflow: hidden;
}

#c_right_border_middle_red {
	background-image: url(../images/c_right_border_middle_red.gif);
	background-repeat:repeat-y;
}

#c_right_border_middle_yellow {
	background-image: url(../images/c_right_border_middle_yellow.gif);
	background-repeat:repeat-y;
	padding-top:1px;
	padding-bottom:1px;
}

#c_right_border_bottom {
	background-image: url(../images/c_right_border_bottom.gif);
	background-repeat:no-repeat;
	height:11px;
}

#divider {
	text-align:center;
	position:relative;
	right:3px;
}

#footer {
	padding-left:50px;
	padding-right:30px;
	padding-top:5px;
}

#footer a {
	color:blue;
}

.footer_nav {
	padding-top:10px;
padding-bottom: 20px;
	font-size:small;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.form_title {
	text-align:right;
	font-size:small;
	font-weight:bold;
	width:35%;
}

.form_field {
	text-align:left;	
}

.form_submit {
	padding-top:10px;	
}

.keywords {
	font-size:10px;
	color:#666666;
}

.copy {
	text-align:center;
}

.list {
	list-style-type:none;
}

.checklist {
	text-align:left;
	font-weight:bold;
	
	list-style-image:url('../images/check_button.gif');
	list-style-position:outside;
	
	margin-top:0px;
}

.form_list {
	padding-left:0px;
	margin-left:0px;
}

.form_list li {
	padding-bottom:10px;
}

.marketing_text {
	text-align:center;
	font-size:large;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:12px;
	padding-bottom:5px;
	width:300px;
}

.required {
width:65px;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	color:#FFFFFF;
}

.logos {
	margin-top:10px;
	text-align:center;
}

#header {
	padding-bottom:5px;
}

#header_right {
	margin-right:20px;
}

#button {
	width:195px;
	height:25px;
	font-family:arial;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid black;
}

#loading_layer {
	display:none;
}

.form_response {
	text-align:center;
	height:236px;
	position:relative;
	top:20px;
}
