@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg4.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161b1f;
	background-color: #888c8e;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #161b1f;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646c6f;
}



a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #546369;
	background-color: #FFFFFF;
	border: 1px solid #546369;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #546369;
}

a:active {
	color: #161b1f;
	text-decoration: none;
}
.leftlisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #343b3b;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	margin-top: 4px;
	left: auto;
	margin-left: 6px;
	list-style-position: outside;
}
.moretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.moretext a:link {
	color: #666666;
	text-decoration: none;
}
.moretext a:active {
	color: #666666;
	text-decoration: none;
}
.moretext a:hover {
	color: #161b1f;
	text-decoration: none;
}
.moretext a:visited {
	color: #666666;
	text-decoration: none;
}
.textlightgray {
	color: #7D8B94;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #181C1F;
}
