/* Tuija Wallgren in ticket 8179356 requested to remove the "primary" email label on the site */
.contactinfo {
display: none;
}

/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#406ea3;
	font-family:Tahoma;
	font-weight: normal;
}

.large, .large td{ font-size: 14px !important; }

h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

a.nav_history { background-color:#044277 !important; }
.nav_history { color:#ffffff !important; }


#logo_link{ 
	position: absolute; margin: 130px 0px 0px 410px;
	height: 90px; width: 540px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background: url('../images/contentbg.jpg') top left no-repeat; padding: 40px 20px 8px 20px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

/* ------ HTML5 DOctype Upgrade START ----- */

#topbanner img, #rightbanner img{vertical-align:top}
#topbanner .tools img{vertical-align:middle}
#ss_div input[type="image"]{vertical-align:top}

#keywords{
	background: #ffffff; 
	border: 1px solid #cddceb;
	width: 148px;
	height: 13px;
	color: #4f85b8;
	padding: 0px 0px 0px 3px;
	margin-top: 0px!important;
	vertical-align: top;
	display: inline;
}

/* ------ HTML5 DOctype Upgrade FINISH ----- */

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 9px 0px 0px 567px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 248px;
	margin-top: 260px;
	height: 18px;
	width: 600px;
	color: #1a6dae;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 0px;
	width: 140px;
	margin-top: 224px;
	padding-right: 0px;
	color: #1a6dae;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:180px;
	margin: -9px 0px 0px 0px;
	padding :0px 0px 22px 0px;
	background: url('../images/dropbg.png') bottom left no-repeat;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#04427a;
}

#nav_menus li {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#04427a;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#ffffff;
}

#nav_menus a:hover{
	background:#0e8cae;
	color:#ffffff;
}

#dhtmlmenu_277 { margin-left: -58px !important; }

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:160px;
	background:#ffffff;

}

#ql_menu ul{ margin:0; padding:0; list-style-type:none; }
#ql_menu br{ display:none; }

#ql_menu a{
	display:block;
	text-decoration:none;
	padding:6px 6px;
	color:#04519a;
}

#ql_menu a:hover{
	background:#ffffff;
	color:#13aab8;
}