a img {
	border:none;
}

table.main_table {
   font-family:Arial, Verdana;
   font-size:10px;
   width:770px;
   color:#7B7B7B;
}

table.main_table td.banner_cell {
   height:149px;
   width:770px;
   background-image:url(images/header/mountain.jpg);
}

table.main_table td.search_cell {
   width:100%;
   background-image:url(images/header/search_bg.gif);
   height:36px;
}

form.search_form {
   margin:0px;
   text-align:right;
}

form.search_form input.search_text{
   height:12px;
   line-height:10px;
   width:136px;
   font-size:10px;
   vertical-align:middle
}


table.main_table td.main_body_content {
	font-family:Arial;
   font-size:12px;
}

table.main_table div.footer_divider{
   width:100%;
   line-height:0px;
   font-size:0px;
   border-top:solid 1px #D7D7D7;
   border-bottom:solid 4px #F0F0F0;
}

table.main_table span.footer_copy {
   font-size:9px;
}

table.header_contact {
   width:100%;
}

table.header_contact a{
   text-decoration:none;
   color:#7B7B7B;
}

table.header_contact a:hover{
   text-decoration:underline;
}

table.header_contact td.header_banner_bar {
   background-color:#E9F2F9;
   height:7px;
   width:100%;
}

table.header_nav {
   font-size:11px;
}

table.header_nav td {
   line-height:11px;
}

table.header_nav td.both_padding {
   padding-right:13px;
   padding-left:13px;
}

table.header_nav a{
   text-decoration:none;
   color:#000000;
}

table.header_nav a:hover{
   text-decoration:underline;
}

table.header_nav a.blue_link {
   text-decoration:none;
   color:#104276;
}

table.header_nav a.blue_link:hover {
   text-decoration:underline;
}

a {
	color:#104276;
}
a:hover {
	text-decoration:none;
}
a.underline {
   color:#7B7B7B;
   text-decoration:underline;
   font-size:9px;
}

a.underline:hover {
   text-decoration:none;
}

div.content_window {
   width:503px;
}

div.content_window div.content_header {
   color:#4F4F4F;
   font-size:14px;
   padding-bottom:5px;
	font-family:Arial Narrow, Arial;
	font-weight:bold;
}

div.content_window div.content_header a {
   text-decoration:none;
   color:#4F4F4F;
}

div.content_window div.content_divider {
   line-height:0px;
   font-size:0px;
}

div.content_window div.body_content {
   color:#4F4F4F;
	font-family:Arial;
   font-size:12px;
   padding:15px 0px 20px 0px;
}

div.content_window div.body_content span.orange_text{
   color:#AE6A00;
}

table.news_header {
   background-image:url(images/news/news_header_bg.gif);
   width:100%;
   height:25px;
}

table.news_header td {
   padding:5px 0px 5px 0px;
}

div.content_window div.body_content div.news_content {
   padding:16px 0px 16px 0px;
}

td.right_box_products {
   width:233px;
}

td.right_box_products div.right_box_products {
   border:solid 1px #D0D0D0;
   border-bottom:0px;
   padding:2px;
}

span.title {
	color:#AE6A00;
}

table.news_table {
   width:100%;
}

table.news_table a {
   color:#4F4F4F;
   text-decoration:none;
}

table.news_table a:hover {
   text-decoration:underline;
}

table.news_table div.dotted_bottom {
   width:100%;
   height:14px;
   background-image:url(images/header/dotted_line.gif);
}