body {
	margin:0px;
	background:url(/images/container-bg.jpg) repeat-x #EBEBEB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#555555;
}
img {margin:0px; border:none} 
form, input {margin:0px; padding:0px}

.topper {vertical-align:top}

.wrapper {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
h1	{
	color:#a84100;
	line-height:normal;
}
h2{
	color:#464646;
	line-height:normal;
	font-weight:normal;
}
a	{
	color:#f87e00;
	font-weight:bold;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.block {
	display:block;
	clear:both;
}
.navigation {
	display:block;
	height:94px;
	padding-top:5px;
	clear:both;
	width:100%;
}
.buttons	{
	margin-top:50px;
	float:right;
}
.buttons a	{
	color:#464646;
	margin-right:10px;
	font-weight:normal;
}
.buttons a:hover	{
	color:#f87e00;
	text-decoration:underline;
}
.logo {
	float:left;	
}

.main {
	display:table;
	width:960px;
	clear:both;
	height:263px;
	background-repeat:no-repeat;
	float:left;
}
.index	{
	background-image:url(/images/pixi-haircut.jpg);
}
.accredited-online-schools {
	background-image:url(/images/sun-through-hair.jpg);
}
.earning-mba-degree {
	background-image:url(/images/blue-eyes-tee.jpg);
}
.merits-of-an-online-degree {
	background-image:url(/images/apple-types.jpg);
}
.study-tips {
	background-image:url(/images/really-long-hair.jpg);
}


.form	{
	display:block;
	margin:190px 0px 0px 670px;
	position:absolute;
	width:172px;
}

.insurance-type, .insurance-zip {
   display:none;
}
.insurance-select	{
	display:none;
} 
.input-zip  {
   display:table;
   font-size:16px;
   margin-top:10px;
   font-family:Verdana, Arial, Helvetica, sans-serif;   
}
.input-zip input {
	width:75px;
	background-color:#ffffff !important;
	border:#666666 1px solid;
	padding:3px 0px 3px 4px;
	font-size:16px;
	border:#9E9CA1 1px solid;
}
.continue-button input {
   margin-top:24px;
   margin-left:0px;
}

.content-btm	{
	width:960px;
	margin:0px;
}


.content-container	{
	display:table;
	clear:both;
	width:960px;
	background:url(/images/content-bg.jpg) repeat-y;
}





.left	{
	display:block;
	width:600px;
	float:left;
	padding-left:15px;
}
.left img	{
	margin-top:30px;
	margin-bottom:10px;
}




.right	{
	display:block;
	float:right;
	width:326px;
}
.right input a	{
	padding-bottom:40px;
	padding-top:40px;
}




.disclosures {
	width:600px;
	margin-left:15px;
	padding-top:10px;
	font-size:11px;
}
.disclosures {
	display:block;
	width:960px;
	padding:5px 0px 0px 0px;
	color:#464646;
}
.disclosures ul {
	margin:0px;
	padding:0px;
	text-align:center;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
}
.disclosures ul li a {
	font-weight:normal;
	font-style:normal;
	color:#464646;
	text-decoration:none;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}

