body { 
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	background: #002537;
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}
#background {
	background: url(images/backgroundshadow2.gif) repeat-y center;
}
#all {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	background: #0080c0;
}
#faqheader {
	width: 750px;
	height: 100px;
	background: url(images/faq.gif) no-repeat center;
	text-align: center;
	padding-top: 10px;
}
#contenttop {
	width: 750px;
	background: #0080c0 url(images/faq_background2.jpg) no-repeat top;
	text-align: center;
	height: 540px;
}
#rightbox {
	width: 390px;
	padding-left: 330px;
	padding-top: 30px;
	background: transparent;
	text-align: left;
	line-height: 1.7;
}
#rightbox a {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
#rightbox a:hover {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
div#rightbox ul {
	padding: 0;
	margin: 0;
}
#content {
	width: 730px;
	align: center;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 0;	
}
#content a{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.header {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
#copyright {
	clear: both;
	width: 750px;
	color: #ffffff;
	background-color: #000000;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	text-align: center;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 750px;
	color: #000000;
	background-color: #363636;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	text-align: center;
}
.horizontalmenu {
	width: 720px;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	background: transparent;
}
.horizontalmenu a{
	width: 720px;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: transparent;
}
.horizontalmenu a:hover {
	width: 720px;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: transparent;
}