body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000000;
}
.centercoltext ol {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 25px;
	color: #000000;
}
.centercoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(/images/bullet.gif);
}
.leftcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #3c3b3b;
}
.leftcoltext ul {
	color: #3c3b3b;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(/images/bullet.gif);	
}
.rightcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #3c3b3b;
}
.rightcoltext ul {
	color: #3c3b3b;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(/images/bullet.gif);
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #737171;
	margin-top: 0px;
	margin-bottom: 0px;
}
.centercoltext {
	padding-right: 20px;
	padding-left: 20px;
}
.leftcoltext {
	color: #3c3b3b;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.rightcoltext {
	color: #3c3b3b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.topbar {
	background-image: url(/images/hnav_bg.gif);
	background-repeat: repeat-x;
	background-color: #333333; 
}
.leftcolumnborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #737171;
	background-color: #e4e2e2;
}
.rightcolumnbg {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #737171;
	background-color: #e4e2e2;
}
.rightcolumnmargin {
	border-left-width: 1px;
	border-left-style: none;
	background-color: #ffffff;
}
.footer {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menu {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: black;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom: #993333 2px solid;
}
.menu a:link {
	color: black;
	text-decoration: none;
}
.menu a:visited {
	color: black;
	text-decoration: none;
}
.menu a:hover {
	color: black;
	text-decoration: none;
}
.topstrip{
	background-image:  url(/images/topstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hnavbg {
	background-image:  url(/images/hnav_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.headerbg {
	background-color: #e4e2e2;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.headerbg2 {
	background-color: #b8b7b7;
}
.featurebox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #737171;
	border-bottom-color: #737171;
	border-left-color: #737171;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.divider {
	background-image: url(/images/divider_bg.gif);
	background-repeat: repeat-x;
}
.menupad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.gradientstrip {
	background-image: url(/images/topbar.gif);
	background-repeat: no-repeat;
}
.subhead {
	color: #a52929;
	font-weight: bold;
}
.input {
	font-family: Courier New, sans-serif;
	background-color: #e5e5e5;
}
.sidebar {
	background-color: #e5e5e5;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.black-line {
 background-color: #000000;
}
.thispage {
 background-color: #993333;
}
.skiplink {
	display: none;
}
a:link, a:visited, a:active {
	color: blue;
}
a:hover {
	color: #993333;
}
p, td {
 font-size: 12px;
	font-family: Verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.palmonly {
 display:none;
}
