﻿.header  { background: white; color: #CCD0FF; border-bottom: solid 2px #000066 /*dark blue*/; margin: 0 0 5px 0; padding: 2px; }

.header h1 {
	font-size: 9pt;
	margin: 0;
	padding: 0;
	color: black;	
}

.footer  { background: white; color: #CCD0FF; border-top: solid 2px #000066 /*dark blue*/; margin: 10px 0 0 0; }
.company { font-weight: bold;  font-family: arial;}
hr       { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
.accesskey { text-decoration: underline; }
a { text-decoration: none; color: #000066 /*dark blue*/;}

a visited{
	color: blue;	
}

.validation { margin-top: 10px; }

.xhtmlTable
{
    font-size: 11px;
    border: none;
    width: 230px;
    font-family: arial;
}
.xhtmlText, .xhtmlEngineButton {font-size: 11px; font-family: arial;}
.xhtmlTitleText {font-size: 12px; font-weight:bold;  font-family: arial;}

.xhtmlInput {font-size:11px; font-family: arial;}

.engineToggleCellOn {padding: 0; margin: 0; background: white; }
.engineToggleCellOff {padding:0;  background: #eef3f6 /* light blue*/;}

.engineErrorText 
{
    font-size:11px;
    color:red;
    font-family: arial;
}

.engineHeaderCell
{
    font-weight:bold;
    font-family: arial;
}

.xhtmlBillPayQuickPayInput
{
    font-size:10px;
    width:40px;
}
.xhtmlengineSmallText
{
    font-size: 8pt;
    color:gray;
    font-family: arial;
}

img {
	border: none;	
}

