#menu {
	z-index: 1000; position: absolute; top: 91px
}
#nav {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
#nav ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
#nav a {
	display: block
}

#nav li {
	border-right: #000 1px solid; padding-right: 3px; padding-left: 3px; float: left;
}
#nav li ul {
	left: -999em; padding-bottom: 10px; width: 100px; padding-top: 10px; position: absolute;
}
#nav li ul li {
	padding-right: 10px; display: block; padding-left: 0px; width: 100%; border-top-style: none; padding-top: 3px; border-right-style: none; border-left-style: none; border-bottom-style: none;
}
#nav li ul li {
	font-weight: normal;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#menu ul {
	 padding-right:0px; padding-left: 5px; background: #fff; float: left; padding-bottom: 5px; width: 100%; padding-top: 5px; text-align: left
}

#menu ul li ul{
	padding-left:15px

}
#menu ul li a:hover {
color: #0093B4;
font-weight: bold;
text-decoration: none;
}

#menu ul li ul{
	border:1px solid #000;
}

#menu {
	margin: 0px 10px; width: 685px; height: 12px
}
#menu ul li ul li a:hover {
	color: #07adc3;
}
#menu ul li ul li a {
	padding-left: 0px; font-weight: normal
}
#menu ul li ul li a:hover {
	padding-left: 0px; font-weight: normal
}
#menu ul li ul li a:visited {
	padding-left: 0px; font-weight: normal
}
#menu ul li a {
	font-weight: normal; color: #000;
}

.leftalign a{
text-align:center;

}

a {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
#menu ul li {
	font-weight: bold; font-size: 11px; color: #000; font-family: arial, "helvetica neue", helvetica, geneva, sans-serif; list-style-type: none
}
a {
	font-weight: bold; font-size: 11px; color: #000; font-family: arial, "helvetica neue", helvetica, geneva, sans-serif; list-style-type: none
}
a:visited {
	font-weight: bold; font-size: 11px; color: #000; font-family: arial, "helvetica neue", helvetica, geneva, sans-serif; list-style-type: none
}
#nav #lastopt {
	border-right-width: 0px;font-weight: bold;
}


#nav #current a {
	color: #07adc3;font-weight: bold;
}
#nav #current ul li a {
	color: #000;font-weight: normal;
}
#nav #current ul li a:hover {
	color: #07adc3;font-weight: normal;
}

#nav #current a:hover {
	color: #07adc3;font-weight: bold;
}

#nav #lastoptcurrent {
	BORDER-RIGHT-WIDTH: 0px;font-weight: bold;
}
#nav #lastoptcurrent A {
	COLOR: #07adc3;	font-weight: bold;
}
#nav #lastoptcurrent A:hover {
	COLOR: #07adc3;	font-weight: bold;
}
#nav #lastoptcurrent UL LI A {
	COLOR: #000;font-weight: normal;
}
#nav #lastoptcurrent UL LI A:hover {
	COLOR: #07adc3;font-weight: normal;
}

.showBullets ul {
	list-style-type:disc;
}

.dropDownLink{
text-align:left;
}