BODY {
	background: url(../images/lgrey064.jpg) repeat;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica;
	margin: 0px;
	padding: 0px;
}

.bgtable {
	background-color: #22316C;
	border-left: inset 3px #3B6AA0;
	border-right: inset 3px #3B6AA0;
}

.sitedata {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica;
}

.topmenu {
	background-color: #B42F32;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	font-family: Helvetica;
	border-top: outset 1px #000000;
	border-bottom: outset 1px #000000;
	border-left: inset 1px #000000;
	border-right: inset 1px #000000;
}

.headertable {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: helvetica;
	border-bottom: none;
	border-left: inset 5px #7A7A7A;
	border-right: inset 5px #7A7A7A;
	border-top: inset 5px #7A7A7A;
}

.maintable {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: helvetica;
	border-bottom: none;
	border-left: inset 5px #7A7A7A;
	border-right: inset 5px #7A7A7A;
	border-bottom: inset 5px #7A7A7A;
}

.footerinfo {
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.servicetable {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.processtable {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

a.servicelinks:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}

a.servicelinks:visited {
	color: #C4C4C4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}

a.servicelinks:active {
	color: #C4C4C4;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: hand;
}

a.servicelinks:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	cursor: hand;
}
	
h1 {
	font-size: 36px;
	font-family: Helvetica;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 30px;
	font-family: Helvetica;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 24px;
	font-family: Helvetica;
	color: #B42F32;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-family: Helvetica;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #22316C;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}

a:visited {
	color: #B42F32;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a:hover {
	color: #22316C;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}

a:active {
	color: #B42F32;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a.toplinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;	
}

a.toplinks:visited {
	color: #C4C4C4;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	
}

a.toplinks:active {
	color: #C4C4C4;
	text-decoration: underline;
	font-weight: bold;	
}

a.toplinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}

a.footerlinks:link {
	color: #B42F32;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.footerlinks:visited {
	color: #C4C4C4;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.footerlinks:hover {
	color: #B42F32;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}