.logo
{
	vertical-align: bottom;
	padding-left: 200px;
}

.header
{
	background-image: url(../images/general/red/header_grad_up.gif);
	direction: ltr;
	height: 94px;
}

.mainText
{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	color: #515050;
	line-height: 20px;
}

.mainText.credit
{
	color: #828282;
}

.contactUsText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #515050;
	line-height: 20px;
	text-decoration: none;
}

.lnk_email:link, .lnk_email:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #515050;
	line-height: 20px;
	text-decoration: none;
}

.lnk_email:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #E30201;
	line-height: 20px;
	text-decoration: none;
}

.toolbarpadding
{
	width: 40px;
	height: 28px;
	white-space: nowrap;
}

.secondaryToolbarpadding
{
	width: 20px;
	height: 29px;
	white-space: nowrap;
}

.mainWidth
{
	width: 762px;
	white-space: nowrap;
}

.bodyToolbarWithSubCat
{
	background-image: url(../images/general/red/up.gif); 
	height: 33px;
}

.bodyToolbar
{
	background-image: url(../images/general/red/up_short.gif); 
	height: 4px;
}

.bodyBackground
{
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
}

.bodyBottomCenter
{
	background-image: url(../images/general/red/buttom_strip.gif);
	background-repeat: repeat-x;
	height: 24px;
}

.seperator
{
	height: 1px;
	background-color: #EFEEEE;
	line-height: 1px;
}

.show
{
	display: block;
}

.hide
{
	display: none;
}

.textImageSpace
{
	width: 30px;
	white-space: nowrap;
}

.titleTextSpacing
{
	line-height: 25px;
}

.imageTopPadding
{
	padding-top: 50px;
	vertical-align: top;
}

.imageSidePadding
{
	padding-left: 20px;
	padding-right: 20px;
}

.textWidth
{
	width: 270px;
}

.leftArrowPadding
{
	padding-left: 20px;
}

.rightArrowPadding
{
	padding-right: 20px;
}
