/* Stylesheet developed by SYSteam */

ul
{
	margin-left: 30px;
}

ol
{
	margin-left: 30px;	
}

/* General formatting */
.contentWhiteBar
{
	height: 17px;
}

img.arrow
{
	vertical-align: middle;
	margin-right: 3px;
}

/* Footer popups */
body.FooterPopups
{
	margin: 25px 30px 30px 30px;
}
div.FooterPopupsText
{
	margin-top: 15px;
}
.greyTextArea
{
	float:left;
}
.productFrameAlternate
{
	width: 364px;
	height: 194px;
	margin: 0px 0px 20px 0px;
	border-width: 1px;
	float: left;
}
.dealerLocatorGray
{
	padding-left: 2px;
}
a.bulletRightArrow
{
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 14px;	
}
a.bulletLeftArrow
{
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 12px;	
}
.p1400_flashheader
{
	font-weight: bold;
}

/* XForm - Campaign*/
.FormArea table tr td
{
	padding-bottom: 6px;
}

.FormArea table tr td span
{
	font-weight: bold;
}

.FormArea table tr td span.plain
{
	font-weight: normal;
}


.FormArea table tr td span.required
{
	padding-right: 0.8em;

	background-repeat: no-repeat;
	background-position: right top;
}

.FormArea table tr td div
{
	font-weight: bold;
}

.FormArea table tr td label
{
	margin-right: .6em;
}

.FormArea table tr td textarea
{
	border: solid 1px #cccccc;
}

.FormArea table tbody tr td .border
{
	border: solid 1px #cccccc;
	padding: 2px;
}

.FormArea table tr td .noborder
{
	border: 0px;
}

.FormArea table tr td .submitEN
{
	background-image: url(/images/1600_send_EN.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 0;
	width: 64px;
	height: 29px;
	
}

.FormArea table tr td .submitSV
{
	background-image: url(/images/1600_send_SV.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 0;
	width: 64px;
	height: 29px;
}
.FormArea table tr td .submit
{
	width: 64px;
	height: 29px;
	font-size: 12px;
	font-weight:900;
	text-align:left;
	border:solid 1px #cccccc;
	background-position: 50px 50%;
	background-repeat:no-repeat;
	background-color: White;
	
	
}

.FormArea table tr td .float
{
	position: relative;
	float: left;
}

/* Faq */
.faqItem table	{width: 340px;}

.faqItem table tr td a	{
	color: #000000;
	text-decoration: none;
	}

div.HistoryTrail	{
	display: block;
	clear: both;
	height: 13px;
	width: 744px;
	margin: -14px 8px 13px 0px;
	padding: 6px 12px;
}