body {
	background-color : #ffffff;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, p, input, div, select, textarea, .ui-widget {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
}
a, a:link, a:visited, a:active {
	color: #525252;
    text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #8C8C8C;
}

.breadcrumb {
	background-color: #FFFFFF;
	color: #335497;
}
.footer2 {
	background-color: #D6DDE0;
	color: #335497;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active
{
	color: #031b34;
}
.footer a
{
	color: #0a3e6e;
	font-size: 12px;
	font-size: 11px;
}

.footer a:hover
{
	color: #6d9ad5;
}
.footer span a, .footer span a:link, .footer span a:visited, .footer span a:active
{
	color: #0a3e6e;
	font-size: 13px;
	font-size: 12px;
}
.orange
{
	color: #e05206;
}

ol.progtrckr li.progtrckr-stepVisited, ol.progtrckr li.progtrckr-stepActive, ol.progtrckr li.progtrckr-step {
    color: #1e1e1e;
    text-transform: uppercase;
}

.progtrckr-step
{
	border-bottom: 4px solid #ffffff !important;
	color: #1e1e1e;
}
.progtrckr-step table tr td
{
    border-bottom: 4px solid #ffffff !important;
	color: #1e1e1e;
}
.progtrckr-stepActive
{
    border-bottom: 4px solid #1e1e1e !important;
	color: #FFFFFF;
    font-weight: bold;
}
.progtrckr-stepActive table tr td
{
    border-bottom: 4px solid #1e1e1e !important;
	color: #ffffff;
}
.progtrckr-stepVisited
{
    border-bottom: 4px solid #ffffff !important;
	color: #ffffff;
}
.progtrckr-stepVisited table tr td
{
    border-bottom: 4px solid #ffffff !important;
	color: #ffffff;
}
.stepFooter
{
	background-image: url('/www/images/stepFooter.gif');
	width: 200px;
	height: 80px
}
.txtBoxMax
{
	width: 350px;
}
.txtBoxSmall
{
	width: 150px;
}
.formLabel
{
	font-weight: bold;
}
.formLabel a
{
	background-color: #FFFFFF;
	font-weight: normal;
}
.stub {
	font-weight: bold;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}
input {
	background-color: transparent;
	color : #000000;
}
select {
	color : #000000;
	background-color : white;
}
textarea {
	color : #000000;
	background-color : white;
}
.grey {
	color: #FFFFFF;
	visibility: hidden;
}
.red {
	color: #e05206;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #1e1e1e;
  	font-weight: bold;
    text-transform: uppercase;
    text-align: left !important;
	margin-bottom: 15px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1e1e1e;
	font-weight: bold;
    text-transform: uppercase;
    text-align: left !important;
	margin-bottom: 15px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e1e1e;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}

a.navigationButton, span.navigationButton {
    text-decoration:none;
    border: 2px solid #1e1e1e;
    padding:8px 20px 7px 20px;
    background-color: #ffffff;
    font-weight:bold;
    color:#1e1e1e;
    text-transform: uppercase;
}

a.navigationButton:hover {
    border: 2px solid #1e1e1e;
    background-color: #1e1e1e;
    color:  #ffffff;
    text-transform: uppercase;
}

.popup {
    padding:10px;
    width:200px;
    border-style:solid;
    border-width:1px;
    border-color:black;
    background-color:#ffffff;
}

.errorMessages {
    color:red;
    font-weight:bold;
}

.jlrHeader {
    width: 930px;
}

.jlrHeaderPrint {
    width: 640px;
}

.jlrSpacer {
    width: 500px;
}