body 
{
	margin-left: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.navhead
{
	font-size: 12px;
	}
a 
{
	font-size: 12px;
	color: #666666;
}

a:visited 
{
	color: #666666;
}

a:hover 
{
	color:#999999;
}

a:active 
{
	color: #666666;
}

.copyright_link
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.copyright_link:link 
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.copyright_link:visited 
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.copyright_link:hover 
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.copyright_link:active 
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


h1 
{
	font-size: 16px;
	color:#0033FF;
}

h2 
{
	font-size: 14px;
	color: #006699;
}

h3 
{
	font-size: 14px;
	color: #000000;
}

.style3 
{
	font-size: 11px
}

h4 
{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;

}

h5 
{
	font-size: 10px;
	color: #333399;
}


input 
{
	font-size: 12px;
}

select 
{
	font-size: 12px;

}
legend 
{
	font-size: 12px;

}
.calendarday 
{
	font-size: 12px;
}

.calendarmonth 
{
	text-align:center;
	font-size: 12px;
}

.calendarweek 
{
	font-size: 12px;
}

#footer 
{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
}
th {
	font-size: 12px;
	text-decoration: underline;
}

.footertext 
{
	font-size: 11px;
	text-align:right;
	border:none;
	color: #FFFFFF;

}

.required {
	color: #FF0000;
	font-size: 12px;
}


#Layer1 {
	width:550px;
	height:350px;
	z-index:1;
	overflow:auto;
	}
