td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}

a:link {color:#A37121; text-decoration:none; font-weight: normal}
a:hover {color:#67440C; text-decoration:none; font-weight: normal}
a:active {color:#67440C; text-decoration:none; font-weight: normal}
a:visited {color:#A37121; text-decoration:none; font-weight: normal}


body {
	background-image: url(mjpa-bkg.gif);
	background-repeat: no-repeat;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	background-color: #FFFFFF;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
	margin-bottom:15px;
}

.highlight {
	background-color:#FFFF00;}

.outsideBorder {
	position: absolute;
	left: 30px;
	top: 30px;
	border: 2px dotted #CCCCCC;
}

.insideBorder {
	border: 3px solid #CCCCCC;
	background-color: #FFF5CC;
}
TABLE.contentBox {
 background-color: #FFFFFF;
 border-top: dotted 2px #336699;
 border-right: dotted 2px #336699;
 }

TD.contentBox {
	border-left: dotted 2px #336699;
	border-bottom: dotted 2px #336699;
	padding: 10px;
 }
.text-bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
	vertical-align: top;
}
.text-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.contentBlock{
	padding:0px 40px 0px 40px;}

.header {
	padding: 9px 0px 9px 9px;
	vertical-align: bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D1B890;
	padding:10px 40px 10px 40px;
}
#subPageContentArea {
	padding:0px 30px 0px 30px;}.hpGrayText {
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
