body {
	background-color: #d6d6d6;
	background-image: url(support/BG_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
	width: 170px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EBEBEB;
	margin: 0px;
	background-image: url(support/subnav_up.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(support/subnav_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(support/subnav_up.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.footer:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	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;
}
a.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.text_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #324549;
	margin: 15px 30px;
}
.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: #324549;
	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_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 15px 30px;
}
.text_sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 210px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.text_sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 15px;
}
.text_footer_nav {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 145px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text_footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 5px 15px;
}
.text_footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px 15px;
}
.text_footer3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 15px 15px 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.imagepad_left {
	margin: 0px 0px 10px 15px;
}
.imagepad_right {
	margin: 0px 15px 10px 0px;
}
.thumbnail {
	margin: 0px;
	padding: 0px;
}
.imagepad_top {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
