body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
}

/* START - NEW LAYOUT */
#NewBanner
{
	width: 977px;
	height: 88px;
	background-image: url('/corporate/images/BPAHeaderBackground977.gif');
	background-repeat: no-repeat;
}

#NewFooter
{
	width: 977px;
}

.newFooter
{
	font-size: .9em;
	color: #000000;
}

.newFooter a:link
{
	font-size: 1.2em;
	text-decoration: none;
}

.newFooter a:visited
{
	font-size: 1.2em;
	text-decoration: none;
	color: #B8400B;
}

.newFooter a:hover
{
	font-size: 1.2em;
	text-decoration: underline;
	color: #B8860B;
}

/* FONT, TITLE, CONTENT SETTINGS */
.TitleXLarge
{
	font-family: Verdana;
	font-style: normal;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}

.TitleXLarge a, .TitleXLarge a:link, .TitleXLarge a:visited, .TitleXLarge a:hover
{
	color: #0069AA;
	font-family: Verdana;
	font-style: normal;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}

.TitleLarge
{
	font-family: Verdana;
	font-style: normal;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.TitleLarge a, .TitleLarge a:link, .TitleLarge a:visited, .TitleLarge a:hover
{
	color: #0069AA;
	font-family: Verdana;
	font-style: normal;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.TitleNormal
{
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.TitleNormal a, .TitleNormal a:link, .TitleNormal a:visited, .TitleNormal a:hover
{
	color: #0069AA;
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.ContentText
{
	font-size: 12px;
	line-height: 1.5em;
}

.ContentText a, .ContentText a:link, .ContentText a:visited, .ContentText a:hover
{
	color: #0069AA;
	text-decoration: none;
}

.ContentLink
{
	color: #0069aa;
	text-decoration: none;
}

.ContentLink a, .ContentLink a:link, .ContentLink a:visited, .ContentLink a:hover
{
	color: #0069aa;
	text-decoration: none;
}

/* COLOR SETTINGS */
.BlueFont
{
	color: #0069AA;
}

.BlackFont
{
	color: #000000;
}

.WhiteFont
{
	color: #FFFFFF;
}

.OrangeBack
{
	background-color: #F48024;
}

.BPABlueBack
{
	background-color: #004A80;
}

/* FONT STYLE SETTINGS */
.Bold, .Bold a, .Bold a:link, .Bold a:visited, .Bold a:hover
{
	font-weight: bold;
}

/* DIVIDERS */
.HorizontalDivider
{
	height: 27px;
	padding: 9px 0 9px 0;
}

.HorizontalDivider hr
{
	color: #a8a8a8;
	background-color: #b2b2b2;
	height: 1px;
}

.VerticalDivider
{
	width: 1px;
	height: 100%;
	padding: 0 27px 0 27px;
}

.VerticalDivider div
{
	background-color: #b2b2b2;
	width: 1px;
	height: 100%;
}

.OrangeBar
{
	border: 0;
	height: 9px;
	color: #F48024;
	background-color: #F48024;
}

.GreenBar
{
	border: 0;
	height: 4px;
	color: #A6CE39;
	background-color: #A6CE39;
}

.Clear
{
	clear: both;
}

/* SECTIONS - REGIONS - BOXES */
#ContentWrapper
{
	width: 977px;
	padding: 9px 18px 9px 18px;
}

.BorderBox
{
	border: solid 1px #b2b2b2;
	background: #FFFFFF;
}

.OrangeTitleBox
{
	border: solid 1px #a8a8a8;
	background: #FFFFFF;
}

.ContentSection
{
	border: solid 1px #b2b2b2;
	background: #f2f2f2;
}

/* LAYOUT DEFINITIONS - LAYOUT ID IS SET IN ARTICLES.XML */
#Layout1 #HomepageMediaSrc {float:left;}
#Layout1 #HomepageTitle {float:right; width:270px; display:inline; padding-bottom:10px;}
#Layout1 #HomepageSummary {float:right; width:270px; padding:4px 0 4px 0;}
#Layout1 #HomepageOtherNews {clear:both; width:270px; text-align:right;}
#Layout2 #HomepageMediaSrc {float:left;}
#Layout2 #HomepageTitle {float:right; width:270px; display:inline; padding-bottom:10px;}
#Layout2 #HomepageSummary {padding:10px; clear:both;}
#Layout2 #HomepageOtherNews {}
#Layout3 #HomepageMediaSrc {text-align:center;}
#Layout3 #HomepageTitle {padding-bottom:10px;}
#Layout3 #HomepageSummary {padding:10px; clear:both;}
#Layout3 #HomepageOtherNews {}

/* END - NEW LAYOUT */

/*.banner
{
	display: none;
}*/

/*.NavPrint
{
	display: none;
}*/

/*.PrintHead
{
	display: none;
}*/

.dontview
{
	display: none;
}

.content
{
	background-color: transparent;
	vertical-align: top;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.menu
{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.menu a:link
{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	white-space: nowrap;
}

.menu a:visited
{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	white-space: nowrap;
}

.menu a:hover
{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFD700;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	white-space: nowrap;
}

.sidemenu, .sidemenu a:link, .sidemenu a:visited, .sidemenu a:hover
{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	line-height: normal;
}

.sidemenu a:hover
{
	color: #FFD700;
}

.sidemenuActive, .sidemenuActive a:link, .sidemenuActive a:visited, .sidemenuActive a:hover
{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFD700;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}

.sidemenuActive a:hover
{
	color: #FFFFF0;
}

/* .menuthree is currently only used on corporate/windpower/forecasting.cfm */
.menuthree, .menuthree a:link, .menuthree a:visited, .menuthree a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #1b1a79;
	text-decoration: none;
	line-height: normal;
}

.menuthree a:link, .menuthree a:visited
{
	font-weight: bolder;
}

.menuthree a:hover
{
	color: #B8860B;
	text-decoration: underline;
}

.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover
{
	font-family: sans-serif;
	font-size: 12px;
	color: #1b1a79;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	text-decoration: none;
	line-height: normal;
}

.breadcrumb a:hover
{
	color: #B8860B;
}

.breadcrumbActive, .breadcrumbActive a:link, .breadcrumbActive a:visited, .breadcrumbActive a:hover
{
	font-family: sans-serif;
	font-size: 12px;
	color: #1b1a79;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	line-height: normal;
}

.breadcrumbActive a:hover
{
	color: #B8860B;
}

td.indent
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	padding-left: 40px;
}

td.footer, td.footer a:link, td.footer a:visited, td.footer a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

td.footer a:hover
{
	color: #B8860B;
}

form
{
	font-family: sans-serif;
	font-size: 15px;
	color: #000000;
}

p, td
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

th
{
	font-family: Verdana;
	font-size: 80%;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

ul
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

li
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	list-style-image: url(/corporate/images/triangle5x11.gif);
	margin-top: 5px;
}

a, a:link, a:visited, a:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: Blue;
	text-decoration: none;
	margin: 0px;
}

a:hover
{
	color: #B8860B;
	text-decoration: underline;
}

.caption
{
	/*font-family: Verdana;*/
	/*font-size: smaller;*/
	/*color: #708090;*/
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}

.italics
{
	font-family: Verdana;
	font-size: 12px;
	color: #708090;
	font-style: italic;
}

.italicnote
{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}

.boldgray
{
	font-family: Verdana;
	font-size: 15px;
	color: #708090;
	font-style: italic;
	font-weight: bolder;
}

.bolditalics
{
	font-family: Verdana;
	font-size: 12px;
	color: #708090;
	font-style: italic;
	font-weight: bolder;
}

.rightalignitalics
{
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	color: #708090;
	font-style: italic;
	left: 115px;
	width: 70%;
}

.safetyitalics
{
	font-family: Verdana;
	font-size: 12px;
	color: red;
	font-style: italic;
	margin: 15px 0px 5px 0px;
}

.expandedNotes
{
	font-family: Verdana;
	font-size: smaller;
	color: red;
	font-style: normal;
	margin: 0px 0px 5px 0px;
	background-color: #FFF8DC;
}

.news
{
	font-family: Verdana;
	font-size: 12px;
	color: brown;
	font-style: italic;
	font-weight: normal;
}

p.t4
{
	font-family: Verdana;
	font-size: 12px;
	color: #1b1a79;
	font-weight: bold;
	margin: 17px 0px -12px 0px;
}

p.t4Top
{
	font-family: Verdana;
	font-size: 12px;
	color: #1b1a79;
	font-weight: bold;
	vertical-align: top;
	margin-bottom: -14px; /*margin: -5px 0px -12px 0px;*/ /*margin: 0;*/
}

p.head
{
	font-family: Verdana;
	font-size: 15px;
	color: #1b1a79;
	font-weight: bold;
	margin: 17px 0px -12px 0px;
}

.homeHR, .HomeHR
{
	height: 1px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	width: 95%;
	color: #FBB861;
	text-align: center;
}

.headHR, .HeadHR
{
	/* UPDATED TO SUPPORT IE, FIREFOX, ETC. */
	height: 2px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #FBB861;
	width: 100%;
	
	/*color: #FBB861;*/
	/*width: 100%;*/
	/*height: 2px;*/
	/*padding: 0px;*/
	/*margin: -14px;*/
}

td.icontext
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #1b1a79;
}

td.icontext a:link, td.icontext a:visited, td.icontext a:hover
{
	font-family: Verdana;
	font-size: 16px;
	color: #1b1a79;
	font-style: normal;
	text-decoration: none;
}

td.icontext a:hover
{
	color: #FFD700;
}

img.border
{
	border: 2px;
	border-color: #000000;
	border-style: solid;
	margin: 8px;
}

img.thinborder
{
	border: 2px;
	border-color: #000000;
	border-style: solid;
}

.GoogleSearch, .GoogleSearch a:link, .GoogleSearch a:visited, .GoogleSearch a:hover
{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.GoogleSearch a:hover
{
	color: #FFD700;
}

.leftMenuPrep
{
	background-color: #004a80;
	width: 145px;
	text-align: left;
	vertical-align: top;
}

.Footnote
{
	font-size: 9px;
	line-height: 12px;
}

/*td ul {background-color:Red;}*/
