
a.effect1:link {color: #000000; text-decoration: none; }
a.effect1:visited {color: #000000; text-decoration: none; }
a.effect1:hover {color: #ffffff; text-decoration: none; }
a.effect1:active {color: #000000; text-decoration: none; }

a.effect2:link {color: #ffffff; text-decoration: underline; }
a.effect2:visited {color: #ffffff; text-decoration: underline; }
a.effect2:hover {color: #ffffff; text-decoration: none; }
a.effect2:active {color: #ffffff; text-decoration: underline; }

a.effect3:link {color: #000000; text-decoration: underline; }
a.effect3:visited {color: #000000; text-decoration: underline; }
a.effect3:hover {color: #ffffff; text-decoration: none; }
a.effect3:active {color: #000000; text-decoration: underline; }

a.effect4:link {color: #0000ff; text-decoration: underline; }
a.effect4:visited {color: #0000ff; text-decoration: underline; }
a.effect4:hover {color: #000000; text-decoration: none; }
a.effect4:active {color: #0000ff; text-decoration: underline; }

a.onDark:link {color: #ffffff; text-decoration: underline; }
a.onDark:visited {color: #ffffff; text-decoration: underline; }
a.onDark:hover {color: #FFF4D5; text-decoration: none; }
a.onDark:active {color: #ffffff; text-decoration: underline; }

a.onLight:link {color: #0F470B; text-decoration: underline; }
a.onLight:visited {color: #0F470B; text-decoration: underline; }
a.onLight:hover {color: #70916E; text-decoration: none; }
a.onLight:active {color: #0F470B; text-decoration: underline; }

.Button {
background-color: #0F470B;
border-color: #ffffff;
border-style: beveled;
border-width: 1;
color: #ffffff;
font-size: 10pt;
font-family: arial;
}

.adsbox {
border-style: solid;
border-color: #EDEDED #000000 #000000 #EDEDED;
border-width: 2px;
background-color: #D8D8D8;
text-align: center;
vertical-align: top;

}
.embedbox {
border-style: solid;
border-color: #EDEDED #000000 #000000 #EDEDED;
border-width: 1px;
background-color: #DBEFDF;
}

.embedbox2 {
border-style: solid;
border-color: #EDEDED #808080 #808080 #EDEDED;
border-width: 1px;
background-color: #ffffff;
}

.underbox {
border-style: solid;
border-color: #808080;
border-width:  0px 0px 1px 0px;
}

.navbox {
padding: 3px;
}

.navbutton {
border-style: solid;
border-color:  #2C902C #000000 #000000 #2C902C;
border-width: 1px 1px 1px 1px;
padding-left: 5px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 4px;
cursor:pointer;
cursor:hand;
text-align: left;
}

.inputbox {
border-style: solid;
background-color:  #EEF7ED;
border-color: #808080;
border-width: 1px;
color: #0A0793;
font-size: 10pt;
font-family: arial;
}

.Mission {
		color: #000000;
		font-size: 14px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
}

h6
	{
		color: #0803C3;
		font-size: 11px;
		font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h5
	{
		color: #ffffff;
		font-size: 11px;
		font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
	  margin: 0em;
	}

h4
 {
		color: #0F470B;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h3
 {
		color: #0F470B;
		font-size: 18px;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h2
{
		color: #0F470B;
		font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h1
 {
		color: #ffffff;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}




