A.hoverlink:hover { color: #006600 }
A.subMenu:link { color: #000000; text-decoration: none }
A.subMenu:visited { color: #000000; text-decoration: none }
A.subMenu:hover { color: #006600; text-decoration: none }
A.subMenu:active { color: #000000; text-decoration: none }
.fieldMED  { font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 150px }
.nav { color: #006600; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; display: none }
.title { color: #5c8727; font-style: normal; font-weight: bolder; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.body   { color: #000000; font-weight: normal; font-size: 13px; line-height: 15pt; font-family: Arial, Helvetica, sans-serif; text-align: justify; padding-right: 0px; overflow: visible; clip: rect(auto auto auto auto) }
.bullets  { color: #000000; font-weight: normal; font-size: 13px; line-height: 15pt; font-family: Arial, Helvetica, sans-serif; text-align: left; padding-right: 0px; padding-bottom: 20px; overflow: auto; clip: rect(auto auto auto auto) }
.bodyTeam { color: #000000; font-weight: normal; font-size: 13px; line-height: 12pt; font-family: Arial, Helvetica, sans-serif; text-align: justify; padding-right: 0px; overflow: auto; clip: rect(auto auto auto auto) }
.bodySubhead  { color: #000000; font-weight: normal; font-size: 13px; line-height: 50%; font-family: Arial, Helvetica, sans-serif; text-align: justify; padding-top: 2px; padding-right: 0px; overflow: visible; visibility: visible; clip: rect(auto auto auto auto) }
.links     { color: #004b91; font-style: normal; font-weight: bolder; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: right }
.linksDeselect  { color: #5c8727; font-style: normal; font-weight: bolder; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: right }
.linksFloat { color: #004b91; font-style: normal; font-weight: bolder; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: right; position: static; overflow: scroll; visibility: inherit }
A { text-decoration: none }
.sideLinks  { color: #004b91; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: right }

/* Drop Down Menu Styles */

#nav, #nav ul  { color: #004b91; line-height: 1; background-color: #ffffff; list-style-type: none; list-style-position: ; margin: 0; padding: 0; z-index: 10 }

#nav a { /* top level menu items */
	display: block;
	padding-bottom: 5px;
	padding-right: 35px;
}

#nav a:hover  { color: #5c8727 }

#nav li  { font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; float: left; padding-top: 4px; padding-bottom: 2px; width: 9.5em }

#nav li ul  { background-color: #004b91; text-align: left; padding: 4px; border-width: 2px 4px 4px 2px; position: absolute; left: -999em; width: 9.5em; border-bottom-color: #004B91
; border-bottom-style: solid; border-left-color: #788BBD; border-left-style: solid; border-right-color: #004B91; border-right-style: solid; border-top-color: #788BBD; border-top-style: solid }

#nav li ul a  { color: white; background-color: #004b91; padding-right: 3px; padding-bottom: 1px; padding-left: 3px; border-bottom: 1px; border-bottom-color: #CCCCCC; border-bottom-style: solid }

#nav li ul a:hover  { color: #c3dca5 }

#nav li:hover ul, #nav li.sfhover ul { /* make second level menu items appear on mouseover */
	left: auto
}
#content { /* make content get the heck out of the menu's way */
	clear: both;
}

