/* CSS Document */

body, td, div, p, li, ul, ol, span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #FF0D01;
	text-decoration: underline;
	line-height: normal;
}
a:visited {
	color: #FF0D01;
	text-decoration: underline;
	line-height: normal;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image:  url(../images/address_back.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
}
.jobpost {
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
.subcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14pt;
	padding-left: 2px;
}
.heading {
	color: #FF0C02;
	font-weight: bold;
	font-size: 18pt;
}
.breadcrumbs {
	font-size: 9px;
	color: #FF0B01;
	line-height: 15px;
}
.background {
	font-size: 12px;
	color: #FF0C02;
	font-weight: bold;
	line-height: 15px;
}
.quote {
	font-size: 10px;
	color: #0000FF;
	font-weight: italic;
	line-height: 15px;
}
.menu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 9px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

