﻿html,body
{
	font-family: Verdana, Arial, Sans-Serif;
	background: url('/images/backgrounds/body/BlueToWhiteGradient.jpg') repeat-x top left;
	text-align: center;
	margin: 0px;
	color: #404040;
	height:100%; /* needed for container min-height */
}
body
{
	font-size: 0.7em;
}

#Content
{
	position: relative;
	margin:0 auto; /* center, not in IE5 */
	background: white;
	width: 705px;
	text-align: left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#HeaderMenu
{
	width: 100%;
	background: #E3E3E3;
	padding-bottom: 3px;
	margin-right: 4px;
	text-align: right;
	margin-bottom: 4px;
}

#Header
{
	height:290px;
	position: relative;
	display: block;
	/*background: url('images/BG/HeaderImage.jpg') no-repeat;
	background-position: bottom center;*/
}
#Header img
{
	margin-left:  4px;
	z-index: -1000;
}
#TopNavigation
{
		float: left;
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
}
#FlashMovie
{
	position:absolute
}

#TopNavigation a:link , #TopNavigation a:hover, #TopNavigation a:visited,
#HeaderMenu a:link, #HeaderMenu a:hover, #HeaderMenu a:visited
{
	color: #404040;
	text-decoration: none;
}

#TopNavigation a:link , #TopNavigation a:hover, #TopNavigation a:visited
{
	padding-top: 2px;
}

#SectionContent a:link, #SectionContent a:hover, #SectionContent a:visited,
#PageContent a:link, #PageContent a:hover, #PageContent a:visited,
#Vacancies a:link, #Vacancies a:hover, #Vacancies a:visited,
#Footer a:link, #Footer a:visited
{
	padding-top: 0px;
	color: #404040;
	text-decoration: underline;
}

#TopNavigation a:hover, #Footer a:hover;
#SectionContent a:hover, #PageContent a:hover, #Vacancies a:hover, #HeaderMenu a:hover
{
	color: #DE2C40;
	text-decoration: underline;
}
#SectionContent a:hover, #PageContent a:hover, #Vacancies a:hover
{
	text-decoration: none;
}
/*#LeftNavigation a:link , #LeftNavigation a:hover, #LeftNavigation a:visited
{
	margin-bottom: 10px;
		border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #27598A;
	text-decoration: none;
	width: auto;
}*/
#SectionContent, #PageContent
{
	width: 530px;
	float: right;
}
/*#LeftNavigation a:hover
{
	color: #27598A;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	width: auto;
}*/

#TopNavigation ul
{
	list-style-type: none;
	padding-left : 0px;
	margin-left: 4px;
}
#TopNavigation ul li
{
	display: block;
	float: left;
	background: url('/images/BG/NavBulletActive.gif') no-repeat;
	background-position: 1px 2px;
	border-left: 1px solid silver;
	width: 100px;
	height: 40px;
	padding-left: 20px;
	
}

#LeftNavigation
{
	float: left;
	display: block;
	width: 150px;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 10px;
	padding-right: 10px;
}
/*eftNavigation ul
{
	list-style-type: none;
	padding-left : 0px;
	margin-left: 4px;
}*/
#ContentArea
{
	padding-bottom: 42px;
	margin-left: 7px;
	margin-right: 7px;
}
#PageDescription
{
	margin-top: 4px;
	font-style: italic;
	color: #27598A;
	font-weight: bold;
	font-size: 1.2em;
}
#PageImage
{
	float: right;
	margin-right: 4px;
	margin-top: 22px;
	margin-bottom: 5px;
}
#PageContentText
{
	width: auto;
}
#Vacancies
{
	float: left;
}
#Vacancies table
{
	float: left;
	width: 500px;
	border: 1px solid #7ba0cd;
}


#Vacancies th 
{
	vertical-align: top;
	text-align: center;
	font-style: italic;
	background: #27598A;
	padding-bottom: 5px;
	color: #FFF;
}
#Vacancies td
{
	vertical-align: top;
	text-align: left;
	padding: 1px;
	border: 1px solid #7ba0cd;

}
.Row td
{
	background: #FFF;
	padding: 10px;
}
.AltRow
{
	border: 0px solid;
	border-top: 1px solid #27598A;
	background: #D3DFEE;
}
#Footer
{
	position: absolute;
	width: 700px;
	background: #FFF;
	height: 42px;

	bottom: 0px;
	left: 0px;
}

#Footer hr
{
	text-align: center;
}

/* New Styles */
#HeaderMenu{padding:2px 0 5px 0;}
#HeaderMenu a{padding:0 7px}
/* Header Styles */
#Header{}
/* Logo Style */
#Logo{left:521px;position:absolute;top:31px;z-index:2;}
#Logo img{border:0}
/* Main Menu Styles */
#MainMenu{position:absolute;left:0;text-align:left;top:0;width:705px; z-index:10;}
#MainMenu ul{text-align:left;font-weight:bold;list-style-type:none;margin:0;padding:7px 15px 0 15px}
.NavList li,.NavList li.End{border-right:1px solid #7070CF;display:inline;padding:0 10px}
.NavList li.End{border-right:0}
.NavList li a{color:#006;text-decoration:none}
.NavList li a:hover{color:#00F}
/* Flash Movie Styles */
#FlashMovie{background:#FFF url('/images/backgrounds/content_area/bkimg.gif') repeat-x bottom;height:250px;padding-bottom:48px;top:30px}
/*Content Area Styles */

#ContentArea{padding-top:50px;top:307px}
#PageDescription{color:#006;font-size:150%;font-style:normal;font-weight:normal}
#SectionContent,#PageContent{margin-right:7px;width:500px}
/* */
#LeftNavigation{float:left;margin:0;padding:15px 0 0 15px;width:160px}
#LeftNavigation{float:left;padding-bottom:26px}
#LeftNavigation ul{float:left;margin:0;padding:0;text-align:left}
#LeftNavigation ul li{float:left;display:block;width:150px}
#LeftNavigation ul li a{float:left;border-top:1px dotted #E6E6E6;color:#004685;margin:0;padding:5px 0;padding-left: 10px;text-decoration:none;width:150px}
#LeftNavigation ul li a:hover{color:#000}
/* Footer Styles */
#Footer{background-color: #E3E3E3; color:#666;font-size:80%;padding-bottom:10px;width:705px}
#Footer hr{background:none;border-collapse:collapse;border:0;border-top:1px solid #CCC;height:1px;margin:0;margin-bottom:6px;width:100%}
#Footer p{margin:0;padding:0 20px}
#Footer a,#Footer a:link,#Footer a:visited{color:#000;padding:0;text-decoration:none}
#Footer a:hover{color:#F04444;text-decoration:underline}
#Footer p.Reg{color:#F04444}


.Label
{
	font-weight: bold;
	float: left;
	display: inline-block;
	width: 150px;
}
.Filter
{
	
	float: left;
	display: block;
}
