﻿body {
	color:#000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
}

.mainTable {
	margin: 0px auto; 
	width: 890px;	
}

.topNavigation {
   font-family: times,verdana,arial,helvetica,sans-serif;
   font-size: 20px;
   color: #000000;
   text-decoration: none;
}
a.topNavigation:hover {text-decoration:underline; color:#ffffff;}

.contentLinks{
   font-size: 12px;
   color: #0fa4ff;
   text-decoration: none;
}
a.contentLinks:hover {text-decoration:underline; color:#0fa4ff;}

.footerfont {
   font-size: 11px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}

a.footerfont:hover {text-decoration:underline; color:#ffffff;}

.text12{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
a.text12:hover {text-decoration:underline; color:#000000;}

.text14{
	color:#000000;
	font-size: 14px;
	text-decoration: none;
}
a.text14:hover {text-decoration:underline; color:#000000;}

.text16{
	color:#000000;
	font-size: 16px;
	text-decoration: none;
}
a.text16:hover {text-decoration:underline; color:#000000;}

.required {
	color: #b01304;
	font-size: 10px;	
}

/* calendar */
.calendar {
	border-color:#333366;
}
.todayDayStyle{ border-color:#333366;}