/* Global text Styles */

body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color:#5E5757;
	}
	
* a {
	text-decoration:none;
	color:#000;
	}
	
* ul {
	zmargin: 0;
	}

p {
	margin-bottom:1em;
	}
	
a img {
	border: none;
	}
	
.bold {
	font-weight:bold;
	}
.smaller {
	font-size: 9px;
	}

.nomarginB {
	margin-bottom:0 !important;
	}	
	
h1 {
	color: #BC1518 !important;
	font-weight: bold !important;
	font-size: 12px !important;
	padding: 10px 0 0 25px;
	text-transform: uppercase !important;
	}
	
h2 {
	color: #BC1518;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 16px;
	}
	
.uppercase {
	text-transform: uppercase !important;
}

h3 {
	font-size: 10px !important;
	font-weight: bold;
	color: #5E5757;
	}
	
h4 {
	font-size: 10px;
	color: #BC1518;
	font-weight:normal;
	}


a.readmore {
	color:#BC1518 !important;
	font-size: inherit !important;
	text-transform: uppercase !important;
	font-weight: bold;
	}
	
	.prodHighliteOutput, .Output_Left, .Output_Right a.readmore {
		font-size: 10px;
		}
		
	h3 a {
		color: #5E5757;
		}

a:hover.readmore {
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: underline;
	}
	
#subscribeNewsContent {
	font-size: 11px;
	color: #FFFFFF;
	}
	
#subscribeNewsContent p {
	margin-bottom: 0.5em !important;
	}
	
#prodAppWrapper {
	font-size: 10px;
	color: #5E5757;
	}
	#prodAppWrapper p {
		width: 150px;
		margin-top: 1em; 
		}
		
	#focusBlastApplication p {
		width: 180px;
		}
		
#bottomContent p {
	line-height: 1.6em;
	}
		
ul.productlinks {
	margin: 0 !important;
	padding: 0 0 8px 0 !important;
	}

.productlinks li {
	display: block;
	float: left;
	position: relative;
	border-right: 1px solid #BC1518;
	padding-left: 11px;
	padding-right: 11px;
	}
	
ul.safety {
	color: #BC1518 !important;
	list-style-type:none;
	margin: 0 !important;
	padding: 0 0 0 0 !important;
	}
	
	.safety li {
		color:#5E5757;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
		}	
	
a.quicklinks { 
	color: #BC1518 !important;
	}
	
a:hover.quicklinks {
	text-decoration: underline;
	}

.Output_Left, .Output_Right	{
	font-size: 10px;
	}

.red {
	color: #BC1518;
	}
	
	.font10px {
		font-size: 10px;
		}
		
.question {
	color: #BC1518;
	margin-bottom: 5px !important;
	padding-bottom: 0 !important;
	font-weight: bold;
	}
	
#wideContent p {
	line-height: 1.2em;
	}
	
.norm {
	line-height:normal !important;
	font-size: 11px;
	font-weight: normal;
	}
	
h5 {
	color: #BC1518 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	font-weight: bold;
	font-size: 11px !important;
	}
	
* th {
	color: #BC1518 !important;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	}

.sub_hdr	{
	font-size: 11px !important;
	}	

.mid {
	text-align: center !important;
	}
	
ul.detailLinks {
	margin: 0;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 25px;
	display: block; 
	color: #FFF;
	list-style-type: square;
	}
	* html ul.detailLinks {
		margin: 0;
		margin-left: 30px;
		}
		
ul.detailLinks li {
	padding-bottom:0.4em;
	}
		
.contact {
	color: #BC1518 !important;
	font-weight: bold;
	}
		
a.mailto {
	color:#BC1518;
	}
	
.detailLinks a {
	color: #FFF;
	}
	
.Left {
	text-align:left !important;
	}
.Right {
	text-align: right !important;
	float: right;
	}
