p.Center {
	text-align: center;
	display: block;
}
a.NavyRed:link {
	color: Navy;
}
a.NavyRed:visited {
	color: Navy;
}
a.NavyRed:hover {
	color: Red;
}
a.NavyRed:active {
	color: Red;
}
a.Top:link {
	color: Blue;
	font-size: 6pt;
	text-decoration: none;
}
a.Top:visited {
	color: Blue;
	font-size: 6pt;
	text-decoration: none;
}
a.Top:hover {
	color: Red;
	font-size: 6pt;
	text-decoration: none;
}
a.Top:active {
	color: Red;
	font-size: 6pt;
	text-decoration: none;
}
a.WhiteRed:link {
	color: White;
	text-decoration: none;
}
a.WhiteRed:visited {
	color: White;
	text-decoration: none;
}
a.WhiteRed:hover {
	color: Red;
	text-decoration: none;
}
a.Menu:link {
	background-color: #4D58EE;
	color: White;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	border: none;
}
a.Menu:visited {
	background-color: #4D58EE;
	color: White;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	border: none;
}
a.Menu:hover {
	background-color: Navy;
	color: Yellow;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	border: none;
}
a.Menu:active {
	background-color: Navy;
	color: Yellow;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	border: none;
	
}
body {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0075E0;
	background-image: url(../images/CLT_back.jpg);
}
table.Main {
	text-indent: 5px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: 2px;
}
table.Welcome {
	text-indent: 5px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	word-spacing: 2px;
}
table.Clt {
	text-indent: 5px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	word-spacing: 2px;
	}
h4 {
	color: Navy;
	font-style: italic;
	display: inline;
	font-weight: bold;
}
h3 {
	color: Red;
	font-style: italic;
	display: inline;
}
h3.Green {
	color: Green;
	font-style: italic;
	display: inline;
	font-weight: bold;
}
h2 {
	color: Navy;
	font-style: italic;
	display: inline;
	font-weight: bold;
}
h2.Green {
	color: Green;
	font-style: italic;
	display: inline;
	font-weight: bold;
}
h2.Red {
	color: Red;
	font-style: italic;
	display: inline;
	font-weight: bold;
}

h4.Normal {
	color: Navy;
	display: inline;
	font-weight: bold;
	font-style: normal;
}

h4.NormalPurple {
	color: Purple;
	display: inline;
	font-weight: bold;
	font-style: normal;
}

h3.Normal {
	color: Navy;
	display: inline;
	font-weight: bold;
	font-style: normal;
}
h2.Normal {
	color: Navy;
	display: inline;
	font-weight: bold;
	font-style: normal;
}
h3.Yellow {
	color: Yellow;
	display: inline;
	font-weight: bold;
	font-style: normal;
}
h4.Yellow {
	color: Yellow;
	display: inline;
	font-weight: bold;
	font-style: normal;
}
table.Invisible {
	background-color: transparent;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
table.Footer {
	color: White;
	background-color: #0149C1;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 5px;
	text-decoration: none;
	font: 11px arial;
}
table.Menu {
	color: White;
	background-color: #4D58EE;
	border: 1px solid White;
	font-weight: bold;
}
table.WhiteBlue {
	color: White;
	background-color: #0149C1;
	text-indent: 5px;
	border: 1px solid White;
	font: 11px arial;
}
table.WhiteNavy {
	color: White;
	background-color: #000080;
	text-indent: 5px;
	border: 1px solid White;
	font-weight: bold;
}
table.Header {
	border: 1px solid White;
}
input.A {
	width: 10em; /* this is so they display the same size in IE and Firefox */
}
input.B {
	width: 25em; /* this is so they display the same size in IE and Firefox */
}
input.C {
	width: 5em; /* this is so they display the same size in IE and Firefox */
}
div.Center {
	text-align: center;
	display: inline;
}
div.Left {
	text-align: left;
	display: inline;
}
div.Green {
	color: Green;
	display: inline;
}
div.Purple {
	color: Purple;
	display: inline;
}
div.Red {
	color: Red;
	display: inline;
}
table.acct {
	text-indent: 5px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	word-spacing: 2px;
}
tr.acct1 {
	background-color: Silver;
}
tr.acct2 {
	background-color: White;
}
td.acct1 {
	background-color: Silver;
}
td.acct2 {
	background-color: White;
}
td.acct3 {
	background-color: White;
	text-align: center;
}
td.blue {
	background-color: #4D58EE;
	text-align: left;
}
span.Red {
	color: Red;
	display: inline;
}
span.Green {
	color: Green;
	display: inline;
}
span.Overline {
	text-decoration: overline;
	display: inline;
}

/* START: these are the IE settings for the javascript menu in header.htm */
#cltmenu
{
	margin: 0;
	padding: 0;
}

#cltmenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#cltmenu li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 13.55em;
	background: #0149C1;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#cltmenu li a:hover
{	background: #008DF1}

#cltmenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 13.55em;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#cltmenu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: bold 11px arial}

	#cltmenu div a:hover
	{	background: #008DF1;
		color: #FFF}
/* END: these are the IE settings for the javascript menu in header.htm */

/* START: these are the FireFox settings for the javascript menu in header.htm */
#cltmenu2
{
	margin: 0;
	padding: 0;
}

#cltmenu2 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#cltmenu2 li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 11.75em;
	background: #0149C1;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#cltmenu2 li a:hover
{	background: #008DF1}

#cltmenu2 div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 13.5em;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#cltmenu2 div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: bold 11px arial}

	#cltmenu2 div a:hover
	{	background: #008DF1;
		color: #FFF}
/* END: these are the FireFox settings for the javascript menu in header.htm */