@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/img_windowBg.jpg);
	background-repeat: repeat;
}
#sc #sc_inner table {
	text-align: left;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #3D6D9E;
}
h2 {
	font-size: 20px;
	color: #3D6D9E;
}
h3 {
	font-size: 16px;
	color: #3D6D9E;
}


.banner {
	background-image: url(images/img_kkmBanner.jpg);
	vertical-align: top;
	height: 175px;
}
.menuTop {
	text-align: right;
	color: #666666;
	font-size: 11px;
	position: relative;
	top: 6px;
	padding-right: 8px;
}
.menuTop a {
	color: #000000;
}
.menuTop a:hover {
	text-decoration: underline;
	color: #000000;
}
.columnLeft {
	background-image: url(images/bg_columnLeft.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 162px;
}
.columnFarRight {
	vertical-align: top;
	padding-left: 10px;
}
.menuLeft {
	text-align: right;
	padding-top: 24px;
	position: relative;
	width: 162px;
	left: 0px;
}
.searchButton {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.leftText {
	text-align: right;
	padding-bottom: 4px;
	padding-right: 16px;
}
.leftText a {
	color: #3d6d9e;
}
.leftText a:hover {
	text-decoration: underline;
	color: #3d6d9e;
}
.columnRight {
	background-image: url(images/bg_columnRight.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 21px;
}
.columnCenter {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 717px;
	font-size: 12px;
}
.footer {
	background-image: url(images/bg_footer.gif);
	height: 62px;
	vertical-align: top;
}
.menuBottom  {
	text-align: center;
	padding-right: 21px;
	padding-left: 162px;
	color: #999999;
	font-size: 11px;
	position: relative;
	top: 12px;
}

.copyrightText {
	font-size: 10px;
	color: #333333;
	text-align: left;
	width: 300px;
	position: relative;
	left: 6px;
	top: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dcsLinkText {
	font-size: 10px;
	color: #000000;
	text-align: right;
	width: 250px;
	position: relative;
	left: 643px;
	top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dcsLinkText a {
	color: #000000;
}
.dcsLinkText a:hover {
	text-decoration: underline;
	color: #000000;
}
.seoText {
	font-size: 10px;
	background-color: #FFFFD9;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}
#contactInfo {
	text-align: center;
	position: relative;
	left: 30px;
	width: 250px;
	float: left;
	top: 30px;
}
#contactInfo p {
	font-size: 14px;
}
#contactForm {
	left: 0px;
	position: relative;
	width: 285px;
	float: right;
}
#contactMap {
	position: relative;
	width: 300px;
	float: left;
	top: 100px;
	left: 20px;
}
#contactDirections {
	position: relative;
	width: 300px;
	left: 0px;
	top: 30px;
	float: right;
}
#contactForm .contactTable {
	padding: 0px 0px 6px 8px;
	background-color: #CCCCCC;
}
#contactForm .contactTable td {
	text-align: left;
	margin: 0px;
	width: 230px;
	padding-top: 8px;
	padding-left: 12px;
}
#contactForm .contactTable input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactForm .contactTable textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactForm .contactTable label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
