/* CSS Document */
body{
margin: 10px 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
background: url('../images/bg.gif') center top repeat #8a903b;
}

a:link {color:#2e995e}
a:visited {color:#2e995e}
a:hover { text-decoration: none; color:#555555}
a:active { text-decoration: none; color:#555555}

.titleText {
padding: 10px 0px 7px 0px;
font-size: 18px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#0e5e32;
text-align: center;
}

.snapToNav {
padding: 0 3px 10px 3px;
margin: 0 3px;
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-align: center;
line-height:15px;
color: #1b7644;
}
	.snapToNav A:link, .snapToNav A:visited { color: #1b7644; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover { color: #1b7644; text-decoration: none; }

.snapToNav center {
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#1b7644;
}
	.snapToNav center A:link, .snapToNav center A:visited { color: #1b7644; text-decoration: underline; }
	.snapToNav center A:active, .snapToNav center A:hover { color: #000000; text-decoration: none; }

.dockTable { margin: 15px 0 5px 0; }
.dockTable td {
padding: 2px 5px 2px 5px;
background-color:#1b7644;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: underline; }
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: none; }
	
	

.bottomNav { padding: 30px 0px 5px 0px; text-align:center; color: #555555; background-color:#FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica;}
	.bottomNav A:link, .bottomNav A:visited { color: #555555; text-decoration: none; }
	.bottomNav A:active, .bottomNav A:hover { color: #2e995e; text-decoration: underline; }
	
.bottomNav_cp { color: #555555; font-size: 10px; font-family: Verdana, Arial, Helvetica;}
	.bottomNav_cp A:link, .bottomNav_cp A:visited { color: #2e995e; text-decoration: none; font-weight: bold; }
	.bottomNav_cp A:active, .bottomNav_cp A:hover { color: #2e995e; text-decoration: none; font-weight: bold; }

.bottomText { padding: 15px 0px 0px 0px; color:#dedea4; font-size: 11px; font-family: Verdana, Arial, Helvetica; background:url('../images/footer_02.gif') left top repeat; text-align:center; }
	.bottomText A:link, .bottomText A:visited { color: #dedea4; text-decoration: none; }
	.bottomText A:active, .bottomText A:hover { color: #ffffff; text-decoration: underline; }

.copyright { line-height: 15px; color: #595d25; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #595d25; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #dedea4; text-decoration: none; }


