body, div, input, p, select, td, textarea
{
	font: 9pt Arial, Sans-Serif;
}

a, a:active, a:hover, a:visited
{
	color: #00f;
}

html, body
{
	height: 100%;
	margin: 0;
	min-height: 100%;
	padding: 0;
	text-align: center;
}

html > body
{
	overflow: visible;
}

TR
{
	height:auto;
}

TR:hover
{
	background-color: Gainsboro;
}

TABLE
{
	height:auto;
}

body > #content
{
	height: auto;
}

#content > #paddedContent
{
	height: auto;
}

p
{
	margin: 12px 0px;
	padding: 0;
}

p.default
{
	font-size: 10pt;
}

p.footer
{
	color: #999;
	font-size: 8pt;
	letter-spacing: 0.1em;
	padding: 0px 20px;
}

#content
{
	background-color: #fff;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	width: 700px;
}

#footer
{
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding: 4px 0px 20px 0px;
}

#paddedContent
{
	height: 100%;
	margin: 0;
	min-height: 100%;
	padding: 20px 30px 0px 30px;
}

#printLinkContainer
{
	float: left;
	margin: 20px 0px 10px 0px;
}

#printLinkContainer #prinkLinkImage
{
	border: 0;
	float: left;
	height: 30px;
	width: 30px;
}

#printLinkContainer #printLinkText
{
	float: left;
	line-height: 30px;
	padding-left: 2px;
}

#title
{
	font-size: 14pt;
	font-weight: bold;
	padding-top: 4px;
}

.title
{
	font-size: 14pt;
	font-weight: bold;
	padding-top: 4px;
}

#titleImage
{
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}

.titleImage
{
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}

#titleSection
{
	margin: 0;
	padding: 0px 0px 10px 0px;
}

.brandDropDown
{
	width: 100%;
}

.buttonDefault
{
	padding: 2px 0px;
	width: 80px;
}

.errorText
{
	color: #f00;
	font-weight: normal;
}

.labelColumn
{
	background-color: #e9e9e9;
	letter-spacing: 0.05em;
	padding-left: 6px;
	width: 160px;
}

.labelColumnButton
{
	padding-left: 6px;
	width: 160px;
}

.inputColumn
{
	height: 26px;
	padding-left: 4px;
	width: 400px;
}

.itemStyle
{
	width: 85%;
}

.resultsGrid
{
	clear: left;
	width: 100%;
}

.resultsHeader
{
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

.separator
{
	border-top: 1px solid #ccc;
	margin-top: 20px;
}

.separatorRow
{
	height: 20px;
}

.statusText
{
	color: #090;
	font-weight: bold;
}

.textboxDefault
{
	width: 120px;
}

.stepText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.SubTitle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: Black;
	padding-left: 10px;
}

.InnerText
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.feeHeader
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 12pt;
}

.EstimateTitle
{
	font-weight: bold;
	font-size: 8pt;
}

.RequiredStar
{
	color: #D02424;
	font-family: Verdana;	
	font-size: 8pt;
}

.FeeDisplayDiv
{
	position:relative; 
	width:100%; 
	height:230px; 
	overflow:auto;
	border-bottom: solid 1px gray;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}
.FeeDisplayTotalDiv
{
	position:relative; 
	width:100%; 
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}
.FeeDisplayDivPrint
{
	position:relative; 
	width:100%; 
	border-bottom: solid 1px gray;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}

.FeeDisplayDataGrid
{
	border: solid 1px gray;
	border-collapse: collapse;
	border-color: Gray;	
	padding: 2px 2px 2px 2px;
}

.FeeDisplayDataGridHeader
{
	font-size: 8;
	text-align: center;
	position:relative; 
}

.menuItem
{
	background-color: #F4F4F4;
	cursor: hand;
}

.menuItemHover
{
	background-color: Gainsboro;
	cursor: hand;
}
