p {
	margin: 0px;
}

a {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
}

h1 {
	margin: 0px;
	font-family: georgia bold smallcaps;
	font-weight: bold;
	color: #b83030;
	font-size: 36px;
	line-height: normal;
	
}

h2{
	margin: 0px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	line-height: normal;
}

h3 a{
	text-decoration: none;
}

html, body{
	background: url(/img/patternback_global.gif);
	margin: 0px auto;
	height: 100%;
}

.clear {
	clear: both;
}

.container{
	width: 895px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 0px 8px;
	height: 100%;
	height: auto;
	min-height: 100%;
}

.header_section{
	height: 99px;
	border-top: 8px solid #FFF;
	border-bottom: 7px solid #FFF;
	clear: both;
	width: 895px;
	overflow: visible !important;
	overflow: hidden;
}

.header_banner_section{
	height: 74px;
	overflow: hidden;
	border-bottom: 5px solid #FFF;
	margin:0px;
}

.header_graphic_section{
	height: 99px;
	overflow: hidden;
}

.top_left_graphic{
}

.top_banner{
}

.align_left{
	float: left;
	width: 167px;
	background-color: #e7e7e7;
}

.align_right_head{
	float: right;
	border-left: 5px solid #FFF;
	width: 723px;
}

.align_right_body{
	float: right;
	border-left: 5px solid #FFF;
	width: 723px;
}

.main_nav_links {
	width: 723px;
	background-color: #b72b2c;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block !important;
	display: inline;
}

.lower_section{
	clear: both;
	background-color: #e7e7e7;
	width: 895px;
}

.subnav {
	padding-left: 6px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	margin-top: 7px;
}

.subnav li {
	margin-bottom: 15px;
}

.subnav a{
        text-decoration:none;
	color: #999999;
}

.subnav_compact{
	line-height: 100%;
}

.subnav_regular{
	line-height: 200%;
}

.subnav a:hover {
        text-decoration:none;
	color: #000000;
	font-weight: bold;
}


.article_background{
	background-color: white;
	border: 5px solid #e7e7e7;
	padding-right: 25px;
	padding-left: 15px;
	font-size: 13px;
	font-family: Arial;
	color: #333333;
	line-height: 18px;
	width: 673px;
}

.article{
	padding: 5px 0px 50px 0px
}

.img{
	padding: 6px;
	background-color: #e7e7e7;	
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #4185CB;
	font-weight: normal;
	float: right;
	margin-left: 10px;
}

.footer_section{
	height: 20px;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	width: 895px;
	background-color: white;
	clear: both;
	padding-top: 3px;
}

.footer_section a{
	text-decoration: none;
	color: #CCCCCC;
}

.bcrumb {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #4185CB;
}

.bcrumb a{
        font-weight: bold;
	color:#999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.home_article_background h2{
	margin: 0px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #b80000;
	line-height: normal;
}

.home_article_background{
	background-color: white;
	border: 5px solid #e7e7e7;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: Arial;
	color: #333333;
	line-height: 18px;
	width: 885px;
}

.home_upper_section{
	clear: both;
	padding: 15px 10px 0px 15px;
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #a80000;
	line-height: normal;
}

.woman_owned{
	float: right;
}

.infographic_temp{
	
}

.home_middle_section{
	clear: both;
	padding: 5px 60px 15px 15px;
}

.home_lower_section{
	clear: both;
}

.home_align_left{
	float: left;
	width: 430px;
	border-top: #e7e7e7 solid 1px;
	border-right: #e7e7e7 solid 1px;
	height: 210px;
	padding: 5px 15px 0px 15px;
}

.home_align_right{
	float: none !important;
	display: inline-block !important;
	float: right;
	width: 418px;
	border-top: #e7e7e7 solid 1px;
	height: 210px;
	padding: 3px;
}

 ul#navmenu-h {
  margin-left: 0px;
  margin-top:0px;
  border: 0 none;
  padding: 0;
  width: 723px; /*For KHTML*/
  list-style: none;
  height: 20px;
  z-index:2;
}

ul#navmenu-h li {
  margin: 0;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
  z-index:2;
}

ul#navmenu-h ul {
  margin: 0;
  border: 2px  solid #FFFFFF;
  padding: 0;
  width: 180px;
  list-style: none;
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  z-index:-1;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 180px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  /* background: #EEE; */
  color: #FFF;
  font: 900 10px/20px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  border-left: 2px solid #B72B2C;
  border-right: 2px solid #B72B2C;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #006;
  color: #FFF;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  font-size:11px;
  background: #006;
  color: #FFFFFF;
  border:none;
  border-top: 2px solid #FFF;

}

  /*border-top:2px solid #FFFFFF;
 *   border-right:2px solid #FFFFFF;
 *     border-left:2px solid #FFFFFF;
 *       border-bottom:2px solid #FFFFFF;
 *        
 *          border-bottom: 2px solid #FFFFFF;
 *          */

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #E7E7E7;
  color: #000000;
}
     

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 180px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}


ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

.iconscell {
	width: 45px;
	float: left;
}

.linkscell {
	width: 282px;
	float: right;
}

.linkscell strong {
	color: #012f6a;
	font-weight: bold;
	font-size: 20px;
}
