.TopNav {
	color: #E52947;
	font-weight: bold;
}
.tdMiddleGray {

	background-color: #CCCCCC;

}

.bgShadowLeft {

	background-image: url(images/shadow_left.gif);

	background-repeat: repeat;

}

.bgShadowRight {

	background-image: url(images/shadow_right.gif);

	background-repeat: repeat;

}

p {

	font-family: Frutiger, Arial, sans-serif;

	font-size: 12px;

	line-height: 15px;

}

td {

	font-family: Frutiger, Arial, sans-serif;

	font-size: 12px;

	line-height: 15px;

}

a {

	color: #E52947;

	text-decoration: none;

}

a:link {

	color: #E52947;

	text-decoration: none;

}

a:hover {

	color: #E52947;

	text-decoration: none;

}

a:visited {

	color: #E52947;

	text-decoration: none;

}

a:active {

	color: #000000;

	text-decoration: underline;

}

.boldText {

	font-weight: bold;

}

.bgDivider {

	background-image: url(images/divider.gif);

}

.tdDarkGray {

	background-color: #A7A9AC;

}

.podTitle {

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

}

.linkBreadcrumb {

	font-size: 10px;

	color: #999999;

}

.titleSubNav {

	font-size: 14px;

	font-weight: bold;

	color: #000000;

}

.tblBorder {

	border: 1px 1 px #000000;

}

.bgGutterShadow {

	background-image: url(images/shadow_gutter.gif);

	background-repeat: repeat;

}

.tdWhite {

	background-color: #FFFFFF;

}

.background {

	background-color: #E2E3E3;

}

.shadowSubNav {

	background-image: url(images/shadow_subnav.gif);

	background-repeat: repeat-x;

}

.PageTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #E92457;

}


.linkWhite {
	color: #FFFFFF;
	text-decoration: none;
}

.tdLightGray {
	background-color: #EAEAEA;
}
