﻿.hBelowMenu
{
	background-image: url(../images/header.cargo.jpg);
	background-repeat: no-repeat;
	width:746px;
	height:145px;
}

.boxMenuTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	color: #f57e20;
}

.boxTop
{
	background-image: url(../images/box.top.orange.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 19px;
}

.boxBottom
{
	background-image: url(../images/box.bottom.orange.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 6px;
}

.boxBorder
{
	background-color: #f57e20;
}

.rBoxTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	color: #f57e20;
}

.rBoxTop
{
	background-image: url(../images/box.top.orange.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 19px;
}

.rBoxBottom
{
	background-image: url(../images/box.bottom.orange.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 6px;
}

.rBoxBorder
{
	background-color: #f57e20;
}

.lnkBox:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #757864;

}

.lnkBox:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #757864;


}

.lnkBox:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #b9b9b9;

}

.lnkBox:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #757864;
	text-align:left;

}

.lnk:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #f57e20;
}

.lnk:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #f57e20;
}

.lnk:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #b9b9b9;
}

.lnk:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #f57e20;
}

.boxSeparatorDotted
{
	background-image: url(../images/dotted.h.orange.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.vertSep
{
	background-image: url(../images/dotted.v.orange.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.boxBullet
{
	background-image: url(../images/arrow.cargo.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 9px;
	height: 12px;
}

.contentBulletDot
{
	background-image: url(../images/dot.cargo.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 5px;
	height: 10px;
}

.list
{
	list-style-image: url(../images/dot.cargo.gif);
	vertical-align: top;
	line-height: 15px;
	margin-left: 1px;
}

.sublist
{
	list-style:none;
	vertical-align: top;
	line-height: 12px;
	margin-left:1px;
	
}


.titleContentHeader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
	color: #7aa032;
}

.titleContentSubHeader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #f57e20;
}

.titleContentSectionHeader
{
	color: #7aa032;
	font-weight: bold;
}

.titleContentSectionSubHeader

{

	color: #f57e20;
	font-weight: bold;

}

.label
{
	color: #7aa032;
}
}
.imgPosition
{
	margin-top:2px;
	margin-left:4px;
	float: right;
}
