#box {
	width: 735px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-align: left;
	line-height: 17px;
	color: #6B3A2B;
}

#box p {
	font-size: 12px;
	padding: 0 0 15px 0;
	margin: 0;
	}

#box a {
	color: #6B3A2B;
    text-decoration: underline;
}

#box a:hover {
	text-decoration: none;
}

#box ul {
	margin: 0 0 20px 0;
    font-size:12px;
    padding-left: 35px;
}

#box li {
	padding-bottom: 5px;
    list-style-type: circle;
}

#box ol {
	list-style-type: lower-alpha;
	margin-bottom: 15px;
}

#box td {
	padding: 3px;
	}
	
#box table {
	margin-bottom: 10px;
	}

.headerimage {
	padding-bottom: 10px;
}

.secheader {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6B3A2B;
	display: block;
	padding-top: 20px;
    padding-bottom: 0px;
}

.secheadersub {
	font-weight: bold;
	color: #6B3A2B;
	display: block;
}

.question {
	font-weight: bold;
	color: #6B3A2B;
	padding-right: 10px;
	font-size:12px;
	_margin-left: -3px;
}

.answer {
	font-weight: bold;
	color: #6B3A2B;
	padding-right: 10px;
	font-size: 12px;
}

.qtext {
	font-weight: bold;
	padding-top: 5px;
	font-size:12px;
}

.atext {
	padding-bottom: 15px;
	font-size:12px;
}

.horizontal {
	width: 655px;
	height: 1px;
	margin: 10px 40px 10px 40px;
	background: #999;
	line-height:1px;
	}
	
.top {
	padding-bottom: 20px;
	font-size: 9px;
}
.pressquotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #622E1E;
}
.pressquotessmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #622E1E;
}

