body 
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#f15d24;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}

.bodytitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f15d24;
	font-weight: bold;
	line-height: normal;
}

.bodytitleblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00addd;
	font-weight: bold;
	line-height: normal;
}

.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.BottomMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.BottomMenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a
{
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover
{
	color: #f15d24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.LeftMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.LeftMenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f15d24;
	text-decoration: none;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol
 {
	color: #000000;
	font-weight: normal;
}

li
 {
	color: #000000;
	font-weight: normal;
}

#studentCenterNav 
{
	padding:145px 0 0 10px;
	text-align:center;
	color:#fff
}

#studentCenterNav a 
{
	color:#fff;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#studentCenterNav a:hover
{
	color: #b64417;
	text-decoration:underline;

}