@charset "UTF-8";
#SubMenuDiv {
margin-top:0px;
margin-left:0px;
float:left;
}
#SubMenuDiv ul, #SubMenuDiv li{
list-style:none;
padding:0;
margin:0;
}
#SubMenuDiv li {
	padding-bottom:0px;
}
#SubMenuDiv a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	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;
}
#SubMenuDiv a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	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;
}
#SubMenuDiv a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	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;
}
#SubMenuDiv a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	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;
}
#SubMenuDiv  a.CurrentMenu {
	border-color: #15657d;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

