BODY
{
    background-color: #ffffff;
	color: #323232;
    font-family: Verdana, Arial;
    font-size: 12px;
	margin: 0px 0px 0px 0px;
}

H1
{
    font-size: 18px;
    font-weight: bold;
}
H2
{
    font-size: 15px;
    font-weight: normal;
}

H3
{
    font-size: 12px;
    font-weight: normal;
}


A
{
	color: #323232;
	font-weight: bold;
}

TD
{
	font-size:12px;
}

A:hover
{
	text-decoration: underline;
}



div#quick_menu_empty
{
	border-bottom-color: #444444;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}

table#quick_menu_table
{
	background-image: url("../images/navbg.jpg");
	color: #f6f6f6;
}

table#quick_menu_table table
{
	color: #f6f6f6;
}

table#quick_menu_table table a
{
	color: #f6f6f6;
	text-decoration: none;
}

table#footer_table
{
	border-top-color: #444444;
	border-top-style: solid;
	border-top-width: 3px;
}

#loginApplicationTitle
{
	width:  166px;
	background-image:  url("../images/loginApplicationName.gif");
}

#loginPage
{
	width: 100%;
	text-align:center;
}

#loginPage #loginDiv 
{
	padding-top:  10px;
	padding-bottom:  100px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#loginPage #loginDiv #loginTitle
{
	text-align:left;
	padding-bottom:  5px;
}

#loginPage #loginDiv #loginTableDiv
{
	border-top-color: #444444;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #444444;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
}

#loginPage #loginDiv #loginTableDiv #loginTable
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#loginTable td
{
	font-size:  12px;
	padding-bottom: 5px;
}

#mainMenuTable .menuGroupHeader
{
	font-size: 18px;
}

#mainMenuTable a
{
	text-decoration: none;
    font-weight:bold;
    font-size:12px;
}

#mainMenuTable a:hover
{
	text-decoration: underline;
}

.searchFilterTable td
{
	font-size: 12px;
}

.formTable td
{
	font-size: 12px;
}

label
{
	font-weight: bold;
}

.dataLabel
{
	color: #323232;
    font-weight:bold;
    padding-right: 5px;
}

.inputButton
{
	border: 1px solid #616161;
	font-size: 11px;
	color: #323232;
	background-image: url("../images/buttonbg.jpg");
	font-weight: bold;
}

a.buttonLink
{
	border: 1px solid #616161;
	font-size: 11px;
	color: #323232;
	background-image: url("../images/buttonbg.jpg");
	font-weight: bold;
	text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.loginHelp
{
	font-style: italic;
	font-size: 10pt;
}

.required
{
	color: #cc0000;
}

.tableData
{
	font-size: 10px;
}

.innerTableData
{
	border-color: #444444;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
}

.innerTableData thead td
{
	color: #f6f6f6;
	font-weight: bold;
	background-color: #444444;
}

.innerTableData thead td a
{
	text-decoration: none;
	color: #f6f6f6;
}

.innerTableData td
{
	padding: 2px;
	padding-bottom: 3px;
	font-size: 12px;
}

.innerTableData table td
{
	padding:1px;
}

.tableLink
{
	color: #AE1E21;
}

.tableRowInfo
{
	font-weight: bold;
	font-size: 12px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tableEvenRow
{
	background-color: #EFEFEF;
}

.tableOddRow
{
	background-color: #FFFFFF;
}

.tableHeader
{
	color: #000000;
	font-weight: bold;
	text-align: left
}

.footerLink
{
	color: #323232;
	font-size: 8pt
}

.instructions
{
	font-size: 12px;
	font-style: italic;
}

.error
{
    color: #FB0404;
    font-weight: bold;
}

.important
{
    color: #FB0404;
    font-weight: bold;
}

.small
{
	color: #323232;
	font-size: 9pt;
}

.pageTitle
{
	font-size: 14px;
	font-weight:  bold;
}

.welcome
{
	color: #323232;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.highLevelMenuLink
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a.highLevelMenuLink:hover
{
	text-decoration:underline;
}

.quickMenu2Link
{
	text-decoration:none;
	font-size: 12px;
}

.quickMenuFocused
{
	color: #323232;
	font-weight: bold;
	font-size: 12px;
}

.customerName
{
	color: #9e0039;
	font-weight: bold;
	font-size: 14px;
}

.accountNumber
{
	color: #9e0039;
	font-style: italic;
	font-size: 12px;
}



