/* -----------------------------------------------------------------
							MAIN
	----------------------------------------------------------------*/


A {color: #d40500;}
A:visited {color: #d40500;}

/* -----------------------------------------------------------------
							SKELETON
	----------------------------------------------------------------*/
BODY, HTML {
	margin: 0px;
	padding: 0px;
	background: #f7f7f7 url(../images/bg.png) scroll center top no-repeat;
	height: 100%;
}

DIV#main-background {
	height: 100%;
}

DIV#absolute {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 100%;
}

DIV#main {
	width: 49em;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	min-height: 100%;
}

* html DIV#main {height: 100%}

DIV#main-inside {
	height: 100%;
}


DIV#header {
	width: 100%;
}

DIV.content-container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: white;
}
DIV.content-padding {
	padding: 0 0 120px 0;
}

DIV.content {
	padding: 6.5em 4px 4px 4px;
	}
	
DIV#top-header {
	position: absolute;
	width: 49.13em;
	top: 1em;
	z-index: 3;
}
DIV#top {
	position: absolute;
	width: 49.13em;
	top: 0em;
	z-index: 2;
	background-color: #cd0102;
}

SPAN#logo  {
	display: block;
	height: 4em;
	float: left;
	clear: left;
	width: 25em;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 2.5em 7px;
}

DIV#content-top {height: 5px; width: 100%; font-size: 1px; background-color: #cc0000; border-bottom: 1px solid #ee9897}
DIV#content-middle {padding:0em}
DIV#content-bottom {height: 0em}

DIV#content-top DIV.b-right {}
DIV#content-top DIV.b-left {}

DIV.box-top {display: none}
DIV.box-bottom {display: none}

DIV.perex{
	padding: 0em;
	margin: 0em;
}

DIV.perex-inside {
	padding: 0.3em 1em;
}

DIV.perex-n {height: 4px; width: 100%; font-size: 1px;}
DIV.perex-ne {height: 4px; width: 100%; font-size: 1px;}
DIV.perex-nw {height: 4px; width: 100%; font-size: 1px;}

DIV.perex-s {height: 4px; width: 100%; font-size: 1px;}
DIV.perex-se {height: 4px; width: 100%; font-size: 1px;}
DIV.perex-sw {height: 4px; width: 100%; font-size: 1px;}

UL#level-1-navigation {
	clear: both;
	margin: 0px;
	text-align: center;
	padding: 20px 0em 5px 0em;
	border-color: #000103;
	border-width: 0px 1px;
	border-style: solid;
	background: black url(../images/top-menu-bg.png) scroll left top repeat-x;
	height: 17px;
}
UL#level-1-navigation, UL#level-1-navigation * {font-size: 11pt}
* html UL#level-1-navigation {position:relative; top: 1px}

UL#level-1-navigation LI {
	display: inline;
	margin: 0px;
	padding: 0.2em 0em;
	padding-left: 5px;
}
*:first-child+html UL#level-1-navigation LI {padding: 0em; padding-left: 5px;} * html UL#level-1-navigation LI {padding: 0em; padding-left: 5px;}

UL#level-1-navigation LI SPAN.inside {
	border-color: #feffff;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

UL#level-1-navigation LI A {	
	background-color: #6e706d;
	position: relative;
	top: 0px;
}

UL#level-1-navigation LI.selected SPAN.outside {
	background-color: #cc0000;
	position: relative;
	top: 1px;
	padding-top: 0.3em;
}

UL#level-1-navigation A{
	padding: 0.2em 0em;
	text-decoration: none;
}
*:first-child+html UL#level-1-navigation LI A {padding: 0em} * html UL#level-1-navigation LI A {padding: 0em}

UL#level-1-navigation A SPAN{
	text-decoration: none;
	color: #f9fbfa;
}

UL#level-1-navigation A SPAN.underline{
	text-decoration: underline;
}
UL#level-1-navigation A:hover SPAN.underline {
	text-decoration: none;
}

UL#level-1-navigation A SPAN.inside {
	padding: 0.2em 1em;
}

UL#level-1-navigation LI.selected A{
	padding: 0.2em 0em;
	background: transparent;
	background-image: none;
	text-decoration: underline;
	color: white;
}
*:first-child+html UL#level-1-navigation LI.selected A {padding: 0em} * html UL#level-1-navigation LI.selected A {padding: 0em}

UL#level-1-navigation LI.selected A:hover{
	text-decoration: none;
}

UL#level-1-navigation LI.selected SPAN.outside{
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0.3em 0em 0.2em 0em;
}
*:first-child+html UL#level-1-navigation LI.selected SPAN.outside {padding: 0em} * html UL#level-1-navigation LI.selected SPAN.outside {padding: 0em}

UL#level-1-navigation LI.selected SPAN.inside {
	padding: 0.3em 1em 0.2em 1em;
	color: #f9fbfa;
}

div.navigation h2 {
	background-color: #fffebb;
	border-bottom: 1px solid #a6a297;
	margin: 0em;
	margin-top: 1px;
	padding-top: 0.2em; 
	}

UL.level-2-navigation {
	margin: 0em;
	padding: 0em;
	list-style-type: none !important;
	list-style-image: none !important;
}

UL.level-2-navigation LI SPAN.not-selected {
	background-color: #ebebeb;
	padding: 5px 0em;
}
UL.level-2-navigation LI SPAN.selected {
	background-color: #feeb46;
	padding: 5px 0em;
}

UL.level-2-navigation > LI {
	border-top: 1px solid white;
	border-bottom: 1px solid #8e8e8e;
}

UL.level-2-navigation UL {
	margin: 0em;
	padding: 0em;
	list-style-type: none !important;
	list-style-image: none !important;
}
/* level 2 */
UL.level-2-navigation LI SPAN.selected,
UL.level-2-navigation LI SPAN.not-selected {display: block;padding-left: 0.5em;}
/* level 3 */
UL.level-2-navigation UL LI SPAN.selected,
UL.level-2-navigation UL LI SPAN.not-selected {padding-left: 1.2em;}
/* level 4 */
UL.level-2-navigation UL UL LI SPAN.selected,
UL.level-2-navigation UL UL LI SPAN.not-selected {padding-left: 1.9em;}
/* level 5 */
UL.level-2-navigation UL UL UL LI SPAN.selected,
UL.level-2-navigation UL UL UL LI SPAN.not-selected {padding-left: 2.6em;}
/* level 6 */
UL.level-2-navigation UL UL UL UL LI SPAN.selected,
UL.level-2-navigation UL UL UL UL LI SPAN.not-selected {padding-left: 3.3em;}

UL.level-2-navigation SPAN.selected, UL.level-2-navigation SPAN.selected * {font-size: 11px;}
UL.level-2-navigation SPAN.selected {
	display: block;
}
UL.level-2-navigation SPAN.selected SPAN.inside {
	display: block;
	height: 100%;
	padding: 0.1em 0em 0em 1.5em;
}

UL.level-2-navigation LI {
	font-size:1px;
}
UL.level-2-navigation LI SPAN.not-selected, UL.level-2-navigation LI SPAN.not-selected *{font-size: 11px;}

/* no support for transparent borders */
* html UL.level-2-navigation LI SPAN.not-selected {border-bottom-width: 0px}

INPUT#searchbox {width:10em}

DIV#breadcrumbs {
	padding-top: 0.5em;
	font-size: 8pt;
}

DIV#breadcrumbs * {font-size: 8pt;}

SPAN#breadcrumbs-intro {
	font-weight: bold;
}


DL#warnings {
	margin:1.5em 0.7em 0em 0.7em;
	background-color: #fbe7e7;
	border: 1px solid #e59c9c;
	padding: 0.2em;
}
DL#warnings DT {
	
}
DL#warnings DD {
	
}

H1 {margin-left:0.6em}

DIV.stripe, DIV.stripe * {font-size:7.5pt}

DIV.stripe-left{
	text-align: left;
}
DIV.stripe-left-floating{
	float:left;
}

DIV.stripe {
	text-align: right;
	padding: 0.4em 1em;
	color: #707070;
	background-color: white;
	border-bottom: 2px solid #eb8a84;
}

DIV#footer {
	margin: -120px 0 0 0;
	background-color: #474141;
	border: 4px solid white;
	color: #ebe7e6;
	padding: 1em;
}
DIV#footer DIV.stripe-left {
	float: left;
	width: 75%;
	border-right: 1px solid #6c6666;
	}
DIV#head DIV.stripe-left-floating {
	font-size: 10pt;
	font-weight: bold;
}

DIV#footer A, DIV#footer A:visited {color:#fffbfa}

A.gray {
	text-decoration: none;
	color: #ebe7e6;
}
A.gray:visited {
	text-decoration: none;
	color: #ebe7e6;
}

DIV.class-main DIV.box {margin: 0.7em 0em 0.7em 0.7em}
DIV.class-main DIV.box-content {padding-right: 0.6em;}
DIV.class-main DIV.box-no-border {margin: 0em 0em 0.7em 0.7em}

DIV.class-main-half DIV.box {margin-right: 0.5em}
DIV.class-main-half DIV.box-content {padding-right: 0.6em;}

div.box {margin:0em 0em 0.5em 0em;}

/* -----------------------------------------------------------------
							TEXT SIZES
	----------------------------------------------------------------*/
	
div.content h1, div.content h1 *, body.mceContentBody h1, body.mceContentBody h1 * {
font-size:14pt;
}
h1 strong {font-weight: normal}