.whitePlacerBgrd {

	background-color: #FFFFFF;

}

.breadcrumbTrail {

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

	font-size: 10px;

	color: #666666;

	font-weight: bold;

	background-color: #FFFFFF;

}

.designedBy {

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

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	padding: 5px;

}

.subNav {

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

	font-size: 10px;

	color: #333333;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #999999;

	background-color: #FFFFFF;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #CCCCCC;

}

.subNavRed {

	background-color: #FFFFFF;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #990000;

	border-bottom-color: #990000;

}

.mainContentArea {

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

	font-size: 11px;

	line-height:18px;

	color: #666666;

	text-decoration: none;

	background-color: #FFFFFF;

	padding-right: 10px;

}

.imgBorder {

	border: 3px solid #666666;

}

a.contentLink:link {

	text-decoration: underline;

}

a.contentLink:active {

	text-decoration: underline;

}

a.contentLink:visited {

	text-decoration: underline;

}

a.contentLink:hover {

	color: #990000;

	text-decoration: none;

}

