.outer {
	background-color: #CCCCCC;
}
.contactUS {
	font-family: "Copperplate Gothic Light", Rockwell, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #C40001;
	padding-top: 10px;
	padding-right: 10px;
}

.diamond {
	background-image: url(graphics/diamondRed.gif);
	background-repeat: repeat-x;
}
.topR {
	background-image: url(graphics/topR.gif);
	background-repeat: no-repeat;
}
.topL {
	background-image: url(graphics/topL.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.top {
	background-image: url(graphics/top.gif);
	background-repeat: repeat-x;
}
body {
	background-color: #000000;
	text-align: center;
	padding-top: 5px;
}
.footerText {
	font-family: "Copperplate Gothic Light", Rockwell, "Times New Roman";
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}
.left {
	background-image: url(graphics/rightSide.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.right {
	background-image: url(graphics/leftSide.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.middle {
	background-image: url(graphics/mid.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.topM {
	background-image: url(graphics/ttop.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.contentTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C40001;
	padding-top: 5px;
	padding-left: 5px;
}
.disclaimerText {
	font-family: "Copperplate Gothic Light", Rockwell, "Times New Roman";
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
.redText {
	color: #C40001;
}
.departments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4E4E4;
	text-align: left;
	line-height: 18px;
	border: 1px solid #666666;
}
.blueText {
	color: #0000FF;
}
a.red:link {
	color: #990000;
	text-decoration: none;
}
a.red:visited {
	text-decoration: none;
	color: #990000;
}
a.red:hover {
	text-decoration: underline;
	color: #666666;
}
a.red:active {
	text-decoration: none;
	color: #990000;
}
.headerTable {
	background-color: #C40001;
	padding: 0px;
}

