 /* CSS Document */
body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#A8B290;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#A8B290;
	scrollbar-base-color:#512A07;
	scrollbar-dark-shadow-color:#A8B290;
	scrollbar-shadow-color:#A8B290;
	scrollbar-track-color:#CAD3B8;
	font-family: Verdana,Arial, Helvetica, Sans Serif;
	background-color: #462B14;
	background-image: url(images/jmj_secondary_background.jpg);
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;}


	
td {vertical-align: top;
font-size: 11px;
line-height: 1.4em;
text-align: left;
color: #000000;}

	
a { color: #000000;}
a:hover { color: #3B3B3B;}

hr {color: #6C000A;}

/* buttons */
td.buttonarea { background-color: #CFD4C2;
	border-left: 6px solid #A8B190;
	vertical-align:middle;}
	
td.buttonarea a {color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
td.buttonarea a:hover {color: #891A1C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
td.buttonarea a.act {color: #891A1C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
td.buttonarea a.act:hover {color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}

/* copy */
.leftcopy {padding: 10px 28px 20px 25px;
	font-style: italic;}
.middlecopy {padding: 2px 30px 20px 25px;
	text-align: justify;}
.rightcopy {padding: 10px 10px 20px 10px;}

.emph {color: #00718F;
	font-style: normal;}   /* green */
.header {color: #00718F;
	font-size: 1.75em;
	font-weight: normal;}   /* green */
.heading {color: #00718F;
	font-size: 1.25em;
	font-weight: bold;}   /* green */
.smheading {color: #00718F;
	font-size: 1em;
	font-weight: bold;} 
.smallblack { font-size: 9px;
	color: #000000;}

.whitec {color: white;}
.linkwhite {color:white;
	text-decoration: none;}
.copy {
font-family: Verdana,Arial, Helvetica, Sans Serif;
font-size:9px;
color: #ffffff;
text-align: center;
}

.formbutton {background-color: #891A1C;
	color: #EBEBB7;
	font-weight: 700;
	font-size: 8pt;
	padding: 0px;
	}

.formfield { background-color: #5F6975;
	color: #FCFDFE;}
	
.leftsmallheading {
	background-color: #E9EDDC;
	display: block;
	width: 200px;
	padding: 2px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	font-variant: small-caps;
	color: #00718F;}

.rightsmallheading { 
	background-color: #E9EDDC;
	display: block;
	padding: 2px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	font-variant: small-caps;
	color: #00718F;}
	
