body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
 background-color: #FFFFFF;
}

a { 
 
 color: #000080;
 text-decoration:none;
} 
 
a:hover {
 color: #000080; 
 text-decoration:underline;
}

a.greenlink {
 
 color: #004D00;
 text-decoration:none;
} 
 
a.greenlink:hover {
 color: #004D00; 
 text-decoration:underline;
}


.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.green {
	color: #004D00;
}

.greenbig {
	font-size:12pt;
	color: #004D00;
}

.green20 {
	font-size:20pt;
	color: #004D00;
}

h1 {
 color: #ffffff;
 font-weight: bold;
 font-size: 16pt;
 display: block;
 background-color: #366E27;
 padding: 3px;
 text-align:center;
 border:#000000 solid 1px;
 width:100%;
}

h2 {
 color: #000000;
 font-size: 12pt;
 margin: 0px;
 padding: 0px;
}

.red11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D00818;
}

.blue8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #344C9A;
}

.border-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504434;
	
}

.border-title {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.border-red {
	border-width: 2pt;
	border-style: solid;
	border-color:#D00818;
	
}

.border-contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #423729;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #423729;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #423729;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #423729;
	
}

.tbl a {
 width:83px;
 padding: 5px;
 background-color: transparent;
 text-align: center;
 display:block;
 text-decoration: none;
 color:#ffffff;
 font-size: 9pt;
 font-weight:bold;
 
}
.tbl a:hover {
 text-decoration: none;
 background-color: #D00818;
 color: #ffffff;
}

.tbl2 a {
 width:100%;
 padding: 5px;
 padding-top:5px;
 padding-bottom:5px;
 background-color: transparent;
 text-align: right;
 display:block;
 text-decoration: none;
 color:#ffffff;
 font-size: 9pt;
 font-weight:bold;
 
}
.tbl2 a:hover {
 text-decoration: none;
 background-color: #000000;
 color: #c5c1b6;
}

#bottom { font-size: 9pt; font-weight: 700; color: #D00818; }
#bottom a {color:#D00818;}
.bottomline {color:#344C9A; font-weight: 700;}
.smtxt {font-size:8pt;}
.main {margin-left:auto; margin-right:auto; width:758px; padding:10px; background-color:#344C9A}

.left {
	float: left;
	margin: 0 15px 15px 0;
}