/* General elements */
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: #F1F0F5;
	margin: 0px;
	color: #555555;
}

h1 {
	color: #322A6E;
	font-weight: 100;
	font-size: 22px;
	margin: 8px 0px 8px 0px;
}

h2 {
	color: #322A6E;
	font-weight: 100;
	font-size: 15px;
	margin: 6px 0px 6px 0px;
}

h3 {
	color: #322A6E;
	font-size: 13px;
	margin: 4px 0px 4px 0px;
}

a img {
	border: 0px;
}

a {
	color: #F5801F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	border: 1px solid #C5C3D7;
	font-family: Tahoma, Arial;
	font-size: 11px;	
}

input[type="submit"],
input[type="button"] {
	color: #FFFFFF;
	background: #332A6E;
	border: 1px solid #CCCADB;
}

input[type="checkbox"] ,
input[type="radio"] {
	border: 0px;
}

ul li {
	list-style-image: url('../images/list_arrow.png');
}

hr {
	border: 0px;
	color: #C5C3D7;
	background-color: #C5C3D7;
	height: 1px;
}


/* Elements by id */
#container {
	width: 993px;
	position: relative;
	background: #FFFFFF;
	margin: 0px auto;
	border: 1px solid #E5E4ED;
	border-top: 0px;
}

#header {
	position:relative;
	width: 993px;
	height: 58px;
	background-image: url('../images/header_background.png');
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#header_logo {
	position: absolute;
	left: 7px;
	top: 6px;
	width: 186px;
	height: 53px;
	background: url('../images/header_logo.png');
	cursor: pointer;
}

#header_search_bar {
	position: absolute;
	left: 200px;
	top: 24px;
	width: 786px;
	height: 28px;
	color: #FFFFFF;
	background: url('../images/header_search_bar.png');
}

#breadcrumbs {
	position: absolute;
	left: 12px;
	top: 7px;
	font-weight: bold;
}

#breadcrumbs a {
	color: #FFFFFF;
	text-decoration: underline;
}

#header_search {
	position: absolute;
	left: 555px;
	top: 5px;	
}

#header_cn {
	position: absolute;
	left: 750px;
	top: 6px;	
}

#header_search input[type="text"] {
	background: #F69340;
	border: 1px solid #FAC08F;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;	
}

#header_search input[type="submit"] {
	background: #FFFFFF;
	border: 1px solid #FAC08F;
	color: #332A6E;
	font-family: Tahoma, Arial;
	font-size: 11px;	
	padding: 0px;
	padding-left: 2px; 
	padding-right: 2px;
}

#menu {
	background-image: url('../images/menu_background.png');
	background: #CCCADB;
	background-repeat: no-repeat;
	width: 186px;
	position: relative;
	padding-top: 11px;
	color: #332A6E;
	vertical-align: top;
	height: 342px;
}

#main_content {
	padding: 12px 7px 0px 7px; 
	width: 786px;
	vertical-align: top;
}

#scroller_description a{
	color: #555555;
}

#scroller_description a:hover{
	text-decoration: none;
}

#advertisement a{
	color: #808080;
	font-size: 14px;
}

#advertisement a:hover{
	text-decoration: none;
}

#footer {
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	width: 978px;
	height: 19px;
	margin-left: 7px;
	margin-bottom: 20px;
	font-size: 10px;
}

#footer_content_left {
	margin: 0px;
	color: #8C87AD;
	float: left;
	padding-left: 12px;
}

#footer_content_right {
	margin: 0px;
	padding: 0px 12px 0px 0px;
	float: right;
}

#footer_content_right a {
	color: #332A6E;
}

#searchResults {
	background: #E5E4ED;
	color: #8C87AD;
	padding: 3px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
}

#searchOtherPages {
	margin-top: 20px;
	text-align: center;
}

#sitemap ul {
	padding-left: 25px;
	*padding-left: 0px;
}

#pageHeader {
	background-image: url('../images/page_header.png');
	padding: 6px 0px 0px 6px;
	width: 774px;
	height: 128px;
}


/* Classes */
.content {
	background-image: url('../images/content_background.png');
	background-repeat: no-repeat;
	width: 986px;
	top: 1px;
	position: relative;
	color: #555555;
	padding: 0px 0px 12px 7px;
}

.menuParent {
	background-image: url('../images/menu_parent.png');
	background-repeat: no-repeat;
	width: 174px;
	height: 28px;	
	left: 6px;
	top: 1px;
	padding-bottom: 1px;
	position: relative;
}

.menuParentHover {
	background-image: url('../images/menu_parent_hover.png');
	background-repeat: no-repeat;
	width: 174px;
	height: 28px;	
	left: 6px;
	top: 1px;
	padding-bottom: 1px;
	position: relative;
	cursor: pointer;
}

.menuParentSelected {
	background-image: url('../images/menu_parent_selected.png');
	background-repeat: no-repeat;
	width: 174px;
	height: 28px;	
	left: 6px;
	top: 1px;
	padding-bottom: 1px;
	position: relative;
	cursor: pointer;
}

.menuParentText {
	margin: 0px;
	padding: 6px 0px 0px 6px;
}

.menuChildren{
	width: 162px;
	left: 12px;
	position: relative;
}

.menuChild {
	background-image: url('../images/menu_child.png');
	background-repeat: no-repeat;
	width: 162px;
	height: 21px;	
	position: relative;
	cursor: pointer;
}

.menuChildHover{
	background-image: url('../images/menu_child_hover.png');
	background-repeat: no-repeat;
	width: 162px;
	height: 21px;	
	position: relative;
	cursor: pointer;
}

.menuChildSelected{
	background-image: url('../images/menu_child_selected.png');
	background-repeat: no-repeat;
	width: 162px;
	height: 21px;	
	position: relative;
	cursor: pointer;
}

.lastMenuChild {
	background-image: url('../images/menu_child_bottom.png');
	background-repeat: no-repeat;
	width: 162px;
	height: 22px;	
	padding-bottom: 11px;
	position: relative;
	cursor: pointer;
}

.lastMenuChildHover{
	background-image: url('../images/menu_child_bottom_hover.png');
	background-repeat: no-repeat;
	width: 162px;
	height: 22px;	
	padding-bottom: 11px;
	position: relative;
	cursor: pointer;
}

.lastMenuChildSelected{
	background-image: url('../images/menu_child_bottom_selected.png');
	background-repeat: no-repeat;
	width: 162px;
	height: 22px;	
	padding-bottom: 11px;
	position: relative;
	cursor: pointer;
}

.menuChildText {
	margin: 0px;
	padding: 2px 0px 0px 11px;
}

.newsletter {
	background-image: url('../images/newsletter_background.png');
	width: 186px;
	height: 92px;
	position: relative;
	margin-bottom: 6px;
	color: #FFFFFF;
}

.newsletter h1 {
	font-size: 17px;
	font-weight: 100;
	color: #FFFFFF;
	padding: 3px 0px 0px 11px;
	margin: 0px 0px 0px 0px;
}

.newsletter_button {
	background-image: url('../images/newsletter_button.png');
	width: 175px;
	height: 17px;
	bottom: 0px;
	position: absolute;
	padding: 4px 0px 0px 10px;
	cursor: pointer;
}

.newsletter input[type="text"] {
	background: #F69340;
	border: 1px solid #FAC08F;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;	
	width: 130px;
}

.footer_emphasis {
	color: #332A6E;
}

.footer_divider {
	vertical-align: -6px;
	margin: 0px 5px 0px 5px;
}

.list_arrow {
	padding: 0px 3px 0px 0px;
}

.home_info_block {
	background-image: url('../images/home_info_block.png');
	width: 240px;
	height: 122px;
	padding: 6px;
	position: relative;
	z-index: 9;
	overflow: hidden;
}

.home_info_overlay{
	background-image: url('../images/home_info_overlay.png');
	width: 252px;
	height: 33px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

.newsTeaser p{
	margin: 6px 0px 6px 0px;
}

.jobDescription p{
	margin: 2px 0px 10px 0px;
}

.page_title{
	margin-top: 0px;
}

.relevance {
	font-size: 10px;
	color: #AAAAAA;
}

.row1 {
	background: #FFFFFF;
}

.row2 {
	background: #F5F4F9;
}

.infoTableHeader {
	text-align: left; 
	color: #332A6E;
}

.infoTableHeader th {
	border-bottom: 1px solid #C5C3D7;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.message {
	color: #0EA407;
	font-weight: bold;
}

.pages_top {
	text-align: center;
}

.pages_bottom {
	text-align: center; 
	margin-top: 16px;
}

.no_margin p{
	margin: 0px;
}

.video_list {
	.margin-left: 0px;
	padding-left: 15px;
}

.video_list li {
	padding-bottom: 6px;
}
