body {
	margin: 0px 0px 0px 0px;
	background-color: white;
	color: #7D7D7D;
	font-family:   "Arial, Helvetica, sans-serif";
	font-weight: normal; 
	font-size: 10pt; 
	text-align:center; 
	background: #ffffff url(/images/background2.jpg) no-repeat top center;
}

#body {
	margin: 0 auto;
	width: 780px;
}

h1 {
	font-size: 12pt; 
	background-color: #ffffee;
	color: #EBA464;
	text-align: left;
	padding: 0;
	margin: 0;
	font-family:  "Arial, Helvetica, sans-serif";
}

h2 {
	font-size: 10pt;
	background-color: #FFFFEE;
	color: #129636;
	text-align: left;
	margin: 15px 0 15px 0;
	font-family:  "Arial, Helvetica, sans-serif";
}

h2.center 
{
	text-align:center;
}

h3 {
	font-size: 10pt; 
	color: #7D7D7D;
	text-align: left;
	font-family: "Arial, Helvetica, sans-serif";
	margin-top: 5px;
}

h4 {
	font-size: 9.5pt;
	font-style: italic; 
	color: #7D7D7D;
	text-align: left;
	font-family:   "Arial, Helvetica, sans-serif";
	margin-top: 5px;
}

p {
	font-weight: normal; 
	font-size: 9.5pt; 
	font-family: "Arial, Helvetica, sans-serif";
	color: #7D7D7D; 
	text-align:left; 
}

p.center {
	text-align: center;
}

p.small_ptext {
	font-size: 9pt;
	font-style: italic;
	color: #EBA464;
}

hr {
	height: 1px;
	color: #7D7D7D;
	width: 100%;
	border: none;
}

hr.footerseparator {
	height: 1px;
	color: #7D7D7D;
	background: #0F9534;
}

ul {
	list-style: disc outside;	
	font-weight: 700;
}  

li {
	font-size: 9.5pt;
	font-weight: 400;
	text-align: left;
	color: #7D7D7D;
}

a {
	font-family:   "Arial, Helvetica, sans-serif";
	font-weight: 700;
	text-decoration: underline;
	color: #7D7D7D;
	font-size: 12pt;
}

a:hover {
	color: #EBA464;
}

a.footernav {
	color: #FFFFCC;
}

img {
	border: 0px;
}

img.spacer {
	display: block;
}

table { 
	width: 100%;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

td {
	font-weight: normal; 
	font-family:  "Arial, Helvetica, sans-serif";
	color: #7D7D7D;
	vertical-align: text-top; 
	margin: 0; 
	padding: 0;
	border: 0;
}

td.bannercell {
	color: #0f9534;
	text-align: center;
}

td.contentcell{
	color: #7D7D7D;
	padding: 5px;
}

td.navbarcontainer {
	vertical-align: top;
	padding: 0px;
	border-color:#7d7d7d;
	border: 1px 1px 1px 1px double;
	font-size:xx-small;
	color: #129636;
	width: 150px;
	background-color:#ffffee;
}

#navbar h2 {
	color: #eca769;
	text-align: center;
	font-family:  "Arial, Helvetica, sans-serif";
	font-size: 10pt;
}

#navbar table { 
	width: 150px;
	vertical-align: top;
	border-width: 1px 1px 1px 1px;
	border-color: #EBA464;	
	border-style: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	color: #FFFFEE;
}

#navbar td {
	font-size: xx-small;
	text-align: center;
	background-color: #ffffee;
	border-color: #EBA464;
	color: #129636;
	border-style: double;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
}

#navbar p 
{
	color:#7d7d7d;
}

#navbar a{
	text-decoration:none;
	font-weight: 700;
	font-size: 12pt;
}	

#navbar a:hover {
   color: #EBA464;
}

td.seoempty {
	border: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 150px;
}

td.footernav 
{
	width: 100%;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: #FFFFCC;
	font-family:  "Arial, Helvetica, sans-serif";
	font-weight: 700;
	text-align: center;
	padding: 2px 0px 2px 0px;
	font-size: 8pt;
}

td.footeraccentbar {
	font-weight: 700;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

td.center {
	text-align: center;
}

#rightbar table { 
	width: 150px;
	vertical-align: top;
	border: none 0;
}

#rightbar td {
	text-align: center;
	border-color: #ffffff;
	color: #ffffff;
	border-style: inset;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	font-size: xx-small;
}

#rightbar h2 {
	text-align: center;
	font-family:  "Arial, Helvetica, sans-serif";
	font-size: x-small;
	
}

#rightbar p {
font-weight:700;
font-size: xx-small;
}

#sitemap table
{
	border-width: 1px;
	border-style: solid;
	border-collapse : collapse;
	border-color: #20436A;
	padding : 5px;
}

#sitemap td
{
	border-width: 1px;
	border-style: solid;
	border-collapse : collapse;
	border-color: #20436A;
	padding: 5px;
}

#centered td {
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-color: #20436A;
	border-width: 1px;
}

#centered p {
	text-align: center;
}

#johnson1 {
	text-align: center;
}

#johnson2 {
	text-align: center;
}

#johnson1 td {
	text-align: center;
	font-size: 11pt;
}

#johnson2 td {
	text-align: center;
	font-size: 11pt;
}

#johnson1 p {
	text-align: center;
	font-size: 11pt;
}

#johnson2 p {
	text-align: center;
	font-size: 11pt;
}

#johnson1 table, tbody {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#johnson2 table, tbody {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#johnson1 a {
	background-color: #0F9534;
	font-size: 11pt;
	font-family:   "Arial, Helvetica, sans-serif";
}

#johnson2 a {
	background-color: #0F9534;
	font-size: 11pt;
	font-family:   "Arial, Helvetica, sans-serif";
}


.textsize {
	font-family: "Arial, Helvetica, sans-serif";
   text-align: right;
	font-size: 14px;
	color: #7D7D7D;
}

#banner a

{
	text-decoration:none;
	font-size:xx-small;
}