/* [START] Global Styles */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	font-family: Verdana,"Lucida Sans",sans-serif;
	font-size: 12px;
	line-height: 1.167em; /* 14px line height*/
	color: #636466;
	border: none;
	text-align: left;
	font-size-adjust: none;
}
.clearfix {
	clear: both;
}

/* [START] Structural Styles */
#page_margins {
	margin: 0 auto;
	width: 1004px;
}
#page {
	position: relative;
	padding: 0 28px;
}
.splash #page {
	padding: 0;
}
#header {
	position: relative;
	z-index: 100;
	height: 84px;
	color: #000;
}
.splash #header {
	margin: 0 29px;
	height: 60px;
	background-image: none;
}
#headerLogo {
    position: absolute;
    top: 5px;
    left:20px;
    z-index: 1000;
}
#headerTeaser {
	position: absolute;
	right: 0;
	top: 37px;
}
#top_nav {
	position: absolute;
	width: 100%;
	z-index: 2;
}
#stage_nav {
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 335px;
	height: 38px;
	width: 350px;
}
#contentWrapper {
	position: relative;
	padding: 0;
}
.splash #contentWrapper {
	margin: 0;
}
#footer {
	clear: both;
	padding: 0 10px 0 5px;
	height: 123px;
	color: #9f6da9;
	font-size: 9px;
}
.splash #footer {
	margin-left: 0;
}
#innerFooter {
	margin: 0 auto;
	width: 948px;
	position: relative;
}
#footerLogo {
    padding:11px 0 0 0;
    clear:both;
    float:none;
    margin:0 auto;
    position:relative;
    width: 949px;
}
#footerLogo .leftLogo{
    float:left;
    padding-top:11px;
}
#footerLogo .rightLogo{
    float:right;
    padding-bottom:13px;
}
#additionalFooterNav{
    padding:8px 0 0 0;
}
/* [END] Structural Styles */

/* [Start] Dropdown Styles */
.ft-dropdown.wrapper {
	float: right;
	margin: 0 4px;
	background: transparent url("../img/navigation/dropdown_stroke_f0ebf2_2px.png") no-repeat left bottom;
}
.ft-dropdown.wrapper .content {
	position: relative;
	left: 5px;
	padding: 5px 14px 10px 5px;
	background: transparent url("../img/navigation/dropdown_stroke_f0ebf2_2px.png") no-repeat right bottom;
}
#ft-search {
	width: 115px;
}
#ft-dropdownLang {
	width: 164px;
}
#ft-dropdownStage{
	width: 266px;
}
#ft-dropdownGoal {
	width: 362px;
}
.ft-dropdown, .ft-dropdown input {
	position: relative;
	font-size: 11px;
/*	font-weight: bold;*/
}
.ft-dropdown.small {
	height: 18px;
	color: #6B1E7B;
}
.ft-dropdown.big {
	clear: both;
	color: #6B1E7B;
}

.ft-dropdown .widget {
	z-index: 4;
	position: absolute;
	right: -4px;
}

.ft-dropdown.small .widget {
	background: transparent url("../img/navigation/dropdown_solid_6b1e7b.png") no-repeat right top;
}
.ft-dropdown.big .widget {
	background: transparent url("../img/navigation/dropdown_solid_ec6e08.png") no-repeat right top;
}

.ft-dropdown .widget .content {
	height:14px;
	position: relative;
	left: 0;
	top: 4px;
	padding: 0 2px 4px;
	text-align: center;
}
.ft-dropdown.small .widget .content {
	width: 17px;
	background: transparent url("../img/navigation/dropdown_solid_6b1e7b.png") no-repeat right bottom;
}
.ft-dropdown.big .widget .content {
	width: 21px;
	padding: 2px 2px 6px;
	background: transparent url("../img/navigation/dropdown_solid_ec6e08.png") no-repeat right bottom;
}

.stage2 .ft-dropdown.big .widget, .stage2 .ft-dropdown.big .widget .content {
	background-image: url("../img/navigation/dropdown_solid_e32383.png");
}

.stage3 .ft-dropdown.big .widget, .stage3 .ft-dropdown.big .widget .content {
	background-image: url("../img/navigation/dropdown_solid_6b1e7b.png");
}

.ft-dropdown .widget a, .ft-dropdown .widget input {
	border: none;
	color: transparent;
	display: block;
	height: 100%;
	outline: none;
	text-align: center;
}
#ft-search.ft-dropdown.small .widget input {
	color: transparent;
	height: 14px;
	background: transparent url("../img/navigation/lupe.gif") no-repeat 2px;
}
#ft-pageSearch {
	width: 220px;
}
#ft-pageSearch.ft-dropdown.small .textlink .content {
	padding-right: 30px;
}
#ft-pageSearch.ft-dropdown.small .widget .content {
	width: auto;
	
}
#ft-pageSearch.ft-dropdown.small .widget input {
	color: #FFF;
	height: 14px;
	padding: 0 22px 0 2px;
	background: transparent url("../img/navigation/lupe.gif") no-repeat 95%;
}

.ft-dropdown.small .widget a{
	text-align: center;
	background: transparent url("../img/navigation/dropdown_arrow.gif") no-repeat 4px;
}
.ft-dropdown.big .widget a {
	width: 20px;
	background: transparent url("../img/navigation/dropdown_arrow.gif") no-repeat -19px 60%;
}
.ft-dropdown.small .widget input {
	width: 100%;
}

.ft-dropdown .textlink a {
	display: block;
}

.ft-dropdown.small .textlink input {
	display: block;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	width: 90%;
}

.ft-dropdown .textlink {
	z-index: 3;
	position: relative;
	white-space: nowrap;
	height: 100%;
	margin-right: 16px;
}

.ft-dropdown.small .textlink {
	background: transparent url("../img/navigation/dropdown_stroke_6b1e7b.png") no-repeat left top;
}
.ft-dropdown.big .textlink {
	background: transparent url("../img/navigation/dropdown_solid_ffffff.png") no-repeat left top;
}

.ft-dropdown .textlink .content {
	overflow: hidden;
	z-index: 2;
	position: relative;
	left: 0;
	top: 4px;
	padding: 0 8px 4px;
	height:14px;
}
#ft-search .textlink .content {
	overflow: visible;
}
.ft-dropdown.small .textlink .content {
	background: transparent url("../img/navigation/dropdown_stroke_6b1e7b.png") no-repeat left bottom;
}
.ft-dropdown.big .textlink .content {
	padding: 2px 8px 6px;
	background: transparent url("../img/navigation/dropdown_solid_ffffff.png") no-repeat left bottom;
}

.ft-dropdown .textlink .options {
	overflow: visible;
	display: none;
	z-index: 0;
	position: absolute;
	left: 0;
	top: 100%;
	background: transparent url("../img/navigation/dropdown_stroke_6b1e7b.png") no-repeat left bottom;
}
.ft-dropdown.big .textlink .options {
	left: 0;
	background: transparent url("../img/navigation/dropdown_stroke_ec6e08.png") no-repeat left bottom;
}
.ft-dropdown .options ul {
	border-top: 1px solid #6B1E7B;
	background: transparent url("../img/navigation/dropdown_stroke_6b1e7b.png") no-repeat right bottom;
	position: relative;
	left: 4px;
	margin: 0;
	padding: 0 0 4px;
}
.ft-dropdown.big .textlink .options ul {
	background: transparent url("../img/navigation/dropdown_stroke_ec6e08.png") no-repeat right bottom;
}

.stage2 .ft-dropdown.big .textlink .options, .stage2 .ft-dropdown.big .textlink .options ul {
	background-image: url("../img/navigation/dropdown_stroke_d63585.png");
}
.stage3 .ft-dropdown.big .textlink .options, .stage3 .ft-dropdown.big .textlink .options ul {
	background-image: url("../img/navigation/dropdown_stroke_6b1e7b.png");
}
.ft-dropdown ul {
	list-style-position: outside;
	list-style-type: none;
	white-space: normal;
/*	white-space: wrap;*/
}
.ft-dropdown ul li {
	list-style-position: outside;
	margin-left: -3px;
	margin-right: 1px;
	background-color: #FFF;
}
.ft-dropdown ul li a {
	padding: 3px 0px 3px 6px;
	display: block;
}
.ft-dropdown ul li.first a {
	padding-top: 11px;
}

.ft-dropdown .odd, .ft-dropdown .odd a {
	background-color: #DAC7DE;
}
.ft-dropdown .content a:hover, .ft-dropdown .content a:focus, .ft-dropdown .content a:active {
	color: #6B1E7B;
}
.ft-dropdown .options li.hover, .ft-dropdown .options li.hover a, .ft-dropdown .options li.odd.hover a, .ft-dropdown .options a:hover, .ft-dropdown .options a:focus, .ft-dropdown .options a:active {
	background-image: none;
	color: #FFF;
	background-color: #6B1E7B;
}
.ft-dropdown input {
	color: #6B1E7B;
}
/* NOJS Fix */
.ft-dropdown {
	text-align: center;
	white-space: nowrap;
}
.ft-dropdown .content, .ft-dropdown .textlink * {
	text-align: left;
}
.ft-dropdown select {
	margin-right: 4px;
	overflow: hidden;
}
.ft-dropdown select, .ft-dropdown .noJS_submit {
	display: inline;
	border: 1px solid #6B1E7B;
}
.ft-dropdown.big select {
	width: 310px;
	white-space: normal;
}
#optionsStage_select {
	width: 240px;
}
#optionsLang_select {
	width:140px;
}
/* End NOJS Fix */
/* [END] Dropdown Styles */

/* [START] Footer Navigation Styles */

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #9f6da9;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer sup {
	vertical-align: baseline!important;
	font-size: 19px;
}
#footer p{
	display: inline;
	margin: 0;
	padding: 0;
}
#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer #footerNav {
	padding: 20px 0 8px;
}
#footerNav li, #additionalFooterNav li {
	margin: 0 0 0 8px;
	padding: 0 0 0 9px;
	display: inline;
	background: transparent url(../img/layout/navigation-separator.png) left no-repeat;
}
#footerNav li.first, #additionalFooterNav li.first {
	margin: 0;
	padding: 0;
	background-image: none;
}

/* [END] Footer Navigation Styles */

/* Glossary Bubble */

a.glossary,
a.glossary:link,
a.glossary:hover,
a.glossary:focus,
a.glossary:active {
	color: #D63585;
	outline: none;
	position: relative;
	text-decoration: none!important;
}
div.glossaryBubble , div#disclaimerBody {
	z-index: 10000;
	padding: 0 5px 17px 0;
	clear: both;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

div.glossaryBubble div , div#disclaimerBody div {
	background:transparent url("../img/navigation/dropdown_stroke_d63585.png") no-repeat;
}
div#disclaimerBody .content div {
	background-image: none;
}
div.input_component div {
	background:transparent url("../img/navigation/dropdown_stroke_6b1e7b.png") no-repeat;
}
div.glossaryBubble div.source {
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 25%;
	width: 26px;
	height: 13px;
	background: transparent url("../img/navigation/glossary_src.gif") no-repeat;
}
div.greyBorder div {
	position: relative;
	background:transparent url("../img/navigation/dropdown_stroke_f0ebf2_2px.png") no-repeat;
}
div.input_component .topleft, div.glossaryBubble .topleft, div.greyBorder .topleft, div#disclaimerBody .topleft {
	background-position: left top;
}
div.input_component .topright, div.glossaryBubble .topright, div.greyBorder .topright, div#disclaimerBody .topright {
	position: relative;
	left: 5px;
	background-position: right top;
}
div.input_component .bottomleft, div.glossaryBubble .bottomleft, div.greyBorder .bottomleft, div#disclaimerBody .bottomleft {
	position: relative;
	left: -5px;
	background-position: left bottom;
}
div.input_component .bottomright, div.glossaryBubble .bottomright, div.greyBorder .bottomright, div#disclaimerBody .bottomright {
	position: relative;
	top: 5px;
	background-position: right bottom;
}
div.glossaryBubble .content, div#disclaimerBody .content {
	width: 300px;
	padding: 5px 5px 15px;
}
div.glossaryBubble .bottomleft {
	padding: 0 5px 5px;
}
div.glossaryBubble .content {
	background: #FFF none;
	padding-bottom: 10px;
}
div.glossaryBubble h2 {
	color: #D63585;
	margin-top: 0;
}
.glossary {
	color: #636466;
}

/* -----------------------------------------------------
	Icons
----------------------------------------------------- */
.icon24 .icon, .icon18 .icon,.icon56 .icon {
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 !important;
}

.icon56 .icon{
    width: 57px;
	height: 56px !important;
	background: transparent url("../img/navigation/icons56.gif") no-repeat 0 0;
	margin:0 10px 0 0;
}
dl#ft-guidance dt a{
    font-size:14px;
    line-height:18px;
}

.icon56 .ft-compass {}
.icon56 .ft-calculator {background-position: 0 -56px;}
.icon56 .ft-doctor {background-position: 0 -112px;}
.icon56 .ft-specialist {background-position: 0 -168px;}
.icon56 .ft-partner {background-position: 0 -224px;}
.icon56 .ft-network { background-position: 0 -280px;}
.icon56 .ft-pdf {background-position: 0 -336px;}
.icon56 .ft-text {background-position: 0 -392px;}
.icon56 .ft-video {background-position: 0 -448px;}
.icon56 .ft-team {background-position: 0 -504px;}
.icon56 .ft-supportNetwork {background-position: 0 -560px;}
.icon56 .ft-planner {background-position: 0 -616px;}
.icon56 .ft-map {background-position: 0 -672px;}

.icon24 .icon {
	width: 23px;
	height: 25px;
	background: transparent url("../img/navigation/icons24.gif") no-repeat 0 0;
}
.icon24 .ft-compass {}
.icon24 .ft-calculator {background-position: 0 -25px;}
.icon24 .ft-doctor {background-position: 0 -50px;}
.icon24 .ft-specialist {background-position: 0 -75px;}
.icon24 .ft-partner {background-position: 0 -100px;}
.icon24 .ft-network { background-position: 0 -125px;}
.icon24 .ft-pdf {background-position: 0 -150px;}
.icon24 .ft-text {background-position: 0 -175px;}
.icon24 .ft-video {background-position: 0 -200px;}
.icon24 .ft-team {background-position: 0 -225px;}
.icon24 .ft-supportNetwork {background-position: 0 -250px;}
.icon24 .ft-planner {background-position: 0 -275px;}
.icon24 .ft-map {background-position: 0 -300px;}
.icon24 .ft-question {background-position: 0 -325px;}
.icon24 .ft-print {background-position: 0 -375px;}
.icon24 .ft-bookmark {background-position: 0 -400px;}
.icon24 .ft-mailto {background-position: 0 -425px;}

.rightItem{
    margin:0 0 20px 0;
}
.rightItem ul{
    display: block;
    position: relative;
    padding: 0;
	margin: 0;
	list-style-type: none;
}
.rightItem ul li{
    padding:0;
    margin:0;
    clear:both;
    float:none;
}
.rightItem ul li a{
    display: block;
    clear:both;
    margin:4px 0 0 0;
    height:26px;
}
.rightItem ul li .icon{
    width:26px;
    float: left;
    text-decoration:none;
}
.rightItem ul li a .second{
    display:block;
	height: auto;
	margin-left:0px;
	padding:2px 0 4px 6px;
	vertical-align:top;
	overflow: hidden;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#6B1E7B;
	float: left;
}
.rightItem li span.second{
    background:url(../img/layout/linkBg.gif) right 3px no-repeat;
}
.stage2 .rightItem li span.second{
    background:url(../img/layout/linkBgS2.gif) right 3px no-repeat;
}
.stage3 .rightItem li span.second{
    background:url(../img/layout/linkBgS3.gif) right 3px no-repeat;
}
.rightItem ul li a .second{
    width:183px;
}
.article .rightItem ul li a .second,.content .rightItem ul li a .second{
    width:238px;
}
.collapsibleList .icon {
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.collapsibleList .open .icon {
	background-image: url("../img/navigation/minus.gif");
	
}
.collapsibleList .closed .icon {
	background-image: url("../img/navigation/plus.gif");
}
.collapsibleList .leaf .icon {
	width: 14px;
	height: 13px;
	background-image: url("../img/navigation/flower.gif");
}
.plusminus {
	width: 11px;
	height: 11px;
	background: transparent url("../img/navigation/plusminus.gif") no-repeat 0 100%;
}
.open .plusminus {
	background-position: 0 0;
}


/* -----------------------------------------------------
	Disclaimer
----------------------------------------------------- */
#disclaimerBackground {
	z-index: 10000;
	position: absolute;
	background-color: #FFF;
	width: 100%;
	height: 100%;
}
#disclaimerBackground, #disclaimerBody, #disclaimer {
	position: absolute;
	display: none;
}
#disclaimer #disclaimerOptions {
	text-align: center;
}
#disclaimer #disclaimerOptions a {
	margin: 15px;
}
div.component_error {
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background-color:#FFD9D9;
    border:2px solid #FF0000;
    color:#FF0000;
    margin:1em 0;
    padding:10px;
}
.hidden {
	display: none;
}

/* -----------------------------------------------------
	Home No Flash
----------------------------------------------------- */

#noFlashHome{
    height:480px;
    position:relative;
}

#noFlashHome img{
    position:absolute;
    bottom:0;
}

#noFlashHome #welcome_line1{
    position:absolute;
    top: 30px;
    left: 200px; 
    font-size:18pt;
}

#noFlashHome #welcome_line2{
    position:absolute;
    top: 60px;
    left: 240px;
    font-size:18pt;
}

#noFlashHome #linkLeftHome{
    position:absolute;
    top: 170px;
    left: 160px;
    width:150px;
    display:block;
    font-size:13pt;
}

#noFlashHome #linkMiddleHome{
    position:absolute;
    top: 155px;
    left: 415px;
    width:150px;
    display:block;
    font-size:13pt;
}

#noFlashHome #linkRightHome{
    position:absolute;
    top: 185px;
    left: 660px;
    width:150px;
    display:block;
    font-size:13pt;
}

/* Redesign */
.fixDiv{

}
#topNav{
    margin:0 0 20px 0;
}
#topNav .level-1{
    display:table;
    width:948px;
 
    margin:0;
}
#topNav .level-1 li{
    list-style-type:none;
    float:left;
    text-align:center;
    width:314px;
   
    margin:0 3px 0 0; 
    display: block;
    line-height:43px;
    display:table-row;
    padding:0;
}
#topNav .level-1 li.pos3{
    margin: 0;
}
#topNav .level-1 li div{
    background:url(../img/navigation/topNaviStage1_l.png) no-repeat left bottom;
}
.stage2 #topNav .level-1 li div{
    background:url(../img/navigation/topNaviStage2_l.png) no-repeat;
}
.stage3 #topNav .level-1 li div{
    background:url(../img/navigation/topNaviStage3_l.png) no-repeat;
}
#topNav .level-1 li.pos1 div.selected,#topNav .level-1 li.pos1 div.doubleselected{
    background:url(../img/navigation/topNaviStage1.png) no-repeat;
}
#topNav .level-1 li.pos2 div.selected,#topNav .level-1 li.pos2 div.doubleselected{
    background:url(../img/navigation/topNaviStage2.png) no-repeat;
}
#topNav .level-1 li.pos3 div.selected,#topNav .level-1 li.pos3 div.doubleselected{
    background:url(../img/navigation/topNaviStage3.png) no-repeat;
}

#topNav .level-1 li.pos1 div.selected a.firstLink:hover,#topNav .level-1 li.pos1 div.doubleselected a.firstLink:hover {
    background:url(../img/navigation/topNaviStage1hover.png) no-repeat;
}
#topNav .level-1 li.pos2 div.selected a.firstLink:hover,#topNav .level-1 li.pos2 div.doubleselected a.firstLink:hover{
    background:url(../img/navigation/topNaviStage2hover.png) no-repeat;
}
#topNav .level-1 li.pos3 div.selected a.firstLink:hover,#topNav .level-1 li.pos3 div.doubleselected a.firstLink:hover{
    background:url(../img/navigation/topNaviStage3hover.png) no-repeat;
}

#topNav .level-1 li div.selected a,#topNav .level-1 li div.doubleselected a{
    color:#fff;
}
#topNav .level-1 a{
    color:#610085;
}
#topNav .level-1 ul li{
    background:url(../img/navigation/naviBgMiddle.png) repeat-y;
    width:407px;
    height:auto;
    padding:0 6px 0 0;
    margin:0;
    display:block;
}
#topNav .level-1 ul li a{
    width:377px;
}
#topNav .level-1 .pos1 ul li a{
    background-color:#99acd1;
    border-bottom:1px solid #b8c5df;
}
#topNav .level-1 ul li.lastlast{
    height:12px;
    line-height:0px;
    font-size:1px;
}
#topNav .level-1 ul li.firstfirst{
    height:8px;
    line-height:1px;
    font-size:1px;
}
#topNav .level-1 .pos1 ul li.lastlast{
    background:url(../img/navigation/topNaviStage1secondBottom.png) no-repeat left bottom;
}
#topNav .level-1 .pos1 ul li.firstfirst{
    background:url(../img/navigation/topNaviStage1secondTop.png) no-repeat;
}
#topNav .level-1 .pos2 ul li a{
    background-color:#c70095;
    border-bottom:1px solid #d84db5;
}
#topNav .level-1 .pos2 ul li.lastlast{
    background:url(../img/navigation/topNaviStage2secondBottom.png) no-repeat left bottom;
}
#topNav .level-1 .pos2 ul li.firstfirst{
    background:url(../img/navigation/topNaviStage2secondTop.png) no-repeat;
}
#topNav .level-1 .pos3 ul li a{
    background-color:#610085;
    border-bottom:1px solid #914daa;
}
#topNav .level-1 .pos3 ul li.lastlast{
    background:url(../img/navigation/topNaviStage3secondBottom.png) no-repeat left bottom;
}
#topNav .level-1 .pos3 ul li.firstfirst{
    background:url(../img/navigation/topNaviStage3secondTop.png) no-repeat;
}
#topNav ul.level-1 li.pos3 ul.level-2{
    right:19px;
    left:inherit;
}
#topNav ul.level-1 li.pos2 ul.level-2{
    left:345px;
}
#topNav .level-1 ul li a{
    padding:0;
    margin:0;
    height:auto;
    padding:8px 15px 8px 15px;
    font-weight:normal;
    vertical-align:top;
}
#topNav .level-1 ul li.first a{
    padding:0 15px 8px 15px;
}
#topNav .level-1 ul li.last a{
    padding:8px 15px 4px 15px;
}
#topNav .level-1 ul li a:hover{
    background-color:#becae2;
}
#topNav .level-1 .pos2 ul li a:hover{
    background-color:#d94db6;
}
#topNav .level-1 .pos3 ul li a:hover{
    background-color:#924daa;
}
#topNav .level-1 a{
    height:43px;
    line-height: 16px;
    display:block;
    padding:0 40px 0 40px;
    font-weight:bold;
    display:table-cell;
    vertical-align:middle;
    width:234px;
}
#topNav .level-1 .level-2{
    display:none;
    position:absolute;
    z-index:12;
    width:416px;
    padding:1px 0 0 0;
    text-align:left;
    top:127px;
    left:28px;
}
#topNav .level-1 .level-2 li{
    float:none;
    clear:both;
    text-align:left;
}
#topNav .level-1 ul li.last a{
    border:none;
}
.sch_featuredList_fty h3{
    text-transform:none;
}
.exit{
    padding:0 0 28px 0;
}
.exit1{
    background:url(../img/layout/back_left.png) no-repeat;
    width:9px;
    height:16px;
    display:block;
    float:left;
}
.exit2{
    background:url(../img/layout/back_middle.png) repeat-x;
    height:16px;
    float:left;
    width:auto;
}
.exit2 a{
    font-family:Tahoma;
    font-size:11px;
    color:#fff;
    padding:0 0 0 5px;
    font-weight:bold;
    text-decoration:none;
}
.exit3{
    background:url(../img/layout/back_right.png) no-repeat;
    width:9px;
    height:16px;
    float:left;
}
.sch_pageHeadline_pha{
    clear:left;
}

#mainContent h3{
    text-transform:none;
}
#ft-actions ul li a{
    padding:0 0 0 30px;
    display:block;
}
#ft-actions li{
    list-style-type:none;
    padding:0;
    margin:4px 0 0 0;
    padding:2px 0 0 0;
    height:25px;
}
#ft-actions .printout{
    background:url(../img/layout/print.gif) no-repeat;
}
#ft-actions .email{
    background:url(../img/layout/mail.gif) no-repeat;
}
#ft-actions .bookmark{
    background:url(../img/layout/fav.gif) no-repeat;
}

a.readMore {
	padding: 0 10px 0 5px;
	color: white;
	height: 16px;
	line-height: 15px;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
}
a.readMore {
	background-position: 100% 0;
}
a.readMore:hover {
	color:#fff;
}
/*.jCollapsibleLink {
	background: url("../img/navigation/readMoreRight.gif") 100% 0 no-repeat;
	height: 16px;
	overflow: hidden;
}
.collapsibleIconWrapper {
	width: 8px;
	overflow: visible;
	background: url("../img/navigation/readMoreLeft.gif") 0 0 no-repeat;
}
.collapsibleIcon {
}
.collapsibleSlider {
	overflow: hidden;
	margin-left: 6px;
}
.collapsibleSlider a{
	white-space: nowrap;
}
.jCollapsableLink .open {
	height: 16px;
}
.jCollapsableLink .closed {
	height: 16px;
}
.collapsibleWrapper {
    float:right;
}
.readDiv{
    clear:both;
    float:none;
    display:block;
    height:21px;
    padding:4px 0 7px 0;
}
#main .readDiv{
    clear:none;
}
.collapsibleList .readDiv{
    margin-bottom:0px;
    padding-bottom:0px;
}*/

.readDiv{
    float:none;
    display:block;
    height:21px;
    padding:4px 0 7px 0;
}

.collapsibleIcon {
	position: absolute;
	left: 0;
	top: 0;
	
}
.readMore {
	position: relative;
	float: right;
	cursor: pointer;
}
.readMore .collapsibleSlider {
	margin: 0 0 0 8px;
	overflow: hidden;
	height: 16px;
	float: left;
}
.collapsibleSlider a {
	display: block;
	white-space: nowrap;
	padding: 0 10px;
	color:white;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.readMore a {
	color: white;
}
.collapsibleIcon {
	background: green;
	color: white;
	width: 16px;
	height: 16px;
	font: bold 12px/16px "Arial Black";
	text-align: center;
	background: url("../img/navigation/readMoreLeft.gif") 0 0 no-repeat;
}
.collapsibleSlider {
	background: purple;
	background: url("../img/navigation/readMoreRight.gif") 100% 0 no-repeat;
}
.sch_faq_fty{
    margin-bottom:30px;
}
.sch_pdfLinkInContent_fty{
    clear:left;
    float:none;
}
.sch_pdfLinkInContent_fty .leftSidePdf{
    float:left;
    padding:30px 5px 10px 0;
}
#main .sch_pdfLinkInContent_fty .leftSidePdf a,#main .sch_pdfLinkInContent_fty .leftSidePdf a span{
    text-decoration:none;
    color:#6b1e7b;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
}
.sch_pdfLinkInContent_fty .leftSidePdf span.leftButton{
    width:26px;
    height:31px;
    background:url(../img/layout/stage1_left_pdf_btn.gif) no-repeat;
    display:block;
    float:left;
}
.sch_pdfLinkInContent_fty .leftSidePdf span.middleButton{
    height:24px;
    background:url(../img/layout/stage1_middle_pdf_btn.gif) repeat-x;
    display:block;
    float:left;
    padding:7px 10px 0 8px;
}
.sch_pdfLinkInContent_fty .leftSidePdf span.rightButton{
    width:18px;
    height:31px;
    background:url(../img/layout/stage1_right_pdf_btn.gif) no-repeat;
    display:block;
    float:left;
}
.exit a,.exit a:hover {
    color:#fff;
}
.exit a:hover {
    text-decoration:none;
}
.sch_video_fty.center{
    margin:10px;
}
#testiContent .readDiv{
    clear:none;
}