HTML {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	
	background: #dbdbdb url('../res/bg-body.jpg') repeat-x top left;
}

BODY {
	margin: 0;
	padding: 0;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}

A {
	color: #9e9e9e;
	text-decoration: none;
}

A:hover {
	color: black;
}

.cLogo {
	height: 75px;
	background: url('../res/logo.png') no-repeat center right;
	line-height: 75px;
	text-align: right;
}

.cLogo A {
	vertical-align: middle;
	display: block;
	float: right;
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin-top: 12.5px;
	text-align: right;
}

.cLogo A IMG {
	border: 0;
}

.cBody {
	background-color: white;
	margin-bottom: 10px;
}

.cMainMenu {
/* 	padding: 10px 0px; */
	padding-bottom: 10px;
	font-size: 9px;
	line-height: 17px;
	height: 17px;

}

.cMainMenu A {
/* 	padding: 0 15px 0 15px; */
	line-height: 17px;
	color: #9e9e9e;
	text-transform: uppercase;
	text-decoration: none;
}

/*.cMainMenu A.act,
.cMainMenu A:hover {
	color: black;
	text-decoration: none;
}*/

.cSubTemplate {
	min-height: 453px;
	width: 1000px;
	overflow: auto;
}


.cBodySep {
	height: 2px;
	overflow: hidden;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	line-height: 1px;
	margin-bottom: 10px;
}

.cFooter {
	line-height: 17px;
	font-size: 9px;
	text-transform: uppercase;
}

.cCopyright {
	float: right;
	color: #9e9e9e;
}

.cMetaMenu A {
	line-height: 17px;
	color: #626262;
	text-decoration: none;
	padding: 0 17.5px;
}

.cMetaMenu A.first,
.cMetaMenu A:first-child {
	padding-left: 0;
}

.cMetaMenu A.act,
.cMetaMenu A:hover {
	color: black;
}



.cMain {
	padding: 50px 40px;
	width: 920px;
	overflow: auto;
	position: relative;
}

.cSubHome .cSubTemplate  {
	padding-top: 102px;
	min-height: 350px;
}

.cSubHome .cMain {
	width: 365px;
	padding: 0px 75px;
}

.cSubHome .cRight {
	float: right;
	width: 435px;
	padding: 0px 40px 0px 10px;
}

P.bodytext {
	margin: 0;
}

FIELDSET.csc-mailform {
	border: 0;
}

FIELDSET.csc-mailform .csc-mailform-field {
	margin: 1em 0;
}

FIELDSET.csc-mailform {
	padding: 0;
	margin: 0;
}

INPUT, TEXTAREA {
	border: 1px solid #e4e4e4;
}

.tx-srsendcard-pi1 input.tx-srsendcard-pi1-submit {
	color: white;
	background-color: #9e9e9e;
	border: 1px solid #9e9e9e;
	text-transform: uppercase !important;
	text-transform: uppercase;
	font-size: 9px !important;
	font-size: 9px;
	line-height: 18px !important;
	line-height: 18px;
	height: 18px;
	font-weight: normal;
}

.tx-srsendcard-pi1 input,
.tx-srsendcard-pi1 textarea {
	background-color: white;
	color: black;
}

.tx-srsendcard-pi1 a:visited,
.tx-srsendcard-pi1 a:link {
	color: #9e9e9e;
}
.tx-srsendcard-pi1 a:hover {
	color: black;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-radio p,
.tx-srsendcard-pi1 p {
	color: #626262;
}

.csc-header H2  {
	font-weight: normal;
	font-size: 20px;
	font-family: 'Times New Roman', serif;
	text-transform: uppercase;
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 15px;
}

.csc-header H2.csc-firstHeader {
	margin-top: 0;
}

.testhack {
	width: 400px;
	text-align: justify;
}

A.link {
	text-transform: uppercase;
}

H3 {
	padding: 0;
	margin: 15px 0 2px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
}

.csc-header-n1 H3 {
	margin-top: 0;
}
