
#contentBanner {
	width: 772px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px;
	}
/* Again, "be nice to Opera 5". */
body>#contentBanner {width:750px;}

#logoTop {
	float: left;
	margin-top:2px;
	margin-bottom:2px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left:6px;
	border: 0px;
}
#bannerLinks {
	float: right;
}


#div_search
{
	float: right;
	clear: right;
	font-size:		12px;
	color:			#09c;
	text-align:		right;
	padding-right:	0px;
	padding-top:    15px;
	color: #008000 ;
	font-weight: normal;
}

.link_search {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	color:#58a590 ;
	font-weight: normal;
	
}
.link_search:visited
{
	color:#008000 ;
}
.link_search:hover
{
	color:#008000 ;
}

#div_search input
{
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	font-size:80%;
	color:#003366;
}

#div_search #search_button 
{
/*	height:				19px;
	width:				20px;
	border:				0px;
	background-color:	#6A9F47;
	background:			url(../images/btn-go.gif);	
	background-repeat:	no-repeat;
	color:				#003366;
	cursor:				hand;
*/
	height:				19px;
	width:				25px;
	background-color:#6f6352;
	border: outset 2px #6f6352;
	color: #FFFFFF;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	cursor:				hand;
}

#div_helpline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	clear: right;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 300px;
	text-align: right;
}

#contentNavbar {
	background-color: #0072C5;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	clear: both;
	height: 18px;
	width: 772px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px;
	}
/* Again, "be nice to Opera 5". */
body>#contentNavbar {width:750px;}


.NavLinks
{
	padding-left: 4px;
	
}


#div_textlinks {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: right;
}

#div_search 
{
	/*This stops any problems with the browser trying to work things out for itself - just tell it what to do*/
	width:350px; 
	text-align: right;
}

#contentNavbar A {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 6px;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: inset;
	color: #FFFFFF;
}

#contentNavbar a:link {color:#FFFFFF;}
#contentNavbar a:visited {color:#FFFFFF;}
#contentNavbar a:hover {background-color:#5ec499; color: #FFFFFF;}

