/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #333333;
}
body {
	background-color: #E6ECEC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.jobs {
padding:15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #333333;
	}
h1 {
		font-size: 16px;
	color: #333333;
}
h2 {
		font-size: 12px;
	color: #333333;
}
h3 {
		font-size: 16px;
line-height: 1.6;
	color: #333333;
}

h4 {		
font-size: 16px;
line-height: 1.8;
	color: #bd2925;
border-top: 1px solid #bd2925;
border-bottom: 1px solid #bd2925;
margin: 0;
}
 .borderTable { 
 padding: 0px 0px 0px 0px;
 border: 1px solid #bd2925;
 }
.borderTL { 
 padding: 0px 0px 0px 0px;
 border-right: 1px solid #bd2925;
 }
.nav {
		font-size: 10px;
	color: #bd2925;
}
.footer {
		font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}

.reviewH { 
font-size: 10px;
font-weight: bold;
line-height: 1.8;
color: #333333;
  }

 .style2 { 
 background-image:url(../images/pepper_ban.jpg); 
 background-repeat:no-repeat;
 color: #FFFFFF; 
  } 
a:link {
	color: #E98646;
	text-decoration: none;
font-weight: bold;
}
a:visited {
	color: #E98646;
	text-decoration: none;
font-weight: bold;
}
a:hover {
	color: #bd2925;
	text-decoration: none;
font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #bd2925;
font-weight: bold;
	
}
a.text:link {
	color: #bd2925;
	text-decoration: none;
font-weight: normal;

}
a.text:visited {
	color: #bd2925;
	text-decoration: none;
font-weight: normal;
}
a.text:hover {
	color: #bd2925;
	text-decoration: underline;
font-weight: normal;
}
a.text:active {
	text-decoration: none;
	color: #bd2925;
		text-decoration: underline;
font-weight: normal;
}
a.foot:link {
	color: #999999;
	text-decoration: none;
font-weight: normal;
}
a.foot:visited {
	color: #999999;
	text-decoration: none;
}
a.foot:hover {
	color: #666666;
	text-decoration: none;
}
a.foot:active {
	text-decoration: none;
	color: #999999;
		text-decoration: none;
}
.red {
color: #bf2d27;
}