body {
	margin:0px;
	background-color:#e8e8e9;
	background-image:url(../images/tile.jpg);
	background-repeat:repeat-x;
}
.background_banner {
	background-color:#FFFFFF;
}
.background_navigation {
	background-color:#666666;
}
.background_subnavigation {
	background-color:#999999;
}
.background_content {
	background-color:#FFFFFF;
}
.background_content {
	background-color:#FFFFFF;
}
.background_content_fill {
	background-color:#CCCCCC;
}
.background_content_interior {
	background-image:url(../images/tile_content.gif);
	background-repeat:repeat-y;
}
.background_footer {
	background-color:#999999;
}
.text_feature_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	color: #991a00;
	text-transform:uppercase;
}
.text_feature {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	color: #666666;
	line-height:16px;
	text-align:justify;
}
.text_footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	color: #FFFFFF;
}
.text_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	color: #991a00;
	text-transform:uppercase;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.text_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.text_bold_italic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.text_italic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:italic;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.sidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.sidebar_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.sidebar_bold_italic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style:italic;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.sidebar_italic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style:italic;
	color: #000000;
	line-height:16px;
	text-align:justify;
}
.sidebar_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	color: #991a00;
	text-transform:uppercase;
}
a.sidebar_hyperlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	color: #991a00;
	text-decoration:underline;
}
a.sidebar_hyperlink:hover {
	text-decoration:none;
}
a.text_hyperlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color: #991a00;
	text-decoration:underline;
}
a.text_hyperlink:hover {
	text-decoration:none;
}