@charset "UTF-8";
#MainMenuDiv {
	margin-top:24px;
	margin-left:0px;
	overflow:visible;
}
#MainMenuDiv ul, #MainMenuDiv li{
list-style:none;
padding:0;
margin:0;
display:inline;
}
#MainMenuDiv li {
padding-bottom:0px;
padding-right:16px;
}
.MainMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #15657d;
	text-decoration: none;
	word-spacing: normal;
}
#MainMenuDiv a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #15657d;
	text-decoration: none;
	word-spacing: normal;
	background-color: transparent;
	border-color: transparent;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: none;
}
#MainMenuDiv a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #15657d;
	text-decoration: none;
	word-spacing: normal;
	background-color: transparent;
	border-color: transparent;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: none;
}
#MainMenuDiv a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #15657d;
	text-decoration: none;
	background-color: transparent;
	border-color: #15657d;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
#MainMenuDiv a.CurrentMenu  {
	border-color: #15657d;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
