 body	{
	margin:0px;
	background:#908F84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

img	{border:none;}
input, h1, h2	{margin:0px;}
.blocks	{display:block;}

h1	{
	font-size:24px;
	font-weight:normal;
	color:#7689a1;
	margin-top:14px;

}

h2	{
	font-size:18px;
	font-weight:normal;
	color:#333333;

}

a	{
	color:#aaa677;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}


.container	{
	display:block;
	margin:0px auto 0px auto;
	width:958px;
	background-color:#FFFFFF;
	padding:15px 1px 10px 1px;
}

.top-box	{
	display:block;
	width:958px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.logo	{
	float:left;
	margin-left:24px;
	margin-bottom:4px;
}

.nav	{
	display:block;
	float:right;
	width:646px;
	height:57px;
	padding-top:20px; 
}
.nav td	{
	width:156px;
	margin:0px 15px 0px 15px;
	padding-left:8px;
	border-left:1px solid #DADBDC;
}
.nav a	{
	font-weight:bold;
	font-size:15px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif; 
	color:#333333;
	text-decoration:none;
	
}
.nav td.hover {
	background-color:#ECECEC;
}
.nav.td.hover a:hover {
	text-decoration:none;
}
.nav a span	{
	font-weight:normal;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-size:12px;
	color:#7689A1;
	text-decoration:none;
}

.background-image	{
	display:block;
	clear:both;
	width:958px;
	height:240px;
	background:url(/images/yummy-apple-edu.jpg) top no-repeat;
	margin-bottom:1px;
}
.wrapper	{
	display:table;
	clear:both;
	width:958px;
}
.left	{
	display:block;
	float:left;
	clear:left;
	width:242px;
	height:241px;
	background:url(/images/form-bg.jpg) no-repeat top;
	padding:93px 0px 0px 50px;
	margin-right:1px;
}





.right	{
	display:block;
	float:left;
	width:664px;
}
.content	{
	width:614px;
	padding:0px 36px 0px 14px;
}

.content ol li, .content ul li	{
	margin:8px 0px 8px 0px;
}

#disclosures	{
	text-align:center;
	display:block;
	margin:0px auto 0px auto;
	width:955px;
	height:77px;
	padding:5px 0px 0px 3px;
}

#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#FFFFFF;
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}