body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background: url(../_img/body_bg.gif) repeat;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.link_pdf
{
	background: url(../_img/link_pdf.gif) no-repeat top left;
	padding-left: 24px;
}
a.normala
{
    border: none;
    text-decoration: none;
}
/*----------------
Wrapper
----------------*/
#wrapper_outer
{
    margin: 0px auto;
    width: 789px;
	background: url(../_img/shadow_middle.png) repeat-y;
}
*html #wrapper_outer
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/shadow_middle.png', sizingMethod='scale');
}
#wrapper
{
    position: relative;
	margin: 0px auto;
	width: 755px;
	background: url(../_img/wrapper_bg.gif) repeat-y;
}
#wrapper_outer_under
{
	margin: 0px auto;
	width: 789px;
	height: 25px;
	background: url(../_img/shadow_bottom.png) no-repeat;
}
*html #wrapper_outer_under
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/shadow_bottom.png', sizingMethod='scale');
}
/*----------------
Header
----------------*/
#header
{
	width: 755px;
	height: 128px;
	background: url(../_img/header_bg.jpg) no-repeat;
	line-height: normal;
	font-size: 14px;
}
#hlink
{
    position: absolute;
    display: block;
    width: 600px;
    height: 128px;
}
#sitesearch_wrapper
{
	float: right;
	padding-top: 2px;
	padding-right: 2px;
}
#sitesearch_wrapper .searchbox
{
    position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
#sitesearch_wrapper input
{
	padding: 3px;
	border: solid 1px #7EC5DE;
	background-color: #ACD3ED;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#sitesearch_wrapper #searchbutton
{
	font-size: 10px;
	padding: 0px;
}
/*----------------
Content
----------------*/
#c_wrapper
{
	width: 755px;
}
#c_left
{
	float: left;
	width: 224px;
	padding-top: 28px;
	background: url(../_img/left_bg.jpg) no-repeat;
	color: #FFFFFF;
	line-height: normal;
}
#c_left h3
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 16px;
}
#c_left ul
{
	margin: 0px;
	padding: 0px 7px;
	padding-bottom: 30px;
	width: 210px;
	list-style: none;
	float: left;
	font-size: 15px;
}
#c_left li
{
	margin: 0px;
	padding: 2px 0px;
	float: left;
	width: 210px;
}
#c_left li a
{
	color: #FFFFFF;
	text-decoration: none;
}
.spacer
{
	background: url(../_img/menu_spacer.gif) no-repeat left center;
	line-height: 1px;
	display: block;
}
#c_right
{
	float: right;
	width: 531px;
}
#c_right_top
{
	width: 531px;
	height: 205px;
	overflow: hidden;
}
#c_breadcrumbs
{
    width: 511px;
	padding: 10px;
	padding-bottom: 0px;
	color: #666666;
	font-size: 12px;
}
#c_breadcrumbs a
{
    color: #666666;
}
#c_right_inner
{
	width: 511px;
	padding: 10px;
	color: #666666;
}
#c_right_inner a
{
    color: #666666;
}
/*----------------
Footer
----------------*/
#f_wrapper
{
	clear: both;
	width: 755px;
	line-height: normal;
}
#f_left
{
	float: left;
	width: 224px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
#f_left a
{
	text-decoration: none;
	color: #FFFFFF;
}
#f_right
{
	float: right;
	width: 528px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: right;
	color: #666666;
	font-size: 11px;
}
#f_right a
{
	color: #666666;
}
/*-------------------------------------
Forms
-------------------------------------*/
.required
{
    font-size: 10px;
    color: #cc3300;
}

#form_view
{
    width: 100%;
}
/*#form1
{
    margin: 0px auto;
    width: 380px;
}*/
.webform
{
    float: left;
    width: 380px;
}
.webform label
{
    float: left;
    margin: 3px 0px;
    width: 180px;
}
.webform input 
{
    margin-right: 5px;
    padding: 2px;
    width: 150px;
    border: solid 1px #7C0507;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.webform textarea
{
    margin-right: 5px;
    padding: 2px;
    width: 180px;
    height: 100px;
    border: solid 1px #7C0507;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.webform select
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.webform input:focus, .webform textarea:focus
{
    background: #ffc;
}
.webform_controls
{
    width: 380px;
    text-align: center;
}
.webform_controls input
{
    border: solid 1px #7C0507;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
}

.webform .state_txt
{
	width: 25px;
}
.webform .zip_label
{
    position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.webform .zip_txt
{
	width: 55px;
}

.webform #contactype
{
    border-collapse: collapse;
    border-width: 0px;
}
.webform #contacttype input 
{
    float: left;
    width: 25px;
    margin: 0px;
    padding: 0px;
    border: none;
}
.webform #contacttype label
{
    float: left;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    width: 330px;
}