a
{
	color : #000080;
	text-decoration : none;
}

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

body {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
}

p, td, th, div, form, h1, h2, h3, h4, blockquote, ul, ol, select, option {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
}

hr
{
   border-top: #000000 1px dotted;
}

.newsbytenew
{
   color: #000080;
}

.header .grey {
	color : #FFFFFF;
	background-color : #999999;
}

.header .blue {
	color : #FFFFFF;
	background-color : #0B3568;
}


.tiny {
	font-size : 9px;
}


/* -------------------------- */
.icon {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	color : #0C0D56;
	font-size : 10px;
	font-weight: bold;
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
}

.icon:hover {
	color : #FF2700;
	}
	
.faq_category
{
	color: #58598C;
	font-size : 14px;
	font-family : Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration : none;
}

.faq_question
{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
}

.smallgrey
{
	font-family : Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size : 9px;
	font-weight: none;
	text-transform : none;
	color: #BFBFBF;
}

.small
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
	font-weight: normal;
	text-transform : none;
	letter-spacing : normal;
	color: #FFFFFF;
}

.events-link
{
   font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
	font-weight: normal;
	text-transform : none;
	letter-spacing : normal;
	color: #C5BFD9;
}

.events-title
{
   font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	font-weight: Bold;
	font-variant: small-caps;
	letter-spacing : 5px;
	color: #0C0D56;
}

.lower_quote
{
	color : #FFFFFF;
	font-size : 14px;
	font-family : Arial, "Times New Roman", Times, serif;
	font-style : italic;
}

.lower_address
{
	color : #A59FF0;
	font-size : 12px;
	font-family : Arial, "Times New Roman", Times, serif;
}

.page-date
{
	font-family : Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-transform : none;
	color: #F33500;
}

.white-search-serif
{
	color : #FFFFFF;
	font-size : 13px;
	font-family : Arial, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* New Home Page Styles */

.home-title-quote
{
   font-family : Arial, Geneva, Verdana, sans-serif;
	font-size : 13px;
	font-weight: Normal;
	text-transform : none;
	color: #black;
}

.home-title-quote-small
{
   font-family : Arial, Geneva, Verdana, sans-serif;
	font-size : 13px;
	font-weight: Normal;
	text-transform : none;
	color: black;
}

.home-section-title
{
   font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 14px;
	font-weight: Bold;
	text-transform : none;
	color: #EF3401;
}

.home-email-text
{
   font-family: Arial, Tahoma, Verdana;
   font-size: 10px;
   font-weight: Normal;
   color: black;
}

.home-promo-text
{
   font-family: Arial, Tahoma, Verdana;
   font-size: 10px;
   font-weight: Normal;
   color: #FFFFFF;  
}

.home-promo-link
{
   font-family: Arial, Tahoma, Verdana;
   font-size: 10px;
   font-weight: Bold;
   text-decoration: None;
   color: #0C0D56;
}

.home-promo-link:Hover
{
   text-decoration: Underline;
   color: #0C0D56;
}

.home-item-text
{
   font-family: Arial, Tahoma, Verdana;
   font-size: 12px;
   font-weight: normal;
   text-decoration: None;
   color: #000000;
}

.home-item-link
{
   font-family: Arial, Tahoma, Verdana;
   font-size: 12px;
   font-weight: Normal;
   text-decoration: Underline;
   color: #0C0D56;
}

.home-item-link2
{
   font-family: Arial, Tahoma, Verdana;
   font-size: 12px;
   font-weight: Normal;
   text-decoration: none;
   color: #0C0D56;
}

.home-item-link:Hover
{
   text-decoration: underline;
}

.home_table
{
   /*border-right: #00008b 1px solid;
   border-left: #00008b 0px solid;*/
   border-top: 0px solid #00008b;
   border-bottom: 0px solid px;
   border-collapse: collapse
}

.event_table_header1
{
   border-right: #00008b 0px solid;
   border-left: #00008b 1px solid;
   border-top: #00008b 1px solid;
   border-bottom: #00008b 1px solid;
   border-collapse: collapse;
}

.event_table_header2
{
   border-right: #00008b 1px solid;
   border-left: #00008b 0px solid;
   border-top: #00008b 1px solid;
   border-bottom: #00008b 1px solid;
   border-collapse: collapse;
}
/* End New Home Page Styles */

/* New Side Navigation Styles */

.new-side-navigation-table
{
   border-right: #0c0d56 1px solid;
   border-top: #0c0d56 1px solid;
   border-left: #0c0d56 1px solid;
   border-bottom: #0c0d56 1px solid;
   border-collapse: collapse;
}

/* End New Side Navigation Styles */


.side-navigation-table,  .side-navigation-table a
{
	color : #58598C;
	background-color : #E4E4EC;
	text-transform : uppercase;
	font-size : 13px;
	font-family : Arial, "Times New Roman", Times, serif;
	text-decoration : none;
}

.side-navigation-table a:hover
{
	color : #58598C;
	text-decoration : none;
}

.side-navigation-selected,  .side-navigation-selected a
{
	color : #E4E4EC;
	background-color : #58598C;
	text-transform : uppercase;
	font-size : 13px;
	font-family : Arial, "Times New Roman", Times, serif;
	text-decoration : none;
}

.side-navigation-selected a:hover
{
	color : #E4E4EC;
	text-decoration : none;
}

.side-quote-table
{
	color : #FFFFFF;
	background-color : #0C0D56;
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
}

.site-navigation-home
{
	color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Verdana, Times New Roman;
	font-weight: normal;
	text-decoration : none;
}

.site-navigation-home-on
{
	color: #58598C;
	font-size : 12px;
	font-family : Arial, Verdana, Times New Roman;
	font-weight: bold;
	text-decoration : none;
}

.site-navigation-home:hover
{
	color: #F33500;
	text-decoration : none;
}

.site-navigation-home-on:hover
{
	color: #F33500;
	text-decoration : none;
}

.site-navigation-top
{
	color: #0099FF;
	display: inline;
	font-size : 11px;
	font-family : Arial, Verdana, Times New Roman;
	font-weight: bold;
	text-decoration : none;
}

.site-navigation-top-on
{
	color: #F33500;
	display: inline;
	font-size : 11px;
	font-family : Arial, Verdana, Times New Roman;
	font-weight: bold;
	text-decoration : none;
}

.site-navigation-top:hover, .site-navigation-new-top
{
	color: #F33500;
	text-decoration : none;
}

.site-navigation-top-on:hover, .site-navigation-new-top-on:hover
{
	color: #F33500;
	text-decoration : none;
}

.site-navigation-new-top
{
   color: #FFFFFF;
	font-size : 12px;
	display: inline;
	font-family : Arial, Verdana, Times New Roman;
	font-weight: bold;
	text-decoration : none;
}

.site-navigation-new-top-on
{
   color: #F33500;
	font-size : 12px;
	font-family : Arial, Verdana, Times New Roman;
	font-weight: bold;
	text-decoration : none;
}

.search-button
{
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, serif;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
	padding : 0px 2px 0px 2px;
	background-color : #DFDFDF;
}

.search-input
{
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, 'Trebuchet MS', Arial,serif;
}

.page-header
{
	color: #F33500;
	font-size : 18px;
	font-family : Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration : none;
}

.sub-header
{
	color: #F33500;
	font-size : 14px;
	font-family : Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration : none;
}

.footer-bar,  .footer-bar a
{
	color : #330000;
	background-color : #EDF6FD;
	font-size : 10px;
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	text-decoration : none;
}

.footer-menu
{
	color : #330000;
	background-color : #FFFFFF;
	font-size : 10px;
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	text-decoration : none;
	text-align: center;
}

.footer-bar a:hover
{
	color : #FFFFFF;
	text-decoration : underline;
}

.side-sub-navigation-table,  .side-sub-navigation-table a
{
	color : #F33500;
	background-color : #E4E4EC;
	text-transform : uppercase;
	font-size : 11px;
	font-family : Arial, "Times New Roman", Times, serif;
	text-decoration : none;
}

.side-sub-navigation-table a:hover
{
	color : #58598C;
	text-decoration : none;
}

.side-sub-navigation-selected,  .side-sub-navigation-selected a
{
	color : #F33500;
	background-color : #E4E4EC;
	text-transform : uppercase;
	font-size : 11px;
	font-family : Arial, "Times New Roman", Times, serif;
	font-weight : bold;
	text-decoration : none;
}

.side-sub-navigation-selected a:hover
{
	color : #58598C;
	text-decoration : none;
}

.header .grey
{
	color : #FFFFFF;
	background-color : #999999;
}

.header .blue
{
	color : #FFFFFF;
	background-color : #0B3568;
}

.form-input
{
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, 'Trebuchet MS', Arial,serif;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding : 2px 2px 2px 2px;
	width : 230px;
	background-color : #E4E4EC;
}

.questionnaire-input
{
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, 'Trebuchet MS', Arial,serif;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding : 2px 2px 2px 2px;
	width: 100%;
	background-color : #E4E4EC;
}


.form-submit
{
	border-bottom : 1px solid #A9A9A9;
	border-left : 1px solid #A9A9A9;
	border-right : 1px solid #A9A9A9;
	border-top : 1px solid #A9A9A9;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, 'Trebuchet MS', Arial,serif;
	padding-bottom : 2px;
	padding-top : 2px;
	background-color : #DCDCDC;
}

.admin-form-input
{
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, 'Trebuchet MS', Arial,serif;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding : 2px 2px 2px 2px;
	width : 415px;
}

.admin-form-submit
{
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, 'Trebuchet MS', Arial,serif;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding : 2px 2px 2px 2px;
	background-color : #DFDFDF;
}
.outer-table
{
	width:779px;
	padding-left:2px;
	padding-right:2px;
	border-right:#c5bfd9 1px solid;
	border-left:#c5bfd9 1px solid;
	background-image:url(file:///Aaron/Users/mac_g4/Desktop/Downloaded_Pages/MSDgen MSDS Software from HSE Systems _ Enterprise Software for Authoring, Management, Distribution of MSDS and Label Printing_files/images/background.gif);
}
.outer-div
{
	text-align:center;
	background-color:#f0f0f0;
}
