
.breadcrumb {
	background-color: #FFFFFF;
	color: #F21C0A;
}
.orange
{
	color: #F21C0A;
}
.step
{
	background-color: #FFFFFF;
	color: #000000;
}
.step table tr td
{
	background-color: #FFFFFF;
	color: #000000;
}
.stepActive
{
	background-color: #ffffff;
	color: #F21C0A;
}
.stepActive table tr td
{
	background-color: #e6e6e6;
	color: #F21C0A;
}
.stepVisited
{
	background-color: #ffffff;
	color: #AAAAAA;
}
.stepVisited table tr td
{
	background-color: #ffffff;
	color: #AAAAAA;
}
.stepFooter
{
	background-image: url('/www/images/stepFooter.gif');
	width: 200px;
	height: 80px
}
.txtBoxMax
{
	width: 350px;
}
.txtBoxSmall
{
	width: 150px;
}
.formLabel
{
    line-height:20px;
    background-color: #FFFFFF;
}
.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;
}

.grey {
	color: #FFFFFF;
	visibility: hidden;
}
.red {
	color: #fe000c;
}
h1.main {
	font-size: 16px;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	color: #F21C0A;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
}
td.top h1{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #F21C0A;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #F21C0A;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
}
.hidden {
	visibility: hidden;
}

.7pt {
    font-size: 7pt;
}

.8pt {
    font-size: 8pt;
}

.9pt {
    font-size: 9pt;
}

.10pt {
    font-size: 10pt;
}

.11pt {
    font-size: 11pt;
}

.12pt {
    font-size: 12pt;
}


a.navigationButton {

    padding:3px 20px 3px 20px;
    font-weight:bold;
}

a.navigationButton:hover {
}

a.actionButton {
    padding:1px 10px 1px 10px;
    font-weight:bold;
}

a.actionButton:hover {
}

.popup {
    padding:10px;
    width:200px;
    border-style:solid;
    border-width:1px;
    border-color:black;
    background-color:#ffffff;
}

.errorMessages {
    color:red;
    font-weight:bold;
}
.whitetext {
    color:white;
}

#printableForm a{
    color: #969696;
    text-decoration:none;
    margin-bottom:0;
    padding-bottom:0;
}
textarea {
    font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
 	font-size : 12px;
}

