.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ED1C24;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
hr {
	border-style:dotted none none;
	border-top-width: 1px;
	border-top-color: #000000;
	height: 1px;
}
p {
	margin: 8px 0px;
	padding: 1px 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ED1C24;
	margin-bottom:0
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-top:8px;
	margin-bottom:3px
}

.copyRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D30C1B;
}
.copyRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #D30C1B;
}
.RedLink {
	color: #D30C1B;
	text-decoration:none;
}
.RedLink:hover {
	color: #FFC20D;
	text-decoration:none;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.copyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.copyBoldUC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.content ul {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFC20D;
	margin-left:16px;
}
.listitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#newsitem { 	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin: 0; padding: 0; list-style-type: none; }

#newsitem li { margin: 0px 0px 0px 6px; padding: 5px 10px 5px 24px; background: url(../images/common/news_bullet.gif) 0 9px no-repeat;}

#career { 	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin: 0; padding: 0; list-style-type: none; }

#career li { margin: 0px 0px 0px 6px; padding: 5px 10px 5px 24px; background: url(../images/leftnav/career_bullet.gif) 0 9px no-repeat;}

.newsarticle {
	padding-bottom:4px;
}.headerTOLET {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED1C24;
}
.YellowLink {

	color: #FFC20D;
	text-decoration:none;
}
.YellowLink:hover {
	color: #D30C1B;
	text-decoration:none;
}
.photo {
	float:left;
	padding-bottom:20px;
}
.photoinfo {
	float:left;
	padding-left:20px;
}