html {
	height: auto;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #386588;
  height: auto;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}

.searchResult {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

.searchResult th {
	padding: 0px;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
/*
.searchResult a:link, .searchResult a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #8BADB8;
}
*/
.topHeader {
	background-image: url(/images/topHeader.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 123px;
}

.topSearchbar {
	background-image: url(/images/topSearchbar.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 24px;
	text-align: center;
}

.searchbarform {
	padding-top: 3px;
	align: center;
	text-align: center;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.searchbarbg {
	background-image: url(/images/searchbarbg.jpg);
	background-repeat: no-repeat;
	width: 173px;
	height: 16px;
	float: center;
}

.searchbarbg input {
	height: 11px;
	width: 155px;
	font-size: 6.4pt;
	position: relative;
	border: none;
	background-color: #E7F1F5;
	top: 0px;
	left: -2px;
}

.searchbarform .searchprefix {
	float: left;
}

.searchbarform .submit {
	float: center;
}

.topHistorybar {
	background-image: url(/images/topHistorybar.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 55px;
	vertical-align: top;
}

.historybar {
	background-image: url(/images/historybar.jpg);
	background-repeat: no-repeat;
	width: 651px;
	height: 21px;
	margin: auto;
	margin-top: 9px;
}

.historybarPrefix {
	padding-left: 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	float: left;
	line-height: 14pt;
}

.historybarText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding-left: 160px;
	margin-left: 5px;
	text-align: left;
	line-height: 14pt;
}

.historybar a:link, .historybar a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

.historybar a:hover {

}

.middleArea {
	background-color: #FFFFFF;
	width: 955px;
}




.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(/images/menuFiller.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 201px;
}

.menuHeader {
	background-image: url(/images/menuHeader.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 6px;
}

.menuFooter {
	background-image: url(/images/menuFooter.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 6px;
}

.menuFiller {
	background-image: url(/images/menuFiller.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.menuEntries {
	background-image: url(/images/menuDelimiterLeft.gif);
	background-repeat: repeat-y;
	background-color: #EAEB08;
	margin: 0px;
	padding: 2px 0 2px 4px;

	border-right: 1px solid #1A1A1E;
	font-size: 6pt;
	vertical-align: top;
	width: 195px;
	display: block;
}

.bottomFooter {
	background-image: url(/images/bottomFooter.jpg);
	background-repeat: no-repeat;
  	background-color: #386588;
	width: 955px;
	height: 23px;
}

.content {
	float: left;
	width: 596px;
	background-color: #FFFFFF;
	vertical-align: top;
	height: auto;
}

.content a:link, .content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1A1A1E;
}

.content a:hover {
	color: #8BADB8;
}

.leftFiller {
  	background-color: #386588;
	width: 155px;
	margin: 0px;
	padding: 0px;
}

.leftFooter {

}

.minimalSpacer {
	width: 1px;
	height: 1px;
}




.menuEntries ul {
	padding: 0px;
	margin: 0px;
	display: block;
}

.menuEntries ul ul {
	border-bottom:		1px solid #1A1A1E;
	background-color:	#FFFFFF;
	display:			block;
}


.menuEntries ul ul ul {
	border:				none;
	background-color:	#FFFFFF;
	margin:				0;
	padding-left:		38px;
	list-style-type:	none;
}


.menuEntries ul ul ul li a:link, .menuEntries ul ul ul li a:visited {
	padding: 4px 0 4px 0;
	margin:0;
	width:157px;

}

.menuEntries ul ul ul li a:hover {
	background-color:	#E6E7E8;
	color:				#000000;
}


.menuEntries a:link, .menuEntries a:visited {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 0;
	margin: 0px;
}

.menuEntries li a:link, .menuEntries li a:visited {
	width: 185px;
	padding-left: 10px;
}

.menuEntries li li a:link, .menuEntries li li a:visited {
	width: 175px;
	padding-left: 20px;
}

.menuEntries ul a:hover {
	background-color:	#386588;
	color:				#ffffff;
}

.menuEntries ul ul a:hover {
	background-color:	#E6E7E8;
	color:				#000000;
}

.menuEntries ul .menuActive {
	border-top:			1px solid #1A1A1E;
	border-bottom:		1px solid #1A1A1E;
	background-color:	#386588;
	color:				#ffffff !important;
	font-weight:		bold;
}

.menuEntries ul ul .menuActive {
	border-top:			none;
	border-bottom:		none;
	background-color:	#E6E7E8;
	color:				#000000 !important;
}

