body {
	background-color : #FFFFFF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, p, input, div, select, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.breadcrumb {
	background-color: #FFFFFF;
	color: #FF6600;
}
.footer2 {
	background-color: #D6DDE0;
	color: #0099FF;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active
{
	color: #0099FF;
}
.footer a
{
	color: #FF6600;
	font-size: 12px;
	font-size: 11px;
}

.footer a:hover
{
	color: #FF6600;
}
.footer span a, .footer span a:link, .footer span a:visited, .footer span a:active
{
	color: #FF6600;
	font-size: 13px;
	font-size: 12px;
}
.orange
{
	color: #FF6600;
}
.step
{
	background-color: #FFFFFF;
	color: #333333;
}
.step table tr td
{
	background-color: #FFFFFF;
	color: #333333;
}
.stepActive
{
	background-color: #0099FF;
	color: #FFFFFF;
}
.stepActive table tr td
{
	background-color: #0099FF;
	color: #FFFFFF;
}
.stepVisited
{
	background-color: #FFFFFF;
	color: #333333;
}
.stepVisited table tr td
{
	background-color: #FFFFFF;
	color: #333333;
}
.stepFooter
{
	background-image: url('/www/images/stepFooter.gif');
	width: 200px;
	height: 80px
}
.txtBoxMax
{
	width: 350px;
}
.txtBoxSmall
{
	width: 150px;
}
.formLabel
{
	background-color: #FFFFFF;
}
.formLabel a
{
	background-color: #FFFFFF;
	font-weight: normal;
}
.stub {
	background-color: #D9D9FF;
    color:#000066;
}
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: #FF0000;
}
h1 {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 19px;
	color: #FF9900;
	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;
}
.subtitle {
    font-size: 12px;
	color: #FF6600;
    font-weight: normal;
}
.evenRow {
    background-color: #e1e1e1;
    color:#333333;
}
.oddRow {
    background-color: #ffffff;
    color:#333333;
}

a.navigationButton {
    border: 1px solid #5e4463;
    padding:3px 20px 3px 20px;
    background-color: #dddddd;
    font-weight:bold;
    color:#666666;
}

a.navigationButton:hover {
    background-color: #666666;
    color:  #FFFFFF;
}

a.actionButton {
    border: 1px solid #134d6c;
    padding:1px 10px 1px 10px;
    background-color: #EFF2F3;
    font-weight:bold;
    color:#134d6c;
}

a.actionButton:hover {
    background-color: #134d6c;
    color:  #FFFFFF;
}


.popup {
    padding:10px;
    width:200px;
    border-style:solid;
    border-width:1px;
    border-color:black;
    background-color:#ffffff;
}

.errorMessages {
    color:red;
    font-weight:bold;
}


a.printableForm:link {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}

a.printableForm:visited {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}

a.printableForm:hover {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 9px;
	color: #66CCFF;
	text-decoration: underline;
	font-weight: bold;
}