.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #696969;
}
.textbody{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #696969;
}
.bodyTextBold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #696969;
}
.normalLinks:visited,.normalLinks:active,.normalLinks:link{
	font-family: Arial;
	font-weight: normal;
	text-decoration:underline;
	font-size: 12px;
	/*color:#30309A;*/
	color: #696969;
}
.normalLinksBold:visited,.normalLinksBold:active,.normalLinksBold:link{
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	font-size: 12px;
	/*color:#30309A;*/
	color: #696969;
}
.greyedLinks:visited,.greyedLinks:active,.greyedLinks:link{
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
	/*color:#30309A;*/
	color: #696969;
}
.bodyLinks:visited,.bodyLinks:active,.bodyLinks:link{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	/*color:#30309A;*/
	color: blue;
}
.footerLinks:visited,.footerLinks:active,.footerLinks:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#696969;
}
.section
{
    border-top: 1px solid #C3BEBA;
    margin-top: 3px;
    margin-bottom: 15px;
    position:relative;
}

.sect-head-text
{
    display: inline;

    border-left: 1px solid #C3BEBA;
    border-top: 1px solid #C3BEBA;
    border-right: 1px solid #C3BEBA;

    font-weight: bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    padding: 1px 3px 3px 3px;

    color: #7D1B6A;
    background-color: #F4F3F0;

}
.body{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color:#000000;
}
.pageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color:#7D1B6A;
}

.pageHead{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#666666;
}
.textheader{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#666666;
}
TD.college { 
	color : #FFFFFF; 
	background-color: #7D1B6A; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}


.error {color: #7D1B6A}.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.MenuHeading{
	color:#666666;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 14px;
    font-size: 18px;
}
.MenuHeadingLinks:visited,.MenuHeadingLinks:active,.MenuHeadingLinks:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 14px;
    font-size: 18px;
	
}
