body {
	background-color: #FFFFFF;
}
.moveRight
{
 margin-left: 10px;
}
.formInfo
{
	text-align:top;
}
.borders1 {border: thin solid #CCCCCC;
}
.navPages {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #540004;
	font-weight: bold;
	margin: 50px;
	text-align:top;
}
.privacy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #331300;
	margin-left: 14px;
	margin-right: 20px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #540004;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 20px;
}
.titleBold{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #540004;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 20px;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #540004;
	font-weight: bold;
	margin-left: 20px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #550007;
	font-weight: bold;
}
.style30 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66000C;
}

.style31 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #66000C; font-weight: bold; }
.style32 {font-size: 9px; font-family: Arial, Helvetica, sans-serif; color: #66000C; font-weight: bold; }

.style33 {omp
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-style: normal;
	font-weight: normal;
}
.stepFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #66000C;
	margin-right: 15px;
	margin-top:0px;
}
.contentFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	margin-right: 15px;
	margin-top:0px;
}

#rubberband {
        width: 721px;
		margin: auto;
}
.contentSmall
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

#nav {
	width: 100%;
	background-color: #E5E5E5;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d4d4d4;
}
#navcontainer
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
	text-align:left;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	line-height: 0em;
}
#navcontainer li
{
	border-bottom: 1px solid #d4d4d4;
	margin: 0;

}
#navcontainer a
{
	display: block;
	padding: 20px 0px 17px 14px;
	background-color: #E5E5E5;
	color: #540004;
	text-decoration: none;
	width: auto;
}
#navcontainer a:link, #navlist a:visited
{
	color: #484848;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #CDD2D6;
	color: #484848;
}
input.special
{
	background-color: #540004;
	font-weight: bold;
	font-size: 14px;
	color: white;
	height: 30px;
	width:75px;
}
.degList
{
	display:none;
}