body {
	background-color: #fff;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000;
}
a:link {
	color: #ef7333;
	text-decoration: underline;
}
a:visited {
	color: #ef7333;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #ef7333;
	text-decoration: underline;
}
.footer_top_slice { background-image: url(../images/footer_top_slice.png); background-repeat: repeat-x; }
.footer_top_slice_index { background-image: url(../images/footer_top_slice_index.png); background-repeat: repeat-x; }
.footer {
	background-image: url(../images/footer_back.png);
	background-repeat: repeat-x;
	font-size: 9pt;
	line-height: 13pt;
	color: #999999;
	padding-top: 20px;
}
.footer a:link {
	color: #ef7333;
	text-decoration: underline;
}
.footer a:visited {
	color: #ef7333;
	text-decoration: underline;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
}
.footer a:active {
	color: #ef7333;
	text-decoration: underline;
}
.content_tile { background-image: url(../images/content_back_tile.png); background-repeat: repeat-y; }
.content_tile_index { background-image: url(../images/content_back_tile_index.png); background-repeat: repeat-y; }
.content_cell {
	background-image: url(../images/content_back.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 46px;
	padding-bottom: 25px;
	padding-left: 46px;
}
.content_cell_index {
	background-image: url(../images/content_back_index.png);
	background-repeat: no-repeat;
	padding-right: 21px;
	padding-left: 20px;
}
.right_column_back { background-image: url(../images/right_column_back.png); background-repeat: repeat-y; }
.right_column_back_index { background-image: url(../images/application_block_back.png); background-repeat: repeat-y; }
.application_block_back { background-image: url(../images/application_block_back.png); background-repeat: repeat-y; padding-top: 10px; padding-bottom: 10px; }
.right_block_back {
	background-image: url(../images/right_block_tile.png);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.index_content_tab_border {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.form_field_titles {
	font-size: 9pt;
	color: #666666;
}
.request_form_text {
	font-size: 8pt;
	line-height: 11pt;
	color: #000;
}
hr {
	color: #FFF;
}
.products_subheader {
	color: #FFF;
	background-color: #ef7333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 9pt;
	line-height: 12pt;
}
.product_small_text {
	font-size: 8pt;
	line-height: 11pt;
}
.product_title {
	font-weight: bold;
	color: #998675;
}
.index_description_box {
	padding-right: 20px;
	padding-left: 20px;
}
.index_description_box a:link {
	color: #000;
	text-decoration: underline;
}
.index_description_box a:visited {
	color: #000;
	text-decoration: underline;
}
.index_description_box a:hover {
	color: #ef7333;
	text-decoration: underline;
}
.index_description_box a:active {
	color: #000;
	text-decoration: underline;
}
.img_right {
	margin-bottom: 9px;
	margin-left: 9px;
	border: 1px solid #ef7333;
}
.img_border_only {
	border: 1px solid #ef7333;
}
