/* Force a scrollbar to minimize auto-resizing in Mozilla-based browsers. */
html {
  min-height: 100%;
  margin-bottom: 1px; 
}

body {
  background-color: #ffffff;
  margin: 0;
}
#eag_mainTable {
	border-top: 6px solid #D27532;
	border-bottom: 18px solid #006EB4;
	background-color: #ffffff;
	
}

#eag_tagline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  color: #006EB4;
  margin: 0px 0px 25px 20px;
  font-weight: bold;
  width: 570px;
  white-space:nowrap;
}

/* TOP NAVIGATION ELEMENTS */

#eag_navTopRight {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #006EB4;
  text-align:center;
  vertical-align: middle;
  margin: 20px 0px 20px 0px;
  height: 70px;
}
#eag_navTopRight  a:link { color: #006EB4; text-decoration: none;}
#eag_navTopRight  a:visited { color: #006EB4; text-decoration: none;}
#eag_navTopRight  a:active { color: #0B5081; text-decoration: none;}
#eag_navTopRight  a:hover   { color: #0B5081; text-decoration: underline;}

#eag_navMainTable {
   background-color: #79CCC9;
   padding-left: 12px;
   height: 32px;
 }
 
#eag_navMainTable table td a:link, #eag_navMainTable table td a:visited {
   color: #3C3C3D;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   padding: 0px 10px 0px 10px;
   white-space:nowrap;
   text-decoration:none;
 }
 
#eag_navMainTable table td a:active, #eag_navMainTable table td a:hover {
   color: #ffffff;
 }
 
#eag_navMainTableOn {
   background-color: #0095A2;
   color: #3C3C3D;
 }
#eag_navMainTable #eag_navMainTableOn a:link, #eag_navMainTable #eag_navMainTableOn a:visited, 
#eag_navMainTable #eag_navMainTableOn a:active, #eag_navMainTable #eag_navMainTableOn a:hover{
   background-color: #0095A2;
   color: #ffffff;
   text-decoration: none;
 }
 

#eag_navCrumbsTable {
   background-color: #98B1DB;
   padding-left: 31px;
   height: 24px;
}
#eag_navCrumbs {
   padding-left: 11px;
   color: #3C3C3D;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   white-space:nowrap;
   line-height: 24px;
}

#eag_navCrumbs a:link, #eag_navCrumbs a:visited {
   color: #3C3C3D;
   text-decoration: none;
}
#eag_navCrumbs a:hover {
   color: #3C3C3D;
   text-decoration: underline;
}

/* LEFT COLUMN */

#eag_leftNavTable {
   background-color: #E5EBF5;
   padding: 23px 11px 20px 11px;
   width: 200px
}

.eag_leftNavHeader {
  color:#0095A2;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 4px;
}

.eag_leftNavHeaderOrange {
	color:#D27532;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
}

#eag_leftNav {
  width: 178px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#eag_leftNav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#eag_leftNav li {
  border-bottom: 1px solid #E5EBF5;
    border-collapse:collapse;
}
#eag_leftNav li a:link, #eag_leftNav li a:visited {
  display: block;
  padding: 2px 5px 2px 0.5em;
  color: #0088C5;
  text-decoration: none;
  font-size: 13px;
}
#eag_leftNav li a:hover {
  color: #0B5081;
  text-decoration: underline;
}
#eag_leftNav ul ul {
  margin-left: 8px;
}
#eag_leftNav ul ul li {
  border-bottom: 1px solid #E5EBF5;
  color: #0088C5;
}
#eag_leftNav ul ul a:link, #eag_leftNav ul ul a:visited {
  color: #0088C5;
  font-size: 11px;
  text-decoration: none;
}
#eag_leftNav ul ul a:hover {
  color: #0B5081;
  text-decoration: underline;
}


.eag_leftNavOnPage {
  font-weight: bold;
  text-decoration: none;
  color: #0088C5;
} 

a:link .eag_leftNavOnPage, a:visited .eag_leftNavOnPage {
  font-weight: bold;
  text-decoration: none;
  color: #0088C5;
} 

/* this is used for unlinked left section header */
.eag_leftNavSectionHeader {
  display: block;
  padding: 2px 5px 2px 0.5em;
  color: #0088C5;
  text-decoration: none;
  font-size: 13px;
}

/* PAGE BODY */
#eag_contentTable {
 padding: 23px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #373535; 
 line-height: 16px;
}

#eag_contentTable a:link, #eag_contentTable a:visited {
color: #0088C5;
  text-decoration: none;
}
#eag_contentTable a:hover {
  color: #0095A2;
  text-decoration: underline;
}


h1, #eag_contentTable h1 {
  font-size: 17px;
  line-height: 27px;
  font-weight: bold;
  color: #0088C5;
  display: block;
  width: 100%;
  border-bottom: 2px solid #D27532;
  padding: 0;
  margin: 0;
}
h2, #eag_contentTable h2 {
  font-size: 15px;
  font-weight: bold;
  color: #0095A2;
  padding: 0;
  margin: 0;
}
h3, #eag_contentTable h3 {
  font-size: 13px;
  font-weight: bold;
  color: #0095A2;
  padding: 0;
  margin: 0;
}

/* content highlight tables */

.eag_highlightBullet {
 color: #373535; 
  font-size: 11px; 
}

.eag_highlightHeader {
	color: #ffffff;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
 }

.eag_highlightHeader2 {
  color: #000000;
 /* font-weight: bold;
  height: 30px;*/
  vertical-align: top;
  font-size: 11px; 
  top:inherit;
  background-color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.eag_contentText{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 16px;
}

/* content layout table bottom row*/

.eag_contentTable {
  margin-top: 15px;
}

.eag_contentTable td {
  border-bottom: 1px solid #0095A2;
  padding: 4px; 
  vertical-align:top; 
}

.eag_contentTable th {
 background-color: #0095A2;
 font-weight: bold;
 color: #ffffff; 
 line-height: 20px;
}


.eag_contentTableNolines {
  margin-top: 15px;
}

.eag_contentTableNolines td {
  padding: 4px; 
  vertical-align:top; 
}

/* Table used for services news items */
.servicestable {border-top: 1px solid #6484A4; border-style: dotted; border-bottom: 0px; border-right: 0px; border-left: 0px;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;font-size: 11px;color: #666666; vertical-align:top;  margin: 0px; padding: 0px;}
.servicestable td {border-bottom: 1px solid #6484A4; border-left: 0px; border-right: 0px; border-top: 0px; padding:7px 5px 7px 5px; border-style: dotted; vertical-align:top; }

/* Table used for partners listings */
.partnerlisttable {border-top: 1px solid #8194A8; border-style: dotted; border-bottom: 0px; border-right: 0px; border-left: 0px;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;font-size: 11px;color: #666666; vertical-align:top; width: 95%; margin: 0px; padding: 0px;}
.partnerlisttable td {border-bottom: 1px solid #8194A8; border-left: 0px; border-right: 0px; border-top: 0px; padding:7px 5px 7px 5px; border-style: dotted; vertical-align:top; }



/* sup {
  font-size: 9px;
  } */

/* RIGHT COLUMN */

#eag_rightNavTable {
   background-color: #E5EBF5;
   width: 270px;
}
#eag_rightNavMargins {
   margin: 15px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #373535; 
}

#eag_rightNavMargins ul {
  list-style: none;
  margin: 0px 0px 8px 10px;
  padding: 0;
}

#eag_rightNavMargins ul.quicklinks {
  margin: 0px 0px 8px 0px;
  padding: 2px 0px 2px 0px;
}

#eag_rightNavMargins li {
  border-bottom: 1px solid #E5EBF5;
  border-collapse:collapse;
}

#eag_rightNavMargins li a:link, #eag_rightNavMargins li a:visited {
  display: block;
  padding: 0;
  color: #0088C5;
  text-decoration: none;
  font-size: 12px;
}
#eag_rightNavMargins li a:hover {
  color: #0B5081;
  text-decoration: underline;
}

.eag_rightNavHeader {
  color:#0095A2;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 0px 4px 0px;
  margin: 0px;
}

/* CENTER CONTENT AREA */

.red {
  color: red;
  }
.orange {
	color: #F60;
}


#eag_copyright {
   border-bottom: 2px solid #D27532;
   background-color: #79CCC9;
   height: 48px;
   text-align:center;
   vertical-align: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #3F4848;
   font-size: 10px;
   line-height: 18px;
}
#eag_copyright a:link { color: #3F4848; text-decoration: none;}
#eag_copyright a:visited { color: #3F4848; text-decoration: none;}
#eag_copyright a:hover   { color: #3F4848; text-decoration: underline;}
#eag_copyright a:active { color: #3F4848; text-decoration: none;}

/* drop down menus */
.xenMenuOpacity {
   opacity: .85;
   filter: alpha(opacity=85);
   -moz-opacity: .85;
   text-decoration:none;
}

/*home right column */
#eag_navTopRightHome {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #006EB4;
  text-align:center;
  vertical-align: middle;
  margin: 20px 0px 20px 0px;
  height: 70px;
  width: 333px;
}

#eag_rightNavTableHome {
   background-color: #E5EBF5;
   width: 333px;
}
#eag_taglineHome {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  color: #006EB4;
  margin: 0px 0px 25px 20px;
  font-weight: bold;
  width: 300px;
  white-space:nowrap;
} 

/* Document display styles */
.eagSelectList {
   width: 200px;
}

/* home page bullet alignment - added 070227 */
.ZeroAlign {
	list-style-position: outside;
	position:relative;
	left:-26px;
}

/* home page Announcements section bullet alignment - added 070227 */
.FourPixRightAlign {
	list-style-position: outside;
	position:relative;
	right:-4px;
}

/* home page list vertical alignment - added 070227 */
#NegativeVertical {
	margin-top:-2px;
	margin-bottom:-2px;
}
.TenPoint {
	font-size: 10px;
	color: #000;
}
.orangeCntrBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 16px;
	font-style: italic;
	text-align:center;
	font-weight: bold;
}
.orangeCntrItalic {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 12px;
	font-style: italic;
	text-align:center;
}
#main 
{
    font-family: Calibri, Arial, Sans-Serif;
    font-size: 80%;
    text-align:justify;
    padding-left:15px;
    padding-top:10px;
    padding-bottom: 50px;
    background-color:#ffffff;
}
#left-column-even
{
    float:left;
    width:500px;
    text-align:justify;
    padding-right:20px;
    padding-bottom:10px;
    border-right-style:solid;
    border-right-color:#efefef;
    background-color:#ffffff;        
}
