@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: normal;
	background-color: #FFFFFF;
}
a {
	font-size: 10pt;
	color: #006699;
}
a:visited {
	color: #09F;
}
.pagecenter {
	width: 749px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
div.header {
	position: absolute;
	margin: 0px 0px 0px 229px;
	padding: 0px;
	width: 520px;
	height: 160px;
	z-index: 2;
	align: right;
	background-image: url(images/header.gif);
} 
div.content {
	position: absolute;
	width: 749px;
	z-index: 1;
	background-image:url(site/images/bk_swosh_gray_259x400.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-top: 160px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: center;
}
div.footer {
	width: 749px;
	clear: both;
	text-align: center;
	border-top: 2px solid #FF9933;
}
#footer p .bullet {
	font-size: 60%;
	color: #006699;
}
#menu5 {
	position: absolute;
	margin: 0px 0px 0x 300px;
	width: 229px;
	height: 160px;
	z-index: 3;
}
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
#menu5 li a:link, #menu5 li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu5.gif);
	padding: 8px 0 0 10px;
}
#menu5 li a:hover {
	color: #FFF;
	background:  url(images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
h1 {
	color: #069;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	text-align: left;
}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
img {
    border: none;
} 
.standout {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #036;
	text-align: center;
	border: medium dotted #069;
	width: 350px;
	margin: auto;
}
.returntotop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: right;
}
.faqcat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	margin: 5px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.faqquestion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 25px;
	text-align: left;
	color: #069;
}
.faqlist {
	list-style-image: url(site/images/faq_bullet.gif);
	list-style-position: inside;
	padding-left: 20px;
}
