@charset "utf-8";
/* CSS Document */

#footer{
	clear: left;
	width: auto;
	color: #666666;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#home_top{
	float: left;
	width: 749px;
	height: 293px;
	margin-left: 180px;
	margin-top: -720px;
}
#home_bottomRight{
	float: left;
	width: 709px;
	height: 408px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -3px;
	margin-left: 0px;
}
#leftColumnbkg {
	background-image: url(images/general/bkg_left_nav.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 180px;
}
.arrow {
	color: #e4303d;
	font-family: "Helvetica", Arial, sans-serif;
	text-decoration: none;
	font-size: 16px;
}
.arrowText {
	color: #666666;
	font-family: "Helvetica", Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
a.arrowText:link {
	text-decoration: none;
	color: #666666;
}
a.arrowText:hover {
	color: #e4303d;
	text-decoration: none;
}
.body_text_home {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.body_text_intro {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	color: #e4303d;
	line-height: 20px;
}
.body_text_introGray {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 20px;
}
.body_text_red {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	text-decoration: none;
}
.table1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 20px;
	padding-top: 10px;
}
