@charset "UTF-8";
img
{  border-style: none;
}
.home_wrapper {
	background: left top;
	height: 100%;
	padding: 25px 40px;
	width: 720px;
}
.textMain {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
.textMain_Header {
	font: bold normal 12px/18px Arial, Helvetica, sans-serif;
	color: #B14C21;
	list-style: url(images/bullet.jpg) none outside;
	vertical-align: top;
}
.textBullet {
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color: #B14C21;
	list-style: url(images/bullet.jpg);
	background: repeat-y;
}
.textMain_form {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.home_form {
	padding-top: 3px;
	padding-left: 2px;
}
.profile_wrapper {
	background: center top;
	height: 100%;
	padding: 25px 40px;
}
.text_wrapper {
	list-style: url(images/bullet.jpg);
	background: #F0F0F0;
	margin: 0px;
	padding: 10px;
}
.why_wrapper {
	background: left top;
	height: 100%;
	padding: 25px 0px 25px 40px;
}
.why_email {
	background: right top;
	height: 100%;
	padding: 55px 0px 0px 80px;
	text-align: right;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

a:visited {
	color: #C0C0C0;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight:bold;	
}
.textMainHighlight {
	font: bold normal 12px/18px Arial, Helvetica, sans-serif;
	color: #B14C21;
}
.ProfileHeader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #A4905B;
	list-style: url(images/bullet.jpg);
	background: repeat-y;
}

