body	{
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #FFFFFF;
	color:#8C8C8C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img	{border:none;}
 
h1 {
	color:#220032;
	margin:0px;
	font-weight:normal;
	font-size:23px;
}
h2 {
	font-size:16px;
	color:#6A6A6A;
	font-weight:normal;
	margin:0px;
}
li {
	margin:8px 0px 8px 0px;
}
p {
	margin:8px 0px 8px 0px;
}
a	{
	color:#FF5001;
	font-weight:bold;
	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 #7C02B4;
}
.logo	{
	position:absolute;
	margin:0px;
}
.nav	{
	display:block;
	width:416px;
	height:40px;
	margin-left:357px;
	padding:24px 20px 4px 30px;
	border-left:1px dashed #7C02B4;
}
.nav a	{
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	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/cap-with-tassel.jpg);

}
.utah-online-classes-and-degrees-available {
	background-image:url(/images/cup-of-coffee.jpg);
}
.managing-your-online-education	{
	background-image:url(/images/students-studying.jpg);
}
.paying-for-your-online-education {
	background-image:url(/images/white-laptop.jpg);
}
.frequently-asked-questions {
	background-image:url(/images/going-over-homework.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;
	font-weight:normal;
	text-decoration:none;
}
#disclosures ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


