body {
background-color: #555555;
}

p {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

li {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}

.tabletext {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}


.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 13px;
	font-weight: normal;
}

.homeheading {
	font-family: Helvetica;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #ec292d;
	text-decoration: none;
}

h1 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #ec292d;
	text-decoration: none;

}

h2 {
	font-family: Helvetica;
	font-size: 14px;
	line-height: 14px;
	color: #1F439B;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}

.newsheading {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #ec292d;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}


.footertext {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 13px;
	color: #ec292d;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 10px;
}


a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.menu:hover {
	text-decoration: none;
	color: #EC292D;
	font-weight: normal;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #EC292D;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #EC292D;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #1F439B;
}

/* heading under home page flash */

.laborheading {
	font-family: Helvetica;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #ec292d;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;

}

.blueheading {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 10px;
	color: #1F439B;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	letter-spacing: 0px;
}
