body					{ background-color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:0; padding:0; }
.shadow				{ width:100%; height:13px; background:url(media/shadow.gif) top center repeat-x; }

.faq-question	{ font-weight:bold; margin-top:25px; margin-bottom:2px; }
.faq-answer		{ color:#666 !important; }


/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */
.menu									{ font:bold 13px Arial; width:100%; overflow:hidden; }
.menu ul							{ margin:0; padding:0; float:left; width:100%; border: 1px solid; border-left-color:#8EC2E8; border-top-color:#8EC2E8; border-right-color:#204B69; border-bottom-color:#204B69; background: black url(media/up.gif) center center repeat-x; }
.menu ul li						{ display:inline; }
.menu ul li a					{ float:left; color:white; padding:5px 11px; text-decoration:none; border-right:1px solid #204B69; }
.menu ul li a:visited	{ color:white !important; }
.menu ul li a:hover,
.menu ul li .current	{	color: white !important; padding-top:6px; padding-bottom:4px; background:black url(media/down.gif) center center repeat-x; }

.sub					{ position:absolute; margin-top:2px; visibility:hidden; border:1px solid #3A93D2; border-bottom-width:0; font:normal 10pt Verdana, Arial, Helvetica, sans-serif; line-height:18px; z-index:500; background-color: #F2F2F2; width:205px; }
.sub a				{ width:100%; display:block; text-indent:3px; border-bottom:1px solid #3A93D2; padding:1px 0; text-decoration:none; font-weight:normal; text-indent:5px; color:#000 !important; }
.sub a:hover	{ background-color:#3A93D2; color:white !important; }