@charset "UTF-8";
/* CSS Document */


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
}


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#006633;
}

.phototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#666666;
}

.phototext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#006633;
}

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006633;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006633;
}

.sponsorshiptext-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.sponsorshiptext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.sponsorshiptext-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.sponsor_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text align: center;
}

.bodytext-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text align: center;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text align: center;
}

.legal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.legal_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99cc33;
}


.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.doc-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: none;
	color: #006633;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.gallery a:link {
	color: #666666;
	text-decoration: none;
}
.gallery a:visited {
	text-decoration: none;
	color: #666666;
}
.gallery a:hover {
	text-decoration: none;
	color: #006633;
}
.gallery a:active {
	text-decoration: none;
	color: #666666;
}



.subnav a:link {
	color: #006633;
	text-decoration: none;
}
.subnav a:visited {
	text-decoration: none;
	color: #006633;
}
.subnav a:hover {
	text-decoration: none;
	color: #99cc33;
}
.subnav a:active {
	text-decoration: none;
	color: #006633;
}







.legal_link2 a:link {
	color: #99cc33;
	text-decoration: none;
	font-weight: bold;
}
.legal_link2 a:visited {
	text-decoration: none;
	color: #99cc33;
	font-weight: bold;
}
.legal_link2 a:hover {
	text-decoration: underline;
	color: #99cc33;
	font-weight: bold;
}
.legal_link2 a:active {
	text-decoration: none;
	color: #99cc33;
	font-weight: bold;
}




.sponsor_link a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
.sponsor_link a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: none;
}
.sponsor_link a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: none;
}
.sponsor_link a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: none;
}




a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006633;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #006633;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006633;
	font-weight: bold;
}


.bodytext21 {	font-family: Times, Garamond, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

body {
	background-image: url(../images/bk.gif);
}
