/** Main */
a {
    color: #86b300;
}

#left, #main, #right {
	position: relative;
    border-top: 1px solid #FFF;
}

.container {
    background: #FFF;
    width: 93em;
}

#headliner {
    background-color: #D7D8DA;
}

.headline {
	margin: 10px;
	float: right;
	color: #666666;
}

#main .inside {
    margin: 1.82em;
}

#main .inside #myContent {
    margin: -1.82em;
 
}
/** Content */
#main .inside h1 {
    margin-bottom: 0.91em;
}

#main .inside .csc-textpic {
    padding-bottom: 1.82em;
}

div.csc-textpic-clear {
    clear: both;
    border-bottom: 1px dashed #6fa324;
	margin: 10px 0px;
}
/** Menu */
#menu ul {
    margin: 0px;
    padding: 0px;
}

#menu li {
    list-style-type: none;
    margin: 0px;
}

#menu a {
    padding-left: 0.91em;
    display: block;
    border-bottom: 1px solid #FFF;
    font-size: 0.91em;
    line-height: 3.3em;
    height: 3.3em;
}

.menu-level1 a {
    background: #757678;
    color: #FFF;
    line-height: 3.3em;
    height: 3.3em;
    text-decoration: none;
}

.menu-level1-active a, .menu-level1-current-active a, .menu-level1 a:hover {
    background: #333367 url(../images/mainlevel-bg.gif) no-repeat scroll right center;
    color: #FFF;
}

.menu-level2 a {
    height: 2.36em;
    line-height: 2.36em;
}

.menu-level2 a {
    background: #EBEBED;
    color: #333367;
    text-decoration: none;
}

.menu-level2-current-active a, .menu-level2 a:hover {
    background: #333367;
    color: #FFF;
    text-decoration: underline;
}
/* Accordions */
.lbl_network a {
    line-height: 2.81em;
    display: block;
	color: #003366;
    text-decoration: none;
}

.tx-wwscflashmap-pi1 .lbl_network {
    line-height: 2.78em;
    height: 2.78em;
    background-color: #f0bf34;
    font-family: Arial;
    font-size: 1.09em;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    padding-left: 0.91em;
}

.PREtoggler {
    display: block;
    width: 17.00em;
    height: 2.73em;
    background: #f2d169 url(../images/accordion_inactive.gif) 160px 8px no-repeat;
    border-top: 1px solid #fff;
    cursor: pointer;
}

#cnetwork a.toggler {
    display: block;
    color: #243f8f;
    font-family: Arial;
    font-size: 0.91em;
    padding-left: 0.91em;
    padding-right: 2.73em;
    text-decoration: none;
}

#cnetwork div.element {
    padding-left: 0.91em;
    color: #243f8f;
    font-family: Arial;
    font-weight: bold;
}

#cnetwork div.element div {
    margin-bottom: 0.27em;
}

#cnetwork div.company_logo {
    padding-top: 0.91em;
}

#cnetwork div.company_description {
    padding-bottom: 1.36em;
}

.slideshow {
    margin: auto;
}
