/* CSS Document */

  .menu                   {
	position: absolute;
	left: 0;
	top: 2;
	visibility: hidden;
	background: #FFFFFF;
	width: 52px;
	margin: 0px 0px;
	padding: 0px 0px;
	border: 1px silver solid;
	overflow: visible;
	;
	clip:     rect(   );
	height: 51px;
}
.menu a:visited { font-family: "Tahoma"; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: 003366; background: #66CCFF;
                             width: 70px; padding-left: 3px; ; line-height: 22px; border-color: #FFFFFF #666666 #333333 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; clip:  rect(   )}
  .menu a:hover            { font-family: "Tahoma"; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: #003366; background: #66CCFF;
                             width: 70px; padding-left: 3px; ; line-height: 22px; clip:  rect(   )}
  .menu .border            { border: 1px solid #F4F4F4;
                             border-bottom: 1px solid #808080;
                             border-right: 1px solid #808080; }
  .menu .text              { overflow: hidden;
                             width: 125px; height: 15px;
							  color:#003366; }
  .menu .arrow             { overflow: hidden;
                             width: 15px; height: 12px;
                             padding-left: 3px; padding-top: 3px; }
  .menu .arrow img         { width: 6px; height: 7px;
                             border: 0px; }  .menu a { font-family: "Tahoma"; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: black; background: #E2E2E2;
                             width: 70px; padding-left: 3px;  ; clip:  rect(   ); border-color: #FFFFFF #666666 #333333 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; line-height: 22px} .menu a:link {  color: #000000; text-decoration: none}

.a {  font-size: 12px; text-decoration: none}
a:link {  color: #000099; text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {  color: #000099; text-decoration: none}
.a {font-size: 12px; text-decoration: none}
#surveyDiv {position:absolute; height:1; width:1; top:0; left:0;}
-->