@charset "UTF-8";
/* CSS Document */

<style type="text/css">

#Layer4 {
	position:absolute;
	left:9px;
	top:60px;
	width:950px;
	height:1px;
	z-index:2;
	background-color: #CCCCCC;
}

.twoColFixLtHdr #mainContent {
	margin: 0px 0px 0px 0px;
	padding: 0px 60px 20px 20px;
	width: 500px;
} 

.Header1 {font-size: 18px}
body {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	color: #000000;
	font-size: 12px;
}
.Green {
	color: #5CBA47;
}
.Pink {
	color: #FF3333;
}
a:link {
	text-decoration: none;
	color: #0156A9;
}
a:visited {
	text-decoration: none;
	color: #0156A9;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #0156A9;
}

</style>
