

/*/////////////////////////////////////////////////////////////////
//
// HTML ELEMENTS
//
////////////////////////////////////////////////////////////////*/

/*
a:link {text-decoration: none; color: #ff9900;}
a:visited {text-decoration: none; color: #ff9900;}
a:active {text-decoration: none; color: #3399cc;}
a:hover {text-decoration: none; color: #3399cc;}
*/

/*duplicate of 'strong a' for CMS */
a:link strong {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #646464;}
a:visited strong {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #646464;}
a:active strong {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #646464;}
a:hover strong {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #3399cc;}

body {
	margin: 0px;
	padding: 0px;
	background-color:  #d6dbdd;
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	*/
	color: #666666;
	}
	
em {
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
	
h1
	{
	font-size:35px;
	/*font-family:Arial, Verdana, Helvetica, sans-serif;*/
	color:#333333;
	font-weight:normal;
	padding:35px 0 5px 0; margin:0;
	}
		
h2 {
   	margin: 30px 0 0 0; 
	/*font-family:Arial, Verdana, Helvetica, sans-serif;*/
    padding: 0px; 
    color: #3399cc; 
    width: 570px; 
    font-size: 20px; 
	font-weight:normal;
    float: left;
	line-height:145%;
	width:500px;
    }

h7 {
	 margin: 16px 0 30px 0; 
    padding: 0px; 
    color: #666666; 
    width: 570px; 
    font-size: 13px; 
    float: left;
	}
    
h4 {
    padding: 1px 0 0 26px; 
    height: 23px; 
    font-size: 16px; 
    border: 1px solid #c8cfc7; 
    border-left: none; 
    border-right: none; 
    background-color: #cccccc; 
    /*width: 639px; */
	width: 825px;
    color: #3c3c3c;
    }
    
h5 {
  	font-size: 14px; 
    color: #3399cc; 
    margin: 0 0 0 12px; 
    width: 650px;
    }

h6 {
    font-size: 11px; 
    color: #2e98ca; 
    margin: 0 0 0 12px; 
    width: 400px;
    }
	
table{border-collapse:collapse;border-spacing:0;}

	
strong {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 12px;
}

pre{font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;font-size:16px;line-height:20px;}


/*duplicate of 'a strong' for CMS */
strong a:link {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #646464;}
strong a:visited {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #646464;}
strong a:active {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #646464;}
strong a:hover {text-decoration: none; font-weight: bold; background: url(/images/bg_href.gif) no-repeat left; padding-left: 18px; color: #3399cc;}

img {
	border: none;
	behavior: url(/includes/iepngfix.htc);
	}

li {
	padding: 0 0 0 16px;
	background-image: url('/images/bg_listitem.gif');
	background-repeat: no-repeat;
	/*list-style: none;*/
	}
UL.feature LI {
	behavior: url(/includes/iepngfix.htc);
	width:145px;
	}
	
p {
	margin: 0px;
	padding: 0px;
	}

ul {
    margin: 0px;
    padding: 0px;
	behavior: url(/includes/iepngfix.htc);
    }
/*	
ul {
	margin: 0 0 20px 22px;
	padding: 0px;
	line-height: 21px;
	}
*/	

/*////////////////////////////////////////////////////////////////*/


/*/////////////////////////////////////////////////////////////////
//
// BANNER
//
/////////////////////////////////////////////////////////////////*/


#banner {
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 898px;
	/*border-bottom: solid 1px #66cc33;*/
	float: left;
	background-color: #333333;
	}
	
#bannernav {
	margin: 0 6px 0 0;
	padding: 2px 0 0 0;
	width: 256px;
	height: 24px;
	background: url('/images/bg_bannernav.gif') right no-repeat #FFFFFF;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
#bannernav ul {
	list-style: none;
	list-style-type:none;
	margin:5px 0px;
	padding:0px;
	
}

#bannernav li {
	background-image:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#bannernav li.item1 {position:relative; left:20px;}
#bannernav li.item2 {position:relative; left:30px;}
#bannernav li.item3 {position:relative; left:45px;}
	
	
.bannernav_item {
	margin: 0 0 0 19px; 
	padding: 0px;
	}
	

#bannernav a:link {text-decoration: none; color: #666666;}
#bannernav a:visited {text-decoration: none; color: #666666;}
#bannernav a:active {text-decoration: none; color: #3399CC;}
#bannernav a:hover {text-decoration: none; color: #3399CC;}

/*////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////
//
// TOP NAV
//
/////////////////////////////////////////////////////////////////*/

#topnav a:link {text-decoration: none; color: #666666;}
#topnav a:visited {text-decoration: none; color: #666666;}
#topnav a:active {text-decoration: none; color: #666666;}
#topnav a:hover {text-decoration: none; color: #3399cc;}

#topnav {
	margin: 0px;
	padding: 0px 0 0 0;
	width: 898px;
	height: 20px;
	border-bottom: solid 1px #66cc33;
	font-weight: normal;
	float: left;
	}
	
#topnav p {
	margin: 0 0 0 0px;
	padding: 0px;
	display: inline;
	}
	
/*////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////
//
// FORM
//
/////////////////////////////////////////////////////////////////*/


#form_privacy {
	margin: 15px 0 0 0;
	font-size:9px;
	padding: 5px 10px 5px 10px;
}

#form {
	margin: 10px 0 0 85px;
	padding: 0 0 40px 0;
	width: 475px;
	float: left;
	}

.form_head {
	margin: 0px;
	padding: 0;
	/*width: 178px;*/ 
	width:475px;
	height: 13px; 
	background: url('/images/bg_formhead.gif') no-repeat;
	display: block;
	color: #ffffff;
	}
	
.form_head p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
.form_mid {
	margin: 0px;
	padding: 10px 15px 0px 15px;
	/*width: 170px;*/
	width:475px;
	background: url('/images/bg_formmid.gif') repeat-y;
	display: block;
	}
	
.form_foot {
	margin: 0px;
	width: 475px;
	height: 10px;
	background: url('/images/bg_formfoot.gif') no-repeat;
	display: block;
	}

#form_wide {
	margin: 10px 0 0 25px;
	padding: 0 0 40px 0;
	width: 550px;
	float: left;
	}

.form_head_wide {
	margin: 0px;
	padding: 0;
	/*width: 178px;*/ 
	width:550px;
	height: 13px; 
	background: url('/images/bg_formhead_wide.gif') no-repeat;
	display: block;
	color: #ffffff;
	}
	
.form_head_wide p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
.form_mid_wide {
	margin: 0px;
	padding: 10px 15px 0px 15px;
	/*width: 170px;*/
	width:550px;
	background: url('/images/bg_formmid_wide.gif') repeat-y;
	display: block;
	}
	
.form_foot_wide {
	margin: 0px;
	width: 550px;
	height: 10px;
	background: url('/images/bg_formfoot_wide.gif') no-repeat;
	display: block;
	}


/*////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////
//
// FOOTER
//
/////////////////////////////////////////////////////////////////*/
/*
#footer_head a:link {text-decoration: none; color: #3399cc;}
#footer_head a:visited {text-decoration: none; color: #3399cc;}
#footer_head a:active {text-decoration: none; color: #3399cc;}
#footer_head a:hover {text-decoration: underline; color: #3399cc;}


#footer_head {
	margin: 0px auto 0px auto; 
	padding: 0px 50px 0px 51px;
	width: 899px; 
	background: url('/images/bg_footertop.jpg') top center #ffffff;
	font-size: 11px;
	}
	
#footer_head p {
	margin: 0 0 0 70px;
	padding: 6px 0 6px 24px;
	background: url('/images/bg_leftnav_subhead.gif') no-repeat;
	}
	
#footer_sub {
	margin: 0px auto 0px auto; 
	padding: 4px 50px 18px 51px;
	width: 899px; 
	height:137px;
	background: url('/images/v3/bg_footersub.jpg') top center #efefef no-repeat;
	text-align: center;
	font-size: 10px;
	color: #666666;
	}
	
#footer_sub p {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	}
	
#footer_images, #footer_text {
	float: right;
	}
	
#footer_text {
	margin: 6px 36px 0 0; 
	padding: 0px;
	}
*/
#footer_head {
	margin: 0px auto 0px auto; 
	padding: 0px 50px 0px 51px;
	width: 899px; 
	background: url('/images/v3/bg_footertop.jpg') top center #ffffff;
	font-size: 11px;
	}
	
#footer_head p {
	margin: 0 0 0 70px;
	padding: 6px 0 6px 10px;
	background: url('/images/v3/bg_leftnav_subhead.gif') no-repeat;
	}
	
#footer_sub {
	margin: 0px auto 0px auto; 
	padding: 5px 50px 18px 25px;
	width: 899px; 
	height:137px;
	background: url('/images/v3/bg_footersub.jpg') top center #efefef no-repeat;
	text-align: center;
	font-size: 10px;
	color: #666666;
	}
	
#footer_sub p {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	}
	
#footer_sub ul {
	margin:0;padding:0;
	float: left;
	list-style:none;
	list-style-image:none;
	text-align:left;
}

#footer_sub li {
	background:none;
	line-height:14px;
	font-size:9px;
}
	
#footer_images {
	margin:0;padding:0;
	float: right;
	}
	
#footer_text {
	float:left;
	margin: 6px 15px 0 5px; 
	padding: 0px;
	}
	
#footer_address {
	float:left;
	border-top:1px solid #cccccc;
	font-size:10px;
	color:#333333;
	padding:10px 10px 5px 10px;
	margin:15px 0 0 75px;
}
/*////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////
//
// LEFTNAV
//
/////////////////////////////////////////////////////////////////*/

#leftnav {
	margin: 0px;
	padding: 0 0 12px 0;
	width: 172px;
	border-bottom: solid 1px #cccccc;
	float: left;
	background:#ffffff;
	}
	
#leftnav_empty {
	margin: 0px;
	padding: 0 0 12px 0;
	width: 172px;
	float: left;
	}
	
#leftnav_head {
	margin: 18px 0 16px 0; 
	padding: 3px 0 0 22px; 
	width: 150px; 
	height: 17px; 
	color: #ffffff;
	font-weight: bold;
	/*background: url('/images/bg_leftnavhead.gif') no-repeat #3399cc;*/
	}

.leftnav_subhead {
	margin: 8px auto 0 auto;
	padding: 6px 0 6px 24px;
	width: 130px;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	/*background: url('/images/bg_leftnav_subhead.gif') no-repeat;*/
	font-size: 11px;
	}
	
.leftnav_subitem {
	margin: 8px 0 0 40px;
	padding: 0px;
	font-size: 11px;
	}

/*////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////
//
// RIGHT COLUMN
//
/////////////////////////////////////////////////////////////////*/
	
#right_column {
	
}
#rightnav {
	margin: 15px 0 0 0;
	padding: 0 0 40px 0;
	width: 230px;
	float: left;
	background:#ffffff
	}
	
.rightnav_head {
	margin: 0px;
	padding: 5px 0 0 0;
	/*width: 230px;*/
	width: 230px;
	height: 20px;
	background: url('/images/bg_rightnavhead.gif') no-repeat;
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	}
	
.rightnav_head p {
	margin: 0px;
	padding: 0 0 0 14px;
	background: url('/images/bg_rightnavhead_p.gif') no-repeat;
	}
	
.rightnav_mid {
	margin: 0px;
	padding: 23px 15px 16px 15px;
	/*width: 201px;*/
	width:201px;
	background: url('/images/bg_rightnavmid.gif') repeat-y;
	display: block;
	}
	
.rightnav_foot {
	width: 230px;
	height: 9px;
	background: url('/images/bg_rightnavfoot.gif') no-repeat;
	display: block;
	}
	
#rightnav_contact{
	margin:15px 12px 0 0;
	padding: 0px 0px 0px 0px;
	width: 281px;
	height:114px;
	float: right;
	display:block;
	}
	
#rightnav_home {
	margin: 8px 0 0 0;
	padding: 0 6px 40px 0;
	width: 230px;
	float: right;
	background: #ffffff;
	}
	
.rightnav_head_home {
	margin: 0px;
	padding: 7px 0 0 22px;
	/*width: 178px;*/ 
	width:230px;
	height: 19px; 
	background: url('/images/rightnav_top_wide.jpg') no-repeat;
	display: block;
	color: #ffffff;
	}
	
.rightnav_head_home p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
.rightnav_mid_home {
	margin: 0px;
	padding: 23px 15px 16px 15px;
	/*width: 170px;*/
	width:218px;
	background: url('/images/rightnav_mid_wide.jpg') repeat-y;
	display: block;
	}
	
.rightnav_foot_home {
	margin: 0px;
	width: 230px;
	height: 10px;
	background: url('/images/rightnav_foot_wide.jpg') no-repeat;
	display: block;
	}	
		
/*////////////////////////////////////////////////////////////////*/
	
	
		
/*/////////////////////////////////////////////////////////////////
//
// SITEMAP
//
/////////////////////////////////////////////////////////////////*/
		
#sitemap { 
	margin:0 0 0 35px;
}

#sitemap a{
	color:#666666;
}

#sitemap a:hover{
	color:#ff9900;
	text-decoration:none;
}

#sitemap ul li h3 {
	color:#66CC33;
}

#sitemap ul, li {
	list-style-image:none;
	list-style:none;
	background:none;
}

	
/*////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////
//
// CONTACT ADDRESS
//
/////////////////////////////////////////////////////////////////*/

#contactaddress {
	float:left;
	margin: 0 0 0 110px;
	border-right:1px solid #cccccc;
	padding:0 15px 0 0;
}

#contactaddress em {
	color:#3399CC;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#contactphone {
	float:left;
	padding: 0 0 0 15px;

}

/*////////////////////////////////////////////////////////////////*/

input.text, input.text_85, input.text_150, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #c3c3c3;
	font-size: 10px;
	padding: 3px;
}

input.text, textarea, select {
	width: 200px;
}

input.text_85 {width: 85px;}
input.text_150 {width: 150px;}

input.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-top:1px solid #990000;
	border-left:1px solid #cc3300;
	border-bottom:1px solid #ff3300;
	border-right:1px solid #cc3300;
	font-size: 10px;
	padding: 3px;
	width: 200px;
}

input.button {
	border: none;
	padding: 0;
}
	
.line2 {
	padding: 0 0 0 16px;
	background: none;
	}
	
#wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 50px 0px 51px;
	width: 899px;
	background: url('/images/bg_wrapper.jpg') top center #cccccc;
	}
	
#content {
	margin: 0px;
	padding: 10px 11px 22px 22px;
	/*width: 694px;*/
	width: 860px;
	min-height: 650px;
	float: left;
	/*font-size: 11px;*/
	line-height: 21px;
	background: url('/images/bg_content.png') left 115px no-repeat;
	}

#content p {
   /* width: 650px;*/
   width: 850px;
    }
	
#title {
    width: 420px; 
    float: left; 
    margin-top: 22px;
	display:none;
    }
    
#title img {
    float: right;
    }

.section p {
	margin:0px; padding:0px;
	width: 798px;
	margin-left:12px;
	padding:0 0 10px 0;
}   

.section img {
	padding:0px 10px;
	border:none;
} 
	
	/*
.title {
	margin: 0px 34px 20px 0;
	padding: 0px;
	float: right;
	}
	

	
.bold {
	font-weight: bold;
	}
	
	*/
	
#page_image {
	margin: 15px 0 0 0;
	padding: 0px;
	width: 230px;
	float: left;
	}

	

	
	
