@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}
body {
	background-color: #FBF9FA;
	background-image: url(images/background-subpage.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #EF7A32;
}
h1 {
	font-size: 18px;
	color: #CC0000;
}
h2 {
	font-size: 16px;
	color: #CC0000;
}

.imageright {
	float: right;
}
#wrapper {
	width: 947px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-color: #232429;
	height: 78px;
	width: 947px;
}
#navbar {
	height: 65px;
	width: 947px;
}
#header {
	width: 947px;
	/* [disabled]height: 356px; */
}
#quote {
	height: 106px;
	width: 763px;
	background-image: url(images/quote-bg.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 87px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 97px;
}
#wrapper #quote p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.quoteperson {
	color: #999;
	text-align: right;
	/* [disabled]margin-top: 5px; */
}

#content {
	width: 947px;
}
#wrapper #content p {
	line-height: 18px;
	text-align: justify;
}

#footer {
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EFEDEE;
	margin-top: 20px;
}

#footerlinks {
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FBF9FA;
}
.homelist {
	margin-bottom: 5px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

