body	{
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #FFFFFF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img	{border:none;}
 
h1 {
	color:#2483AF;
	margin:0px;
	font-weight:normal;
	font-size:23px;
}
h2 {
	font-size:16px;
	color:#333333;
	font-weight:normal;
	margin:0px;
}
li {
	margin:8px 0px 8px 0px;
}
p {
	margin:8px 0px 8px 0px;
}
a	{
	color:#000000;
	text-decoration:underline;
}
a:hover	{
	text-decoration:none;
}

.container	{
	display:table;
	width:823px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/container-bg.jpg) top no-repeat;
}

.top-box	{
	display:block;
	width:823px;
	height:77px;
	margin:30px auto 0px auto;
	border-bottom:1px solid #72EAFA;
}
.logo	{
	position:absolute;
	margin:0px;
}
.nav	{
	display:block;
	width:416px;
	height:40px;
	margin-left:357px;
	padding:24px 20px 4px 30px;
	border-left:1px dashed #FFFFFF;
}
.nav a	{
	color:#FFFFFF;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:6px;
}
.nav a:hover	{
	text-decoration:underline;
}
.links-a	{
	float:left;
	width:200px;
}
.links-b	{
	float:right;
	width:216px;
}



/* All the Form BG Images */
.form-bg	{
	display:block;
	width:823px;
	height:331px;
	margin-top:16px;
	background-repeat:no-repeat;
	vertical-align:top;
}
.index {
	background-image:url(/images/studying-by-tree.jpg);

}
.an-online-education-program-can-help-you-prove-your-skills {
	background-image:url(/images/laptop-on-stairs.jpg);
}
.get-an-online-education-and-have-your-job-pay-for-it	{
	background-image:url(/images/carrying-books.jpg);
}
.make-yourself-worth-more-with-an-online-education {
	background-image:url(/images/laptop-scarf.jpg);
}
.an-online-associate-degree {
	background-image:url(/images/large-laptop.jpg);
}



.content	{
	display:block;
	width:733px;
	margin-left:auto;
	margin-right:auto;
	padding:28px 45px 30px 45px;
}


.footer	{
	height:77px;
	background:url(/images/btm-bg.jpg) repeat-x top;
	text-align:center;
}


#disclosures {
	width:778px;
	margin-left:auto;
	margin-right:auto;
	height:61px;
	padding:16px 0px 0px 45px;
	font-size:12px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#FFFFFF;
}
#disclosures ul li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#disclosures ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


