@charset "utf-8";
/* CSS Document */

body {
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.biglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#660000;	
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.safetywatchtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

.dotcomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.biglinks-title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #700003;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #700003;
	font-weight: bold;
	text-decoration: none;
}
