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:7 pt;
	font-weight:700;
	vertical-align:bottom;
	text-align:center;
	height:20;
	width:90;
	background-color: #000033;
	color:white;
	cursor:hand;
}

A:link {
	COLOR: black; TEXT-DECORATION: none;
}
A:active {
	COLOR: #B20346; TEXT-DECORATION: none;
}
A:visited {
	COLOR: black; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none;
}


A.white:link {
	COLOR: white; TEXT-DECORATION: none;
}
A.white:active {
	COLOR: #B20346; TEXT-DECORATION: none;
}
A.white:visited {
	COLOR: white; TEXT-DECORATION: none;
}
A.white: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;
}

.altRowCourseList{
	border-top: none;
	border-right: none;
	border-bottom: medium solid #666666;
	border-left: none;
}

.divider{
	background:#E8E8E8;
	font-weight: bold;

}

.error {
	color: #FF0000;
}

.ollSpecialMessage{
	color: Blue;
	font-size: larger;
	font-weight: bolder;
	text-shadow: litegray;
	text-align: center;
}

.courseNotInMyPlan{
	color: gray;
  	font-style:italic;
}
.bold {
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: blue;
	text-decoration: underline;
}

