@charset "utf-8";
 @font-face {
 font-family: 'HelveticaNeue87HeavyCondensed';
 src: url('HelveticaNeue-HeavyCond.eot');
 src: local('Helvetica Neue 87 Heavy Condensed'), local('HelveticaNeue-HeavyCond'), url('HelveticaNeue-HeavyCond.woff') format('woff'), url('HelveticaNeue-HeavyCond.otf') format('opentype'), url('HelveticaNeue-HeavyCond.svg#HelveticaNeue-HeavyCond') format('svg');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/




body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bgrep.gif);
}
.oneColFixCtr #mainContent {
	margin-left:240px;
	padding: 0px;
	padding-top:10px;
}
#mainContent {
	background-image:url(images/rep.png);
	background-repeat:repeat-y;
	text-align: left;
	padding-left:40px;
	padding-top:22px;
	line-height:20px;
	font-size:12px;
	padding-right: 40px;
}
#mainContent td {
	vertical-align:top
}
#mainContent h1 {
	font-size: 23px;
	line-height:normal;
	font-family: 'HelveticaNeue87HeavyCondensed';
	font-weight:bold;
	letter-spacing:0.5px;
}
#mainContent a, #mainContent {
	color:#333;
}
#head {
	background-image:url(images/head2.gif);
	background-repeat:no-repeat;
	height:220px !important;
	text-align:left;/*line-height:220px !important;*/
}
#container {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border: none;
}
#foot {
	text-align: center;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 930px;
	padding-top:30px;
	font-size:10px;
}
#foot a {
	color:#333;
	text-decoration:none;
}
/*#container #mainMenu ul li{
	font-size: 14px;line-height:normal;font-family: 'HelveticaNeue87HeavyCondensed';

	letter-spacing:0.5px;
	}*/


#container #subMenu {
	background-image:url(images/sm_back.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:17px;
	height: 21px;
	margin-left:643px;
	/*left: 643px;*/
	width:280px;
	line-height:21px;
}
#container #mainMenu ul {
	list-style-image: none;
	list-style-type: none;
	padding:0;
	margin:0;
}
#container #mainMenu li {
	list-style-position: inside;
	display:inline;
	padding:0;
	margin:0;
}
#container #mainContent ul {
	padding-left:30px;
}
#container #mainContent ul li {
	list-style-position: outside;
	list-style-type: disc;
}
label {
	display:block;
	float:left;
	padding:0 4px;
	width:150px;
}
textarea {
	margin-bottom:10px;
}
div.csc-mailform-field {
	padding-bottom:5px;
}
#mainContent h6 {
	font-size:9px;
	font-weight:normal;
	color:#d8d8cd;
}
#mainContent h6 a {
	text-decoration:none;
	color:#d8d8cd;
}
#mainContent h3 {
	margin-top:10px;
}

#page-wrap{
	padding: 10px;
}

#container #mainMenu{
	background-image:url(images/mnu_back.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin-top:161px;
	height: 22px;
    margin-left: 369px;
	width: 400px;
	overflow: hidden;
	line-height:22px;
	}
