@charset  "ISO-8859-1";

BODY
{
	margin: 0 0 0 0;
	background-color: #fff;
	color: #000;
	width: 701px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
}

A { border-style: none; }

A:link
{
	color: #d70;
	text-decoration: none;
}

A:visited
{
	color: #d70;
	text-decoration: none;
}

A:hover
{
	color: #039;
	text-decoration: underline;
}

A:active
{
	color: #039;
	text-decoration: underline;
}

p, dl, dt, dd, ul, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 12px;
}

dl { margin-left: 24px; }

dt
{
	font-weight: bold;
	color: #104992;
}


H1, H2, H3, H4, H5 { font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif; }

H1
{
	font-size: large;
	font-weight: bold;
	color: #444;
	margin: 12px 0 0px 0;
}

H2
{
	font-size: large;
	font-weight: normal;
	color: #333;
	margin: 6px 0 6px 24px;
}

H3
{
	font-size: medium;
	font-weight: normal;
	color: #f90;
	margin: 18px 0 0px 0;
}

H4
{
	font-size: small;
	font-weight: normal;
	color: #339;
	margin: 0px 0 0px 0;
}

H5
{
	font-size: small;
	font-weight: normal;
	color: #104992;
	margin: 6px 12px 12px 72px;
}


#main_wrapper
{
	float: left;
	width: 650px;
	background: white;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#main_content
{
	background: white;
	margin: 24px 48px 48px 36px;
	min-height: 350px;
}

#main_content p { margin: 6px 24px 9px 24px; }

p.contact_info
{
	font-size: small;
	margin: 6px 0px 6px 48px;
	font-family: Times, Times New Roman, serif;
}

img
{
	margin: 0 0 0 0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	border-style: none;
}

p.logo_type
{
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #39396b;
	margin: 0 0 0 0;
}
