body {
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #684c2e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #684c2e;
}
a:hover {
	text-decoration: underline;
	color: #7e0c03;
}
a:active {
	text-decoration: none;
	color: #7e0c03;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}

.bodyCopyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F08641;
}

.bodyCopySpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.bodyCopySubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F08641;
}

.button {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #F08641;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	padding: 2px;
}
A.button:link {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #F08641;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	padding: 2px;;
}
A.button:active {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #F08641;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	padding: 2px;
}
A.button:visited {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #A3A3A3;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	padding: 2px;
}
A.button:hover {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 4px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #8F161B;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	padding: 2px;
}

fieldset {
  border: 1px solid #666666;
  width:135px;
}
legend {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
  padding: 3px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #684c2e;
}
.footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #684c2e;
	text-transform: uppercase;
}

.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
	border: 1px solid #666666;
	display: block;
	font-style: normal;
	font-weight: normal;
}

.formInputComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 465px;
	border: 1px solid #666666;
	display: block;
	font-style: normal;
	font-weight: normal;
}

.formInputSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	border: 1px solid #666666;
	display: block;
	font-style: normal;
	font-weight: normal;
}

.formInputFieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;
	border: 1px solid #666666;
	display: block;
	font-style: normal;
	font-weight: normal;
}


ul.bulletCopy{margin-left:5px;padding-left:12px;}
ul.bulletCopy li{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style: none;
	background: url(../images/bulletpoint.gif) #FFFFFF no-repeat 0 4px;
	padding-left:23px;
	line-height: 18px;
	margin-left:0;
}
ul.bulletCopy ul{margin-left:14px;padding-left:10px;}
ul.bulletCopy ul li{
	list-style: none;
	background: url(../images/bulletpoint_secondary.gif) #FFFFFF no-repeat 0 4px;
	padding-left:20px;
	line-height: 18px;
	margin-left:0;
}

.tableBG {
	background-color: #614529;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #614529;
	background-color: #c69d5f;
}
.TableRowEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #684c2e;
	background-color: #f8e4c2;
}
.TableRowOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #684c2e;
	background-color: #f8e4c2;
}
.mastheadSJRA {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;

}
.footerSJRA {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 248px;
}
.navPosition {
	margin-top: 50px;
}
.bodyPosition {
	margin-top: 64px;
}
