@charset "utf-8";
/* CSS Document */
body {
	background-color: #6DC27C;
	background-image: url(images/background_splash.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
.style7 {font-size: 24px; }
p
{ 
font-family: "Times New Roman", Times, serif;
text-indent: 0px;
margin-bottom: 0; 
margin-top: 0; 
}
p.indent
{ 
text-indent: 25px; 
margin-bottom: 0; 
margin-top: 0; 
}

p.captions {
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	text-indent: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
p.captioncredit {
	font-size: 13px;
	font-style: italic;
	font-variant: small-caps;
	text-indent: 0px;
	text-align: right;
}
h1 {
	font-family: Times, Times New Roman, serif;
	font-size: 30px;
	font-stretch: semi-expanded;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 0em;
	text-align: center;
}
h2 {font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 0px;
	text-align: center;
	font-stretch: wider;
}
h3.menu { 
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 0px;
	text-align: left;
	font-stretch: wider;
}
h3.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	text-indent: 0px;
	font-stretch: wider;
	font-weight: lighter;
	text-align: center;
}
h6  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-stretch: semi-expanded;
	font-style: italic;
	text-align: center;
	font-weight:400;
	margin-top:-4px;
	margin-bottom:6px;
}
	
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.style4 {font-size: 20px}
.style5 {font-size: 9px}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCFFCC;
}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCFFCC;
	text-indent: 0px;
}
.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCFFCC;
	text-indent: 0px;
}
.style9 {
	color: #0000CC;
	font-weight: bold;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;
text-indent: 0px;
}
.style16 {font-size: 16px; color: #0000CC; font-family: Arial, Helvetica, sans-serif;}
.style17 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #008000; }

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}

.picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; } 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
.center { margin: 0.5em 0.8em 0.5em 0; float:center; } 
