/* Styles for the Services Area */
.bannerH1{color:#000000; font-family: Arial Narrow, arial, helvetica, sans-serif; font-size: 17px; font-weight: bold; }
.bannerH2{color:#000000; font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.h1{ color:#000000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.contentH1{ color:#000000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.contentH2{color:#000000; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.contentH3{color:#000000; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.contentH4{color:#000000; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 14px;}
.contentHBar{background-color:#1F5B92; font-family: arial, helvetica, sans-serif; font-size: 22px; font-weight: bold; color:#FFFFFF; text-align:left; padding-left:15px}

/* Secondary Menu (m2) Styles */
.m2H1{font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; line-height: 24px;}
.m2H2{font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 24px;}
.m2{ background-color:#FFFFFF; font-family:arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; line-height: 24px;}

.m2Button, a.m2Button {
  font-family:arial,helvetica,sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	padding:0px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	height:18px;
	width:136px;
	background-color:#FFFFFF;
	color:#666666;
  cursor: default;
  position: relative;
  text-decoration: none;
  left: 0px;
  top: 0px;
  z-index: 100;
}

a.m2Button:hover {
	background-color:#FF8B2C;
		color:#FFFFFF;
}

.m2ButtonActive,
a.m2ButtonActive{
  font-family:arial,helvetica,sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	
	padding:0px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	height:18px;
	width:136px;
	
	background-color:#FFFFFF;
	color:#B48661;
  	
  	cursor: default;
	
  	position: relative;
  	text-decoration: none;
  	left: 0px;
  	top: 0px;
  	z-index: 100;
}

a.m2ButtonActive:hover {
	background-color:#FF8B2C;
	text-decoration: none;
  	color:#FFFFFF;
}

.m2ButtonChildBlock {margin-left:4px; border-left: solid 1px #FF9900; border-bottom: solid 1px #FF9900;}

.m3Button, 
a.m3Button, .m3ButtonActive, a.m3ButtonActive, 
.smNum1, .smNum2, .smNum3 {
  font-family:arial,helvetica,sans-serif;
	font-size:10px;
	text-align:left;
	width:128px;
	font-weight:normal;
	padding:0px;
	padding-top:1px;
	padding-left:2px;
	padding-right:1px;
	padding-bottom:2px;
	margin:0px;
	background-color:#FFFFFF;
	color:#666666;
  cursor: default;
  position: relative;
  text-decoration: none;
  left: 0px;
  top: 0px;
  z-index: 100;
}

.m3ButtonActive,
a.m3ButtonActive, a.m3Button:hover {
	background-color:#FF8B2C;
		color:#FFFFFF;
}


.m2ButtonAlt, a.m2ButtonAlt {
  font-family:arial,helvetica,sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	padding:0px;
	padding-top:2px;
	padding-left:0px;
	padding-right:10px;
	margin:0px;
	height:18px;
	width:126px;
	background-color:#FFFFFF;
	color:#B48661;
  cursor: default;
  position: relative;
  text-decoration: none;
  left: 0px;
  top: 0px;
  z-index: 100;
}

a.m2ButtonAlt:hover {
	background-color:#FF8B2C;
		color:#FFFFFF;
}
/* Color Blocks for Service Levels */
.serviceLevels
{
 
}

.platinum { background-color:#EEEEEE;
  color:#000000;
  border: 2px solid #666666;
}
.gold { background-color:#F3B610;
  color:#000000;
  border: 2px solid #666666;
}
.silver { background-color:#999999;
  color:#000000;
  border: 2px solid #666666;
}
.bronze { background-color:#B48A58;
  color:#000000;
  border: 2px solid #666666;
}

/* Fancy Numbers */
.num1{color:#000000; font-size:11pt; font-weight:bold;}
.num2{color:#595959; font-size:11pt; font-weight:bold;}
.num3{color:#595959; font-size:11pt; font-weight:bold;}

.smNum1{color:#595959; font-size:10px; font-weight:normal;}
.smNum2{color:#595959; font-size:10px; font-weight:normal;}
.smNum3{color:#595959; font-size:10px; font-weight:normal;}
