.PNG_IMG {BEHAVIOR: url('/CommonFiles/decontam/WPM_Templates/css/pngbehavior.htc')}

* {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-repeat: repeat-x;
	background-color: #F2F5F9;
	text-align: center;  /* IE center */
	color: #34333D;
}

#main {
	position: relative;
	margin: 0px auto; /* w3c center */
	background-color: #FFFFFF;
	text-align: left;
	width: 987px;
	min-height: 837px;
}

#head {
	background-repeat: repeat-x;
	width: 987px;
	height: 95px;
}

#head_logo {
	position: absolute; 
    top: 41px;
    right: 20px;
}

#head_language_selection_box {
	position: absolute; 
    top: 14px;
    left: 20px;
	width: 147px;
	height: 94px;
}

#head_language_selection_head {
	position: absolute; 
    top: 0px;
    left: 0px;
	width: 147px;
	height: 19px;
}

#LanguageSelectionTail {
	position: absolute; 
    top: 19px;
    left: 0px;
	width: 147px;
	height: 75px;
}

#head_language_selection_box a {
	color: #525D67;
	text-decoration: none;
	font-size: 11px;
}

.head_lang_link {
	font-size: 11px;
}

.head_lang_link a { text-decoration: none; color: #34333D; };
.head_lang_link a:link { text-decoration: none; }
.head_lang_link a:visited { text-decoration: none; }
.head_lang_link a:hover { text-decoration: none; color: #236FBB;}
.head_lang_link a:active { text-decoration: none; }
.head_lang_link a:focus { text-decoration: none: }


#nav {
	background-repeat: repeat-x;
	width: 186px;
	height: 718px; /* ?!? */
}


.nav_main_active {
	background-color: #FFFFFF;
	height: 22px;
	font-size: 12px;
	font-weight: bold;

	padding-left: 17px;
}

.nav_main_active a {
	color: #34333D;
	text-decoration:none;
}

.nav_main_nonactive {
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 17px;
}

.nav_main_nonactive a {
	color: #34333D;
	text-decoration:none;
}



.nav_sub_active {
	min-height: 16px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 20px;
}

.nav_sub_active a {
	color: #076EB6;
	text-decoration:none;
}

.nav_sub_active td {
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
}

.nav_sub_nonactive {
	min-height: 16px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 20px;
}

.nav_sub_nonactive td {
	font-size: 11px;
	font-weight: normal;
	padding-left: 1px;
}

.nav_sub_nonactive a { text-decoration: none; color: #34333D; };
.nav_sub_nonactive a:link { text-decoration: none; }
.nav_sub_nonactive a:visited { text-decoration: none; }
.nav_sub_nonactive a:hover { text-decoration: none; color: #236FBB;}
.nav_sub_nonactive a:active { text-decoration: none; }
.nav_sub_nonactive a:focus { text-decoration: none: }


.nav_main_spacerline {
	height:1px;
	background-color: #FFFFFF;

}

* html .nav_main_spacerline {
  overflow:hidden;
}

#banner {
	height: 167px;
}

#banner_text {
	width: 478px;
	height: 167px;
	color: white;
	line-height: 128%;	
	background-image: url(/CommonFiles/decontam/WPM_Templates/images/banner_text_background.gif);
	background-repeat: no-repeat; 	
}

#banner_text h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;	

    width:100%;
	
	
	filter: alpha(opacity=90);
	opacity: .9;

}

#banner_text h2 {
	color: #B9D3EA;
	font-size: 16px;
	font-weight: normal;
}

#info {
	width: 238px;
	margin-left: 20px;
}

#info_search_box {
	height: 37px; /* +2px border for opera fix */
	width: 218px; /* +2px border for opera fix */
	border:1px solid #E2EBF3; 
	background-color: #E2EBF3;
}

#info_search_box input {
	font-size: 11px;
	background-color:#FFFFFF;
	color: #1E4F87;
}

.info_box {
	width: 220px;
	margin-top: 15px;
}

.info_box_title {
	color: #FFFFFF;
	height: 20px;
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding-left: 14px;
}

.info_box_text {
	color: #34333D;
	background-color: #F0F5FA;
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-right: 10px;
}

.info_box_text a {
	color: #076EB6;
	text-decoration:underline;
}

.search_link a {
	color: #373A3D;
	text-decoration:none;
}


#footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #525D67;
	height: 34px;
	padding-left:214px;
}

.footer_link_active a { text-decoration: underline; color: #236FBB; };
.footer_link_active a:link { text-decoration: underline; }
.footer_link_active a:visited { text-decoration: underline; }
.footer_link_active a:hover { text-decoration: underline; }
.footer_link_active a:active { text-decoration: nunderline; }
.footer_link_active a:focus { text-decoration: underline: }

.footer_link_nonactive a { text-decoration: none; color: #525D67; };
.footer_link_nonactive a:link { text-decoration: none; }
.footer_link_nonactive a:visited { text-decoration: none; }
.footer_link_nonactive a:hover { text-decoration: underline; color: #236FBB;}
.footer_link_nonactive a:active { text-decoration: none; }
.footer_link_nonactive a:focus { text-decoration: none: }


#print_only {
	display:none;
}
