/* IMPORT YAHOO UI RESET STYLES */
@import url("yui/reset.css");
/* Default styles */
html {
	height:100%;
}
body {
	font:71%/125% Verdana, Arial, Helvetica, sans-serif;
	background:#858585;
	color:#666666;
	text-align:center;
	margin-top:2px;
}
h1 {
	font-size:160%;
	font-weight: normal;
	line-height:1.5em;
	color: #3366AE;
	background:#fff;
	letter-spacing: 0;
	margin-bottom:0.45em;
}
h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom:0.45em;
}
a {
	color: #00a7d8;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
address {
	display: inline;
	text-decoration: none;
}
abbr {
	border: 0;
}
p {
	margin-bottom: 1em;
	line-height:1.5em;
}
img {
	border:0;
}
.ingress {
	font:120%/135% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#039;
	background:#fff;
	margin-bottom:1em;
}
input, select {
	font-size:100%;
}
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
/* Print Text */
div#printText {
	visibility:hidden;
	height:0px;
	overflow:hidden;
}
/* Misc ID's and Classes */
a.skip-link {
	position: absolute;
	left: -9999px;
	height: 1em;
	overflow: hidden;
}
.skip-h1 {
	position: absolute;
	left: -9999px;
	height: 1em;
	overflow: hidden;
}
.clear {
	clear: both;
	width: 1px;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
hr {
	border-width: 1px 0 0 0 !important;
	border-style: solid !important;
	border-color: #999;
	height:1px;
	overflow:hidden;
}
/* Layout */
div#container {
	margin:0 auto;
	width:1022px;
	text-align:left;
}
/* Header */
div#header_container {
	max-width:973px;
	width:973px;
	min-height:160px;
	margin-bottom:0;
	padding-top:0px;
}
div#header_top {
	margin:0;
	padding:6px 0 0 0;
	line-height:0;
	width:958px;
}
div#header {
	min-height:153px;
	max-width:948px;
	min-width:948px;
	float:left;
	margin:0;
	padding:0;
	border-left: solid 1px #aeaeae;
	background:url(../Images/User/header_bg.gif) repeat-x 0 0;
}
div#header_bottom {
	float:left;
	background:url(../Images/User/header_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#header_right {
	float:left;
	padding:0 6px 0 0;
	background:url(../Images/User/header_right_nologo.gif) repeat-y top right;
}
div.logotype {
	padding:0;
	margin:18px 18px;
	float:left;
}
div#header #optionblock {
	width:575px;
	float:right;
	color:#fff;
	background:#039 url(../Images/User/bg_global.gif) no-repeat right bottom;
}
div#header ul#topnav {
	margin:0;
	padding:0;
	float:left;
	background:#004575 url(../Images/User/topmenu_bg.gif) repeat-x top;
}
div#header .optionlist {
	margin-right:10px;
	padding:4px;
	float:right;
}
div#header ul li {
	margin:0;
	line-height:22px;
	float:left;
	list-style-type:none;
}
div#header ul#topnav li a {
	padding: 6px 5px 5px 5px;
	background:#004575 url(../Images/User/topmenu_bg.gif) repeat-x top;
	color:#fff;
	text-decoration:none;
}
div#header ul#topnav li a:hover {
	background:#039 url(../Images/User/topmenu_bg_hover.gif) repeat-x top;
	display:block;
	text-decoration:none;
}
div#header ul li.last a {
	border:none;
}
.btn_search {
	margin-bottom:-2px;
}

/* TopSearch */
#topsearch_container {
	float:left;
	margin: 66px 0 0 50px;
}
#topsearch_container img {
	margin:0 0 -9px 0;
}
#topsearch_container input {
	height:17px;
	width:196px;
	float:left;
}
input#topsearch {
	border:1px solid #7f9db9;
	margin:0 0 2px 0;
	padding:3px;
	min-width:170px;
}
input.webbis_search_button {
	margin:5px 0 -5px;
}
#topfunctions_container {
	float:left;
	margin: 68px 0 0 50px;
	background:none;
	width:400px;
}
div#header ul#topfunctions_container li a {
	padding: 6px 6px 5px 6px;
}

/* TopNav */
div#topnav_container {
	width:932px;
	margin-bottom: 0;
	margin-left:8px;
	padding-top:0;
}
ul#topnav, ul#topnav li {
	list-style-type:none;
	padding:0;
}
ul#topnav {
	width:921px;
	margin-top:0;
	padding-top:0;
	border-top:solid 1px #004573;
	float:left;/*clear:both; /* Problems in Opera8, doesn't collapse margin-top! */
	}
ul#topnav li {
	margin:0;
	padding:0;
	float:left;
}
ul#topnav li a {
	background:#004575 url(../Images/User/topmenu_bg.gif) repeat-x top;
	padding:16px 10px 16px 10px;
	text-decoration:none;
	display:block;
}
ul#topnav li .current {
	/*background:#039 url(../Images/User/bg_topmenu_hover.gif) repeat-x top;*/
	color:#fff;
	text-decoration:none;
}
div#topnav_top {
	background:url(../Images/User/topmenu_top.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	line-height:8px;
}
div#topnav_right {
	float:right;
	background:url(../Images/User/topmenu_right.gif) no-repeat top;
	margin-left:-6px;
	height:41px;
	width:6px;
}
div#topnav_left {
	float:left;
	background:url(../Images/User/topmenu_left.gif) no-repeat top;
	height:34px;
	width:6px;
}
div#topnav_bottom {
	float:left;
	background:url(../Images/User/topmenu_bottom.gif) no-repeat 0 0;
	margin:0;
	padding:4px 0;
	width:926px;
}
div.button_left {
	background:url(../Images/User/button_left.jpg) no-repeat 0 0;
	padding-left:7px;
	float:left;
}
div.button_right {
	background:url(../Images/User/button_right.jpg) no-repeat 0 0;
	float:left;
	padding-right:8px;
}
.topfunctions_container { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 300px;
	padding: 68px 5px 0px 5px;
}
.searchbutton_container {
	float:left;
	margin-left:5px;
	overflow:hidden;
	height:20px;
	padding:0px 20px 0px 0px;
	width:60px;
	margin-top: 2px;
}
.btquicksearch {
	border: 0px;
	background:none;
	color:#fff;
	font-size:80%;
	height:20px !important;
	margin: 0em;
	width:34px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.button, a.button_listen {
	background: transparent url('../Images/User/button_right.gif') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 90%;
	height: 20px;
	margin-right: 6px;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
}
a.button:hover, a.button_listen:hover {
	text-decoration: none;
}
a.button span {
	background: transparent url('../Images/User/button_left.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 2px 0 4px 6px;
}
a.button_listen span {
	background: transparent url('../Images/User/button_left_listen.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 2px 0 4px 26px;
}
/* PageContent */
div#content {
	float:left;
	width:956px;
	min-height: 850px;
	margin-top:3px;
}
div#main_content {
	padding:0;
	margin:0;
}
/* Inner Content */
div#inner_content_container {
	width:765px;
	padding:0;
	margin:0;
	float:left;
	min-height:528px;
}
div#inner_content_top {
	background: url(../Images/User/main_top.gif) no-repeat 0 0;
	padding:5px 0 0 0;
	width:762px;
}
div#inner_content {
	min-height:500px;
	max-width:757px;
	width:758px;
	float:left;
	margin:0;
	padding:10px 0;
	border-left: solid 1px #aeaeae;
	background:#FFF;
	line-height:1.5em;
}
div#inner_content img#main-image {
	margin:0 0 11px 11px;
}
div#imageslide {
	position:relative;
	width:738px;
	height:173px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border-style:solid;
	border-width:0px;
	border-color:#FFFFFF;
	z-index:1;
 FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, duration=3, enabled=false);
	margin:0 0 11px 11px;
}
div#inner_left_area {
	float:left;
	margin-left:11px;
	width:168px;
}
div#inner_main_area {
	float:left;
	margin-left:23px;
	width:357px;
}
div#inner_main_area_page {
	float:left;
	margin-left:23px;
	width:300px;
}
div#inner_main_area_page_full {
	float:left;
	margin-left:23px;
	width:710px;
}
div#inner_main_area_page_full_screen {
	float:left;
	margin-left:23px;
	width:739px;
}
div#aocontainer div.aocol h2 {
	color: #004575;
	font-size: 170%;
	font-weight: normal;
}
div#aocontainer div.aocol p a {
	text-decoration:none;
	color: #666666;
	line-height: 1.5em;
	padding-right:5px;
}
div#aocontainer div.aocol a:hover {
	text-decoration: underline;
}
div.webbis_info_area {
	float:left;
	width:315px;
	padding-right:20px;
}
div.webbis_image_area {
	float:left;
	width:200px;
}
ul#webbisar_list, ul#webbisar_list li ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#webbisar_list {
	width:315px;
}
ul#webbisar_list li {
	background: url(../Images/User/webbis_listitem_border.gif) no-repeat bottom left;
	float:left;
	width:550px;
	padding-bottom:20px;
	margin-top:20px;
}
ul#webbisar_list li ul {
}
ul.webbis_info {
}
div.webbis_greeting {
	margin-top:15px;
	float:left;
}
ul#webbisar_list li ul li {
	margin:0;
	width:315px;
	background:none;
	padding:0;
}
span.webbis_list {
	font-weight:bold;
}
div#inner_picture_area {
	float:left;
	margin-left:10px;
	width:215px;
	padding-top:60px;
}
div#inner_right_area_page {
	margin:0 0 0 10px;
	float:right;
	width:173px;
}
div#inner_right_area {
	margin:0 0 0 23px;
	float:left;
	width:168px;
}
div#inner_right_area img {
	margin-bottom:11px;
}
div#inner_content_bottom {
	float:left;
	background:url(../Images/User/main_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#inner_content_right {
	float:left;
	padding:0 4px 0 0;
	background:url(../Images/User/main_right.gif) repeat-y top right;
}
.button_graphic {
	width:165px;
	height:40px;
	display:block;
	padding:13px 0 0 0;
	margin-top:40px;
	margin:0;
	color:#fff;
	text-decoration:none;
	clear:both;
}
.button_graphic span {
	padding-left: 9px;
}
#button_green {
	background: url(../Images/User/button_green.jpg) no-repeat top;
}
#button_blue {
	background: url(../Images/User/button_blue.jpg) no-repeat top;
}
#button_marine {
	background: url(../Images/User/button_marine.jpg) no-repeat top;
}
#button_grey {
	background: url(../Images/User/button_grey.jpg) no-repeat top;
}
.button_graphic:hover {
	text-decoration:none;
}
div.aocol {
	float:left;
	width:31%;
}
div.aocol p {
	line-height:1.5em;
	margin:0.3em;
	padding:0pt;
}
/* Secondary Content */
div#secondary_content_container {
	width:189px;
	padding:0;
	margin:0;
	float:left;
	min-height:528px;
}
div#secondary_content_top {
	background:url(../Images/User/secondary_top.gif) no-repeat 0 0;
	margin:0;
	width:189px;
	padding:5px 0 0 0;
	line-height:4px;
}
div#secondary_content {
	max-width:183px;
	width:165px;
	float:left;
	margin:0;
	padding:10px 9px 0 9px;
	border-left: solid 1px #aeaeae;
	background:#FFF;
	line-height:1.5em;
}
div#secondary_content_bottom {
	float:left;
	background:url(../Images/User/secondary_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#secondary_content_right {
	float:left;
	padding:0 5px 0 0;
	background:url(../Images/User/secondary_right.gif) repeat-y top right;
}
/* Footer Content */
div#footer_content_container {
	width:956px;
	padding:0;
	margin:0;
	float:left;
	min-height:41px;
}
div#footer_content_top {
	background:url(../Images/User/footer_top.gif) no-repeat 0 0;
	margin:0;
	width:956px;
	padding:5px 0 0 0;
}
div#footer_content {
	max-width:949px;
	width:950px;
	float:left;
	margin:0;
	padding:10px 0;
	border-left: solid 1px #aeaeae;
	background:url(../Images/User/footer_bg.gif) repeat-x 0 0;
}
div#footer_content span {
	padding-left: 23px;
	color:#3366AE;
}
div#footer_content a {
	color:#3366AE;
	text-decoration:none;
}
div#footer_content a:hover {
	color:#3366AE;
	text-decoration:underline;
}
div#footer_content div#footer_text {
	float:left;
	width:80%;
}
div#footer_content img {
	margin:4px 0 0 15px;
	float:left;
}
div#footer_content_bottom {
	float:left;
	background:url(../Images/User/footer_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#footer_content_right {
	float:left;
	padding:0 5px 0 0;
	background:url(../Images/User/footer_right.gif) repeat-y top right;
}
div#testar {
	padding:5px;
	background:#FFF
}
/********************************************************************/
/* NAVIGATION AREA 													*/
/********************************************************************/
div.subnavigation_header_top {
	background:url(../Images/User/subnavigation_top.gif) no-repeat 0 0;
	margin:0 0 0 0;
	padding:6px 0 10px 0;
	float:left;
	width:165px;
}
ul.subnavigation, ul.subnavigation li {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:105%;
	margin:0;
	padding:0px;
	clear:both;
}
ul.subnavigation {
	width:163px;
	padding:0;
	border-left:solid 1px #adadad;
	border-right:solid 1px #adadad;
}
ul.subnavigation ul li {
	color:#003466;
	padding:0;
	font-weight:normal;
	margin:0;
	background-color: #DADACC;
	clear:both;
}
ul.subnavigation li a {
	display:block;
	color:#003466;
	background:#DADACC;
	text-decoration: none;
	padding:0;
}
ul.subnavigation li.subnavigation_menu_ao ul li {
	padding-top:2px;
	padding-bottom:2px;
}
ul.subnavigation li.subnavigation_menu_ao ul li a {
	display:inline;
}
ul.subnavigation li.subnavigation_menu_ao a:hover {
}
ul.subnavigation li a:hover {
	text-decoration:underline;
}
ul.subnavigation .selected_lv0 {
	background:url(../Images/User/subnavigation_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size:90%;
}
ul.subnavigation .selected_lv0:hover {
	background:url(../Images/User/subnavigation_bg.gif) repeat-x 0 0;
	width:145px
}
ul.subnavigation li ul {
	margin:0 0 0 0;
	padding:0 4px 0 4px;
	padding:0;
}
ul.subnavigation li ul li {
	color:#003466;
	border-bottom:solid 1px #ADADAD;
}
ul.subnavigation li ul li a {
	color:#666666;
	text-decoration: none;
	padding:2px 0 2px 0;
	margin:0 7px;
	font-weight:normal;
	font-size:87.5%;/**background:url(../Images/User/subnavigation_li_bottom.gif) no-repeat bottom left;**/
	}
ul.subnavigation li ul li.subnavigation_lastitem {
	border:none;
}
ul.subnavigation li ul li a:hover {
	background:#666666;
	color:#fff;
	margin:0;
	padding:2px 7px;
	text-decoration:none;
}
div.subnavigation_header {
	float:left;
	margin:0;
	padding:0;
	background:url(../Images/User/subnavigation_bg.gif) repeat-x 0 0;
}
div.subnavigation_header_bottom {
	float:left;
	background:url(../Images/User/subnavigation_bottom.gif) no-repeat bottom left;
	padding:0 0 5px 0;
	width:100%;
}
div.subnavigation_ul_bottom {
	float:left;
	background:url(../Images/User/subnavigation_ul_bottom.gif) no-repeat bottom left;
	padding:0 0 4px 0;
	width:165px;
}
/********************************************************************/
/* NEW SUB NAVIGATION AREA 												*/
/********************************************************************/
div.navigation {
	text-align: left;
}

div.NEW_subnav_header_top {
	width:165px;
	height:5px;
	background:url(../Images/User/subnavigation_top.gif) no-repeat;
	font-size:0pt;
	text-align: left;
}
div.NEW_subnav_header_text {
	width:153px;
 #width:153px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background:url(../Images/User/subnavigation_bg.gif);
	background-repeat:repeat-x;
	min-height:25px;
	overflow:hidden;
	color:#FFFFFF;
	padding:3px 0px 0px 10px;
	text-align: left;
}
div.NEW_subnav_header_text a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:92%;
	margin:0;
	line-height:2em;
	margin-left:-2px;
	text-align: left;
}
div.NEW_subnav_header_text a:hover {
	text-decoration:underline;
	text-align: left;
	color: white;
}
div.NEW_subnav_header_textBot {
	width:163px;
 #width:163px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background:url(../Images/User/subnavigation_bottom.gif);
	background-position:bottom left;
	background-color:#dadacc;
	height:5px;
	font-size:0pt;
	text-align: left;
}
div.NEW_subnav_content {
	width:163px;
 #width:163px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background-color:#dadacc;
	text-align: left;
}
div.NEW_subnav_content a {
	display:block;
	padding:0.3em 0 0.3em 0.6em;
	margin:0 0 0 0;
	color:#666666;
	text-decoration:none;
	background:url(../Images/User/subnavigation_li_bottom.gif) no-repeat top left;
	text-align: left;
}
div.NEW_subnav_content a.last_line {
	background:none;
	text-align: left;
}
div.NEW_subnav_content a.selected_lv1 {
	background:#2676D6;
	color:#ffffff;
	text-align: left;
}
div.NEW_subnav_content a:hover {
	background-color:#666666;
	color:#ffffff;
	background-image:none;
	text-align: left;
}
div.NEW_subnav_content div div {
	padding-left:17px;
	text-align: left;
}
div.NEW_subnav_content div div a {
	background:none;
	text-align: left;
}
div.NEW_subnav_content div div a.selected_lv2 {
	background:#2676D6;
	color:#ffffff;
	text-align: left;
}
div.NEW_subnav_content div div a.selected_lv3 {
	background:#2676D6;
	color:#ffffff;
	text-align: left;
}
div.NEW_subnav_content div div a.selected_lv4 {
	background:#2676D6;
	color:#ffffff;
	text-align: left;
}
div.NEW_subnav_content div.NEW_alphabet_line {
	padding:0 0 0 0;
	margin:0;
	clear:both;
	background:url(../Images/User/subnavigation_li_bottom.gif) no-repeat bottom left;
	height:2.1em;
}
div.NEW_subnav_content div.last_line {
	background-image:none;
}
div.NEW_subnav_content div.NEW_alphabet_line a {
	color:#666666;
	text-decoration:none;
	display:block;
	float:left;
	width:1.3em;
 #width:1.9em;
	height:1.6em;
	padding:0em 0.6 0 0.6em;
	margin:0.2em 0 0 0;
	text-decoration:none;
	background-image:none;
}
div.NEW_subnav_content div.NEW_alphabet_line a.xtra {
	width:2.8em;
 #width:3.4em;
}
div.NEW_subnav_content div.NEW_alphabet_line a:hover {
	color:#fff;
}
div.NEW_subnav_header_bottom {
	width:165px;
	height:5px;
	background:url(../Images/User/subnavigation_ul_bottom.gif);
	background-position:bottom left;
	font-size:0pt;
	margin-bottom:18px;
}
/********************************************************************/
/* RIGHT COLUMN AREA 													*/
/********************************************************************/
div.rightcolumn_list_header_top {
	background:url(../Images/User/subnavigation_top.gif) no-repeat 0 0;
	margin:0 0 0 0;
	padding:6px 0 12px 0;
	float:left;
	width:165px;
}
div.rightcolumn_green_list_header_top {
	background:url(../Images/User/subnavigation_green_top.gif) no-repeat 0 0;
	margin:0 0 0 0;
	padding:6px 0 12px 0;
	float:left;
	width:165px;
}
ul.rightcolumn_list, ul.rightcolumn_list li {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:105%;
	margin:0;
	padding:0px;
	clear:both;
	background: #DADACC;
}
li.rightcolumn_list_menu div {
	padding: 0 5px;
}
ul.rightcolumn_list {
	width:163px;
	padding:0;
	border-left:solid 1px #adadad;
	border-right:solid 1px #adadad;
}
li.rightcolumn_list_menu div span.rightcolumn_list_info {
	background: #DADACC;
}
ul.rightcolumn_list li.rightcolumn_list_menu a {
	padding-left:5px;
	color:#666666;
	font-size:87.5%;
}
ul.rightcolumn_list li.rightcolumn_list_menu p a {
	padding-left:0px;
	color:#666666;
	font-size:100%;
}
ul.rightcolumn_list li.rightcolumn_list_menu span {
	padding-left:5px;
	font-size:91.5%;
}
ul.rightcolumn_list li.rightcolumn_list_menu p {
	padding-left:5px;
	font-size:91.5%;
	margin: 0;
}
ul.rightcolumn_list ul li {
	color:#003466;
	padding:0;
	font-weight:normal;
	margin:0;
	background-color: #DADACC;
	clear:both;
}
ul.rightcolumn_list li a {
	display:block;
	color:#003466;
	background:#DADACC;
	text-decoration: none;
	padding:0;
}
ul.rightcolumn_list li a:hover {
	text-decoration:underline;
}
ul.rightcolumn_list .selected_lv0 {
	background:url(../Images/User/subnavigation_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size:80%;
}
ul.rightcolumn_list .selected_lv0_grey {
	background:url(../Images/User/subnavigation_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size:90%;
}
ul.rightcolumn_list .selected_lv0_green {
	background:url(../Images/User/subnavigation_green_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size: 90%;
}
ul.rightcolumn_list .selected_lv0:hover {
	background:url(../Images/User/subnavigation_bg.gif) repeat-x 0 0;
	width:145px
}
ul.rightcolumn_list li ul {
	margin:0 0 0 0;
	padding:0 4px 0 4px;
	padding:0;
}
ul.rightcolumn_list li ul li {
	color:#003466;
	margin-bottom:10px;
}
ul.rightcolumn_list li ul li a {
	color:#666666;
	text-decoration: none;
	padding:0;
	margin:0 7px;
	font-weight:normal;/**background:url(../Images/User/subnavigation_li_bottom.gif) no-repeat bottom left;**/
	}
ul.rightcolumn_list li ul li a img {
	margin:0 0 1px 4px;
}
ul.rightcolumn_list li ul li.subnavigation_lastitem a {
	border:none;
}
ul.rightcolumn_list li ul li a:hover {
	margin:0;
	padding:0 0 0 5px;
	margin:0 7px;
}
div.rightcolumn_list_header {
	float:left;
	margin:0;
	padding:0;
	background:url(../Images/User/subnavigation_bg.gif) repeat-x 0 0;
}
div.rightcolumn_list_header_bottom {
	float:left;
	background:url(../Images/User/subnavigation_bottom.gif) no-repeat bottom left;
	padding:0 0 5px 0;
	width:100%;
}
div.rightcolumn_green_list_header {
	float:left;
	margin:0;
	padding:0;
	background:url(../Images/User/subnavigation_green_bg.gif) repeat-x 0 0;
}
div.rightcolumn_green_list_header_bottom {
	float:left;
	background:url(../Images/User/subnavigation_green_bottom.gif) no-repeat bottom left;
	padding:0 0 5px 0;
	width:100%;
}
div.rightcolumn_list_ul_bottom {
	float:left;
	background:url(../Images/User/subnavigation_ul_bottom.gif) no-repeat bottom left;
	padding:0 0 4px 0;
	width:165px;
}
div.rightbox {
	width:173px;
	float:left;
}
#secondary_content span.date {
	font-size:70%;
	color:#666666;
	margin: 0 7px;
	display:block;
}
div.print_area {
	padding-top:10px;
}
a.print {
	background:url(../Images/User/print.gif) no-repeat 0 0;
	padding:4px 0 15px 35px;
	margin-top:30px;
	color: #666666;
	text-decoration:none;
	height:24px;
}
a.print:hover {
	text-decoration:underline;
}
/* SELECT CSS FORM ::  */
fieldset legend {
	color: #333;
}
#selcssf label {
	font-size: 1.1em;
}
.fieldset {
	margin-top: 2em;
	padding: 0em 1.5em 2em 1.5em;
	width:50%;
	margin-left:20px;
}
.fieldsetfirst {
	margin-top: 1em;
}
.fieldset div {
	height: 4em;
	border: solid 0px red;
}
.fieldset div label {
	font-weight: bold;
	float: left;
}
.fieldset div select {
	float: right;
	width: 18em;
	margin-right: 0em;
}
.fieldsetsend {
	margin-top: 2.5em;
	margin-right: 1em;
	width: 7em !important;
	float: left !important;
}
ul#topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
ul#topnav li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
ul#topnav li a {
	display: block;
	/*Width of top level menu link items*/
padding: 2px 8px;
	float:left;
	text-decoration: none;
}
/*Sub level menu*/
ul#topnav li ul {
	left: 0;
	top: 0;
	border: 1px solid #202020;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	margin:0px;
	padding:0px;
}
ul#topnav li ul.no_items {
	display:none;
}
/*Sub level menu list items*/
ul#topnav li ul li {
	display: inline;
	float: none;
	margin:0 !important;
	padding:0 !important;
	
}
/* Sub level menu links style */
ul#topnav li ul li a {
	width: 160px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 4px 5px !important;
	background: #fff !important;
	color:Black !important;
	border-width: 0 1px 1px 1px;
	line-height:12px;
}
ul#topnav li a:hover {
	background: url(../Images/User/menubgover.gif) center center repeat-x;
}
ul#topnav li ul li a:hover {
	background: #137bc0 url(../Images/User/topmenu_bg_hover.gif) repeat-x top !important;
	color:#fff !important;
}
.hidden
{
	display:none !important;
}
.horizontalcssmenu .arrowdiv {
	position: absolute;
	right: 0;
	background: transparent url(../Images/User/menuarrow.gif) no-repeat center left;
}
* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* Holly Hack for IE \*/
* html ul#topnav li {
	float: left;
	height: 1%;
}
* html ul#topnav li a {
	height: 1%;
}
/* End */

