.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.contentBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #007ae0;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #007AE0;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.emLinks, a.emLinks:visited, a.emLinks:active {
	color: #6F118A;
	text-decoration: underline;
}
a.emLinks:hover {
	color: #007AE0;
	text-decoration: none;
}

a.BodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6F118A;
	text-decoration: underline;
}

a.BodyLinks:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6F118A;
	text-decoration: underline;
}

a.BodyLinks:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #007AE0;
	text-decoration: none;
}

a.NewsletterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #C00000;
	text-decoration: underline;
}

a.NewsletterLinks:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #C00000;
	text-decoration: underline;
}

a.NewsletterLinks:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #C00000;
	text-decoration: none;
}

a.copyrightLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

a.copyrightLinks:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

a.copyrightLinks:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #007AE0;
	text-decoration: none;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #007AE0;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.comRequiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.imageBorder {
	border: 1px solid #007ae0;
}

.required {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: Bold;
}
ul.pressRoom li {
	padding: 1px;
}
a.pressRoom {
	color: #0079e1;
	text-decoration: none;
}
a.pressRoom:hover {
	color: #000000;
	text-decoration: none;
}


	
a.imgRollOver {
	background-image: url(images/safety-select/safety-select-logo-up.gif);
	background-repeat: no-repeat; 
	width: 150px; 
	height: 128px;
	display: block;		 
	}
			
a.imgRollOver:hover {
	background-image: url(images/safety-select/safety-select-logo-over.gif);
	background-repeat: no-repeat; 
	width: 150px; 
	height: 128px;
	display: block;
	}
