#mainNav {width:780px;height:45px;background:url(/images/mainNavBg.gif) no-repeat;font:10px Arial;border-bottom:1px solid #444444;	}
#mainNav span {font-size:12px;display:block;}
#mainNav a:link, #mainNav a:visited {color:#444444;text-decoration:none;font-weight:bold;}
#mainNav a:hover {text-decoration:underline;}
#mainNav ul {list-style:none;margin:0px;padding:0px;}
#mainNav li {display:inline;float:left;margin:0px;padding:8px 17px 10px 7px;background:url(/images/tabSplitter.gif) top right no-repeat;}

#simpleSearch {
	width: 780px;
	background-color: #0f5288;
	background-image: url(/images/topSearchIside.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	height: 64px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033369;
}
#simpleSearch p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/images/bull.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
}
#simpleSearch .colorstyle {
	border: 1px solid #033369;
}
