.nav2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.nav2 a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
.nav2 a:active {
	text-decoration: none;
	color: #000000;
}
.white_text {
	line-height: 14px;
}
.small_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.small_text_white a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.small_text_white a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	
	SCROLLBAR-FACE-COLOR: #444444;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #99CCFF;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #444444;
}
.blue_heading {
	font-weight: bold;
	color: #00CCFF;
}
.red_heading {
	font-weight: bold;
	color: #FF0000;
}
.yellow_heading {
	font-weight: bold;
	color: #FFFF00;
}
.corporate_heading {
	font-weight: bold;
	color: #99CCFF;
}
.orange_heading {
	font-weight: bold;
	color: #FF9933;
}
.green_heading {
	font-weight: bold;
	color: #00FF00;
}
.purple_heading {
	font-weight: bold;
	color: #9999FF;
}
.white_heading {
	font-weight: bold;
	color: #ffffff;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
}
ul{
	margin-left:15px;
	padding-left:0;
	list-style-type: disk;
	color: #cccccc;
}
li{
	line-height: 14px;
	padding-bottom: 10px;
	list-style-position: outside;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
body{ 
	margin-bottom: 20px;  
}.black_text {
	line-height: 14px;
	color: #000000;
}
