A.topLinks { 
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16pt ;
	font-weight: bold;
}

A.topLinks:link {color:#ffffff} 
A.topLinks:visited {color:#ffffff} 
A.topLinks:hover {color:#999999}
A.topLinks:active {color:#999999} 

A.anchorLink { 
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12pt ;
}

A.anchorLink:link {color:#666666} 
A.anchorLink:visited {color:#666666} 
A.anchorLink:hover {color:#000000}
A.anchorLink:active {color:#000000} 

A:link {color:#000099} 
A:visited {color:#000099} 
A:hover {color:#999999}
A:active {color:#999999} 

A.body {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12pt ;
}

.normal {
	font-family:  Arial, sans-serif ;
	font-size: 12pt ;
	color: black;
	align-horizontal: left;
}

.required {
	font-family:  Arial, sans-serif ;
	font-size: 11pt ;
	color: darkred;
	align-horizontal: left;
}

.requiredStar {
	font-family:  Arial, sans-serif ;
	font-size: 16pt ;
	color: darkred;
	font-weight: bold;
	align-horizontal: left;
}

.normalHead {
	font-family:  Arial, sans-serif ;
	font-size: 12pt ;
	color: darkred ;
	font-weight: bold;
}

input.text {
	
}

select {
	width: 236px;
}

.anchor {
	color: #999999;
}

.topBullets {
	font-family: Frutiger, Helvetica, Arial, sans-serif ;
	font-size: 14pt ;
	color: black ;
	font-weight: bold;
}

.tagline {
	font-family: Arial, sans-serif ;
	font-size: 12pt ;
	color: darkred ;
	font-weight: bold;
}

.address {
	font-family: Arial, sans-serif ;
	font-size: 10pt ;
	color: black ;
	font-weight: 300;
}

.pageHeading {
	font-family:  Arial, sans-serif ;
	font-size: 14pt ;
	color: Black ;
	font-weight: bold;
	horizontal-align: left;
}

DIV {
	width: 900px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	align: left;
}

HR {
	height: 1px; 
	width: 700px;
}

ul { 
	font-size: 10pt; 
	font-family: Arial, sans-serif; 
	color: black;
	list-style-type: disc; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height: 16px;
}

