a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #fffff1; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
    color: #000000; background: #CECF9C;
    background-image:url(/images/Background.gif);
    background-repeat: repeat-x;
    background-attachment: fixed;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;

}

H1 {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		font-weight: 700;
}

.subtitle {
    color: #216D5A; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: 700;
		letter-spacing:0.01em;
		border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #000000;
	  padding-bottom: 5px;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
}

.tabletext	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.dropcap {
width: 22px;
height: 18px;
line-height: 28px;
float: left;
font-family: verdana, sans-serif;
text-align: top;
font-size: 22pt;
font-weight: 700;
}

.menu	{
		color: #000000; background: #DADBB3;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 8px;
		padding-right: 0px;
		border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #000000;
}
a.menu:link 		{color: #000000; background: none; text-decoration: none}
a.menu:visited	{color: #000000; background: none; text-decoration: none}
a.menu:hover		{color: #000000; background: none; text-decoration: underline}
a.menu:active 	{color: #000000; background: none; text-decoration: none}

.menubkgd {
    background: #DADBB3;
}

.selected	{
		color: #000000; background: #F3F4BC;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 8px;
		padding-right: 0px;
		border-bottom-width: 1px;
	  border-bottom-style: solid;
	  border-bottom-color: #000000;
}
a.selected:link 		{color: #000000; background: #F3F4BC; text-decoration: none}
a.selected:visited	{color: #000000; background: #F3F4BC; text-decoration: none}
a.selected:hover		{color: #000000; background: #F3F4BC; text-decoration: underline}
a.selected:active 	{color: #000000; background: #F3F4BC; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #276D5A; background: none; text-decoration: none}
a.footerselected:visited	{color: #276D5A; background: none; text-decoration: none}
a.footerselected:hover		{color: #276D5A; background: none; text-decoration: underline}
a.footerselected:active 	{color: #276D5A; background: none; text-decoration: none}

.footermenu {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #000000; background: none; text-decoration: none}
a.footermenu:visited	{color: #000000; background: none; text-decoration: none}
a.footermenu:hover		{color: #000000; background: none; text-decoration: underline}
a.footermenu:active 	{color: #000000; background: none; text-decoration: none}

.websiteby {
		color: #276D5A; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}