/* */
/* Generic Styles (used accross all pages) */
/* */
body {
	background-color: #ccc;
	color: #fff;
	font: 11px Verdana, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	zoom:1;
}

#wrapper {
	height: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 995px;
}
#headerContent {
	width: 995px;
}
#topLinks {
	color: #74a9f5;
	text-align: right;
	padding: 5px 10px 6px 0;
	background: #053a66 url(/images/partners/wiu/westedu/westedu_rfi_toplinks_bg.gif) left top repeat;
}
	#topLinks a:visited {
		color: #74a9f5;
	}
	#topLinks a:hover {
		color: #999;
	}
#logo {
	text-align: left;
	background: #f4b011 url(/images/partners/wiu/westedu/westedu_rfi_logo_bg.gif) left top repeat;
	padding: 0 0 2px 0;
}
#headerNav {
	margin: 0;
	padding: 0;
	background: #f7c44e url(/images/partners/wiu/westedu/westedu_rfi_headernav_bg.gif) left top repeat;
}
	#headerNav a, #headerNav img {
		float: left;
	}
	#headerNav a img {
		float: none;
		padding: 0 1px 0 0;
	}
	#headerNav #navInner {
		margin-left: 140px;
	}
#mainContent {
	background: #053a66 url(/images/partners/wiu/westedu/westedu_rfi_bg_23x2000.gif) left top repeat-x;
	min-height: 515px;
	position: relative;
	width: 100%;
}
#mainContent p {margin:0;}
#leftContent {
	padding: 35px 0 0 25px;
	text-align: left;
	width: 510px;
}
	#leftContent .lightText {
		padding-top: 7px;
		line-height: 1.5em;
		color: #ccc;
	}
	#leftContent #submitButton {
		padding-top: 10px;
		position: relative;
		left: -2px;
	}
	#leftContent #offerForm {
		padding-top: 5px;
	}
#rightContent {
	float: right;
	left: 550px;
	padding: 35px 25px 0 0;
	position: absolute;
	text-align: right;
	top: 0px;
}
#sideBar {
	width: 385px;
	margin-right: 35px;
}
#rightText {
	line-height: 1.5em;
	text-align: justify;
	width: 100%;
	padding: 0px 20px 0px 15px;
	background: url(/images/partners/wiu/westedu/westedu_rfi_sidebar_text_bg.png) left top repeat-y;
}
#footerContent {
	padding: 10px 0;
	text-align: center;
	background-color: #aaa;
	width: 100%;
	line-height: 1.5;
}
	#footerContent a {
		color: #fff;
	}
	#footerContent a:hover {
		color: #ccc;
	}
#footerSocialLinks {
	padding: 10px 0 0 0;
}
#legal {
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 1;
}
.OFFERTABLE {
	margin: 0;
	padding: 0;
}
.QUESTION {
	padding-top: 5px;
}
.TERMS {
	display: none;
}
a:link {
	color: #74a9f5;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
#frmAddressHint {
	color: #f4b011;
	font-size: .8em;
}
.clear {
	clear: both;
}