.bodyjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

.bodyreg {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-left: 20px;
	margin-right: 20px}
	
.date {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #412A22;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 3px 0px 3px 10px;
}

.body-nopad {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black}
	
.body-space {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 20px}

.body-white {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white}

.bodyjustifysm {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify}

li {font-size: 12px;
	margin-top: 4px;
	margin-bottom: 7px;
	text-align: left}

.allcaps {text-transform: uppercase}

.bodybgCtr {
	background-position: center top;
	background-repeat: no-repeat;
}

td.leftBorder {border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #292929}

h2 {font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: normal;
	font-size: 24px;
	margin-left: 20px;
	margin-right: 20px}

h3 {font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: normal;
	font-size: 20px;
	margin-left: 20px;
	margin-right: 20px}

h4 {font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px}

h5 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0}

h2.signature {color: #004812;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-left: 20px;
	margin-right: 20px; 
}
	
h5.signature {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

.anchorstyle {color: #412A22}

.caption {font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px}
	
.caption-white {font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px}
	
li.link {text-align: left}

.small {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px}
.smallreg {font-family:Arial, Helvetica, sans-serif;
		font-size: 11px}

.bordercell {border-top: 1px solid #292929}

a:link, a:visited {color: #412A22}
a:hover, a:active {color: #999999}
a.dark:link, a.dark:visited {color: #292929}
a.dark:hover, a.dark:active {color: #666666}

body,td,li {color: black}
body {background-color: #292929}

.content {background-color: #F2E6B6}
.header {background-color: #412A22}
.boxes {background-color: #F2E6B6;
		padding: 10px;}
.side {background-color: #999999;
		background-image: url(images/grey-shadow.jpg);
		background-position:left; 
		background-repeat:repeat-y}
.bottom {background-color: #666666}

span.footer {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: small-caps}

.picborder {border: 1px solid #292929}
.equiborder {border: 1px solid white; margin-bottom:15px}
.menupad {padding-left:15px;
		padding-right:15px}
.highlight {
	color: #600;
}

.normalcaps {
	text-transform: lowercase;
}

.signature {
	font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 20px;
	margin-right: 20px;
}

.green, a.green {
	color: #004812;
}
.yellow {
	color: #BC9805;
}
.sig-larger {
	font-size: 18px;
}
.white {
	color: white;
}

.subnav {
	border-bottom: 1px dotted white;
	padding: 10px 0;
}