* {margin:0;padding:0}

html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:145%;
}
a img {
	border: 0 none;
	}
td {
	vertical-align:top;
}
fieldset {
	border:0 none;
}
li {
	margin-left:15px;
}

a {
	color:#ffaa00;
	font-weight:bold;
	text-decoration:underline;
	
}
a:hover {
	color:#ffaa00;
	font-weight:bold;
	text-decoration:none;
}
p {
	margin:8px 0px 8px 0px;
	}
h1 {
	margin:0px 0px 15px 0px;
	line-height:145%;
	font-weight:bold;
	font-size:20px;
}
h2 {
	margin:0px 0px 16px 0px;
	line-height:145%;
	font-weight:bold;
	font-size:16px;
}
h3 {
	margin:0px 0px 15px 0px;
	line-height:145%;
	font-weight:bold;
	font-size:14px;
}
h4 {
	margin:0px 0px 15px 0px;
	line-height:145%;
	font-weight:bold;
	font-size:12px;
}
h5 {
	margin:0px 0px 15px 0px;
	line-height:145%;
	font-weight:bold;
	font-size:11px;
}
h6 {
	margin:0px 0px 15px 0px;
	line-height:145%;
	font-weight:bold;
	font-size:10px;
}
hr {
	border: 0;
	color: #dddddd;
	background-color: #dddddd;
	height: 1px;
}

#wrap {
	min-height:100%;
	position:relative;
}
* html #wrap {
	height:100%
}
#inner-wrap {
	padding-bottom:143px;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
#main {
	position:relative;
	margin:0 auto;
	width:996px;
}
#header {
	width:100%;
	text-align:left;
	background-color:#292929;
	background-image:url(../images/bg_header_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:113px;
}
#header-top {
	height:67px;
	padding-top:6px;
}
#logo {
	float:left;
	width:300px;
	}
#search {
	float:right;
	width:282px;
	padding-top:12px;
	}
#mainmenu {
	padding:0px 0px 0px 18px;
}
#mainmenu a {
	text-align:center;
	display: block;
	padding:14px 10px 0px 10px;
	height:26px;
	/*width:150px;*/
	text-decoration:none;
	font-weight:normal;
}
#mainmenu a:link,
#mainmenu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	font-size: 12px;
	background-image:url(../images/bg_mainmenu_item_no.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#mainmenu a:hover {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	background-image:url(../images/bg_mainmenu_item_act.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#mainmenu a.selected {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	background-image:url(../images/bg_mainmenu_item_act.gif);
	background-position:top;
	background-repeat:no-repeat;
}


#mainmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#mainmenu li { /* all list items */
	margin-left:2px;
	float: left;
	width: 105px; /* width needed or else Opera goes nuts */
}
#social {
	float:right;
	width:204px;
	padding-top:14px;
	}

#content {
	width:100%;
	text-align:left;
}
#content a {
	/*text-shadow:#CCC 0px 0px 1px;*/
}
#content-normal {
	float:left;
	padding: 18px 16px 18px 18px;
	width:367px;

}
#content-right {
	float:left;
	padding: 18px 16px 18px 16px;
	width:265px;
}
#content-border {
	float:left;
	padding: 18px 17px 18px 16px;
	width:265px;
}
#content-normal-default {
	float:left;
	padding: 18px 16px 18px 18px;
	width:656px;
}
#content-border-default {
	float:left;
	padding: 18px 18px 18px 16px;
	width:272px;
}
#footer {
	position:absolute;
	bottom:0;
	height:143px;
	width:100%;
	background-color:#ddd;
	text-align:center;
	background-image:url(../images/bg_footer_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#footersitemap {
	position:relative;
	margin:0 auto;
	width:996px;
	text-align:center;
	font-size:11px;
	height:110px;
	padding:10px 0px 0px 0px;
}
#footersitemap a { 
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#footersitemap a:hover { 
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#footersitemap ul { /* all lists */
	padding: 0;
	margin: 0px 0px 0px 200px;
	list-style: none;
	line-height: 1;
	text-align:left;
}
#footersitemap li { /* all list items */
	margin-left:2px;
	float: left;
	display: block;
	width: 100px; /* width needed or else Opera goes nuts */
}
#footersitemap li a { /* all list items */

	display: block;
}
#footersitemap li ul { /* second-level lists */
	position: absolute;
	margin-top: 3px;
	margin-left: 2px;
	width:100px;
	/* left: -999em; using left instead of display to hide menus because display: none isn't read by screen readers *//*border: #58595B 2px solid;*/
}
#footersitemap li ul li { /* all list items */
	margin:3px 0px;
	display: block;
	width:100px; /* width needed or else Opera goes nuts */
}

/* second-level lists */
#footersitemap li ul a { 
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
#footersitemap li ul a:hover { 
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
#footerbottom {
	position:relative;
	margin:0 auto;
	width:996px;
	text-align:right;
	font-size:11px;
}
.submenu {
   background-color:#CCC;
   font-size:12px;
   position:absolute;
   top:0;
   margin-top:-1px;
   margin-left:0px;
   z-index:100;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	
	-webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	}
.submenu ul,
.submenu li {
	list-style:none;
	margin:0;
	padding:0;
}
.submenu li {
	margin-bottom:0px;
	
}
.submenu a {
	color:#222;
	background-color:#CCC;
	border-top:1px solid #EEE;
	/*border-bottom:1px solid #AAA;*/
	text-align:left;
	display: block;
	padding:9px 10px 0px 10px;
	height:25px;
	width:140px;
	text-decoration:none;
	font-weight:normal;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.submenu a:hover {
	color:#EEE;
	text-decoration		: none;
	background-color:#222;
}

legend {
	padding:0 !important;
	margin:0;
	display:block;
	white-space:normal !important;
	zoom:1; /* For IE7 */
	width:200px;
	border: none;
}
.legend-span {
	padding:0 !important;
	margin:0;
	display:block;
	white-space:normal !important;
	zoom:1; /* For IE7 */
	width:200px;
}
#mailform legend {
	display : none;
	visibility:hidden;
}
fieldset {
	border : none;
}
.radiolayout {
	width:100%;
	padding:1px 0px;
}
.formu {
	width : 80%;
	padding-top : 10px;
	padding-bottom : 10px;
	border : none;
}
.csc-mailform label {
	width : 120px !important;
	float:left;
	vertical-align : top;
}
.radiolayout fieldset {
	margin-bottom:5px;
}
.radiolayout:after {
	float:none;
	clear:both;
	content:" ";
}
.radiolayout fieldset:after {
	float:none;
	clear:both;
	content:" ";
}
.radiolayout fieldset label {
	float:none;
	clear:both;
}
.mf-input {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-text {
	margin-bottom : 5px;
	vertical-align : top;
}
.mf-select {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-check {
	border : none;
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-radio {
	border : none;
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-file {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-submit {
	margin-bottom : 5px;
	vertical-align : middle;
}
	
#c249 {
	background-color:#eee;
	padding:8px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;

}

