﻿body
{
font-size:small;
}

.Header1,.header1 {
	margin: 0px;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #851A1C;
	font-weight: normal;
	text-align:left;
	display:block;
}
.header2 {
	color: #567CA3;
	font-family: Arial;
	font-size: small;
	margin-bottom: 0px;
	text-align:left;
	display:block;
}

.header3 {
	color: #002E43;
	font-family: Arial;
	font-size: small;
	letter-spacing: 1pt;
}

.header4 {
	color: #851A1C;
	font-family: Arial;
	font-size: small;
}

.body-text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	white-space: normal;
}

.small-body-text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	white-space: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.small-blue-text {
	color: #002E43;
	font-family: Arial;
	font-size: x-small;
}

.footer-text {
	color: #91ACCA;
	font-size: x-small;
	font-family: Arial;
}

.no-border {
	border-width: 0;
}

.bullet-list {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: small;
	text-align:left;
}

li
{
color: #851A1C;

}

li span
{
color: #373737;
}
a.titlelink {
	color: #002E43;
	text-decoration: none;
}
a.linktext {
	color: #002E43;
}
a.Graylinktext {
	color: #BFBFBF;
}
a.linktext:visited {
	color: #002E43;
}
a.linktext:hover {
	color: #851A1C;
}

a.bookmark {
	color: #567CA3;
	text-decoration: none;
}
a.bookmark:hover {
	color: #851A1C;
	text-decoration: none;
}
a.bookmark:active {
	color: #851A1C;
	text-decoration: none;
}
a.bookmark:focus {
	color: #851A1C;
	text-decoration: none;
}

.no-wrap {
	white-space: nowrap;
}

.align-right {
	text-align: right;
}
.align-left {	
	text-align:left;
}

.table-border {
	border: 1px solid #C2D1E2;
	background-color: #F8FAFC;
}

a.mainmenu:link {font-size:12px;text-decoration:none;padding-top:4px;padding-bottom:4px;color:#585858;display:block;margin-top:0px;margin-bottom:0px;border-bottom:1px solid #c2d1e2;}
a.mainmenu:visited {font-size:12px;text-decoration:none;padding-top:4px;padding-bottom:4px;display:block;color:#585858;margin-top:0px;margin-bottom:0px;border-bottom:1px solid #c2d1e2;}
a.mainmenu:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	padding-top:4px;padding-bottom:4px;	
	background-color:#c2d1e2;
	margin-top:0px;margin-bottom:0px;
}
.menu-text {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-indent: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align:left;
}
img.rightThumb
{
	margin: 8px;
	padding: 2px;
	border: solid 1px gray;
	float:right;
}
img.leftThumb
{
	margin: 8px;
	padding: 2px;
	border: solid 1px gray;
	float:left;
}