@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}
img {
border:none;
}
body {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(../images/bg_body.png) left top repeat-x;
}
#wrapper {
width:960px;
margin:0 auto;
text-align:left;
}
#top_section {
width:960px;
height:121px;
position:relative;
}
p {
font-size:11px;
line-height:18px;
color:#555;
}
ul {
padding-left:15px;
}
ol {
padding-left:20px;
}
a {
color:#0E629F;
}
li {
font-size:11px;
line-height:18px;
color:#333px;

}

#content .csc-header{
margin-top:10px;
}
#content li{
list-style-type:square
}
#logo {
}
#mainnav {
position:absolute;
width:559px;
height:40px;
right:0;
top:82px;
z-index:9999;
padding-left:10px;
background:url(../images/bg_mainnav.gif) right top no-repeat;
}

* html #mainnav{
width:570px;
}
#mainnav ul{
padding-left:10px;}
#mainnav ul li a:hover {
	color:#fff;
	background:url(../images/ahover.gif) left top repeat-x;
	}
	#mainnav ul li.active a {
	background:url(../images/mainnav_active.jpg) left top repeat-x;
	color:#292A86;
	}
	#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	#nav a {
	display:block;
	padding:14px 10px 11px 10px;
	margin-right:2px;
	background:url(../images/mainnav.jpg) left top repeat-x;
	font:normal 12px Arial, Helvetica, sans-serif;

	text-decoration:none;
	color:#5192d5;
	}
	#nav li { /* all list items */
		float: left;
		list-style:none;
	}
	#nav li ul { 
	
	/* second-level lists */
		position: absolute;
		width: 130px;
		left: -999em;
		background:#59CB5C;
		 /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}
	#nav li.active ul li a {
	background:url(../images/mainnav.jpg) left top repeat-x;
	color:#000;
	}
	#nav li.active ul li a:hover {
	background:#7577DC;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
background-position:0 0;
left:auto;
}
		#nav ul a {
        text-align:left;
		padding:5px 10px 5px 10px;
		width: 110px !important;
		width: 130px;
		font:12px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		border-bottom:1px solid #6dcf6e;
		}
		#nav ul a:hover {
		background:#8CDA8E;
		}
	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
#header {
width:960px;
height:290px;
margin-bottom:10px;
background:url(../images/header.jpg) left top no-repeat;
}
#section {
width:960px;
overflow:hidden;
}
#left_section {
float:left;
width:240px;
}
#leftmenu {
background:url(../images/leftmenu_bottom.jpg) left bottom no-repeat;
width:237px;
margin-bottom:10px;
}
#leftmenu ul {
text-align:center;
padding:50px 15px 40px 15px;
background:url(../images/leftmenu_top.jpg) left top no-repeat;
list-style:none;
}
#leftmenu ul li {
}
#leftmenu ul li a {
text-decoration:none;
color:#CC6600;
width:200px;
display:block;
text-transform:uppercase;
padding:5px 0 5px 0;
font-size:12px;
border-bottom:1px solid #edeabe;
}
#leftmenu ul li a:hover {
color:#000;
}
.module {
background:url(../images/content_module.jpg) left bottom no-repeat;
padding:20px 20px 30px 20px;
margin-bottom:10px;
overflow:hidden;
width:200px;
}
.module .csc-header {
background:url(../images/heading_module.gif) left top no-repeat;
padding:30px 10px 20px 10px;
margin:-20px -20px 0 -20px;
}
.module .csc-header h1 {
font-size:30px;
}
#both_section {
width:720px;
float:right;
overflow:hidden;
}
#middle_section {
width:480px;
float:left;
}
#content {
padding:0 20px 0 20px;
}
#content .csc-header h1 {
font:36px;
}
#right_section {
width:240px;
float:right;
}
#footer_outer {
margin-top:30px;
background:#d7f0fb url(../images/bg_footer.jpg) left top repeat-x;
padding:30px 0 30px 0;
}


/* typo3 */
#content .csc-caption {
font:11px Verdana, Arial, Helvetica, sans-serif;
}
#content .csc-mailform {
font:12px Arial, Helvetica, sans-serif;
}
#content .csc-mailform input, #content .csc-mailform textarea, #content .csc-mailform select {
border:1px solid #ccc;
color:#666666;
font:12px Arial, Helvetica, sans-serif;
}
#content input .radiobutton {
border:none;
}
#content input .submit {
background:#9c0;
color:#fff;
font-weight:bold;
}
#content .csc-mailform {
overflow:hidden;
width:100%;
padding:10px;
border:1px solid #cdcdcd;
}
#content .csc-mailform label {
clear:left;
float:left;
width:150px;
}
#content .csc-mailform input, #content .csc-mailform textarea, #content .csc-mailform select {
float:left;
margin-bottom:10px !important;
margin-bottom:0px;
}
#content .csc-mailform option {
padding-right:10px;
}
#content .csc-mailform .csc-mailform-check {
border:none;
}
#content .csc-mailform .csc-mailform-submit {
clear:left;
border:none;
}
#content span.csc-mailform-radio fieldset {
width:200px;
float:left;
border:1px solid #cdcdcd;
margin-bottom:10px !important;
margin-bottom:0px;
padding:10px 10px 0 10px;
}
#content span.csc-mailform-radio fieldset legend {
padding:0 5px;
}
#content span.csc-mailform-radio input {
clear:left;
float:left;
border:none;
margin-right:5px !important;
margin-right:0;
}
#content span.csc-mailform-radio label {
clear:none;
float:left;
width:135px;
margin-bottom:10px;
padding-top:0 !important;
padding-top:2px;
}
#content .csc-mailform .csc-mailform-submit {
background:#f90;
color:#fff;
font-size:11px;
padding:2px 5px;
}
#content .csc-mailform .csc-mailform-submit {
margin-bottom:0 !important;
margin-bottom:0;
}
#content #mailformsword {
width:136px;
}
/* end of typo3 */
