/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #585858;
	color: #666666;
	text-align: justify;
	line-height: 1.35;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.copyleft {
	text-align: center;
}
.header {
	font-size: 150%;
	font-weight: bold;
	color: #999999;
}
#content {
	background-color: #FFFFFF;
	width: 750px;
	margin: auto;
}
#redspacer {
	height: 1px;
	margin: auto;
	width: 750px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
	text-align: center;
}
#header {
	height: 90px;
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
}
#copy {
	height: auto;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	width: 650px;
	margin: auto;
	min-height: 100px;
}
#footer {
	background-color: #FFFFFF;
	height: 40px;
	width: 720px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	padding: 15px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0em;
} 
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0em;
} 
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0em;
} 
a:active {color: #333333;text-decoration: underline;font-weight: bold;} 
.imageright {
	padding-left: 15px;
}

a {text-decoration: none;}
.copyright {
	font-size: 90%;
	line-height: 2;
}
.faqs {
	font-size: 110%;
	color: #666666;
}
#navigation {
	width: 750px;
	background-color: #FFFFFF;
	margin: auto;
}
