
a:link
{
	color:#527BB7;
	font-family: arial, verdana, Tahoma, Verdana, Arial; 
	font-size: 11px;
	text-decoration: none;
}


a:hover
{
	color:#527BB7;
	font-family: arial, verdana, Tahoma, Verdana, Arial; 
	font-size: 11px;
	text-decoration: underline;
}

a:visited
{
	color:#527BB7; 
	font-family: arial, verdana, Tahoma, Verdana, Arial; 
	font-size: 11px;
	text-decoration: none;
}

/* Text styles */
body, p, td
{
	color: #8A8585; 
	font-family: Arial, Verdana, Tahoma, Times, Arial; 
	font-size: 11px;
}

table.home {
	color: #8A8585; 
	font-family: Arial, Verdana, Tahoma, Times, Arial; 
	font-size: 11px;
	padding: 0px;
	vertical-align:top;
}

table.home td.special{
	color: #8A8585;
	font-family: Arial, Verdana, Tahoma, Times, Arial;
	font-size: 11px;
	padding-left: 33px;
	vertical-align: top;
	padding-top: 5px;
}


table.home td.leftline {
	border-left: solid #738FB9 1px;
}

table.home td.whiteline{
	border-left: solid white 1px;
}
	
.h1
{
	font-size: 12px;
	font-weight: bold;
	color: #4B629E;
}


.h2
{
	font-size: 11px;
	font-weight: bold;
	color: #738FB9;
}



.footer
{
	font-size: 7pt;
}

.level1Text
{
	font-weight: bold;
	font-size: 9pt;
}

.level2text
{
	font-size: 8pt;
}

/* Form control styles */
input.text
{
	height: 20px;
	color: #8A8585; 
	font-family: Tahoma, Times, Arial; 
	font-size: 9pt;
}
textarea
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #8A8585;
}
select
{
	font-size: 8pt;
	color: #8A8585; 
	font-family: Tahoma, Times, Arial; 
}

.copy
{
	font-size: 7pt;
	margin-left: 10px;
	color: #9DAC9F; 
	font-family: Tahoma, Times, Arial;
}
