@charset "utf-8";
/* CSS Document */

/* ----- Some general Styling*/
body {
	font: 62.5%/1.6em "Trebuchet MS", Verdana, sans-serif;
	background: #cdcdcd repeat-x top left;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.f_left {float: left;}
.f_right {float: right;}
fieldset,img {
	border: 0;
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;

}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
div#container {
	width: 990px;
	margin: 0 auto;

	background: white;
	padding: 0 0 25px 0;
	overflow: hidden;
}
div#form {
	position: relative;
}
form {
	width: 290px;
	background: #374357;
	 border-left: 2px solid #ffc000; 
	padding: 0 0 10px 10px;
	float: right;
}
div#image {
	background: #374357;
	width: 990px;
	float: left;
	overflow:hidden;
	display: inline-block;
	position: relative;
	margin: 0 0 10px 0;
		/* border-bottom: 2px solid #ffc000; */ 
}
div#imageposition {
	position: absolute;
	z-index:0;
	overflow:hidden;
	width:688px;
}
div#imagetext {
	width: 678px;
	/* border-bottom: 2px solid #ffc000; */
	float:left;
		background: #374357;
		z-index: 10;
		position: absolute;
		padding: 5px 0 5px 10px;
}
div#teaser {
	width:100%;
	overflow:hidden;
	clear:both;
	position:relative;
}

div.check input {
	width: 25px;
	float:left;
	clear:left;
	margin: 7px 0 0 0;
}
div.check span.label_content {
	width: 150px;
}
div#header {
	padding: 0 10px 0 0;
}
span.error_msg {
	display:block:
	border: 1px solid #ccc;
	padding:3px;
	font-size: 12px;
	float:left;
	color:#FF3300;
	font-weight:bold;
}
.formselect {
width: 105px;
	}
div#header img {
	float:left;
	margin: 10px 10px 10px 8px;
}
.logo {
	float: left;
}
div#header div.csc-header  {
	float: right;
	width: 50%;
}
div#header h1 {
	color: #236cd9;
	font-size: 2.5em;
	float: right;
	overflow: hidden;
	line-height:1.1em;
	margin: 20px 10px 10px 0;
	clear: right;
	}
	
	strong.bright {
		color:white;
	}

form h1 {
background: #374357;
font-size: 1.8em;
	line-height:1.1em;
padding: 8px 5px 10px 0px;
color:#ffc000;
overflow:hidden;
display:inline-block;
/* border-bottom:2px solid #ffc000;
margin: 0 0 0 -10px; */
}
div#imagetext h2.csc-firstHeader {	
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica,Verdana, sans-serif;
	line-height: 1em;
	letter-spacing: 1px;
}
form p {
	color: white;
}
h3 span {
	color: #b55b00;
	font-weight: bold;
}

.label_content {
	font-size: 1.2em;
	width: 100px;
	float: left;
		padding: 3px 0 0 0;
		color: white;
}

label{
	padding: 3px;
	float: left;
}

input {
	width: 135px;
	border: 1px solid white;

}
fieldset.right {
	margin: 0;
	padding: 10px 0;
}
div.submit input {
	width: 280px;
	background: red;
	border: 1px solid white;
	color: white;
	padding: 5px;
}
div#content {
	clear: both;
}
div#content h1 {
	color: #236cd9;
	font-size: 2.5em;
	line-height:1.1em;
	margin: 0 0 10px 0;
}
div#content p{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
div#leftcol {
	width: 300px;
	margin: 15px;
	float: left;
}

div#middlecol {
	width: 300px;
	margin: 15px;
	float: left;
}

div#rightcol {
	width: 300px;
	margin: 15px;
	float: left;
}

div#bottomcontent {
float: left;
	width: 640px;
	clear: left;
}
div#bottomcontent p.bodytext {
	margin: 0 0 0 20px;
}
div#bottomcontent h1 {
	margin: 20px 0 10px 20px;
}
div#bottomcontent ul, div#middlecol ul, div#leftcol ul, div#rightcol ul {
	margin: 10px 0 20px 0px;
}

div#bottomcontent li, div#middlecol li, div#leftcol li, div#rightcol li  {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	background: url(list-item.jpg) no-repeat 0 4px;
	padding: 2px 0 2px 10px;
}
div#bottomcontent strong,div#middlecol strong, div#leftcol strong, div#rightcol strong {
	font-weight: bold;
	color: #374357;
}
div#bottomright {
	float: right;
	width:300px;
	margin: 15px;
}

div#footer {
	padding: 20px;
clear: both;
}

div#footer p {
		color: #AAA;
}

p.formfooter {
	display: none;
}

p.bodytext {
	margin: 10px 0pt 20px 0px;
}
.sIFR-alternate {
	display:none;
}