body {
	background: #3E3E3E;
	font: 9pt Arial, Helvetica, Arial, sans-serif;
	color: #757575;
	margin: 0;
	padding: 0;
	behavior: url(/aw/inc/css/csshover.htc);
} 

a {
	margin: 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #c30d19;
	text-decoration: underline;
}

a.footer {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.login {
	margin: 0;
	padding: 0;
	color: #860200;
	text-decoration: none;
}

a.login:hover {
	color: #860200;
	text-decoration: underline;
}

a.more {
	margin: 0 10px 0 0;
	padding: 0 0 0 8px;
	background: url(/aw/images/arrow_more.gif) 0px 5px no-repeat;
}

.right{
	text-align:right;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.35em;
}

h3 {
	margin: 0;
	padding: 0;
	font-family:  "Franklin Gothic Demi", Arial, Helvetica, sans-serif;
}

h3.lg {
	font-size: 1.85em;
	color: #000000;
}


h3.med {
	font-size: 1.20em;
	color: #000000;
}

h3.sm {
	font-size: 0.9em;
	color: #be141b;
}

#container {
	width: 100%;
	background: #ffffff;
	margin: 10px auto 0 auto;
	clear: both;
	align: center;
}

#header_container {
	width: 100%;
}

#footer_container {
	width: 800px;
	margin: 0 auto;
	padding: 14px 0 20px 0;
	text-align: center;
	clear: both;
}

#primary_content {
	margin: 0;
	padding: 0;
	width: 900px;
	padding-left:50px;
}

#header {
	background: #484848 url(/aw/images/bkgnd_subscribe.gif) top left repeat-x;
	height: 75px;
}

#hd_bkgnd {
	padding-left:50px;
}

#intro_text {
	padding-top:30px;
	border-bottom: 1px solid #CACACA;
}

table.two_cols tr td.column1 {
	width: 50%; 
	margin: 0;
	padding: 15px 15px;
	font: 9pt Arial, Helvetica, Arial, sans-serif;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
table.two_cols tr td.column2 {
	width: 50%; 
	margin: 0;
	padding: 15px 15px;
	font: 9pt Arial, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #CACACA;
}

.bulletlist {
	margin: 0;
	clear: both;
}

.bullets {
	margin: 0 10px 0 0;
	padding: 0 0 8px 8px;
	background: url(/aw/images/subscribe_bullet.gif) 0px 5px no-repeat;
}

.input_text {
border: 1px solid #CACACA;
			width: 163px;
}

#footer {
	background: #2e2e2e;
	color: #999999;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#footer_container h2 {
	margin: 0 auto 15px auto;
	padding: 0;
	width: 236px;
	height: 10px;
	background: #2e2e2e url(/aw/images/hdr_nielsen_mma_grp.gif) top left no-repeat;
	position: relative;
}

#footer_container h2 span {
	position: absolute;
	text-indent: -9999px;
}


#secondary_content div {
		margin-bottom: 16px;
		}		
		

#tertiary_content .agreement_container {
			overflow: auto;
			width: 518px;
			height: 120px;
			margin: 26px 0 0 20px;
			border: 1px solid #bfc1c2;
			background: #FFFFFF;
	        }
			
#tertiary_content .agreement_container p {
				padding: 0 5px 0 10px;
				}
				
.required {
		text-align: left;
		color: #d8182a;
		}
		
.error_box {
	color: #d8182a;
	}
	
	
	
	.field_container {
				position: relative;
				padding: 5px 0 5px 135px;
				xpadding-left: 135px;
				}
			
			.error {
				margin: 0 0 10px;
				padding: 10px 0 20px 135px;
				background: url(/bbbiz/images/error_red_band.gif) repeat-x 0 0;
				border-bottom: 1px solid #d8182a;
				}
				
				div.error label {
					top: 10px;
					}
				
				div.error p.message {
					color: #d8182a;
					position: absolute;
					top: 27px;
					width: 300px;
					margin: 0;
					margin-left: -115px;
					}
				div.error p.messageState {
					color: #d8182a;
					position: absolute;
					top: 27px;
					width: 125px;
					margin: 0;
					margin-left: -115px;
					}
			.field_container label {
				font-size: 13px;
				text-align: right;
				color: #333333;
				position: absolute;
				display: block;
				top: 5px;
				width: 125px;
				line-height: 13px;
				margin-left: -135px;
				}

			.field_container select {
				width: 160px;
				}

			.field_container input .input_text {
				width: 130px;
				height: 20px;
				}
				
				h2 {font-size: 15px;
				   } 
				   
.orderInfoTable {
	border: 1px solid #505151;
	width: 100%;
	}
	
.orderLabelName {
	background: #EEEEEE; width: 120px;
	font-weight: bold;
	 }
	 
.nav {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-variant: normal;
}