@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
body {
	background-image: url(images/bg_window.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996666;
}
a:hover {
	text-decoration: underline;
	color: #996666;
}
a:active {
	text-decoration: none;
	color: #996666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
td {
	vertical-align: top;
}
.leftTower {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}
.menuBottom {
	background-image: url(images/bg_menuBottom.gif);
	background-repeat: repeat-x;
}
.subMenu {
	background-image: url(images/bg_subMenu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 12px;
	font-size: 11px;
}

.subMenu a {
	color: #FFFFFF;
}
.mainContent {
	background-color: #ece4d3;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.highlight {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 30px;
}
.highlight th {
	background-color: #767269;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-align: center;
}
.highlight td {
	background-color: #c9c2b4;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
}
.highlight hr {
	height: 1px;
}
.highlight p {
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 0px;
	font-size: 11px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECF1F1;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	background-image: url(images/bg_footer.jpg);
	vertical-align: top;
}
.seoText {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #E0E0E0;
}
.copyrightText {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	width: 250px;
	position: relative;
	left: 6px;
	top: 20px;
}
.dcsLinkText {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	width: 250px;
	position: relative;
	left: 453px;
	top: 8px;
}
.dcsLinkText a {
	color: #FFFFFF;
}
.dcsLinkText a:hover {
	text-decoration: underline;
}
.mainContent .imageLeft {
	border: 1px solid #000000;
	margin-right: 20px;
	margin-bottom: 12px;
}
.mainContent .imageRight {
	border: 1px solid #000000;
	margin-left: 20px;
	margin-bottom: 12px;
}
.contactTable {
	background-color: #ECE4D3;
}
