.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	color: #b01b1b;
	background: (seperator.gif)
	background-position: bottom
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	background-image: url(images/seperator.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.leftbar {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: text-top;
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;
}

.leftbar a:link, .leftbar a:visited {color:#FFFFFF; text-decoration:underline;}
.leftbar A:hover, A:active {color:#FFFF00; text-decoration:underline;}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;

}

.home {
	padding-right: 225px;
}

A:link, A:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

A:hover, A:active {
	color:#FFFF00;
	text-decoration:underline;
}

h2 {
	color: 00899B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

.maincol {
	font-size: 14px;
	color: 00899B;
	padding-right: 20px;
	padding-left: 20px;
}

.maincol a:link, .maincol a:visited {color:#00899B; text-decoration:underline;}
.maincol a:hover, .maincol a:active {color:#993333; text-decoration:underline;}

.sideNote {
	font-size: 12px;
	color: 00899B;
	padding-right: 10px;
	padding-left: 5px;
}

.sideNote a:link, .sideNote a:visited {color:#00899B; text-decoration:none;}
.sideNote a:hover, .sideNote a:active {color:#993333; text-decoration:underline;}

.read {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}

.maincolHome {

	font-size: 14px;
	color: 00899B;
	padding-right: 10px;
	padding-left: 20px;
}
.maincolCopy {
	font-size: 10px;
	color: 00899B;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
}

.maincolCopy a:link, .maincolCopy a:visited {color:#00899B; text-decoration:none;}
.maincolCopy a:hover, .maincolCopy a:active {color:#993333; text-decoration:underline;}

