body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #c92725;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c92725;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #c92725;
}
.jslink {
	font-weight: normal;
	color: #c92725;
	text-decoration: underline;
	cursor:pointer;
}
.navigation a:link {
	color: #f9e8b6;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.bold_red {
	font-weight: bold;
	color: #c92725;
}
.redCell{
	background-color: #A7130B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.bold_white {
	font-weight: bold;
	color: #ffffff;
}

.red {
	color: #c92725;
}
.navigation a:visited {
	text-decoration: underline;
	color: #f9e8b6;
	font-weight: bold;
}
.navigation a:hover {
	text-decoration: none;
	color: #f9e8b6;
	font-weight: bold;
}
.navigation a:active {
	text-decoration: underline;
	color: #f9e8b6;
	font-weight: bold;
}
.nav_bkgd {
	background-image: url(../_media/template/backgrounds/navigation_bkgd.gif);
	background-repeat: repeat-y;
}
.header_bkgd {
	background-image: url(../_media/template/backgrounds/header_bkgd.gif);
	background-repeat: repeat-x;
}
.mdflag_bkgd {
	background-image: url(../_media/template/backgrounds/mdflag_bkgd.gif);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c92725;
}
.largeRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c92725;
}
.italic {
	font-style: italic;
}
.newsbox {
	background-color: #f8e4a9;
	background-image: url(../_media/clients/homepage/newsbox/newsbox_bkgd.gif);
	background-repeat: repeat-x;
	border: 1px solid #ceb05a;
}
.page_subhead {
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

