body
{
	border-right: #999999 1px solid;
	padding-right: 0px;
	border-top: #999999 1px solid;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 5px;
	border-left: #999999 1px solid;
	width: 800px;
	color: #333333;
	padding-top: 0px;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Arial, sans-serif;
	background-color: #cccccc;
}

.h2 { display: block; font-weight:bold; text-decoration: none; border-bottom: border-bottom:dashed 0px #993333; color: #000000; }
.price
{
    font-style: italic;
    color: #009900;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
    padding-left: 0px;
}

td { font-size: 11px; }
a:link, a:visited, a:hover { color: #993333; text-decoration: none; border-bottom:dashed 1px #993333 }
a:hover { border-bottom:solid 1px #993333 }

.resource
{
    font-weight: bold;
    color: #993333;
    text-decoration: none;
    border-bottom: dashed 1px #993333;
    cursor: hand;
}

#site_wrapper {width:800px;background-color: #fff;border: solid 1px #999999;}
#site_header { background-color: #fff; margin: 0; padding: 0px; width: 800px }
#site_logo { background-color: #fff; margin: 0 0 0px; padding: 0; position: relative; height: 75px }
#site_logo_left { margin: 0px 0 0 0px }
#site_logo_right { margin: 0px; position: absolute; top: 0px; right: 0px }

#site_nav { padding-right: 0px;border-top: #ffffff 2px solid;padding-left: 5px;font-size: 10pt;padding-bottom: 0px;margin: 0px;vertical-align: middle;color: #000000;padding-top: 5px;border-bottom: #ffffff 3px solid;position: relative;height: 30px;background-color: #2e3192;}
#site_nav_right {padding-right: 0px;display: block;padding-left: 0px;font-size: 8pt;right: 13px;padding-bottom: 0px;margin: 0px;color: #fff;padding-top: 2px;position: absolute;top: 2px;height: 30px;}

a.nav:link		{ color: #ffffff; font-weight:bold; font-size:12px; text-decoration: none; border-bottom:dashed 0px #993333; line-height: 30px; }
a.nav:visited	{ color: #ffffff; font-weight:bold; font-size:12px; text-decoration: none; border-bottom:dashed 0px #993333; line-height: 30px; }
a.nav:hover		{ color: #ffffff; font-weight:bold; font-size:12px; text-decoration: none; border-bottom:dashed 1px #ffffff; line-height: 30px; }

a.nav_active:link		{ color: #ffffff; font-weight:bold; font-size:12px; text-decoration: none; border-bottom: solid 1px #ffffff; line-height: 30px; }
a.nav_active:visited	{ color: #ffffff; font-weight:bold; font-size:12px; text-decoration: none; border-bottom: solid 1px #ffffff; line-height: 30px; }
a.nav_active:hover		{ color: #ffffff; font-weight:bold; font-size:12px; text-decoration: none; border-bottom: solid 1px #ffffff; line-height: 30px; }

#main { margin: 0; padding: 0; width: 800px; }
#main_content { margin: 0; padding: 0; width: 800px }
#main_content_inside { text-align:center; }
#main_content_inside_quote
{
    left: 600px;
    position: absolute;
    top: 430px;
}
#main_content_inside .left
{
	width: 175px;
	height: 100%;
	background-color: #ebf0f3;
	border-left: solid 1px #b8b7b7;
	border-top: solid 1px #b8b7b7;
}
#main_content_inside .right
{
	background: url(Images/bluegray_gradient.gif) repeat-x;
	width:625px;
	background-color: #ebf0f3;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.bc
{
	display: block;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 15px;
	font-family: Verdana, Arial, sans-serif;
	color: #2e3192;
	font-size: 13px;
	font-weight: bold;
}
#bc
{
	display: block;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 15px;
	font-family: Verdana, Arial, sans-serif;
}
#bc a.selected { font-weight:bold; text-decoration: none; border-bottom: border-bottom:dashed 0px #993333; color: #2e3192; }
a.selected:visited { font-weight:bold; text-decoration: none; border-bottom:dashed 0px #993333; color: #2e3192; }
a.selected:hover { font-weight:bold; text-decoration: none; border-bottom:solid 1px #2e3192; color: #2e3192; }
#site_footer { color: #cccccc; font-size: 10px; clear: both; margin-top: 5px; padding: 10px; border-top: 0px solid #2e3192 }

.quote			{ width:90%; text-align:left; font-style:italic; display:block; }
.quote_by		{ width:95%; text-align:right; font-weight:bold; font-style:normal; display:block; }
.quote_divider	{ margin-left:50px; margin-right:75px; width:75%; text-align:center; display:block; margin-top:10px; margin-bottom:20px; height:1px; border-bottom: solid 1px #cccccc; }

.required { color: red; font-weight: bold; font-size: 16px; margin-left: 3px;}
.errors { font-weight: bold; color: red; padding: 5px }

