/* 
==========================================================================
   SEARCH
==========================================================================
*/

#search_form {
   float: right;
}

.form_input_text_search {
   padding-left: 0.25em;
   margin-top: .2em;
   color: #6d6e71;
   border: 1px #6d6e71 solid;
   background: #FFF;
}

.form_input_button_search {
   border: 1px #6d6e71 solid;
   color: #6d6e71;
   background: #FFF;
   margin-top: .2em;
}

table.miniNav a { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; }
table.miniNav a:link, table.links a:visited { color: #6d6e71; }
table.miniNav a:hover { color: #6d6e71; text-decoration: underline; }


/*
==========================================================================
   General Site Settings
==========================================================================
*/

body {
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   color: #6d6e71;
}

p { 
line-height: 1.3; 
margin-bottom: 12px;
margin-top: 0.5px;
}

p.titles { 
         line-height: 10pt;
         text-indent: .6pc;}

table.NewsEventsLinks { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; }
table.NewsEventsLinks a { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; }
table.NewsEventsLinks a:link, table.links a:visited { color: #6d6e71; }
table.NewsEventsLinks a:hover { color: #6d6e71; text-decoration: underline; }

table.generalContent { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; }
table.generalContent a { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; }
table.generalContent a:link, table.links a:visited { color: #6d6e71; }
table.generalContent a:hover { color: #990000; text-decoration: underline; }

table.prodTabs { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; }
table.prodTabs a { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; }
table.prodTabs a:link, table.links a:visited { color: #6d6e71; }
table.prodTabs a:hover { color: #990000; text-decoration: underline; }





h1 {color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 24px; }
h2 {color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 20px; }
h3 {color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; margin-bottom: 5px; }
h4 {color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; }
h5 {color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 1px; margin-top: 1.5em; }



h6 {
	margin-bottom: 5px;
	margin-top: 1.5em;
	
}

table.pageTitles { color: #fff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px;}

table.siteMapTitles { color: #fff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; background: #990000;}


/*
==========================================================================
   Footer/Copyright
==========================================================================
*/

#copyright {
   padding: 0px 0px;
   width: 970px;
   border-top: 1px #CECECE solid;
}

table.footer { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; }
table.footer a { color: #6d6e71; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; }
table.footer a:link, table.links a:visited { color: #6d6e71; }
table.footer a:hover { color: #6d6e71; text-decoration: underline; }


