body
{
	margin: 0;
}

A.tabon
{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

A.taboff
{
	color:#000000;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

A.taboff:hover
{
	color: #FF0000;
}

A.footer
{
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color: black;
}

A.toptext
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

A.toptext:hover
{
	text-decoration: underline;
	color: #FF0000;
}

A.menutext
{
	font-family: Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 3px;
}

A.menutext:hover
{
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFFFFF;
}

A.normal
{
	text-decoration: none;
	color: blue;
}

A.normal:hover
{
	color: red;
}

A.smalla
{
	text-decoration: none;
	font-family: Arial, Verdana, Tahoma;
	color: blue;
}

A.smalla:hover
{
	color: orange;
	text-decoration: underline;
}

.footer
{
	font-family: Verdana;
	font-size: 7pt;
}

DIV.tabon
{
	border-left:1px solid #A2D26C;
	border-right:1px solid #A2D26C;
    border-top:0px solid #A2D26C;
	border-bottom:0px solid #A2D26C;
	background:#A2D26C;
	display:block;
	padding: 1px;
}

DIV.taboff
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
    border-top:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	background: #CCCCCC;
	display: block;
	padding: 1px;
}

B.tabon
{
	border-left:2px solid #A2D26C;
	border-right:2px solid #A2D26C;
	border-top:0px solid #A2D26C;
	border-bottom:0px solid #A2D26C;
	background: #A2D26C;
	color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0 1px;
}

B.taboff
{
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	background: #CCCCCC;
	color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0 1px;
}

B.twotabon
{
	background:#A2D26C;
	color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0 3px;
}

B.twotaboff
{
	background:#CCCCCC;
	color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0 3px;
}

B.one
{
	font-size:1px;
	display:block;
	overflow:hidden;
}

B.four
{
	font-size:1px;
	display:block;
	overflow:hidden;
	height:1px;
}

.toptext
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	line-height: 150%;
}

input.findButton
{
    font-family: Verdana;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #FFFFFF;
    background-image: url('pics/background1.gif');
    margin: 0;
    border: none;
}

.menutext
{
	font-family: Verdana;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration: none;
}

.cpHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.billHeading
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.bigHeading
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #E80000;
}

.heading
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #E80000;
}

.smallheading
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #AE0000;
}

.whiteheading
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.fieldname
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.content
{
	font-family: Verdana;
	font-size: 10pt;
}

.contentRed
{
	font-family: Verdana;
	font-size: 10pt;
	color: red;
}

.noticeBody
{
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.error
{
	font-family: verdana;
	font-size: 9pt;
	color: #FF0000;
}

.normal
{
	font-family: Times New Roman;
	font-size: 12pt;
}

.small
{
	font-size: 7pt;
	font-family: Tahoma;
}

.msg
{
	font-family: Arial;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

.blue {
	color:blue;
}