body, .normal
{
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans;
}

body
{
	margin-top: 4px;	
}

A:link		{TEXT-DECORATION:none; COLOR: #003399;}
A:visited	{TEXT-DECORATION:none; COLOR: #003399;}
A:hover	    {TEXT-DECORATION:underline; COLOR: #003399;}

table
{
	font-size: 10pt;	
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
}

h3
{
	font-size: 12pt;	
}

hr
{
	color: #6666aa;
	height: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;	
}

hr.Light
{
	height: 1px;
	margin: 0px;
	color: #aaaaff;
}

.RequiredFieldMarker
{
	font-size: 14pt;
	font-weight: bolder;
	color: #ff0000;
	position: relative;
	top: 6px;
}

.pageHeader
{
	font-size: 14pt;
	color: #333399;
	font-weight: bold;
}

.SectionHeader
{
	font-size: 14pt;
	color: #333399;
	margin-top: 20px;
	margin-bottom: 20px;
}

.siteMenu
{	
	border-top: solid 1px #aaaacc;
	border-bottom: solid 1px #aaaacc;	
	font-size: 12pt;			
}

.smallPrint1
{
	font-size: 8pt;	
}

.smallPrint2
{
	font-size: 8pt;
	color: #696969;
}

.smallPrint3
{
	font-size: 8pt;
	color: #696969;
	font-style: italic;
}

.button, .hotButton
{
	font-size: 8pt;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	background-color: #666699;
	border: outset thin #dddddd;
	cursor: hand;	
}

.hotButton
{
	background-color: #ffaaaa;
	color:#000000;
}

.calendarTitle
{
	background: #666699;
	color: white;
}

.gridHeader
{
	font-weight: bolder;
	background: #000066;
	color: white;
}

.gridFooter
{
	font-weight: bolder;
	background: #000066;
	color: white;
}

.gridItem
{
	background: #ffffff;
}

.gridAltItem
{
	background: #eeeeff;
}

.gridSelectedItem
{
	background: #ffff69;
}

.surveyItemLabel
{
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
}

.hiddenItem
{
	visibility: hidden;
}
