body {
	background-color: #EBEBEB;
	margin: 0px;
}
a.sidebar {
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EBEBEB;
	margin: 0px;
	padding: 8px 15px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #990000;
}
a.sidebar:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EBEBEB;
	margin: 0px;
	padding: 8px 15px;
	background-image: url(support/subnav_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.sidebar:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EBEBEB;
	margin: 0px;
	padding: 8px 15px;
	background-image: url(support/subnav_visited.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.sidebar:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EBEBEB;
	margin: 0px;
	padding: 8px 15px;
	background-image: url(support/subnav_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text_subhead1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.text_subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.text_subhead3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #324549;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.text_sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 200px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.text_sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 15px;
}
