body
{
	font-family:Arial, Helvetica, sans-serif;	
}

tr.subhead
	{
	background-color: #cccccc;
	}
th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}


tr.alt
	{
	background-color: #eeeeee;
	}


th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}

a
	{
	color: #00008b;
	text-decoration: none;
}

a:hover
	{
	color: #00008b;
	text-decoration: underline;
	}

div.outer
	{
	width: 90%;
	margin: 15%;
	}

table.viewmenu td
	{
	background-color: #006699;
	color: white;
	padding: 0 5%;
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt verdana, arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt verdana, arial;
	}

a.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

table td.pad
	{
	}

table td.nopad
	{
	padding-right: 5%;
	}




#classLocations
{
	position:relative; 
	float:left; 
	clear:left; 
	width:100%; 
	padding-top:3px; 
	padding-bottom:3px; 
	text-align: left;	
}

#classLocations ul li {
	display: inline;
	text-decoration: none;
	text-align: left;	
}

div.text ul li
{
	margin-left: 25px;
}

div.notes p
{
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #59505C;
}

div.typeDescription p
{
	text-align: justify;
	margin-bottom: 2px;
}

div.typeDisclaimer p
{
	text-align: justify;
	font-size: 12px;	
	color: #f00;
}

div.classDetails
{
	text-align: left;
	font-size: 20px;
	color: #59505C;
	margin: 10px;
}

div.paging {
	text-align: center;
}

div.dates
{
	font-weight: bold;
}

div.content h1
{
	margin-top: 5px;
}