/*///////////////////////////////////////////////////////////////////
// VSTW Bluestyle Site CSS Definitions
// by sgr192; last changed 05/24/06
////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////
// CSS Definitions for General Page Layout
///////////////////////////////////////////////////////////////////*/
A {
	text-decoration: none;
	color: #333333;
}

A:hover {
	text-decoration: underline;
	color: #003799;
}


div#iebg_site_header {
	_position: absolute;
	_top: 0px;
	_left: 0px;
	_background-color: #003799;
	_height: 135px;
	_width: 1800px;
	_z-index:0;
}

div#site_header {
	position: fixed;
	_position: absolute;
	top: 0px;
	/* _top:expression(eval(document.body.scrollTop)); */
	left: 0px;
	background-color: #003799;
	background-image: url("../images/blue_style/header4mobile.png");
	background-repeat: no-repeat;
	height: 135px;
	width: 765px;
	_width:765px;
	color: white;
	z-index:5;

}

div#top_logo {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 550px;
	height: 90px;
	cursor:hand;
}

div#top_menu {
	position: absolute;
	top: 105px;
	left: 79px;
	font-family : Arial;
	font-size : 14px;
	color: white;	
}

div#top_menu A {
	font-family : Arial;
	font-size : 14px;
	color: white;	
	text-decoration: none;
}

div#top_menu A:HOVER{
	font-family : Arial;
	font-size : 14px;
	color: white;		
	text-decoration: underline;
}

div#top_menu A#active {
	font-family : Arial;
	font-size : 14px;
	color: white;	
	font-weight : bold;
}

div#top_menu A:HOVER#active {
	font-family : Arial;
	font-size : 14px;
	color: white;	
	font-weight : bold;
}

div#scrolling_area {

}
div#left_box {
	position: fixed;
	_position: absolute;
	top: 135px;
	width: 141px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;

}

/*///////////////////////////////////////////////////////////////////
// CSS Definitions for Menu
///////////////////////////////////////////////////////////////////*/


div#left_menu {
	background-color: #DFDEDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3F2;	
}

div#left_menu_item {
	height: 11px; 
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l1.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	text-align: left;
	vertical-align:middle;
	padding: 4px 0px 4px 10px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item A {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	color: #333333;
}

div#left_menu_item A:Hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color: #003799;
}


div#left_menu_item_active {
	height: 11px;
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l1.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	padding: 4px 0px 4px 10px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item_active A {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	color: #003799;
}

div#left_menu_item_active A:Hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;	
	text-decoration: underline;
	color: #003799;
}


div#left_menu_item_sublevel {
	height: 11px;
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l2.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	padding: 4px 0px 4px 14px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item_sublevel A {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	color: #333333;
}

div#left_menu_item_sublevel A:Hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color: #003799;
}


div#left_menu_item_sublevel_active {
	height: 11px;
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l2.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	padding: 4px 0px 4px 14px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item_sublevel_active A {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	color: #003799;
}

div#left_menu_item_sublevel_active A:Hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;	
	text-decoration: underline;
	color: #003799;
}

/*/
div#fixed_common_links {
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	background-color: #DFDEDD;
	font-family : Verdana;
	font-size : 8px;
	color: white;	
}

div#fixed_common_links A {
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	background-color: #DFDEDD;
	font-family : Verdana;
	font-size : 8px;
	color: white;	
}

div#fixed_common_links A:Hover{
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	background-color: #DFDEDD;
	font-family : Verdana;
	font-size : 8px;
	color: white;	
}
*/

/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Main Content Area
///////////////////////////////////////////////////////////////////*/


div#popup_text {
	vertical-align: top;
	background-color: white;
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	color : #333333;
	font-size : 10px;
}

div#debug_info {
	position: fixed;
	top: 155px;
	left: 450px;
	width: 100px;
	font-family : Verdana;
	color : green;
	font-size : 10px;
}


div#content_area {
	/* position: absolute;
	top: 135px;
	left: 155px; */
	_float: left;
	width: 388px; 
	_margin-left: 155px;
	_margin-top: 135px; 
	padding: 20px 20px 20px 20px;
	vertical-align: top;
	background-color: white;
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	color : #333333;
	_background: white;
	font-size : 12px;
	z-index: 1;
}

html>body div#content_area {
	position: absolute;
	top: 135px;
	left: 155px; 
	}

div#content_area A {
	color: #003799;
	font-weight: bold;
	text-decoration: none;
}

div#content_area A:Hover {
	color: #003799;
	font-weight: bold;
	text-decoration: underline;
}

div#content_area A#invisible {
	color: white;
	font-size : 0;
	text-decoration: none;
}

div#content_area A:Hover#invisible {
	color: white;
	font-size : 0;
	text-decoration: none;
}

div#content_area H1 {
	text-align: left;
	font-family : Verdana;
	font-size : 16px;
	font-weight: bold;
	color: #003799;
}

div#content_area H2 {
	text-align: left;
	font-family : Verdana;
	font-size : 12px;
	color: #003799;
}


div#content_area H3 {
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	color : #333333;
	font-size : 12px;
	margin-bottom: 5px;
}

div#content_area H4 {
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	font-weight : 500;
	color : #000000;
	font-size : 12px;
	margin-bottom: 3px;
}

div#content_area H5 {
	width: 388px;
	text-align: left;
	font-family : Verdana;
	color : #333333;
	font-size : 10px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
}

FONT#attention {
	color: red;
}

div#content_area A#color_brightblue {
	color: #3399FF;
}

div#content_area A#color_orange {
	color: #CC6600;
}

div#content_area A#color_redN48 {
	color: #DD2222;
}

FONT#marked_bold {
	font-weight: bold;
}

FONT#marked_italic {
	font-style: italic;
}


FONT#footnote {
	font-style: italic;
}


/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Outline items
///////////////////////////////////////////////////////////////////*/

div#outline_element {
	text-align: left;
}


div#outline_element H1 {
	text-align: left;
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
	color: #003799;
}

div#outline_element H2 {
	text-align: left;
	font-family : Verdana;
	font-weight: bold;
	font-variant: small-caps;
	font-size : 12px;
	color: #333333;
	background-color: #F4F3F2;
	width: 388px;
}

div#outline_element IMG {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C3C3;	
}

div#outline_text {
	/* position:relative; */
	float: right;
	width: 268px;
	height: 108px;
	text-align: left;
	font-family : Verdana;
	line-height: 14px;
	font-size : 12px;
	overflow: hidden;
}


div#outline_text P#lead {
	font-weight: bold;
	color: #003799;
	margin-top: 0px;
	margin-bottom: 0px;
	height:28px;
	overflow: hidden;
	font-size : 12px;
	line-height: 14px;	
}


div#outline_text P#text {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;	
	height:56px;
	overflow: hidden;
	font-size : 12px;
	line-height: 14px;	
}

div#outline_more {
	margin-top: 5px;
	margin-bottom: 0px;
}

div#outline_more A {
	font-weight: bold;
	text-decoration: none;
}

div#outline_more A:Hover {
	font-weight: bold;
	text-decoration: underline;
}

div#outline_clear {
	clear: both;
	margin-bottom : 20px;
}


/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Forms
///////////////////////////////////////////////////////////////////*/

INPUT, TEXTAREA, SELECT, OPTION {
	background-color: #FFFFFF;
	border-color: #CBCBCB;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}



/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Infobox Area
///////////////////////////////////////////////////////////////////*/

div#right_box {
	visibility: hidden;
	position: absolute;
	top: 155px;
	left: 10px;
	_margin-top: 255px;
	_margin-left: 10px;
	width: 141px;
	padding-top: 1px;
	background-color: white;
	font-family : Verdana;
	font-size : 10px;
	z-index: 3;
}

div#quicknav {
	width : 141px;
	margin-bottom : 19px;
	background-color: #FFFFFF;
}

div#quicknav_header {
	height : 11px;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	vertical-align:bottom;
	text-align:left;
	padding: 4px 0px 4px 9px;
	color: #FFFFFF;
	background-color: #003799;
}

div#quicknav_item {
	height: 11px;
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l2.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	text-align: left;
	padding: 4px 0px 4px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#quicknav_item A {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	color: #333333;
}

div#quicknav_item A:Hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color: #003799;
}

img#poster {
	border: 0px;
}

FONT#imenu {
	font-family : Verdana;
	font-size : 9px;
	color: #333333;
}

FONT#imenu_dk {
	font-family : Verdana;
	font-size : 9px;
	color: #333333;
}

div#imenu_header {
	font-family : Verdana;
	font-weight : bold;
	font-size : 9px;
	color: #003799;
}

TD#imenu_header {
	width : 141px;
	height : 19px;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	vertical-align:middle;
	text-align:left;
	padding-left: 9px;
	color: #FFFFFF;
	background-color: #003799;
}

TD#ibox_content {
	width : 141px;
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	vertical-align:middle;
	text-decoration: none;
	text-align:center;
	padding: 7px;
	color: #333333;
	background-color: #F4F3F2;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C3C3;
}

A#imenu {
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color: #333333;
}

A#imenu_dk {
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color: #717070;
}

A#imenu_header {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	text-decoration: none;
	color: #FFFFFF;
}


/*///////////////////////////////////////////////////////////////////
// general styles 
///////////////////////////////////////////////////////////////////*/


.error { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	color : #333333;
	}
.succ { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #333333;
	}
.leg  { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	color : #333333;
	}
.bem   { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size : 9px;
 	 color : #333333;
	 }	




/*///////////////////////////////////////////////////////////////////
// Temp Styles
///////////////////////////////////////////////////////////////////*/


div#side_info {
	visibility: hidden;
	position: fixed;
	_position: absolute;
	top: 154px;
	left: 788px;
	background-color: #FFFFFF;
	height: 305px;
	width: 163px;
	_width: 63px;
	color: white;
	z-index:5;

}


