
BODY
{
	background-color: #B6B8B9;
	margin: 0;
	padding: 10px 0 30px 0;
	font-family: arial;
	font-size: 11px;
	color: #EAE9E9;
}

.left_nav
{
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #1860AB;
	padding: 0 5px 20px 13px;
} 
.left_nav A
{
	color: #1860AB;
	text-decoration: none;
}
.left_nav A:hover
{
	color: #D39E4B;
	text-decoration: none;
}

.main_text
{
	padding: 20px 20px 30px 20px;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #151515;
}

.big_table
{
	border-style: solid;
	border-width: 1px;
	border-color: #151515;
}

.title_text
{
	font-family: Trebuchet MS, Trebuchet;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0.2px;
	color: #1860AB;
}

.page_text
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #4a4d4f;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
}
.page_text A
{
	color: #1860ac;
	text-decoration: none;
}
.page_text A:hover
{
	color: #D39E4B;
	text-decoration: underline;
}

.body_img
{
	border: 0;
	margin: 0 0 35px 15px;
}

.body_img_left
{
	border: 0;
	margin: 0 15px 65px 0;
}

TD.pricing
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4a4d4f;
	vertical-align: top;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #b6b8b9;
}

TD.pricing_sub
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #4a4d4f;
	vertical-align: top;
}

TD.pricing_sub LI
{
	margin-bottom: 5px;
}

.link_head
{
	font-size: 12px;
	font-weight: bold;
}

INPUT.contact_form
{
	font-family: arial;
	font-size: 11px;
	color: #4a4d4f;
	width: 180px;
}

INPUT.contact_submit
{
	font-family: arial;
	font-size: 11px;
	color: #202020;
}

TEXTAREA.contact_form
{
	font-family: arial;
	font-size: 11px;
	color: #4a4d4f;
	width: 180px;
	height: 100px;
}

.spacer
{
	font-size: 5px;
}

.bottom_nav
{
	font-family: arial;
	font-size: 10px;
	text-align: right;
	color: #EAE9E9;
	padding: 2px 1px 2px 0;
}
.bottom_nav A
{
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_nav A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.lower_link
{
	padding: 0 0 5px 0; 
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold;
}
.lower_link A
{
	text-decoration: none;
}
.lower_link A:hover
{
	text-decoration: underline;
}






