/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em, th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #252525;
	background-color: #fefefe;
}

/* Page Structure */

.container {
	width: 860px;
	margin: 0 auto 24px auto;
	background-color: #ffffff;
	-webkit-box-shadow: 1px 3px 5px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    1px 3px 5px rgba(50, 50, 50, 0.45);
	box-shadow:         1px 3px 5px rgba(50, 50, 50, 0.45);
	overflow: hidden;
}

.content {
	overflow: hidden;
	margin-bottom: 8px;
	width: 100%; /* IE6 needs a width to clear floats in content container */
}

.column {
	width: 195px;
	float: left;
	margin-right: 8px;
	display: inline; /* IE6 needs this to prevent doubling of left margin */
}

.column_3 {
	width: 593px;
	margin-right: 16px;
	float: left;
}

.color_bg {
	border-radius: 4px;
	padding: 16px;
	border: 1px solid #dedede;
	background-color: #fdfdfd;
	margin-bottom: 16px;
}

.first {
	margin-left: 32px;
}

.box {
	width: 178px;
}

.last {
	margin-right: 0;
}

.highlight_link {
	background: #f1bb4a url(../images/pointer.png) 0 0 no-repeat;
	float: right;
	line-height: 32px;
	margin-top: -48px;
	padding-right: 32px;
	padding-left: 26px;
	font-weight: bold;
	font-size: 13px;
}

.frame {
	background: #f1bb4a url(../images/squares.png) top right no-repeat;
	line-height: 32px;
	padding-left: 32px;
	font-weight: bold;
}

.terms_content {
	margin: 18px 0 0 0;
}

table.alpha_list {
	margin-bottom: 32px;
	
	text-align: left;
}

table.alpha_list p {
	padding-left: 0;
}

#site_links {
	margin: 18px auto;
	padding-left: 120px;
	width: 620px;
	text-align: center;
	overflow: hidden;
}

.site_float {
	float: left;
	width: 180px;
	margin: 0 0 6px 0;
	text-align: left;
}

#site_list  {
	margin: 9px auto;
	width: 740px;
	text-align: center;
	padding-left:9px;
	line-height: 14px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.float  {
	float: left;
	padding: 5px 10px;
	background-color: #d4f0ff;
	margin: 5px 10px 5px 0;
	width: 340px;
	height: 285px; /* 300px for IE 6 */
}
.float p {
	text-align: center;
	margin: 10px 0;
	padding: 0;
}
.spacer  {
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

/* Typography Styles */

h1 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-left: 32px;
	color: #020a18;
}

h2 {
	font-size: 14px;
	margin-bottom: 16px;
	color: #020a18;
	font-weight: bold;
}

.interior_title {
	padding-left: 32px;
}

.submit {
	margin: 6px 0 8px 6px;
	font-weight: bold;
	color: #3a362a;
}

h3 {
	font-weight: bold;
	padding-left: 32px;
}

p {
	margin-bottom: 12px;
	padding: 0 32px;
}

.terms_content h3 {
	padding: 0 0 0 9px;
}

.column p {
	padding: 0;
}

.copy {
	font-size: 12px;
	text-align: center;
	margin-bottom: 24px;
}

.member_list {
	line-height: 18px;
}

.submit_results {
	line-height: 24px;
	padding: 0 32px;
}

.success_result {
	color: #2b8752;
}

.finish_result {
	color: #1F5BA4;
}

.fail_result {
	color: #dc3333;
}

/* List Styles */

.main_nav {
	background-color: #343430;
	height: 32px;
	margin-bottom: 16px;
	padding-left: 32px;
	text-align: left;
}

.main_nav li {
		display: inline;
		margin-right: 20px;
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		line-height: 32px;
}

.alpha_list {
	display: inline-block;
	text-align: center;
	width: 860px;
	margin-bottom: 8px;
}

.alpha_list li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	border-right: 2px solid #343430;
}

li.no_border {
	border-right: none;
}

.footer_nav {
	text-align: center;
	background-color: #343430;
	height: 32px;
}

.footer_nav li {
	display: inline;
	margin-right: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 31px;
}

.list_terms {
	margin: 0 9px 9px 18px;
	padding: 9px;
	list-style-type: decimal;
}

.list_terms li {
	padding: 3px 0;
}

/* Link Styles */

a:link, a:active, a:visited {
	color: #1F5BA4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.main_nav {
	/*border-top: 4px solid #ed1c24;*/
}

.main_nav li a:link, .main_nav li a:active, .main_nav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

.main_nav li a:hover {
	color: #f1bb4a;
	text-decoration: none;
}

.footer_nav li a:link, .footer_nav li a:active, .footer_nav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer_nav li a:hover {
	color: #f1bb4a;
	text-decoration: none;
}

.bullet {
	list-style: disc;
	margin: 0 0 8px 16px;
}

.submit_bg {
	background-color: #eadba5;
	vertical-align: middle;
}

.isden_submit_engines {
	margin: 16px auto;
	
}

.isedn_submit_btn {
	margin: 8px auto 16px auto;
	text-align: center;
}

.bg_light {
	background-color: #fafafa;
	border-bottom: 1px solid #b4b4ac;
	line-height: 24px;
	padding: 4px 6px 3px 6px;
	margin: 0;
}

.top_border {
	border-top: 1px solid #797970;
}

input[type="checkbox"] {
	margin-right: 4px;
}

.input_label {
	font-size: 12px;
	line-height: 24px;
	padding: 0 4px 4px 0;
	margin: 0 9px 0 0;
}

.input_box {
	width: 220px;
	line-height: 24px;
	height: 24px;
	margin-bottom: 8px;
}

.select_box {
	margin-bottom: 10px;
}

.submit_box {
	margin-bottom: 16px;
}

#submit_progress {
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin: 35px;
    font-weight: bold;
}
