.navmain {
color: #F0ECC9;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.navsub {
color: #FFFFFF;
font-family: arial;
font-weight: bolder;
font-size: 11px;
margin-bottom: 1px
margin-top: 1px
}

.navsub:active {
color: #FFFFFF;
font-family: arial;
font-weight: bolder;
font-size: 11px;
text-decoration: none;
margin-bottom: 1px;
margin-top: 1px;
}

.navsub2 {
color: #000000;
font-family: arial;
font-weight: bolder;
font-size: 11px;
text-decoration: none;
margin-bottom: 1px
margin-top: 1px
}

.navsub2:active {
color: #000000;
font-family: arial;
font-weight: bolder;
font-size: 11px;
text-decoration: none;
margin-bottom: 1px;
margin-top: 1px;
}


.borderlist {
border-style: solid;
border-color: #000000;
text-align: center;
text-valign: top;
border-width: 1px;
}

.listbold {
color: #1E5BCE;
font-family: arial;
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}

.tblborderheader {
border-top: 1pt solid #00380B;
border-bottom: 2pt solid #00380B;
border-left: 1pt solid #00380B;
border-right: 1pt solid #00380B;
padding-bottom: 2px;
padding-top: 2px;
padding-right: 5px;
padding-left: 5px;
text-align: middle;
text-valign: top;
}

.headertbl {
color: #1E5BCE;
font-family: arial;
font-weight: bolder;
font-size: 18px;
text-decoration: none;
margin-bottom: 1px
margin-top: 1px
background-color: #366A8F;
}

.headertblsub {
color: #205A1F;
font-family: arial;
font-weight: bolder;
font-size: 14px;
text-decoration: none;
margin-bottom: 1px
margin-top: 1px
background-color: #E8E8E8;
}

.popupheader {
color: #00380B;
font-family: arial;
font-weight: bolder;
font-size: 18px;
text-decoration: none;
background-color: #F0EFD1;
}

.gold {
background-color: #F5E8B4;
}

.silver {
background-color: #F0EFD1;
border-style: solid;
border-color: #000000;
}

.green {
background-color: #364238;
}

.bronze {
background-color: #EDEDD2;
border-style: solid;
border-color: #000000;
}

.bodylink {
color: #000000;
font-family: arial;
font-size: 11px;
}

.bodycopy {
color: #000000;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

.bodyheader {
color: #000000;
font-family: arial;
font-weight: bolder;
font-size: 11px;
text-decoration: none;
margin-bottom: 10px
}

.bodyheaderred {
color: #ff0000;
font-family: arial;
font-weight: bolder;
font-size: 11px;
text-decoration: none;
margin-bottom: 10px
}

.linkpopup {
color: #000000;
font-family: arial;
font-size: 11px;
text-decoration: underline;
}

.contentlinkmain {
color: #364238;
font-family: arial;
font-size: 12px;
text-decoration: underline;
}

.bodytitle {
color: #205A1F;
font-family: arial;
font-weight: bolder;
font-size: 18px;
text-decoration: none;
margin-bottom: 10px
}

.bodysent {
color: #3A6549;
font-family: arial;
font-weight: bolder;
font-size: 14px;
text-decoration: underline;
margin-bottom: 10px
}

.bodysent2 {
color: #000000;
font-family: arial;
font-weight: bolder;
font-size: 14px;
text-decoration: none;
margin-bottom: 10px
}

UL {
	list-style-position: outside; 
	margin-left: 20px;
}