BODY {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #EAECEE;
	background-image: url(images/spacerEAECEE.gif);
	background-repeat: repeat;
	margin: 0px;
}
DIV,TH,TD,CENTER {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
P {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 14px;
}
A {
	color : #9D080D;
    text-decoration: none;
}
A:active {
	color : #9D080D;
}
A:link {
	color : #9D080D;
}
A:visited {
	color : #9D080D;
}
A:hover {
	color: #95A1AA;
}
H1 {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	color: #9D080D;

}
.body {	
	padding-bottom: 30px;
	text-align: left;
	width: 100%;
}
.bold {
	font-weight: bold;
}
.itl {
	font-style: italic;
}
.mainTable {
	width: 598px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;

}
.topRed {
	background-color: #9D080D;
	background-image: url(images/topRed.gif);
	background-repeat: repeat;
	height: 6px;
	width: 598px;
}
.dsLeft {
	background-image: url(images/dsLeft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
.dsRight {
	background-image: url(images/dsRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
.logoBar {
	background-color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	width: 598px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: left;
}
.photoBar {
	height: 130px;
	width: 598px;
	background: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	vertical-align: top;
}
.photoTable {
	height: 130px;
	width: 598px;
	margin-bottom: 1px;
}
.largeImage {
	height: 130px;
	width: 399px;
	padding-right: 1px;
}
.smallImage {
	height: 130px;
	width: 198px;
}
.navGray {
	background-color: #95A1AA;
	background-image: url(images/spacer95A1AA.gif);
	background-repeat: repeat;
	height: 23px;
	width: 598px;
}

.bodyTable {
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
}
.headerPad {
	padding-bottom: 20px;
}
.footerBG {
	background-image: url(images/paintBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 120px;
	width: 598px;
}
.footer {
	padding-right: 15px;
	padding-top: 40px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}