@charset "utf-8";
body {
	background-color: #4E4D53;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CA252B;
}
a:visited {
	color: #4E4D53;
}
.backHeader {
	background-image: url(images_layout/DCACheader.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 765px;
}
.backNavBar {
	background-image: url(images_layout/subdomainNavBar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left bottom;
}
.textGrayEmphasis {
	font-weight: bold;
	color: #4E4D53;
}

.backTile {
	background-image: url(images_layout/DCACtile.jpg);
	background-repeat: repeat-y;
}
.backFooter {
	background-image: url(images_layout/DCACbottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	background-position: bottom;
}
.textTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.backGray {
	background-color: #666666;
}
.tdPad15 {
	padding-right: 15px;
	padding-left: 20px;
	vertical-align: top;
}
.textRedHighlight {
	font-weight: bold;
	color: #CA252B;
}
.textRed14 {
	font-size: 14px;
	font-weight: bold;
	color: #CA252B;
}
.textFont10 {
	font-size: 10px;
}
