/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
}
.site_border
{
background-image:url(images/site_border.gif);
background-repeat:repeat-y;
}
.clsOrangeBg
{
	background: #F7931E
}
.clsGreyBg
{
	background: #ffffff
}
.clsLightGreyBg
{
	background: #ffffff
}
.clsBlackBg
{
	background: #ffffff;
}
.clsLightGreyBg
{
	background: #F5F5F5;
}
.clsredBg
{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #772C1A;
	text-decoration: none;
}
.clscyanBg
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #0279B7;
	text-decoration: none;
}


.clsCapabilitiesTitle2
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	background: #FFFFFF
}
.clsCapabilitiesTitle3
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	background: #FFFFFF
}
.clsCapabilitiesTitle4
{
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	text-decoration: none;
	background: #ffffff
}
.clsCapabilitiesText1
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.clsCapabilitiesText2
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.clsCapabilitiesText3
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	text-align:justify;
}

.clsBottomLink
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #6696666;
	text-align:left;
	text-decoration: none;
}
.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
.footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:000000;
padding-left:0px;
padding-top:10px;
padding-bottom:10px;
}
.heading
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#80191A;
}


