h1 
{
	font-weight:normal;
	font-size:18pt;
	color:#666666;
	font-family:Times New Roman, Times, serif;
}
h2 
{
	font-weight:normal;
	font-size:16pt;
	color:#666666;
	font-family:Times New Roman, Times, serif;
}
h3 
{
	font-weight:normal;
	font-size:14pt;
	color:#666666;
	font-family:Times New Roman, Times, serif;
}
a 
{
	text-decoration:none;
	color:#333333;
}
a:hover 
{
	text-decoration:underline;
}
a.navigationMenu {
	text-decoration:none;
	color:#000000;
	height:30px;
	font-weight:bold;
	text-indent:5px;
	display:block;
	vertical-align:middle;
	line-height:30px;
	font-size:8pt;
	text-align:left;
	background-color:#9D9D9D;
}
a.navigationMenu:hover {
	color:#FFFFFF;
	background-color:#666666;
	white-space: nowrap;
	height: 30px;
	width: auto;
	text-decoration:none;
}
a.boldLink 
{
	color:#000000;
	text-decoration:underline;
}
a.miniLink
{
	color:#FFFFFF;
}
a.miniLink:active
{
	color:#FFFFFF;
}
.smallFont 
{
	font-size:8pt;
}
.leftNavSmallFont
{
	font-size:8pt;
}
.lightForeColor 
{
	color:#666666;
}
.mainContentText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
}
.absMiddle 
{
	vertical-align:middle;
}
.seminarAlternating 
{
	background-color:#e5e5e5;
}