body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: small;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.smallerFont {
	font-size: 12px;
}
.datebutton {
	font-family:verdana;
	font-size:7pt;
	font-weight:700;
	vertical-align:bottom;
	text-align:center;
	height:20px;
	width:90px;
	background-color: #000033;
	color:white;
	cursor:pointer;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:active {
	COLOR: #B20346; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #840084; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none;
}

.tdBorder {
	border: thin solid #B20346;
}
.tdHeaderWhiteFont {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.oll_headerTxt {
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.profile {
	font-size: x-small;
	color: #666666;
}
.altRow{
background:#E8E8E8;
}

.divider{
	background:#E8E8E8;
	font-weight: bold;

}

.error {
	color: #FF0000;
}

.ollSpecialMessage{
	color: Blue;
	font-size: larger;
	font-weight: bolder;
	text-shadow: #CCCCCC;
	text-align: center;
}

.courseNotInMyPlan{
	color: gray;
  	font-style:italic;
}

.headerFont{
	font-size: 20px;
	color: #BD1054;
	font-weight: bolder;
}


