
a:link 
{  
	text-decoration: none;
}
a:visited 
{  
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.footlink:link
{
	color: White;
	text-decoration: none;
	display: block;
}

a.footlink:visited
{
	color: White;
	text-decoration: none;
}
a.footlink:hover
{
	color: White;
	background-color: Black;
	text-decoration: none;
	display: block;
}

/* Left navigation */
.navtable
{
	border-right: solid 1px #457AB0;
	border-top: solid 1px #457AB0;
	border-left: solid 1px #457AB0;
	border-bottom : solid 1px #457AB0;
	background-color: #E7EBEE;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}

.navtabletitle
{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	background-color: #457AB0;
	color: White;
}

.navtablelink
{
	border-right: solid none #457AB0;
	border-top: solid none #457AB0;
	border-left: solid none #457AB0;
	border-bottom : solid none #457AB0;
}

a.navtable:Link
{
	/*font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;*/
	border-right: solid none #457AB0;
	border-top: solid none #457AB0;
	border-left: solid none #457AB0;
	border-bottom : solid none #457AB0;
	color: Black;
	text-decoration: none;
	display: block;
}

a.navtable:Visited
{
	/*font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;*/
	border-right: solid none #457AB0;
	border-top: solid none #457AB0;
	border-left: solid none #457AB0;
	border-bottom : solid none #457AB0;
	color: Black;
	text-decoration: none;
	display: block;
}

a.navtable:Hover
{
	/*font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color: #ffffff;
	text-decoration: none;*/
	border-right: solid none #457AB0;
	border-top: solid none #457AB0;
	border-left: solid none #457AB0;
	border-bottom : solid none #457AB0;
	color: White;
	background-color: Black;
	text-decoration: none;
	display: block;
}
/* end left navigaion */

a.nav:link
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 2px;
	margin: 1px;
	color: white;
	padding-top: 2px;
	font-family: Verdana;
	position: relative;
	top: -2px;
	text-decoration: none;
}
a.nav:visited
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 2px;
	margin: 1px;
	color: white;
	padding-top: 2px;
	font-family: Verdana;
	position: relative;
	top: -2px;
	text-decoration: none;
}
a.nav:hover
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 2px;
	margin: 1px;
	color: white;
	padding-top: 2px;
	font-family: Verdana;
	position: relative;
	top: -2px;
	background-color: white;
	text-decoration: none;
}
a.navbody:link
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	position: relative;
	top: -2px;
	background-color: seashell;
	text-align: center;
	text-decoration: none;
}
a.navbody:visited
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	position: relative;
	top: -2px;
	background-color: seashell;
	text-align: center;
	text-decoration: none;
}
a.navbody:hover
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 0px;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	position: relative;
	top: -2px;
	background-color: lightsteelblue;
	text-align: center;
	text-decoration: none;
}

BODY
{
	background-color: white;
}

.bodyerror
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-style: italic;
	font-family: Verdana;
	text-decoration: underline;
}

.bodycap
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}

.bodytext
{
	font-size: 12pt;
	color: black;
	font-family: Arial Narrow;
}

.bodytextsmall
{
	/*background-color: #E7EBEE;*/
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}

.bodytextred
{
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}

.bodytr
{
	background-color: #E7EBEE;
}

.headertable
{
	border-right: solid 1px #457AB0;
	border-top: solid 1px #457AB0;
	border-left:solid 1px #457AB0;
	border-bottom : solid 1px #457AB0;
	background-color: #86A3CC;
	font-family : Verdana;
	font-size : medium;
	font-weight : bold;
	color : white;
}

.footertable
{
	border-right: solid 1px #457AB0; /*457AB0*/
	border-top: solid 1px #457AB0;
	border-left: solid 1px #457AB0;
	border-bottom: solid 1px #457AB0;
	background-color: #457AB0;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : White;
}

.bodytable
{
	border-right: solid 1px #457AB0;
	border-top: solid 1px #457AB0;
	border-left: solid 1px #457AB0;
	border-bottom : solid 1px #457AB0;
	background-color: #E7EBEE;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
	
}

.maincontent
{
	background-color: #E7EBEE;
}
.accttable
{
	border-right: solid 1px #457AB0;
	border-top: solid 1px #457AB0;
	border-left: solid 1px #457AB0;
	border-bottom : solid none #457AB0;
	background-color: #E7EBEE;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
}

.bodySpacer
{
	border-right: solid 1px #457AB0;
	border-top: none;
	border-left: solid 1px #457AB0;
	border-bottom : solid 1px #457AB0;
	background-color : #457AB0;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
}

.pageTitle
{
	border-top : solid 1px #457AB0;
	border-left: solid 1px #457AB0;
	border-right: solid 1px #457AB0;
	border-bottom : none;
	background-color : #457AB0;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	color: White;
}

.tooltable
{
	border-right: darkslateblue thin solid;
	border-top: medium none;
	border-left: darkslateblue thin solid;
	border-bottom-style: none;
	background-color: lightsteelblue;
}

.toolbar
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: seashell;
}

.bodyinput
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
	font-family: Verdana;
}

.cmdButton
{
	background-color : #E7EBEE;
	border-style: double;
	border-width: 1px;
	font-weight : normal;
	color : Black;
	cursor : hand;
}

.cmdLogout
{
	background-color : #E7EBEE;
	border-style : solid;
	border-width: 1px;
	font-weight : normal;
	color : Black;
	cursor : hand;
}

.telecheckbutton
{
	background-image: url(images/200x24_PBC_TC.gif);
	/*border-style: double;
	font-weight : normal;
	color : Black;*/
	cursor : hand;
	width: 200;
	height: 24;
	border: none 0 black;
}
.telechecklink
{
	font-family: Verdana;
	font-size : 8pt;
	font-weight : normal;
	color:Red;
	text-decoration: none;
}
.telecheckdisclaimer
{
	font-family: Verdana;
	font-size : 8pt;
	font-weight : bold;
}
.telecheckstatefee
{
	font-family: Verdana;
	font-size : 8pt;
	font-weight : normal;
}
.telecheckauth
{
	font-family: Verdana;
	font-size : 8pt;
	font-weight : normal;
}

