@import url("SharedStylesBig.css");
/*SPECIFIC STYLES*/
* {
margin : 0;
}

#branding {
}
#navWrapper {
	width: 100%;
	height: 1.5625em;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	color: #004E91;
}
h4, h5, h6 {
	color: #3587C2;
}
#leftExtras h4, #leftExtras h5, #leftExtras h6 {
	color: #004E91;
	padding-right: 5px;
	padding-left: 5px;
}
#leftExtras h5, #leftExtras h6 {
	font-weight: normal;
}
#leftExtras p {
	padding-right: 5px;
	padding-left: 5px;
}
#AElogo {
	width: 15.625em;
}
span {
	margin: 0px;
	padding: 0px;
}
#flags {
	width: 28.125em;
}
#contactLogin {
	width: 14em;
}
.widthFifty {
	width: 50%;
}

/*GENERIC STYLES */
#wrapper {
	margin: 0 auto;
	width:  58em;
	background-color: transparent;
	min-width: 58em;
}
/*General*/
body {
	background-image: url(ESG07_images/wholeBackgroundNew.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
hr {
	background-color: #AAAAAA;
	height: 1px;
	width: 99%;
	color: #AAAAAA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}
indentMe {
	text-indent: 15px;
}
.whiteback {
	background-color: #FFFFFF;
}
.sixSix {
	color: #666666;
}
#mainContent p, #mainContent {
	color: #666666;
}
.narrowEighty {
	width: 10.5em;
	margin: 0 auto;
}
h5.sideheader {
	color: #000000;
	background-image: url(ESG07_images/sideHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.5em;
	font-weight: normal;
}
.rightBorderGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}
.rightBorderWhite {
	border-right-style: none;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent ul li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	background-image: url(ESG07_images/smArrowBullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1em;
	padding-left: 5%;
}
#mainContent ul.homeBullet li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	background-image: url(ESG07_images/bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
	padding-left: 5%;
}
#mainContent ul.mapBullet li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding-left: 0;
	background-image: url(ESG07_images/empty.gif);
}
.lightBlue {
	font-size: 150%;
	font-weight: bold;
	color: #3587C2;
}
.darkBlue {
	font-size: 150%;
	font-weight: bold;
	color: #004E91;
}
/*Structure*/

#middleWrapper {
	width: 95%;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(ESG07_images/nav-faux-col.gif);
	background-repeat: repeat-y;
	background-position: 25% 0;
}
#middleWrapHome {
	width: 95%;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#content {
	float: right;
	width: 76%;
}
#mainNav {
	float: left;
	width: 21%;
}
#mainContent {
	float: left;
	width: 66%;
}
#rightColumn {
	float: right;
	width: 30%;
}
#footer {
	width: 58em;
	margin: 0 auto;
	clear: both;
	display: block;
	height: 1.5em;
}
.bottomNav {
	width: 70%;
}
#wrapBranding {
	background-image: url(ESG07_images/images/redBar_04.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1.81em;
}
.miniFlash {
	width: 210px;
	height: 10px;
	vertical-align: top;
}
.flashBar {
	width: 100%;
	height: 8.75em;
	padding-top: 2px;
	background-image: url(ESG07_images/images/flashBorder_06.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/**
* Links**
*/
a:link img, a:visited img, a:hover img, a:active img {
	border: none;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #004E91;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	border-bottom-style: solid;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #004E91;
	text-decoration: none;
}
div.narrowEighty a.DocumentLink:link, div.narrowEighty a.DocumentLink:visited {
	line-height: 1.8em;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	font-weight: normal;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0px;
}
div.narrowEighty a.DocumentLink:hover {
	color: #000000;
	text-decoration: underline;
}
a.DocumentLink:link, a.DocumentLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(Group07_images/DocLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-right: 5px;
}
a.DocumentLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #222222;
}
a.regionLink:link, a.regionLink:visited {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.regionLink:hover, a.regionLink:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.boxLinks:link, a.boxLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.boxLinks:hover, a.boxLinks:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.homeBulletLinks:link, a.homeBulletLinks:visited {
	color: #004E91;
	text-decoration: none;
}
a.homeBulletLinks:hover, a.homeBulletLinks:active {
	color: #3587C2;
	text-decoration: underline;
}
a.breadcrumb:link, a.breadcrumb:visited {
	color: #666666;
	text-decoration: none;
}
a.breadcrumb:hover, a.breadcrumb:active {
	color: #666666;
	text-decoration: underline;
}
a.lightBlue:link, a.lightBlue:visited {
	text-decoration: none;
	color: #3587C2;
}
a.lightBlue:hover, a.lightBlue:active {
	text-decoration: underline;
	color: #3587C2;
}
a.darkBlue:link, a.darkBlue:visited {
	text-decoration: none;
	color: #004E91;
}
a.darkBlue:hover, a.darkBlue:active {
	text-decoration: underline;
	color: #3587C2;
}
a.arrowLink:link, a.arrowLink:visited {
	color: #777777;
	text-decoration: none;
	background-image: url(ESG07_images/arrowLink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 11px;
	display: block;
	float: right;
}
a.arrowLink:hover, a.arrowLink:active {
	text-decoration: underline;
	color: #000000;
}
a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #AAAAAA;
	text-decoration: none;
}
a.BigFont:link, a.BigFont:visited {
	line-height: 1.9em;
	font-size: 70%;
	background-image: url(ESG07_images/bigA.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 15px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
a.PrintFont:link, a.PrintFont:visited {
	line-height: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image: url(ESG07_images/print-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 5px;
	background-color: #FFFFFF;
}
a.SmFont:link, a.SmFont:visited {
	line-height: 1.9em;
	font-size: 70%;
	background-image: url(ESG07_images/smA.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 15px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.BigFont:hover, a.BigFont:active, a.SmFont:hover, a.SmFont:active, a.PrintFont:hover, a.PrintFont:active {
	color: #000000;
	text-decoration: underline;
	}
/**
* Forms **
*/
label {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	display: block;
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	height:2em;
	width: 5.8em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF;
}
input.btnhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #AAAAAA;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	height:2em;
	width: 5.8em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrowOver.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF;
}
input.btnNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	height: auto;
	width: 7.5em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF
}
input.btnNormalhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #BBBBBB;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	height: auto;
	width: 7.5em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrowOver.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF;
}
input.search {
	width: 7em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 2px solid #AAAAAA;
}
input {
	width: 20em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #AAAAAA;
}
input.radio, input.checkbox {
	width: 1em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #AAAAAA;
}
textarea {
	height: 100px;
	width: 20em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
input:focus, textarea:focus, select:focus {
	background-color: #CDDAEB;
}
fieldset {
	padding: 1em;
	margin-top: 1em;
	border: 1px solid #AAAAAA;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #095494;
	background-color: #FFFFFF;
}
form#contact label, form#EventReg label, form#registration label {
	width: 12em;
	font-size: 70%;
	color: #666666;
}
input.checkbox {
	width: 15px;
}
select {
	font-size: 70%;
	color: #222222;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
}
/**
* Site Map **
*/
A.sitemap1, A.sitemap1:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.8em; 
color: #BB0000;
text-align: left; 
vertical-align: middle
}
A.sitemap1:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.8em; 
color: #770000;
text-align: left; 
vertical-align: middle
}
A.sitemap2, A.sitemap2:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap2:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #770000;
text-align: left; 
vertical-align: middle
}
A.sitemap3, A.sitemap3:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #444444; 
text-align: left; 
vertical-align: middle
}
A.sitemap3:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap4, A.sitemap4:visited { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #555555; 
text-align: left; 
vertical-align: middle
}
A.sitemap4:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap5, A.sitemap5:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #555555; 
text-align: left; 
vertical-align: middle
}
A.sitemap5:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
/**
* Breadcrumbs **
*/
.titleBar {
	height: 1.5em;
	background-image: url(ESG07_images/images/breadBack_14.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.lineHeight {
	line-height: 2em;
}
.lineHeightSm {
	line-height: 1.5em;
}
.lineHeightBig {
	line-height: 3em;
}
/**
* Map Positioning **
*/
#mapPic {
	position: relative; /*The key to this technique */

}
#mapPic ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mapPic a {
	text-decoration: none;
	color: #444444;
	font-size: 75%;
}

#mapPic a .hotspot {
	width: 11px;
	height: 11px;
	position: absolute;
	background-image: url(ESG07_images/mapdot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mapPic a .link {
	position: absolute;
	display: block;
	width: 35em;
	left: -1000px;
	top: 0px;
}

/* :BUG: This rule on it's own does not work in IE  */
#mapPic a:hover .hotspot {
	background-image: url(ESG07_images/mapDotOver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mapPic a:hover .link {
	left: 0px;
	}

/* :KLUDGE: However if you add this rule, both the previous rules now work. Weird*/
#mapPic a:hover {
  border: none;
}


/*:NOTE:Graphic rollover vertical*/
#mainNav ul, #mainNav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav ul.bar a, ul.bar a:visited {
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding-left: 4%;
	font-weight: normal;
	border-top-style: none;
}
#mainNav ul.bar a:hover, ul.bar a:active {
	color: #3587C2;
}
#mainNav ul.bar a.thispage, ul.bar a.thispage:visited {
	line-height: 1.4em;
	color: #3587C2;
	text-decoration: none;
	display: block;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding-left: 4%;
	background-color: #DDDDE2;
	font-weight: normal;
}
#mainNav ul.bar li.thispage {
	color: #555555;
}
#mainNav ul li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
}
#mainNav ul.subbar a, ul.subbar a:visited {
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding-left: 15%;
	text-indent: 0px;
	background-color: #FFFFFF;
}
#mainNav ul.subbar a:hover, ul.subbar a:active {
	color: #000000;
}
#mainNav ul.subbar a.thispage, ul.subbar a.thispage:visited {
	line-height: 20px;
	color: #AAAAAA;
	text-decoration: none;
	display: block;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding-left: 15%;
	text-indent: 0px;
	background-color: #FFFFFF;;
}
ul.relLinks, ul.relLinks li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.relLinks a, ul.relLinks a:visited {
	line-height: 1.8em;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	font-weight: normal;
}
ul.relLinks a:hover, ul.relLinks a:active {
	color: #000000;
	text-decoration: underline;
}
 /*DropDown Navigation*/
ul.barDrop  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.barDrop a:link, ul.barDrop a:visited {
	line-height: 1.1em;
	color: #000000;
	text-decoration: none;
	display: block;
	width: auto;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px 8px;
	font-weight: normal;
	float: left;
	border-top: none;
	border-right: 1px solid #E7E7EE;
	border-bottom: none;
	border-left: 1px solid #E7E7EE;
}
ul.barDrop a:hover, ul.barDrop a:active {
	text-decoration: underline;
	color: #1C3C7A;
}
ul.barDrop li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
}
.AEfloat {
	visibility:hidden; 
	filter: Alpha(Opacity=100);
}
/*:NOTE:Tab Navigation*/
#navWrapper {
	width: 100%;
	height: 1.5625em;
	margin: 0px;
	padding: 0px;
}
.eightyWidth {
	width: 47.625em;
	height: 1.5625em;
	margin: 0px;
	padding: 0px;
	position: relative; /*The key to this technique */
}
.fiveWidth {
	width: 5.1875em;
	height: 1.5625em;
	margin: 0px;
	padding: 0px;
}
ul.esgtabs, ul.esgtabs li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.esgtabs li {
	float: left;
	width: 7.9375em;
	height: 1.5625em;
	background-image: url(ESG07_images/button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul.esgtabs a, ul.esgtabs a:visited {
	color: #111111;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: center;
	background-image: url(ESG07_images/button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.5625em;
	border: none;
}
ul.esgtabs a:hover, ul.esgtabs a:active {
	color: #004E91;
	text-decoration: underline;
	font-weight: normal;
}
ul.esgtabs li.thispage {
	height: 1.5625em;
	background-image: url(ESG07_images/buttonOn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul.esgtabs li.thispage a, ul.esgtabs li.thispage a:visited, ul.esgtabs li.Products a, ul.esgtabs li.Products a:visited {
	color: #111111;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: center;
	background-image: url(ESG07_images/buttonOn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.5625em;
	border: none;
}
/*:NOTE:Rollover horitontal*/
ul.horiz, ul.boxedLink {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.horiz li {
	float: left;
}
ul.horiz a, ul.horiz a:visited {
	color: #444444;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	border-bottom-style: none;
}
ul.horiz a:hover, ul.horiz a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
ul.horiz a.thispage, ul.horiz a.thispage:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	border-bottom-style: none;
}
ul.horiz a.thispage:hover, ul.horiz a.thispage:active {
	color: #AAAAAA;
	text-decoration: underline;
	font-weight: normal;
}


