BODY
{
    PADDING-RIGHT: 100px;
    PADDING-LEFT: 0px;
    BACKGROUND: #f1eadc;
    PADDING-BOTTOM: 0px;
    MARGIN: 20px 20px 20px;
    FONT: 13px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #330000;
    PADDING-TOP: 0px
}

A:link		{TEXT-DECORATION:none; COLOR: #660000;}
A:visited	{TEXT-DECORATION:none; COLOR: #660000;}
A:hover	    {TEXT-DECORATION:underline; COLOR: #660000;}

table
{
	font-size: 10pt;	
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
}

h3
{
	font-size: 12pt;	
}

hr
{
	color: #660000;
	height: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;	
}

hr.Light
{
	height: 1px;
	margin: 0px;
	color: #B6ACAB;
}

.RequiredFieldMarker
{
	font-size: 14pt;
	font-weight: bolder;
	color: #ff0000;
	position: relative;
	top: 6px;
}

.pageHeader
{
	font-size: 14pt;
	color: #D9BF96;
	font-weight: bold;
}

.SectionHeader
{
	font-size: 14pt;
	color: #D9BF96;
	margin-top: 20px;
	margin-bottom: 20px;
}

.siteMenu
{	
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size: 12pt;			
}

.smallPrint1
{
	font-size: 8pt;	
}

.smallPrint2
{
	font-size: 8pt;
	color: #434343;
}

.smallPrint3
{
	font-size: 8pt;
	color: #434343;
	font-style: italic;
}

.button, .hotButton
{
	font-size: 8pt;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	background-color: #855857;
	border: outset thin #dddddd;
	cursor: hand;	
}

.hotButton
{
	background-color: #ffaaaa;
	color:#000000;
}

.calendarTitle
{
	background: #969788;
	color: white;
}

.gridHeader
{
	font-weight: bolder;
	background: #344145;
	color: white;
}

.gridFooter
{
	font-weight: bolder;
	background: #344145;
	color: white;
}

.gridItem
{
	background: #ffffff;
}

.gridAltItem
{
	background: #B5B6AB;
}

.gridSelectedItem
{
	background: #ffff69;
}

.surveyItemLabel
{
	font-size: 10pt;
	font-weight: bold;
	color: #344145;
}

.hiddenItem
{
	visibility: hidden;
}
