body {
	background-color:#e3e3e3;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/coverpage/BGEAMainBackground.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top;
}

a {
	text-decoration:none;
	color:#b30000;
	/*color:#CC0000;*/
}
a:hover {
	text-decoration:underline;
}

a.genericLinkTitle {
	color:#333333;
	font-weight:bold;
}

/* Menu definitions */
#menu_div {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	width:901px;
}
.menu {
	position:relative;
	/*cursor:pointer;*/
	background-color:#000000;
}
.submenu {
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	z-index:100;
	margin:-10px 0 0 0;
	visibility:hidden;
}
.submenuLogin {
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	z-index:100;
	margin:0px 0 0 0;
	visibility:hidden;
}
.logincss {
	position:absolute;
	left:0;
	top:0;
	background: #D6DDE4;
	cursor:pointer;
	z-index:100;
	margin:0px 0 0 0;
	padding:0 0 0 0;
	visibility:hidden;
}


#searchForm .ff {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:10px;
	width:140px;
	line-height:10px;
}

/* <dl> submenuList boxes */
dl.submenuList {
	width: 165px;
	margin: -3px 0 0 0;
	padding: 0 0 0 0;
	background: #D6DDE4;
	border:3px solid #999999;
}
dl.submenuList dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width:0px;
}
dl.submenuList dd  {
	margin: 7px 10px 7px 10px;
	/*border:1px solid #999999;*/
	padding: 0 0 0 0;
}
dl.submenuList dd a  {
	padding:0 0 0 6px;
	margin:0 0 0 0;
	border:1px solid #999999;
	background:   url(/images/GlobalNavMenu/DropMenu_arrow.gif) no-repeat 0 0;
}
dl.submenuList dd a:hover  {
	padding:0 0 0 6px;
	border:1px solid #999999;
	background:   url(/images/GlobalNavMenu/DropMenu_arrow_down.gif) no-repeat 0 0;
}
dl.submenuList dd img  {
	border-width:0px;
	padding:0 0 0 6px;
	margin: 0 0 0 0;
}


dl.submenuListLogin {
	width: 273px;
	margin: -3px 0 0 0;
	padding: 5px 0 5px 0;
	background: #D6DDE4;
	border:3px solid #999999;
}
dl.submenuListLogin dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width:0px;
}
dl.submenuListLogin dd  {
	margin: 7px 10px 7px 10px;
	/*border:1px solid #999999;*/
	padding: 0 0 0 0;
}
dl.submenuListLogin dd a  {
	padding:0 0 0 6px;
	margin:0 0 0 0;
	border:1px solid #999999;
	background:   url(/images/GlobalNavMenu/DropMenu_arrow.gif) no-repeat 0 0;
}
dl.submenuListLogin dd a:hover  {
	padding:0 0 0 6px;
	border:1px solid #999999;
	background:   url(/images/GlobalNavMenu/DropMenu_arrow_down.gif) no-repeat 0 0;
}
dl.submenuListLogin dd img  {
	border-width:0px;
	padding:0 0 0 6px;
	margin: 0 0 0 0;
}
/* End <dl> submenuList boxes */
/* End Menu definitions */

/* Main table definitions */
#bordertable {
	width:935px;
	/*border:0px solid #e3e3e3;*/
	background-color:#e3e3e3;
	background-image:url(/images/coverpage/BGEABackground.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	/*background-image:url(/images/coverpage/BGEABackground.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	overflow:visible;*/
}
#HPHLtable {
	background-color:#758DA3;
	width:898px;
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 2px;
}
#HPHLtable td {
	background-color:#758DA3;
	background-repeat:no-repeat;
	font-size:10px;
	padding:0 0 0 0;
	margin:0 0 0 0;

}
td.HPHLimage {

}
#maintable {
	border-width:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#ffffff;
	
}
#maintable td {
	/*background-color:#ffffff;*/
	
}
#leftfeatures {
	border-width:0;
	padding:0 0 0 0;
}
.greenText {
	color: #000000;
	font-weight:bold;
}
.greenText a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.greenText a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
/* End Main table definitions */

/* sectionNavLinks */
.sectionNavBlock
{
	padding:6px 0 0 10px;
}

ul.sectionNavLinks {
	margin:0 0 0 0;
	padding:0 10px 10px 0;
	list-style-type:none;
}
ul.sectionNavLinks li {
	color:#E2E7EC;
	padding:0 0px 5px 0px;
	/*background: url(/images/Structure/greenGreaterthan.gif) no-repeat 0 2px;*/
}
ul.sectionNavLinks li a {
	color:#E2E7EC;
	text-decoration:none;
}
ul.sectionNavLinks li a:hover {
	text-decoration:underline;
}
/* End sectionNavLinks */

/* Article body definitions */
.contentBody {
	width:480px;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
	margin:0 66px 0 66px;
}
.contentBody a {
	color:#b30000;
	/*color:#CC0000;*/
}
td.sidebarColumn {
	width:282px;
	border-width:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	top:-7px;
}
table.authorBio {
	width:480px;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
	background-color:#E2E7EC;
	padding:20px 20px 20px 20px;
	margin:25px 66px 25px 66px;
}
table.authorBio td {
	background-color:#E2E7EC;
}
table.authorBio img {
	padding:0 0 0 0;
	margin:4px 0 0 0;
}
table.authorBio td.authorBioImg {
	padding-left:20px;
	padding-right:0;
	margin:0 0 0 0;
}
table.authorBio td.authorBioTxt {
	padding-left:20px;
	padding-right:20px;
	margin:0 0 0 0;
}
.actionBox {
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
	background-color:#ffffff;
	padding:0 0 0 0;
	margin:0 66px 0 66px;
}
.articleImgPullQuote {
	margin:25px 0 25px 0;
	border-width:0;
}
.articlePullQuote {
	margin:0 0 0 0;
	border-width:0;
}
.articleImage {
	padding:25px 0 0 0;
	border-width:0;
}
.articleImageCaption {
	padding:0 0 0 0;
	margin:0 0 5px 0;
	border-width:0;
	font-size:10px;
}
/* End Article body definitions */

/* Footer table definitions */
#footer {
	border-width:0;
	width:898px;
	margin:0;
	background-color:#333333;
	color:#cccccc;
	font-size:9px;
	font-weight:normal;
}
#footer a {
	color:#cccccc;
	font-size:9px;
	font-weight:normal;
}
#footerleft {
	padding:4px 3px 4px 30px;
}
#footerdivider {
	padding:0;
	margin:0;
	background-image:  url(/images/Structure/dot_light.gif);
	background-repeat:repeat-y;
	position:relative;
}
#footerright {
	padding:1px 3px 1px 3px;
}
#elistForm .ff {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:10px;
	width:85px;
	line-height:10px;
}
/* End Footer table definitions */

/* <dl> content boxes */
/* contentList_CP */
dl.contentList_CP {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	font-size: 10px;
	text-align:left;
}
dl.contentList_CP dt {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.contentList_CP dt img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dl.contentList_CP dd {
	margin: 0 0 0 0;
	padding: 4px 20px 6px 15px;
	color: #333333;
}
dl.contentList_CP a {
	color: #333333;
}
dl.contentList_CP a:hover {
	color: #333333;
}
/* End contentList */

/* contentList */
dl.contentList {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	/*background-color: ;*/
	font-size: 10px;
	text-align:left;
}
dl.contentList dt {
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
	border: 0px solid #ffffff;
	background-color: #ffffff;
}
dl.contentList dt img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dl.contentList dd {
	margin: 0 0 0 0;
	padding: 4px 20px 6px 30px;
	color: #333333;
	background: url(/images/Structure/redCarrot.gif) no-repeat 15px 6px;
}
dl.contentList a {
	color: #333333;
}
dl.contentList a:hover {
	color: #333333;
}
span#ThisWeekRedText {
	color: #CC0000;
}
span#ThisWeekRedText a {
	color: #CC0000;
}
span#ThisWeekRedText a:hover {
	color: #CC0000;
}
dd#ThisWeekDD {
	margin:0 0 6px 0px;
}
/* End contentList */

/* sidebarStory */
dl.sidebarStory {
	width: 282px;
	margin: 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	text-align:left;
	clear:both;
}
dl.sidebarStory a {
	color:#333333;
}
dl.sidebarStory a:hover {
	color:#333333;
}
dl.sidebarStory dt {
	height:20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.sidebarStory dd {
	margin: 0;
	padding: 4px 25px 2px 25px;
	color: #000000;
	font-size:11px;
	line-height:25px;
}
dl.sidebarStory dd.imgTitleHeader {
	margin: 0;
	padding: 0 0 0 0;
	text-align:center;
}
/* End sidebarStory */

/* photoList */
dl.photoList {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	font-size: 10px;
	text-align:left;
	border: 1px solid #ffffff;
	display: block;
}
dl.photoList dt {
	margin: 0 0 8px 0;
	padding: 1px 0 0 0;
	border-bottom: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.photoList dd {
	margin: 0 0 0 7px;
	padding: 5px 3px 5px 3px;
	color: #333333;
}
dl.photoList dd a {
	color: #333333;
}
dl.photoList img {
	border-width:0;
}
/* End photoList */

/* dottedList */
dl.dottedList {
	width: 282px;
	margin: 0;
	padding: 0 0 8px 0;
	background-color: #ffffff;
	font-size: 10px;
	text-align: left;
	border-width: 0;
}
dl.dottedList table {
	position:relative;
	left:1px;
}
dl.dottedList dt {
	margin: 0 0 0 0;
	padding: 5px 0 7px 0;
	color:#CC0000;
}
dl.dottedList dd {
	margin: 0 0 0 7px;
	padding: 4px 20px 2px 12px;
	color: #000000;
	line-height:18px;
}
dl.dottedList dd.dottedLineHoriz_DD {
	width:283px;
	height:1px;
	background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dl.dottedList img {
	border-width:0;
}
dl.dottedList a {
	color: #000000;
	text-decoration:none;
}
dl.dottedList a:hover {
	color: #000000;
	text-decoration:underline;
}
dl.dottedList dd.dottedListLink {
	line-height:normal;
	font-size: 9px;
	color: #CC0000;
	margin: 0 0 -4px 7px;
}
dl.dottedList dd.dottedListLink a {
	color: #CC0000;
	text-decoration:none;
}
dl.dottedList dd.dottedListLink a:hover {
	color: #CC0000;
	text-decoration:underline;
}
/* End dottedList */

/* JCA - 11/15/2005 */
/* dottedList - Schedule Sidebar Module additions */
dl.dottedList dt.dottedListScheduleTitle a {
	color: #CC0000;
	text-decoration:none;
}
dl.dottedList dt.dottedListScheduleTitle a:hover {
	color: #CC0000;
	text-decoration:underline;
}
dl.dottedList dd.dottedListScheduleText {
	line-height:normal;

}
dl.dottedList dd.dottedListScheduleText a {
	color: #CC0000;
	text-decoration:none;
}
dl.dottedList dd.dottedListScheduleText a:hover {
	color: #CC0000;
	text-decoration:underline;
}
/* End dottedList - Schedule Sidebar Module additions */

/* featuredItemWithImageList 
dl.featuredItemWithImageList {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	font-size: 10px;
	text-align:left;
	clear:left;
}
dl.featuredItemWithImageList dt {
	margin: 0 0 8px 0;
	padding: 1px 0 0 0;
	border: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.featuredItemWithImageList dd {
	margin: 0 0 0 0;
	padding: 0 5px 0 2px;
	color: #000000;
}
dl.featuredItemWithImageList img {
}
dl.featuredItemWithImageList a {
	text-decoration:none;
}
dl.featuredItemWithImageList a:hover {
	text-decoration:underline;
}
dl.featuredItemWithImageList dd.featuredItemImage {
	padding: 8px 15px 15px 16px;
}
dl.featuredItemWithImageList dd.featuredItemImage img {
	border-width:0;
	margin:0 15px 0 0;
	float: left;
}
dl.featuredItemWithImageList dd.featuredItemAuthor {
	color: #CC0000;
	margin: 0 0 8px 0;
	padding: 0 8px 0 2px;
}
dl.featuredItemWithImageList dd.featuredItemAuthor a {
	color: #CC0000;
}
dl.featuredItemWithImageList dd.featuredItemTitle {
	color: #000000;
	margin: 13px 0 0 0;
	padding: 0 0 0 2px;
}
dl.featuredItemWithImageList dd.featuredItemTitle a {
	color: #000000;
}
/* End featuredItemWithImageList */
/* End <dl> definitions */

/* Free Offer Table */
table.freeOffer {
	font-size:10px;
	color:#000000;
	text-align:left;
	background-color:#E2E7EC;
	padding:0 0 15px 0;
	margin:0 0 0 0;
	border: 1px solid #ffffff;
}
table.freeOffer td {
	background-color:#E2E7EC;
}
table.freeOffer img {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
table.freeOffer td.freeOfferHeader {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
	background-color: #758DA3;
}
table.freeOffer td.freeOfferImg {
	padding-left:15px;
	padding-right:0;
	padding-top:8px;
	margin:0 0 0 0;
}
table.freeOffer td.freeOfferTxt {
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	margin:0 0 0 0;
}
table.freeOffer td.freeOfferTxt a {
	color:#333333;
}
/* End Free Offer Table */

/* pollResults Table */
table.pollResults {
	font-size:10px;
	color:#5B5B5B;
	text-align:left;
	background-color:#E2E7EC;
	padding:0 15px 0 15px;
	margin:0 0 0 0;
}
table.pollResults td {
	background-color:#E2E7EC;
}
table.pollResults td.pollResults_Header {
	background-color:#758DA3;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	margin: 0 0 0 0;
	padding: 5px 15px 5px 15px;
}
/* End pollResults Table */

/* Dotted Lines */
table.dottedLineHoriz {
	margin:1px 0 1px 0;
	clear:both;
}
table.dottedLineHoriz td {
	width:284px;
	height:1px;
	/*background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;*/
}
td.dottedLineHoriz {
/*	background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;*/
}

table.dottedLineHoriz_ArticleBody {
	margin:25px 0 25px 0;
	clear:both;
}
table.dottedLineHoriz_ArticleBody td {
	width:480px;
	height:1px;
	background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;
}

table.dottedLineHoriz_ArticleImage_Top {
	margin:25px 0 0 0;
	clear:both;
}
table.dottedLineHoriz_ArticleImage_Top td {
	width:480px;
	height:1px;
	background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;
}

table.dottedLineHoriz_ArticleImage_Bottom {
	margin:0 0 5px 0;
	clear:both;
}
table.dottedLineHoriz_ArticleImage_Bottom td {
	width:480px;
	height:1px;
	background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;
}

table.dottedLineHoriz_ActionBox {
	margin:25px 0 25px 0;
	clear:both;
}
table.dottedLineHoriz_ActionBox td {
	width:612px;
	height:1px;
	background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;
	z-index:2;
}

td.dottedLineHoriz {
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*background-image:  url(/images/Structure/dotted_dot.gif);
	background-repeat:repeat-x;*/
}
td.dottedLineVert {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:1px;
	/*background-image:  url(/images/Structure/dotted_dot_vert.gif);
	background-repeat:repeat-y;*/
	position:relative;
	top:1px;
}
/* End Dotted Lines */

/* Misc classes */
.spacer	{ font-size: small; }
/* End Misc classes */


.indexcolumns
{
	/*width:284px;*/
	text-align:left;
	float:left;
	vertical-align:top;
	/*border:1px dotted gray;*/
}

.contentBodyDiv {
	width:480px;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
}

.sidebarDiv {
	width:282px;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
}

.sidebarList
{
	background:transparent url(/images/Structure/redCarrot.gif) no-repeat scroll 15px 8px;
	padding:4px 20px 6px 30px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*#######################################################################################*/
/*new styles for tableless layout*/
/*#######################################################################################*/

/*this is the outermost wrapper for all content in the body including the navbar, head area, content, and footer*/
.mainBodyDivindex
{
	width:901px;
	position:relative;
	left:50%;
	margin-left:-451px;
/*	display:block;*/
/*	clear:both;
	float:none;*/
/*	background-color:transparent;*/
/*	display:table;*/
}

.homepagebackground
{
	position:absolute;
	/*top:0px;
	left:0px;*/
	/*height:auto;*/
/*	width:3032px;*/
	width:100%;
	height:1221px;
/*	left:50%;
	margin-left:-1516px;*/
	/*margin:0px;*/
	padding:0px;
	background-color:#CACACA;
	background-image:url(/images/homepage/Background.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top;
}

/*this is the wrapper for everything blow (sub) the navbar*/
.subNavWrapperindex
{
/*	background-color:transparent;
	height:100%;
	width:901px;
	
	position:relative;
	left:50%;
	margin-left:-450px;*/
	clear:both;
	float:none;
	display:table;
	margin-top:10px;
	margin-bottom:15px;
}

.leftcol
{
	width:572px;
	float:left;
	margin:0px;
	padding:0px;
	display:table;
	/*background-color:blue;*/
}

.rightcol
{
	width:329px;
	float:left;
	margin:0px;
	padding:0px;
	display:table;
/*	background-color:red;*/
}

.BGEAindexbox
{
/*	position:relative;*/
	width:286px;
	float:left;
	display:table;
	margin:0px;
	padding:0px;
	
	/*height:1%;*/
}
.BGEAindexrightbox
{
	width:329px;
}
.BGEAindexrightboxheader
{
	width:329px;
}
.BGEAindexrightboxcontent
{
	padding:7px 17px 0px 17px;
	width:295px;
	/*background-image:url(/images/homepage/rightboxesbackgroundFinal.gif);*/
	/*background-image:url(/images/homepage/boxbackground_videos.gif);
	background-repeat:no-repeat;*/
	display:table;
}
.BGEAindexrightboxcontent p
{
	padding:0px;
	margin:0px 0px 10px 0px;
}
.BGEAindexrightboxfooter
{
	width:329px;
	height:23px;
	display:table;
}

.BGEAindexboxfooter
{
	width:286px;
	height:23px;
	margin:0px;
	padding:0px;
}

.BGEAindexboxheader
{
	width:286px;
	height:40px;
}

.BGEAindexboxcontent
{
	padding:10px 20px 0px 20px;
	width:246px;
	background-image:url(/images/homepage/boxesbackground.gif);
	background-repeat:repeat-y;
	margin:0px;
	height:1%;
}
.BGEAindexboxcontent p
{
	padding:0px;
	margin:0px 0px 10px 0px;
}
/*this is the outermost wrapper for all content in the body including the navbar, head area, content, and footer*/
.mainBodyDiv
{
	width:936px;
	position:relative;
	left:50%;
	margin-left:-468px;
	display:block;
	clear:both;
	float:none;
	background-color:#e3e3e3;
	background-image:url(/images/coverpage/BGEABackground.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;


/*	width:900px;
	position:relative;
	left:50%;
	margin-left:-450px;
	display:block;
	clear:both;
	float:none;
	border:1px solid black;*/
}

* html mainBodyDiv
{
	height:1%;
}

/*this is the wrapper for everything blow (sub) the navbar*/
.subNavWrapper
{
	background-color:#ffffff;
	position:relative;
	margin-left:auto;
	margin-right:auto;
/*
	left:50%;
	margin-left:-500px;*/
/*	margin-left:-450px;*/
	width:900px;
	clear:both;
	float:none;
	display:table;
	height:100%;

/*
	width:900px;
	height:100%;
	position:relative;
	clear:both;
	float:none;
	display:table;*/
}

/*this wrapper holds the main content*/
.mainContentAreaWrapper
{
	float:left;
	width:614px;
	padding:0px 0px 0px 0px;
	margin:0px;
	position:relative;
	text-align:center;
}

/*this centers the main content inside the wrapper*/
.mainContentArea
{
	position:relative;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:left;
}

/*this creates the sidebar div and uses the display:table to force the height*/
.tablelessSidebarDiv
{
	/*display:table;*/
	float:left;
	position:relative;
	width:282px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	text-align:left;
	font-size:11px;
	/*background-image:url(/images/sidebar_dottedline.gif);
	background-repeat:repeat-y;*/
}


/*use this to wrap block items in a list in the content area - replaces table-formatting*/
.contentListItemWrapper
{
	position:relative;
	float:none;
	clear:both;
	padding:10px 0px 30px 0px;
	width:480px;
	display:table;
}

/*settings for the block items*/
.contentListItem
{
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
	height:1%;
}

.tablelessSidebarItem
{
	width:264px;
/*	margin-bottom:27px;*/
	margin-top:-10px;
	padding-bottom:50px;
	background-image:url(/images/coverpage/includes/Sidebar_background.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.sidebarheadertext
{
	font-weight:bold;
	font-size:10px;
	/*color:#000000;*/
	margin-bottom:0px;
	display:block;
}
.sidebarheadertext a:link
{
	color:#b30000;
	/*color:#CC0000;*/
}

.sidebarspecialitem
{
	background-color: #e2e7ec;
	padding:15px;
}
.sidebarspecialitem a:link
{
	color:#b30000;
	/*color:#CC0000;*/
}

.sidebarspeciallistitem
{
	width:100%;
	float:none;
	clear:both;
	padding-bottom:10px;
	margin:0px;
}

.tablelessSidebarDivInnerWrapper
{
	font-size:11px;
	margin-top:50px;
}

/*amb news*/
.AMBmainNewsWrapper
{
	font-family:"lucida grande",trebuchet,verdana,arial;
	width:900px;
	/*background-color:#ddeff3;*/
	font-size:12px;
	line-height:16px;
	margin-top:0px;
	position:relative;
	padding:0px;
}

.AMBmainContentAreaWrapper
{
	float:left;
	/*position:relative;*/
	width:551px;
	background-image:url(/images/pagegraphics/amb/news/AmbLandBkgdmaincontent.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.AMBmainContentArea
{
	margin:33px;
}

.AMBmainNewsWrapper a:link
{
	color:#006d94;
	text-decoration:none;
}
.AMBmainNewsWrapper a:visited
{
	color:#006d94;
	text-decoration:none;
}
.AMBmainNewsWrapper a:hover
{
	color:#75aabe;
	text-decoration:underline;
}
.AMBmainNewsWrapper a:active
{
	color:#75aabe;
	text-decoration:underline;
}

.AMBtablelessSidebarDiv
{
	float:left;
	width:349px;
	background-image:url(/images/pagegraphics/amb/news/AmbLandBkgdSidebar.jpg);
	background-repeat:no-repeat;
	background-color:#ddeff3;
}

.AMBtablelessSidebarDivInnerWrapper
{
	margin:24px;
}

.AMBNewselementwrapper
{
	width:100%;
	display:table;
	padding-bottom:20px;
}

.xpopupdivstyle
{
	position:absolute;
	font-size:12px;
	font-family:'lucida grande',trebuchet,verdana,arial;
}

.tankbox
{
	position:relative;
	display:table;
	background-position:top;
	background-color:#e7e7e7;
	background-repeat:no-repeat;
}
.tankboxsidebar
{
	display:table;
	margin-bottom:20px;
	/*background-color:#ffffff;*/
}

.boxspacer
{
	position:relative;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	/*padding-bottom:5px;*/
	margin-bottom:25px;
}

.boxspacerRRT
{
	position:relative;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	/*padding-bottom:5px;*/
	margin-bottom:10px;
}

.articlequoteboxright
{
	padding:15px;
	background-image:url(/images/PullQuoteBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3f3f3;
	width:175px;
	font-family:Georgia,Times,serif;
	font-size:14px;
	line-height:24px;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	color:#CC0000;
}
.articlequoteboxleft
{
	padding:15px;
	background-image:url(/images/PullQuoteBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3f3f3;
	width:175px;
	font-family:Georgia,Times,serif;
	font-size:14px;
	line-height:24px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	color:#CC0000;
}
.articlequoteboxcenterbody
{
	padding:15px;
	background-image:url(/images/PullQuoteBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3f3f3;
	width:auto;
	font-family:Georgia,Times,serif;
	font-size:14px;
	float:none;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	color:#CC0000;
}

.articlequoteboxcenter
{
	padding:15px;
	background-image:url(/images/PullQuoteBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3f3f3;
	width:auto;
	
	float:none;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}


/**********************************************************************************************************/

.bgeapagemask
{
	position:fixed;
	width:100%;
	height:100%;
	z-index:51000;
	filter:alpha(opacity=75);
	opacity:.75;
	background-color:#000000;
	text-align:center;
	left:0px;
	top:0px;
	visibility:visible;
	/*display:inline;*/
}

/**********************************************************************************************************/

.twitterbox
{
	/*width:201px;*/
	margin-bottom:20px;
	font-size:10px;
}

.twitterbox a
{
	color:#3aa3c0;
}
.twittime
{
	font-weight:bold;
	color:#309fbe;
}
.twittxt
{

}

/**********************************************************************************************************/


.EmbeddedVidPopUp {
	background-color: #000000;
	/*border: 1px solid #5D3F52;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 15px;
	width: 550px;
	position:absolute;
	z-index:51100;
}
.EmbeddedVidPopUp .subtitle {
	color: #BF2121;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.EmbeddedVidPopUpClose
{
	float:right;
	cursor:pointer;
	color:#dddddd;
}


/**********************************************************************************************************/