﻿/* ======================== BASICS =======================*/

body
{
	margin: 0;
	padding: 0;
	background: #000 url('/images/background.gif') repeat-x 0 0;
	/* background: darkblue; */
	font: 70% tahoma, verdana, arial, sans-serif;
	color: #000;
}

h1
{
	font-size: 200%;
	font-weight: normal;
	color: #333;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

h4
{
	font-weight: bold;
}

p, td, li
{
	line-height: 1.4em;
}

ul
{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

li
{
	margin: 0;
}

li p
{
	margin: 1px 0 0 0;
}

ol li
{
	background: none !important;
}

a, a:link, a:visited, a:active
{
	background-color: transparent;
	color: #06c;
	text-decoration: none;
	outline: 0;
}

a:hover
{
	text-decoration: underline;
}

input, select, textarea
{
	font-family: tahoma, arial, sans-serif;
	font-size: 1em;
	padding: 0.2em;
}

img
{
	border-width: 0;
}

/* ======================== HEADER =======================*/

#globalHeader
{
	margin: 20px 0 0 0;
	width: auto;
	text-align: right;
}

#globalHeader table
{
	border-collapse: collapse;
	float: right;
	height: 24px;
}

#globalHeader td.colLeftInner
{
	border: 0;
	padding: 0;
	height: 24px;
	width: 5px;
}

#globalHeader td.colRightInner
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
	height: 24px;
	color: white;
	/* background: #000 url('/images/background-header.gif') no-repeat right 50%; */
    background: white;
}

#globalHeader td.colRightInner p
{
	display: block;
	line-height: 0.2em;
	font-size: 11px;
	padding: 0 6px 0 5px;
}

#globalHeader td.colRightInner span.locale
{
	font-weight: bold;
}

#globalHeader td.colRightInner a
{
	color: #fff;
	text-decoration: none;
}

#globalHeader td.colRightInner a.locChange
{
	color: #ccc;
	text-decoration: none;
}

#globalHeader td.colRightInner a:hover
{
	text-decoration: underline;
}

#pageHeader
{
	width: 800px; /* 969px */
	margin: 0 auto;
	height: 45px; /* height: 130px; */
}

#pageHeader div.colLeft
{
	width: 350px; /* 450 */
	float: left;
	margin: 5px 0 23px 2px; /* margin: 25px 0 23px 2px; margin: 10px 0 23px 2px; */
}

#pageHeader div.colRight
{
	width: 350px; /* 515 */
	float: right;
	margin: 7px 0 23px 2px; /* 8px 0 23px 2px; */
	vertical-align: middle;
	/* border-style: solid; */
}

#headerContact
{
	/* clear: right; */ /* padding: 12px 7px 0 0; padding: 2px 7px 0 0; */
	padding: 0px 7px 0 0;
	color: #fff;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

#headerContact a, #headerContact a:hover, #headerContact a:visited
{
	color: #fff;
	vertical-align: middle;
	margin-bottom: 10px;
}

#headerContact a:hover
{
	text-decoration: underline;
}

/* ======================== MAIN PANEL =======================*/

#mainPanel
{
	width: 800px; /* 969px */
	padding-top: 3px;
	margin: 0 auto 22px auto;
	background-image: url('/images/background-content.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: White;
	/*
	background: #fff url('/images/background-topline.gif') no-repeat center 0;
	background-color: transparent;
	*/
}

#contentWrapper
{
	width: 794px; /* 963px */
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#navBar
{
	position: relative;
	width: 794px; /* 794  963px */
	height: 40px; /* 61px */
	z-index: 10;
}

#contentArea
{
	width: 794px; /* 963px */
	padding: 0;
	margin: 0 auto;
	text-align: left;
	/*
	background-image: url('/images/background-content.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	*/
	/* background: url('/images/background-content.jpg') repeat-x 0 0; */
	/* background: #000 url('/images/background-content.jpg') repeat-x 0 0; */
	/* background: url('/images/background-content.jpg') no-repeat left top; */
	/* background-color: #fff; */
}

#contentArea div.colLeft
{
	width: 500px;
	float: left;
	padding: 0 0 0 3px;
	font-size: small;
}

#contentArea div.colLeftTraining
{
	width: 500px;
	float: left;
	/* padding: 0 0 15px 0; */
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	font-size: small;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

div.scroll
{
	/* height: 430px; */
	height: 475px;
	width: 485px;
	overflow: auto;
	/* border: 0px solid #666;
	background-color: #ccc; */
	padding: 8px 8px 8px 8px;
}

#contentArea div.colRight
{
	width: 280px;
	float: right;
	/*
	background: inherit;
	background-color: Transparent;
    */
	/* padding-top: 15px; /*	border-style: solid; 	border-width: thin; */
}

#contentArea div.colFull
{
	width: 780px;
	float: left;
	padding: 0 0 0 3px;
	font-size: small;
	/*
	background: inherit;
	background-color: Transparent;
    */
}

/* ===================== TRAINING FILTER ===================*/

#contentArea div.trainingFilter
{
	background-color: #1e6a8c;
	margin: -2px 0 0 -1px;
	vertical-align: middle;
	height: 16px;
	line-height: 16px;
	padding: 7px 0 7px 0;
	width:500px;
	border-color: black;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

#contentArea div.trainingFilterBottom
{
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	height: 10px;
	width: 500px;
	margin-left: -1px;	
}

a.trainingFilterButton
{
 	color: white;
 	font-size: 0.75em;
 	font-weight: bold;
	background-color: #1e6a8c;
	text-decoration : none; 
	padding: 10px 10px 8px 10px;
}

a.trainingFilterButton:hover
{
	color: white;
	background-color: #131313;
    text-decoration: none;
}

a.trainingFilterButtonSelected
{
 	color: black;
 	font-size: 0.75em;
 	font-weight: bold;
	background-color: white;
	text-decoration : none; 
	padding: 10px 10px 8px 10px;
}

a.trainingFilterButtonSelectedLast
{
 	color: black;
 	font-size: 0.75em;
 	font-weight: bold;
	background-color: white;
	text-decoration : none; 
	padding: 10px 15px 8px 10px;
}

Input.radioButton
{
	height: 12px;
	line-height: 10px;
	vertical-align: middle;
}
Label.radioButton
{
	height: 12px;
	line-height: 10px;
	vertical-align: middle;
}

/* ======================== NAVIGATION =======================*/

.cont_nav_main
{
	float: left;
	width: 100%;
	min-width: 800px;
}

#navTopInnerContainer
{
	border-top: 1px solid #8b91a0;
	border-bottom: 1px solid #8b91a0;
	float: left;
	background-image: url('/images/nav_list.jpg');
	border-left: 0;
	border-right: 0;
}

.nav_main
{
	background-image: url('/images/nav_list.jpg');
	float: left;
	font: bold 11px tahoma,arial, sans-serif;
	left: 0;
	margin: 0;
	top: 0;
	width: 794px; /* 950px */
	min-width: 794px; /* 950px */
	border-top: 1px solid #8B91A0;
	position: absolute;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

.nav_main li
{
	display: inline;
	float: left;
	line-height: 2.5em;
	list-style-type: none;
	margin: 4px 3px 4px 3px;
}

.nav_main a
{
	border-top: 1px solid #808589;
	border-right: 1px solid #212b2e;
	border-bottom: 1px solid #1f2428;
	border-left: 1px solid #858d8e;
	color: white;
	padding: 6px 17px;
	text-decoration: none;
}

.nav_main a:hover, .nav_main a.selected
{
	color: white;
	background-image: url('/images/nav_list_selected.jpg');
	background-position: left top;
	border-top: 1px solid #575757;
	border-bottom: 1px solid #131313;
	border-left: 1px solid #131313;
}

.nav_main a:visited
{
	color: white;
}

.firstNavItem
{
	padding-left: 5px;
}

.firstNavItem a
{
	border-left: 1px solid transparent;
}

/* ======================== CONTENT ======================*/

.containerBox.containerStyle
{
	margin: 0 0 7px 15px;
	width: 250px;
}

.containerStyle .containerBoxTop
{
	background: url('/images/container-top.png') no-repeat right top;
	color: #fff;
	line-height: 2.6em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	font-family: Tahoma, Arial, sans-serif;
}

.containerStyle .containerBoxTop img
{
	height: 5px;
	width: 5px;
}

.containerStyle .containerBoxBottom
{
	background: url('/images/container-bottom.png') no-repeat right bottom;
	height: 7px;
	width: 250px;
}

.containerStyle .containerBoxBottom img
{
	height: 6px;
	width: 5px;
}

.containerStyle .containerBoxMain
{
	background-color: #1e6a8c;
	border-left: 1px solid #aecdde;
	border-right: 1px solid #aecdde;
	line-height: 14px;
	padding: 0;
}

.containerStyle .mslInnerWrapper
{
	background-color: #fff;
	margin: 5px 3px 0 3px;
	padding: 1px 10px 10px 10px;
}

.containerStyle h2
{
	background: url('/images/container-header.png') repeat-x left top;
	color: #fff;
	font-size: 1em;
	height: 100%;
	line-height: 1.8em;
	margin: 0;
	padding: 0 10px;
}

.containerStyle p
{
	margin: 0 0 0 0;
}

.containerStyle .mslSection
{
	margin: 6px 0 0 0;
	font-size: x-small;
}

.containerStyle .mslSection .mslSectionTitle
{
	font-size: 1em;
	margin: 6px 0 3px 0;
}

.containerStyle .mslListTitle
{
	font-size: 1em;
	margin: 12px 0 6px 0;
}

.containerStyle .mslListDescription
{
	margin: 0 0 3px 0;
}

.containerStyle ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.containerStyle ul li
{
	padding: .25em 0 .2em 10px;
	margin: 0 4px 3px -4px;
	background: url('/images/bllt-base.gif' ) no-repeat 0 .9em;
}

.containerStyle ol
{
	margin: 0 0 0 24px;
	padding: 0;
}

.containerStyle ol li
{
	padding: .25em 0 .2em 0;
}

/* ======================== FOOTER =======================*/

#pageFooter
{
	width: 800px;
	background-color: #fff;
	color: #000;
	font-size: 1em;
	text-align: center;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#pageFooter a
{
	color: #000; /* padding: 0 2px 0 2px; */
}

#pageFooter .ftr_topRow
{
	padding: 0 0 0 0;
}


#pageFooter .ftr_topRow a:link, #pageFooter .ftr_topRow a:visited
{
	text-decoration: none;
}

#pageFooter .ftr_topRow a:hover, #pageFooter .ftr_topRow a:active
{
	text-decoration: underline;
	color: #06c;
}

.ftr_topRow
{
	/*	margin: 0 0 1em 0;*/
}

.ftr_horizontal
{
	list-style-type: none;
}

.ftr_horizontal li
{
	display: inline;
}

.ftr_greysep
{
	padding: 0 .3em;
	font-weight: normal;
}

.ftr_last
{
	margin:0;
	color:black;
}

#pageFooterClose
{
	width: 800px;
	height: 5px;
	background: url('/images/background-bottomline.gif') no-repeat left bottom;
	margin: 0 0 0 0;
}

