* {
margin:0;
padding:0;
}
body, html {
width:100%;
height:100%;
}
body {
font:11px Verdana, Arial, Helvetica, sans-serif;
background:#D4DDEC url(../images/body_bg.gif) left top repeat-x;
text-align:center;
}
a img {
border:none;
}
a {
color:#999;
}
a:hover {
color:#000;
}
#wrapper {
width:792px;
margin:0 auto;
text-align:left;
}
#header {
position:relative;
width:792px;
height:81px;
}
#logo {
position:absolute;
top:9px;left:0;
}
#mainnav {
background:url(../images/mainnav_bg.gif) left top no-repeat;
position:relative;
left:0;top:0;
width:792px;
height:56px;
}
#nav {
position:absolute;
left:32px;top:16px;
width:731px;
height:27px;
}
#nav, #nav ul { /* all lists */
list-style: none;
margin:0;
}
#nav a {
display: block;
color:#fff;
font:11px Arial, Helvetica, sans-serif;
padding:6px 12px 5px 12px;
text-transform:uppercase;
text-align:center;
text-decoration:none;
}

#nav li { /* all list items */
float: left;
}
#nav li#active {
/*background:url(../images/mainnav_r.gif) right top no-repeat;*/
}
#nav li#active a {
/*	background:url(../images/mainnav_l.gif) left top no-repeat;*/
color:#cdcdcd;
}
#nav li ul { /* second-level lists */
position: absolute;
width: 140px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
margin:0;
z-index:200;
}
#nav li ul ul {
margin:-23px 0 0 140px;
}
/*#nav li#active ul{
width:140px;
}
#nav li#active li {
margin-right:0;
}*/

/*#nav li a:hover {
color:#cdcdcd;
}*/
#nav li:hover, #nav li.sfhover {
/*background:#FAD047;*/
}
#nav li:hover a, #nav li.sfhover a {
color:#cdcdcd;
}
#nav li li {
background:none;
width:140px;
}
#nav li#active ul li{
/*width:132px;*/
}
#nav li:hover ul a, #nav li.sfhover ul a {
color:#fff;
}
#nav li ul a {
display:block;
width: 115px !important;
width: 140px;
border:none;
background:#1b1b1b;
color:#fff;
font:10px Arial, Helvetica, sans-serif;
/*background: #FAD047 url(../images/arrow_r.gif) 15px center no-repeat;*/
padding:5px 10px 5px 15px;
text-align:left;

}
#nav li#active ul a {
/*width:92px !important;
width:132px;*/
}
#nav li ul a:hover, #nav li#active ul a:hover, #nav li li#active a {
background:#666;
color:#fff;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
left: -999em;
}

#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 {
left: auto;
z-index:200;
background-position:0 0;
}
#sections {
overflow:hidden;
width:792px;
background:url(../images/body-midle.gif) left top repeat-y;
}
#leftnav {
float:left;
width:221px !important;
width:255px;
padding-left:34px;
text-align:center;
}
#leftnav img {
margin-bottom:8px;
}
#content {
float:right;
width:457px !important;
width:517px;
padding:10px 50px 10px 10px;
line-height:140%;
}
#content ul, #content ol {
margin-left:24px !important;
margin-left:28px;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content ul, #content ol {
margin-bottom:12px;
}
#content h1 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#B3B9EF;
}
#content h2 {
font:bold 14px Arial, Helvetica, sans-serif;
color:#B3B9EF;
}
#content h3 {
font:bold 12px Arial, Helvetica, sans-serif;
color:#B3B9EF;
}
p.bodytext {
font-size:11px;
}
#footer {
width:792px;
height:79px;
background:url(../images/footer_bg.gif) left top no-repeat;
}
/* typo3 */
.csc-mailform {
overflow:hidden;
width:457px;
border:none;
font:12px Arial, Helvetica, sans-serif;
margin-bottom:12px;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
border:1px solid #ccc;
color:#666666;
font:12px Arial, Helvetica, sans-serif;
}
input .radiobutton {
border:none;
}
input .submit {
background:#9c0;
color:#fff;
font-weight:bold;
}
.csc-sitemap-level1 {
padding-left:15px;
background:url(../images/li-blue.gif) 0 2px no-repeat;
}
.csc-sitemap-level2 {
padding-left:30px;
}
.csc-sitemap-level3 {
padding-left:45px;
}
.csc-sitemap-level4 {
padding-left:60px;
}

.csc-mailform-field {
float:left;
width:455px;
margin-bottom:10px;
}
.csc-mailform-field label {
float:left;
width:200px;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
float:left;
}
.csc-mailform option {
padding-right:10px;
}
.csc-mailform .csc-mailform-check {
border:none;
}
.csc-mailform .csc-mailform-submit {
clear:left;
border:none;
}
span.csc-mailform-radio fieldset {
width:200px;
float:left;
border:none;
margin:0;
padding:0;
}
span.csc-mailform-radio fieldset legend {
display:none;
}
span.csc-mailform-radio input {
float:left;
border:none;
margin-right:5px !important;
margin-right:0;
}
span.csc-mailform-radio label {
float:left;
width:65px;
padding-top:0 !important;
padding-top:2px;
}
.csc-mailform .csc-mailform-submit {
border:none;
background:#333;
color:#fff;
font-size:11px;
padding:2px 5px;
}

/* end of typo3 */
