.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: #696969;
}

.normalLinks:hover,.normalLinksBold:hover { text-decoration:none; color:#c3c; }


.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: #666666;
    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;
}
.disclaimerLink:visited,.disclaimerLink:active,.disclaimerLink:link{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color:#E2E2E2;
}
.tableHeading{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #CCCCCC;
	color:#FFFFFF
}



/* ADDED AUGUST 2011 */

	#social-wrapper { width:760px; margin:0 auto; font:12px/18px Arial; color:#666; }

	/* SOCIAL ICONS  =====================================================*/
	#social { float:left; display:inline; text-align:left; padding:10px 0; }
	#social a img { padding:5px 2px 2px 0; width:20px; height:20px; border:0;	 }

	/* SIGNUP  =====================================================*/
	#signup { padding:10px 0; float:right; text-align:right; display:inline; } 
	.label { float:right; display:inline; padding:3px 10px 0 0; text-transform:uppercase; }
	#signup form { float:right; }
	input.signupField { width:140px; }
	input.signupSubmit { font-weight:bold; }

