html, body
{
	width: 100%;
	height: 100%;
	text-align: center;
	font: normal 12px/16px arial, sans-serif;
}
html, body, div, span
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
	/*visibility: visible;*/
}
a
{
	text-decoration: none;
	color: #333333;	/*#c3e03d;*/
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.SearchField
{
	font:normal 12px Arial;
	color:#333;
}
.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font: normal 9px/15px Arial, helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
a:hover.copyright
{
	text-decoration:underline;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	font: normal 9px/15px Arial, helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
a:hover.footerNav
{
	text-decoration:underline;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font: normal 9px/15px Arial, helvetica, sans-serif;
	color: #d3d3d3;
	text-decoration: none;
}
a:hover.breadcrumb
{
	text-decoration:underline;
}


/* Homepage Layout Styles */




/* End Homepage Layout Styles */

/*Generic Classes */

.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.DB
{
	display: block;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
	display: inline;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}
.P1
{
	padding: 1px;
}
.P2
{
	padding: 2px;
}
.P4
{
	padding: 4px;
}
.P5
{
	padding: 5px;
}
.P6
{
	padding: 6px;
}
.P7
{
	padding: 7px;
}
.P10
{
	padding: 10px;
}
W7
{
	width: 7px;
	overflow: hidden;
}
.OH
{
	overflow: hidden;
}
.W100
{
	width: 100%;
}

/* End Generic Classes */

/* PopUp Styles */
.PopupDiv
{
	text-align:left;
	display:block;
	/*background: url(/images/Huffer-LightWBG.png) no-repeat bottom;*/
	width:536px;
	height:470px;
}

.PopupTop
{
	background: url( "/Images/motor1/PopUpTop.gif" ) no-repeat top left;
	width: 537px;
	height: 11px;
	overflow: hidden;
}

.PopupContent
{
	width: 537px;
	height: 418px;
}

.PopupContentLeft
{
	width: 13px;
	height: 418px;
}

.PopupContentCenter
{
	width: 501px;
	height: 418px;
	background: #d7d7d7;
}

.PopupContentRight
{
	background: url( "/Images/Huffer-LightBGRight.png" ) no-repeat top left;
	width: 23px;
	height: 418px;
}

.PopupBottom
{
	background: url( "/Images/Huffer-LightBGBottom.png" ) no-repeat top left;
	width: 537px;
	height: 41px;
}

/* End PopUp Styles */
