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;
}

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: 640px;
}

#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;
}

#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: bold;
}

.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;
}

.noticeNY {
    font-size: 14pt;
    text-align: center;
}

.clearfix:after {content: ".";

     display: block; 

     height: 0; 

     clear: both; 

     visibility: hidden;}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */

/* End clearfix */

