@charset "utf-8";
.bodyheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1B17A9;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 120%;
}
.border {
	border: 1px solid #2b4060;
	width: 758px;
}
.footer {
	background-image: url('../../images/samples/brian_4min_money/footer_image.jpg');
	background-repeat: no-repeat;
	height: 43px
}
.footer_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3a5bab;
	text-decoration: none;
}
a.footer_menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3a5bab;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8db0d5;
	text-decoration: none;
}
.headline {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	line-height: 110%;
}
.sub_headline {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}
#body_text {
	font-weight:bold;
	color: #FF6600;
}
.table_txt{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration:none
}.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #88A9D4;
}
.padding {
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}