body {
	background-color: #FFFFFF;
	margin: 0px;
}
#navbar {
	background-color: #CC9900;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;

}
#navbanner {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;

}
#forminputs {
	display: inline;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchinput {
	height: 16px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navcontainer
{
	width: 158px;
	position:absolute;
	z-index:998;
	left: 96px;
	top: 152px;
	visibility: hidden;
	background-color: #CC9900;
}
.navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 158px;
	margin: 0;
	padding: 0;
	z-index: 998;
}
.navcontainer a
{
	display: block;
	padding: 4px;
	width: 158px;
	background-color: #CC9900;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDDBA6;
	font-weight: bold;
	z-index: 998;
}	

.navcontainer a:hover
{
	background-color: #CC9900;
	color: #EDDBA6;
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	left: 0px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#lockdown {
	z-index: 99;
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -400px;
	height: 250px;
	width: 800px;
	background-color: #EEE;
	border: 4px solid #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lockdown p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	line-height: 20px;
}
#lockdown p.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #C00;
	background-color: #FC0;
	margin-right: -10px;
	margin-left: -10px;
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	line-height: 32px;
}
.HumberBlueBanner {
	position: relative;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	width:955px;
	height:80px;
	background-color:#FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #000033;
	border-bottom-style: solid;


}
.searchText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	display: inline;
}
.HumberBlueBanner .HumberBlueBannerImage {
	position: absolute;
	padding-right:2px;
	padding-top:inherit;
	padding-left:inherit;
	padding-bottom:0px;
	margin:0px;
	height:80px;
	left:0;
	top:0;
}
.HumberBlueBannerSearch {

	text-align: left;
	position: relative;
	top: 25px;
	float: right;
	width: 225px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

/* removed RM Aug 19

.humberbluebanner {
	border: 0;
}

*/

/* legacy blue banner code */

.bluebanner2_2009 {
	position: relative;
	margin:2px auto 0px auto;
	width:955px;
	height:80px;
	background-color:#FFF;

}

.searchText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	
}

.bluebanner2_2009 .bluebanner2_image_2009 {
	position: absolute;
	padding:2px auto 0px auto;
	margin:0px;
	height:80px;
	left:0;
	top:0;

}

.bluebanner2_search_2009 {
	position: relative;
	width:190px;
	height:40px;
	padding:0px;
	margin-top: 25px;
	margin-right:102px;
	float:right;
	
}

#searchinput {
	height: 16px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* end legacy css */



#importantAlert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 745px;
	text-align: center;
	font-weight: normal;

	background-image: url(/navbar/alertimage.gif);
	background-repeat: no-repeat;
	background-position: left center;


	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
	margin-left: auto;
	margin-right: auto;
}
#importantAlert a {
	color: #FFFFFF;
	font-weight: bold;
}

