body {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #999A7A;


}

table {
	vertical-align: top;
}

.tableBG {
	background-image: url(../images/insideBody.jpg);
	background-repeat: repeat-x;
	background-color: #DBC289;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC1D4F;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #5D5F3A;
	margin-bottom: 6px;
	margin-top: 25px;
}
.boldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;

}
.reversedTableColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #234B8D;
	text-align: center;
	margin: 0;
	padding: 0;
}
.smBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a {
	font-weight: bold;
	color: 234b8d;
	text-decoration: underline;
}
.frontTableBG {
	background-color: #DBC289;
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
}
.line {
	color: #CC1D4F;
	border: thin dotted #CC1D4F;
	width: 85%;

}
.bold {
	font-weight: bold;
}

/** new PixelMagic styles **/
fieldset {
	border: 1px solid #CC1D4F;
}

.redCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #CC1D4F;
}

legend {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CC1D4F;
}

.sideButton {
	margin: 10px 20px;
	text-align: center;
	border: 0;
}
