.sidebar {
	background-image: url(/includes/images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebarinside {
	background-image: url(/includes/images/sidebar_red.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebargreen {
	background-image: url(/includes/images/sidebar_green.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebarblue {
	background-image: url(/includes/images/sidebar_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.sidebarrust {
	background-image: url(/includes/images/sidebar_rust.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebargold {
	background-image: url(/includes/images/sidebar_gold.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-align: left;
	margin-right: 5px;
	padding-right: 5px;
}
.bodytight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	text-align: left;
	margin-right: 5px;
	padding-right: 5px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-align: left;
	margin-right: 5px;
	padding-right: 5px;
}
.headerrules {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}.bodyrules {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodyrules2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.sidequote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	text-align: left;
	margin: 8px 30px 8px 8px;
	padding: 8px 30px 8px 8px;
	font-style: italic;
}
.whodot {
	background-image: url(/includes/images/dot_red_white.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dotgreen {
	background-image: url(/includes/images/dot_green_white.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dotblue {
	background-image: url(/includes/images/dot_blue_white.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dotrust {
	background-image: url(/includes/images/dot_rust_white.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sideimage {
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}
.dottedright {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 15px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 120%;
	color: #003366;
}
.scrollingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.introblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 150%;
	color: #1b4498;
}
.quotered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #d2232a;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	font-style: italic;
	font-weight: bold;
}
.quotegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #41ad49;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	font-style: italic;
	font-weight: bold;
}
.quoteblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #8ea8cf;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	font-style: italic;
	font-weight: bold;
}
.quoterust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #b0552e;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	font-style: italic;
	font-weight: bold;
}
.bufferleft {
	margin-left: 9px;
	padding-left: 9px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #0465AA;
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 8px;
	padding-right: 8px;
}
.picturetable {
	margin-bottom: 5px;
	margin-left: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.quotegreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41AD49;
	text-align: left;
}

.backdatabase {
	background-image: url(/images_home/head_database.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	text-align: left;
	margin-right: 9px;
	margin-left: 50px;
	padding-right: 9px;
	padding-left: 50px;
	margin-top: 39px;
	padding-top: 39px;
}
.backmail {
	background-image: url(/images_home/head_directmarketing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	text-align: left;
	margin-right: 5px;
	margin-left: 50px;
	padding-right: 5px;
	padding-left: 50px;
	margin-top: 39px;
	padding-top: 39px;
}
.backsupport {
	background-image: url(/images_home/head_support.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	text-align: left;
	margin-right: 9px;
	margin-left: 50px;
	padding-right: 9px;
	padding-left: 50px;
	margin-top: 39px;
	padding-top: 39px;
}
