﻿.centerstyle {
	text-align: center;
}
.navbarstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-image: url('images/navBKG.gif');
	text-decoration: none;
}
.leftcolstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: #608195;
	text-decoration: none;
	border-style: none solid none none;
	border-width: thin;
	border-color: #608195;
	color: #003366;
}
.centercolstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-color: #F3F3F3;
	border-left-style: solid;
	border-width: thin;
	border-color: #608195;
}
.rightcolstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: 57718c;
	text-align: left;
	background-color: #608195;
}
.logocellstyle {
	background-color: #F3F3F3;
	text-align: center;
}
.centercoltable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #003366;
	text-align: left;
	background-color: #F3F3F3;
	padding: 10px;
	margin: 0px;
	border-style: none;
}
.rightcoltable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-color: #F3F3F3;
	padding: 5px;
	border-style: none none none solid;
	border-width: thin;
	border-color: #608195;
}
.twocolmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-color: #F3F3F3;
	padding: 10px;
	margin: 10px;
}
.copyrightstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	background-color: #608195;
}
