/* DARK BROWN = #7F6F50 */
/* LIGHT BROWN = #AC9B79 */
/* REPEATING ROW COLOR = #EDDEB7 */

span
{
	background-color: #f0f0f0;
}

body
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
	
	background-repeat: repeat;
	background-color: #FFFFFF;
}

body td input
{
	font-family: Arial, Sans Serif;
	font-size: 11px;
	
}

/* DARK BROWN = #7F6F50 */
/* LIGHT BROWN = #AC9B79 */
/* REPEATING ROW COLOR = #EDDEB7 */

/* Dark Blue = #7DAFC8 */
/* Orange = #F57638 */

TD.Content
{
	padding-left: 25px;
	padding-right: 25px;
	
}


/* ############### SPAN TAGS ############### */
.nav
{
    COLOR: #ffffff;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.bold
{
    COLOR: #003399;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
.arrow
{
    COLOR: #996600;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold
}
.bodygrey
{
    COLOR: #666666;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px
}
.white
{
    COLOR: #ffffff
}
.bodybold
{
	font-weight: bold
}

A
{
	color: #D52B1E;
}

.bodynormal
{
	font-weight: normal
}
.italic
{
	font-style: italic;
}

.gold
{
    COLOR: #988359;
    FONT-FAMILY: arial, sans-seriff;
    FONT-WEIGHT: bold
}

/* ############### TD TAGS ############### */
TD.bold
{
    COLOR: #D52B1E;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}

TD.boldsmall
{
    COLOR: #996600;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
TD.boldsmallwhite
{
    COLOR: #ffffff;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal
}
TD.body
{
    COLOR: #000000;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px
}
TD.header
{
    COLOR: #000000;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px
}
TD.bodygrey
{
    COLOR: #666666;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px
}
TD.brown
{
    COLOR: #996600;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    FONT-SIZE: 11px
}


td.content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Sans Serif;
	font-size: 12px;
	color: #666666;
}

td.titlebar
{
	padding-left: 5px;
	background-color: #AC9B79;
	height: 20px;
	font-family: Arial, Sans Serif;
	font-size: 12px;
	font-color: #ffffff;
	font-weight: bold;
	color: #FFFFFF;
}

td.rule
{
	background-color: #666666;
}

td.pagenav
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFCC;
	font-family: Arial, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
}
td.doorheader
{
	font-family: verdana, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

/* ############### A TAGS ############### */
A.white
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.brown
{
    COLOR: #996600;
    TEXT-DECORATION: none
}
A.brown:hover
{
    COLOR: #000000
}
A.black
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.grey
{
	COLOR: #666666;
    TEXT-DECORATION: none
}
A.white:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.grey:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none
}

A.black:hover
{
    COLOR: #663300
}
A.newdoor
{
    font-family: verdana; 
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}
a.onclick
{
	font-family: verdana;
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}
a:hover.onclick
{
	color: #000000;
}

a.breadcrumbs:link
{
	text-decoration: none;
	color: #ffffff;
}
A.breadcrumbs:hover
{
    COLOR: #666666;
    TEXT-DECORATION: none
}

/* ############### OTHER HTML TAGS ############### */

ul
{
	list-style-position: outside;
	font-size: 11px;
	font-family: arial, sans-seriff;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 15px;
	
}
.message
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 100%;
	color: #cc0033;
	border-top-style: groove;
	padding-top: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	border-right-style: groove;
	border-left-style: groove;
	background-color: silver;
	text-align: center;
	border-bottom-style: groove;
}
.footertext
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 100%;
	color: #988359;
	padding-top: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}
A.footertext
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 100%;
	color: #988359;
	padding-top: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	cursor:pointer;
}


.Highlight
{
	color: Red;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}


/* Aquent Stuff */
FIELDSET {

margin : 2px;

}

FIELDSET LEGEND {

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color : #DB1922;

}


TABLE.intake {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;

}


TABLE.intake TH {

color : #003399;
background-color : #F0F0F0;

}

TABLE.intake2 {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;

}

TABLE.intake2 TH {

color : #003399;
background-color : #DB1922;

}

TABLE.intake TD {

padding : 2px;

}

TABLE.intake TD P {

font-size : 10px;
font-style : italic;
color : #D52B1E;

}

TABLE.intake TD LABEL {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
display : block;

}

TABLE.intake TD.required LABEL {

color: #D52B1E;

}

TABLE.intake TR.required TD INPUT, TABLE.intake TR.required TD SELECT,TABLE.intake TR.required TD TEXTAREA {

border : 1px solid #CC3232;

}


TABLE.formSteps TD {
	color:#000;
	font-family:arial;
	font-size:12px;
	}
TABLE.formSteps TH {
	background-color:#ccc;
	color:#fff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	}
TABLE.formSteps TH.currentStep {
	background-color:#003399;
	}
	
P {

margin : 0px;

}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boldreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.spacer {
	font-size: 4px;
}
.confirmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f0f0f0;
	color: #000000;
	font-weight: normal;
}