body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	/*border: 0;	*/
}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #18605a;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #18605a;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #18605a;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #18605a;
}

ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #18605a;
}
.caption {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	text-align: center;
}
.block
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	text-align: justify;
}
.titleStyle {
	font-size: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	text-align: center;
}


.padding-left { padding-left: 30px; }


.leftNavBoxesLarge {
	background-color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	text-align: center;
	vertical-align: middle;
	padding-top: 13px;
}
.leftNavBoxesLarge a:link {color: #006633; text-decoration:none}
.leftNavBoxesLarge a:visited {color: #006633; text-decoration:none}
.leftNavBoxesLarge a:hover {color: #0000FF; text-decoration:underline}
.leftNavBoxesLarge a:active {color: #000000; text-decoration:underline}

.leftNavBoxesSmall {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 13px;
}
.leftNavBoxesSmall a:link {color: #000000; text-decoration:none}
.leftNavBoxesSmall a:visited {color: #000000; text-decoration:none}
.leftNavBoxesSmall a:hover {color: #0000FF; text-decoration:underline}
.leftNavBoxesSmall a:active {color: #006633; text-decoration:underline}

.bottomPage {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	padding-left: 30px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.bottomPage a:link {color: #000066; text-decoration:none}
.bottomPage a:visited {color: #6699FF; text-decoration:none}
.bottomPage a:hover {color: #003399; text-decoration:underline}
.bottomPage a:active {color: #003399; text-decoration:underline}
.copyright {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}
.copyright a:link {color: #000066; text-decoration:none}
.copyright a:visited {color: #6699FF; text-decoration:none}
.copyright a:hover {color: #003399; text-decoration:underline}
.copyright a:active {color: #003399; text-decoration:underline}

