body, html { margin: 15px auto; padding: 0; color: black; font: 11px verdana; }
body { min-width: 770px;  }

#Container { margin: 0 auto; width: 770px;  background : url(bgFAQ.gif) repeat-y; }

#Header { margin: 0; padding: 0; background : transparent url(headerFAQ.gif) no-repeat 0% 0%; height: 121px; }
#Main { margin: 0; padding: 0; width: 100%; }
#NavBar { float: left; margin-left: 2px; width: 140px; }
#Content { float:right; width: 600px; margin-right: 15px; padding-left: 5px; }
#Footer { margin: 0px auto; clear: both; height: 40px; width: 100%; background : transparent url(footerFAQ.gif) no-repeat; color: #666666; font-size: 9px; text-align: center; }

a:link { color: #000000; text-decoration: none; }	
a:active { color: #FF6600; text-decoration: none; }
a:hover { color: #FF6600; text-decoration: none; }	
a:visited { color: #FFFFFF; text-decoration: none; }		

dl, dt, dd, ul, li { margin: 0; padding: 0; list-style-type: none; }
#menu { width: 140px; }
#menu dt { cursor: pointer; background: #666666; color: #FFFFFF; height: 20px; margin-top: 2px; line-height: 20px; text-align: center; font-weight: bold; }
#menu dd { width: 140px; background: #DDDDDD; top: 22px; }
#menu ul { color: #FFFFFF;	padding: 2px; }
#menu li { text-align: left; font-size: 9pt; height: 18px; line-height: 18px; font-weight: bold; white-space:nowrap; letter-spacing: -1px;  }
#menu li a { color: #000000; text-decoration: none; display: block; }
#menu li a:hover { color: #FFFFFF; background: #FF6600; }
#menu dt a { color: #FFFFFF; text-decoration: none; display: block; }
#menu dt a:hover { color: #000000; background: #FF6600; }

#link { width: 580px; top: 0; left: 0;}
#link dt { cursor: pointer; margin: 2px 0; text-align: left; }
#link dd {	border: 1px solid #666666; }
#link li { text-align: justify;	background: #DDDDDD; }
#link li a, #link dt a {	color: #000000; text-decoration: none; border: 0 none; height: 100%; }
#link li a:hover, #link dt a:hover { background: #FFFFFF; }

p { text-align: center;	}
