a img { 
	border: 0; 
}

#page p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 8px;
}
#page h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #750059;
	padding-bottom: 10px;
}
#page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #AD0084;
	padding-bottom: 8px;
	padding-top: 10px;
}

#page h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #003366;
	padding-bottom: 8px;
	padding-top: 3px;
}

#page a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

#page a:hover {
	color: #AD0084;
	text-decoration: none;
}

#page blockquote {
	padding-left: 25px;
}

#page table {
	border: 1px solid #DADEE4;
	margin-top: 10px;
}

#page td {
	vertical-align: top;
	padding: 10px;
	border: 1px solid #DADEE4;
}

#page td p, td h2 {
	vertical-align: top;
	border-bottom: 1px solid #DADEE4;
	margin-bottom: 10px;
}

#page td h1 {
	vertical-align: top;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#page ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 5px;
	background-image: url(../furniture/icon_quote.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin: 0px;
	background-position: 0px 0px;
	list-style-type: none;
	background-attachment: scroll;
}

#page ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	list-style-type: decimal;
	list-style-position: outside;
	}

#page ul {
	margin-bottom: 5px;
	list-style-type: none;
	height: 1%; /** Only Required for IE (peekaboo bug) **/
}

#page ol {
	margin-left: 30px;
}

#testimonial h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #AD0084;
	line-height: 19px;
	font-weight: normal;
}
#testimonial h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD0084;
	line-height: 16px;
	font-weight: normal;
}
#testimonial h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #A1A4A9;
	line-height: 19px;
	font-weight: normal;
}
#testimonial h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A4A9;
	line-height: 16px;
	font-weight: normal;
}
#testimonial a:hover {
	color: #666;
	text-decoration: underline;
}
#testimonial a {
	color: #003366;
	text-decoration: none;
}

#testimonial p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A1A4A9;
	line-height: 20px;
	font-weight: normal;
	padding-top: 10px;
}

#boxout input, #boxout select {
	position: absolute;
	left: 220px;
	border: 1px solid #999999;
	padding: 1px;
}
.next {
	float: right;
}
.previous {
	float: left;
}

input, select, textarea{
	border: 1px solid #DADEE4;
}
