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

/* Body */
BODY  {
	color: #000000;
	margin: 0;
	background-image: url(images/backgndfill_03.jpg);
	background-repeat: repeat-x;
}



#footer {
	background-image: url(images/footer_08.jpg);
	background-repeat: repeat-x;
}
#navigation
{
	background-image: url(images/navbackgrnd_04.jpg);
	background-repeat: repeat-y;
	width: 175px;
}
#navigation a:link
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #014d9d;
	font-weight: bold;
}#navigation p
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding-left: 28px;
}
#navigation a:visited
{
	color: #014d9d;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover
{
	color: #014d9d;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:active
{
	color: #014d9d;
	text-decoration: none;
	font-weight: bold;
}
a:link
{
	color: #014d9d;
	text-decoration: none;
}
a:visited
{
	color: #014d9d;
	text-decoration: none;
}
a:hover
{
	color: #014d9d;
	text-decoration: underline;
}
a:active
{
	color: #014d9d;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-left: 28px;
	padding-right: 15px;
}
img.right {float: right;}
img.left {float: left;}

.address {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.addressbold {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
H1         {
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding-left: 28px;
	padding-top: 18px;
	line-height: 50px;
}
H2       {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-left: 28px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
H3       {
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
H4       {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
H5       {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
H6       {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
blockquote {
	text-indent: 28px;
}
.indent28 {
	padding-left: 28px;
}
ul {
	padding-left: 80px;
	list-style-type: disc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-right: 15px;

}
