body
{
	margin: 0px;
	padding: 0px;
	background: url('/images/page_background.gif') top repeat-x #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d6c76;
}

a
{
	color: #cc362f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

p
{
	line-height: 17px;
}

h1
{
	color: #32383c;
	font-size: 15px;
	font-weight: normal;
}

img
{
	border: 0px;
}

ul
{
	padding-left: 25px; margin: 10px; line-height: 140%; list-style-image:url('/images/bullet_red_list.gif')
}

.submenu
{
	background-image: url('/images/page_submenu_bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	padding-left: 40px;
}

.submenu a
{
	color: #ffffff;
	text-decoration: none;
}

.submenu a:hover
{
	text-decoration: underline;
}

#footer
{
	border-top: 3px solid #e5e7ec;
	color: #505050;
	line-height: 20px;
	padding: 20px 26px 0px 0px;
}

#footer .line1
{
	font-size: 12px;
}

#footer .line1 a
{
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
}

#footer .line1 a:hover
{
	text-decoration: none;
}

#footer .line2
{
	font-size: 11px;
}

#footer .line2 a
{
	color: #505050;
	font-weight: normal;
	text-decoration: none;
}

#footer .line2 a:hover
{
	text-decoration: underline;
}

.boldtext
{
	font-size: 12px;
	font-weight: bold;
}

.content
{
	padding: 25px 25px 10px 30px;
	background-image: url('/images/page_content_shadow.gif');
	background-position: top;
	background-repeat: no-repeat;
}

.aligned_right
{
	text-align: right;
}

.arrowlink
{
	background-image: url('/images/page_bullet_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 15px;
}

.feature
{
	color: #ffd5d0;
	font-size: 10px;
	line-height: 14px;
	padding: 13px 30px 0px 18px;
}

.featurebutton
{
	padding: 0px 30px 28px 18px;
	text-align: right;
}
