/*--- Here is the way the style sheet is grouped. Please add the new style to 
the corresponding grouping...
 - MAIN STYLES
 - HEADER STYLES
 - MAIN COLUMN STYLES
 - NEWS RELEASE STYLES
 - SIDE NAV COLUMN STYLES
 - SIDEBAR COLUMN STYLES
 - TABLE STYLES
 - FORM STYLES
 - FOOTER STYLES
 - SEARCH STYLES
 - PRINT SPECIFIC STYLES ---*/



/*--------------- MAIN STYLES -----------------*/
.setPageSize {
	min-width: 760px;
	max-width: 980px;
}
* html .setPageSize {
	width: expression(document.body.clientWidth < 762? "760px" : document.body.clientWidth > 982? "980px" : "auto");
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Verdana,Helvetica,Sans-Serif;
  font-size: small;
  background: #FFF url(/images/site_bg.gif) repeat-x 0px 0px;	
  color: #4C4C4C;
}
html>body {
  font-size: small;
}
form {
	margin: 0px;
}
input, select {
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
}
input, select, textarea {
	font-size: 100%
}
h1 {
	font-size: 120%;
	color: #000;
}
h2 {
	font-size: 110%;
	color: #000;
}
.small {
	font-size: 90%;	
}
h3, h4, h5, h6, h7, h8 {
	font-size: 90%;
	color: #000;
}
a {
	color: #069;
}
a:visited {
	color: #609;
}
a:hover {
	color: #F60;
}
p a {
	white-space: nowrap;
}
#siteSideBar p a, #siteSideBarImage p a {
	white-space: normal;
} 
hr, #printLogo {
	display: none;
}
.centerAlign {
	text-align: center !important;
}
.rightAlign {
	text-align: right !important;
}
.leftAlign {
	text-align: left !important;
}
.twoColList {
	position: relative;
}
.twoColList .twoColListLeft {
	margin-right: 50%;
}
.twoColList .twoColListRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
}
.twoColList .twoColListLeft ul, .twoColList .twoColListRight ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
.siteButton {
	border: 3px double #666;
	border-top-color: #999;
	border-left-color: #999;
	background: #FFF url(/images/site_btn_bg.gif) repeat-x 0px 0px;
	color: #333;
	font-weight: bold;
	cursor: pointer;	
	width: auto;
	overflow: visible;
	padding: 0px 5px;
	margin: 0px;
}
.continueButton {
	background: url(/images/site_btn_confirm_bg.gif) no-repeat 0px 0px;
	padding: 3px 5px 3px 24px;
	margin: 0px;
}
.cancelButton {
	background: url(/images/site_btn_cancel_bg.gif) no-repeat 0px 0px;
	padding: 3px 5px 3px 24px;
}
p.centerAlign .cancelButton {
	margin: 0px 0px 0px 100px;
}
.commentsIcon {
	margin-top: 2px;
}
ul ul {
	list-style: disc;
}	
.siteSpacedList {
	margin-top: -10px;
}
.siteSpacedList li {
	padding-top: 10px;
}
.siteSpacedList li ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
}
.siteSpacedList li li {
	padding-top: 5px;
}
.errorText {
	color: #F00;
	background: url(/images/error_warning.gif) no-repeat left top;
	height: 24px;
	padding-left: 30px;
	padding-top: 4px;
	font-weight: bold;
}
.pleaseNoteDescription {
	font-weight:bold;
	background: url(/images/info_16.gif) no-repeat 20px 0px;
	padding: 1px 0px 0px 42px;
}
a.audio {
	background: url(/images/audio.gif) no-repeat right top;
	height: 15px;
	padding-right: 21px;
	padding-bottom: 2px;
}
a.pdf {
	background: url(/images/adobe.gif) no-repeat right top;
	height: 16px;
	padding-right: 21px;
	padding-bottom: 2px;
}
.siteNote {
	margin: 0px;
	font-size: 85% !important;
	padding: 5px 10px 0px;
	text-indent: -7px;
	color: #666;
}
li span.siteNote {
	font-size: 95% !important;
	display: block;
}
.unbold {
	font-weight: normal;
}
#FAQ_QuestionList li {
	padding-bottom:5px;
}
dl {
	margin-top: -15px;
	font-size: 90%;
}
dl dt {
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-left: 20px;
}
dl.faqItem {
	background: url(/images/h3_line.gif) repeat-x left top;
	padding: 20px 0px 0px;
	margin: 20px 0px 0px;
}
dl.faqItem dt {
	padding: 0px 0px 5px 40px;
	margin: 0px;
	font-weight: bold;
	background: url(/images/faq_q.gif) no-repeat 15px 0px;
}
* html dl.faqItem dt, * html dl.faqItem dd {
	height: 17px;
}
dl.faqItem dd {
	padding: 10px 0px 0px 40px;
	margin: 0px;
	background: url(/images/faq_a.gif) no-repeat 15px 10px;
}
dl.faqItem li, dl.faqItem p {
	font-size: 100%;
}
h2.subsidiaryName {
	margin: 0px;
}
p.subsidiaryURL {
	margin-top: 0px;
}
div.hr {
	height: 1px;
	background: url(/images/h3_line.gif) repeat-x left top;
	clear: right;
	margin: 10px 15px 0px;
	padding-bottom: 5px;
}
#mainContent .graphicFloatRight {
	float: right;
	width: 175px;
	margin: 0px 0px 20px 20px;
	clear: right;
}
#mainContent .graphicFloatRight p {
	font-size: 85%;
	color: #999;
	margin: 5px 0px 0px 0px;
}
#mainContent .sitePhotoDescription {
	float: right;
	width: 175px;
	margin: 0px 0px 20px 20px;
	clear: right;
}
#mainContent .sitePhotoDescription p {
	font-size: 85%;
	color: #999;
	margin: 5px 0px 0px 0px;
}
.FloatRight {
	float: right;
	padding: 5px 5px 5px 20px;
	font-size: 95%;
	color: #999;
	margin-left: 20px;
	margin-bottom: 20px;
}
.sitePhoto {
	border-width: 0px;
	float: right;
	margin: 0px;
	clear: right;
	border-bottom: 20px solid #FFF;
	border-left: 20px solid #FFF;
}
.fortuneLogo {
	border-width: 0px;
	float: right;
	margin: 0px 15px 0px 0px;
	clear: right;
	border-bottom: 20px solid #FFF;
	
}
.newSection {
	background: url(/images/h3_line.gif) repeat-x left top;
	padding-top: 15px;
	min-height: 1px;
}
* html .newSection {
	height: 1px;
}

/*------------------- END ---------------------*/


/*-------------- HEADER STYLES ----------------*/
#siteHeader {
	height: 70px;
	background: url(/images/site_logo.gif) no-repeat 0px 0px;
	position: relative;
}
#siteHeader h1  {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}
#siteHeader h1 a  {
	display: block;
	background: url(/images/site_logo.gif) no-repeat 0px 0px;	
	width: 180px;
	height: 69px;
}
#siteHeader p {
	margin: 0px;
}
#siteHeader h1 span {
	display: none;
}
#siteHeader #siteHeaderNav {
	position: absolute;
	top: 42px;
	left: 180px;
}
#siteHeader #siteHeaderNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#siteHeader #siteHeaderNav ul li {
	margin: 0px;
	padding: 0px 0px 0px 1px;
	display: block;
	font-weight: bold;
	font-size: 90%;
	background: url(/images/line_v.gif) repeat-y left top;
	float: left;
}
#siteHeader #siteHeaderNav ul li a {
	display: block;
	float: left;
	padding: 0px 10px;
	height: 28px;
	color: #069;
}
#siteHeader #siteHeaderNav ul li a:hover, #siteHeader #siteHeaderNav ul #tabSelected a {
	background-color: #dd9b6c;
	color: #fff;
}
#siteHeader #siteHeaderNav ul li a span {
	display: block;
	padding-top: 5px;
}
#siteHeader #siteTopLinks {
	position: absolute;
	top: 10px;
	right: 0px;
}
#siteHeader #siteTopLinks a {
	background: url(/images/mail_16.gif) no-repeat right center;
	padding-right: 20px;
	padding-bottom: 2px;
	font-size: 85%;
}
#siteHeader #siteTopLinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#siteHeader #siteTopLinks ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	vertical-align: middle;
	white-space: nowrap;
	display: inline;
}
#siteHeader #siteTopLinks input {
	font-size: 85%;
}
/*------------------- END ---------------------*/


/*------------ MAIN COLUMN STYLES -------------*/
#hpMainContent {
	margin: 0px 0px 0px 180px;
	position: relative;
}
#mainContent {
	margin: 0px 20px 0px 200px;
	position: relative;
}
#mainContent p, #mainContent li {
	font-size: 90%;
}
#mainContent li li, #mainContent li th, #mainContent li td {
	font-size: 100%;
}
#mainContent p.breadCrumbs {
	font-size: 85%;
	margin-top: 2px;
}
#companyDescription {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 90%;
	height: 144px;
	background: #D2E6F3 url(/images/hp_photo_2.jpg) no-repeat 0px 0px; 
}
#companyDescription span {
	display: none;
}
#hpMainContent #hpFeatures h3 {
	margin: 0px 15px;
	background: url(/images/h3_line.gif) repeat-x bottom left;
	padding: 7px 0px 3px;
}
#hpMainContent #hpSubsidiaries {
	margin: 0px 20px; 
	padding: 0px;
}
#hpMainContent #hpSubsidiaries td {
	vertical-align: top;
	font-size: 90%;
	padding: 10px 0px;
	background: url(/images/h3_line.gif) repeat-x bottom left;
}
#hpMainContent #hpSubsidiaries td.description {
	padding-right: 10px;
}
#hpMainContent #hpSubsidiaries td a {
	font-weight: bold;
}
#hpMainContent #hpSubsidiaries img.subLogo {
	margin: 2px 10px 0px 0px;
}
#hpMainContent #hpFeatures {
	position: absolute;
	top: 20px;
	right: 20px;
	height: 124px;
	width: 200px;
	background: url(/images/site_sidenav_bg.gif) repeat-x left top;
}
#hpMainContent #hpFeatures h3 {
	color: #000;
}
#hpMainContent #hpFeatures ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
#hpMainContent #hpFeatures ul li {
	margin: 10px 15px 0px 15px;
	padding: 0px;
	font-size: 85%;
}
#hpMainContent #hpFeatures ul li a {
	font-weight: bold;
}
#mainContent ul.sectionDescriptions {
	margin: -10px 0px 0px;
	padding: 0px;
	list-style: none;
}
#mainContent div.sectionDescriptions {
	margin-left: 30px;
	margin-bottom: 20px;
}
#mainContent div.sectionDescriptions h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 90%;
}
#mainContent div.sectionDescriptions p {
	margin: 0px;
}
#hpMainContent #hpSubsidiaries td.siteFeaturesLogo {
	background: url(/images/siteFeaturesLogo.gif) repeat-y right top;
	vertical-align: bottom;
	padding: 0px;
}
#hpMainContent #hpSubsidiaries td.siteFeaturesLogo div {
	background: url(/images/h3_line.gif) repeat-x bottom left;
}
#hpMainContent #hpSubsidiaries td.siteFeaturesList {
	margin: 0px;
	padding: 5px 0px 0px;
	background-color: #e4f3fd;
}
.siteFeaturedPagesList {
	margin: 5px 0px 10px;
	padding: 0px;
}
.siteFeaturedPagesList li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#hpMainContent #hpSubsidiaries .siteFeaturedPagesList li a {
	font-weight: normal;
}
#fercRecipientList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#fercRecipientList li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#fercRecipientList li input{
	vertical-align: middle;
}
#fercCharacterCount {
	padding-top: 2px;
	display: block;
}
#fercCharacterCount input {
	border: none;
	padding: 0px;
	color: #4C4C4C;
	font-weight: bold;
	vertical-align: top;
}
.fercPostLog td {
	font-size: 90%;
	padding-bottom: 5px;
}
.fercPostLog td.rightAlign {
	padding-right: 5px;
}
.affiliateSearch td, .affiliateSearch input, .affiliateSearch img {
	vertical-align: middle;
} 
#electricTransactions td td, #transactionComments td td {
	border-width: 0px;
	padding-left: 2px;
	padding-right: 0px;
}
#electricTransactions td td.postingCompany {
	width: 250px;
}
#electricTransactions td td.postingDetail {
	width: 100%;
}
#transactionComments td td.postingCompany{
	width: 125px;
}
#electricTransactions td tr.newRow td, #transactionComments td tr.newRow td {
	background: url(/images/h3_line.gif) repeat-x top left;
}
#electricTransactions td td.noResponse {
	color: #F00;
}
#electricTransactions span.confirmationReason {
	color: #666;
}
#electricTransactions div.hint {
	color: #090;
}
.elecTransCol1 {
	width: 125px;
}
span.offerAccepted, span.offerDeclined, span.offerPending, span.offerNew, span.noComments, span.noTransactions { 
	text-transform: uppercase;
  color: #F00;
}
span.expiresIn {
	color: #F00;
}
.siteMapLeftColumn {
	float: left;
	width: 45%;
	background: url(/images/line_v.gif) repeat-y top right;
}
.siteMapRightColumn {
	float: right;
	width: 50%;
}
.siteMapLeftColumn h3, .siteMapRightColumn h3 {
	margin-bottom: 10px;
}
.siteMapLeftColumn ul, .siteMapRightColumn ul {
	margin-top: 0px;
}
div.teamMemberBio {
	position: relative;
	min-height: 96px;
	margin-bottom: 20px;
}
* html div.teamMemberBio {
	height: 96px;
}
div.teamMemberBio img {
	position: absolute;
	top: 0px;
	left: 20px;
	border: 1px solid #000;
}
div.teamMemberBio.newSection img {
	top: 15px;
}
div.teamMemberBio h3 {
	margin: 0px 0px 5px 110px;
	padding: 0px;
}
div.teamMemberBio ul {
	margin: 0px 0px 20px 110px;
	padding: 0px;
}
div.teamMemberBio li {
	margin: 0px 0px 0px 25px;
	padding: 5px 0px 0px;
}
.leavingPage {
	padding-top: 75px;
	text-align: center; !important
}
.presentationDetails {
	font-size: 11px;
	padding-top: 5px;
	display: block;
}
.presentationDetails span {
	width: 130px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}
#leftSECColumn {
	float: left;
	width: 49%;
}
#rightSECColumn {
	float: right;
	width: 50%;
}
#mainContent dl.secFilings {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;
	background: url(/images/h3_line.gif) repeat-x left bottom;
}
#mainContent dl.secFilings dt {
	background: url(/images/h3_line.gif) repeat-x left top;
	padding: 10px 0px 5px 20px;
	margin: 5px 0px 0px;
}
* html #mainContent dl.secFilings dt {
	height: 1px;
}
#mainContent dl.secFilings dd {
	margin: 0px;
	padding: 0px 0px 5px 40px;
	white-space: nowrap;
}
#mainContent dl.secFilings dd select {
	width: 250px;
}
#mainContent dl.secFilings input.siteButton {
	border-width: 1px;
}
#mainContent dl.secFilings dd.secFilingsCompanyName label.secFilingsFormName {
	display: block;
	width: 19em;
	float: left;
}
.lineSpacing {
 line-height: 185% ;
}
 

/*------------------- END ---------------------*/


/*---------- SIDE NAV COLUMN STYLES -----------*/
#siteLeftColumn {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 180px;
}
#hp #siteLeftColumn {
	background: url(/images/hp_photo_1.jpg) no-repeat 0px -6px;
	padding-top: 144px;
	top: 70px;
}
#siteLeftColumn div.container {
	background: url(/images/site_sidenav_bg.gif) repeat-x left top;
	height: 150px;
}
#siteLeftColumn h3 {
	margin: 0px 15px;
	background: url(/images/h3_line.gif) repeat-x bottom left;
	padding: 10px 0px 3px;
}
#siteLeftColumn h3 span {
	background: url(/images/news_16.gif) no-repeat left center;
	padding-left: 18px;
}
#siteLeftColumn #hpNewsReleases {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;
	background-image: none;
}
#siteLeftColumn #hpNewsReleases li {
	margin: 8px 15px 0px;
	padding: 0px;
	font-size: 85%;
	background-image: none;
}
#siteLeftColumn #hpNewsReleases li span.nrDate {
	font-weight: bold;
	color: #000;
}
#siteLeftColumn #jobsNav {
	margin: 0px;
	padding: 100px 0px 0px;
	background: url(/images/jobs_nav.jpg) no-repeat 0px 0px;
}
#siteLeftColumn #investorsNav {
	margin: 0px;
	padding: 100px 0px 0px;
	background: url(/images/investors_nav.jpg) no-repeat 0px 0px;
}
#siteLeftColumn #fercNav {
	margin: 0px;
	padding: 100px 0px 0px;
	background: url(/images/ferc_nav.jpg) no-repeat 0px 0px;
}
#siteLeftColumn #communityNav {
	margin: 0px;
	padding: 100px 0px 0px;
	background: url(/images/community_nav.jpg) no-repeat 0px 0px;
}
#siteLeftColumn #aboutNav {
	margin: 0px;
	padding: 100px 0px 0px;
	background: url(/images/about_nav.jpg) no-repeat 0px 0px;
}
#siteLeftColumn #environmentNav {
	margin: 0px;
	padding: 100px 0px 0px;
	background: url(/images/environment_nav.jpg) no-repeat 0px 0px;
}
#siteLeftColumn #newsNav {
	margin: 0px;
	padding: 100px 0px 0px;
	background: url(/images/news_nav.jpg) no-repeat 0px 0px;
}
#siteLeftColumn ul {
	margin: 0px ;
	padding: 0px;
	list-style: none;	
	background: url(/images/h3_line.gif) repeat-x left top;
}
#siteLeftColumn ul li {
	margin: 0px;
	padding: 3px 10px 5px;
	font-size: 90%;
	background: url(/images/h3_line.gif) repeat-x left bottom;
}
#fortuneLogo img {
	padding: 20px 10px 0px 10px;
	border-style: none;
}
/*------------------- END ---------------------*/


/*---------- SIDEBAR COLUMN STYLES ------------*/
#mainContent .clearSiteSidebar {
	clear: right;
}
#mainContent .siteSidebar {
	float: right;
	width: 175px;
	margin: 0px 0px 0px 0px;
	background-color: #FAF4DC;
	clear: right;
	border-bottom: 20px solid #FFF;
	border-left: 20px solid #FFF;
}
#mainContent .siteSidebar h3 {
	margin: 10px 15px 0px;
	padding-bottom: 5px;
	background: url(/images/h3_line.gif) repeat-x left bottom;
}
#mainContent .siteSidebar p {
	margin: 10px 15px 10px;
	font-size: 85%;
}
#mainContent .siteSidebar .siteSidebarItems {
	margin: 0px;
	padding: 0px 15px 10px;
	list-style: none;
}
#mainContent .siteSidebar .siteSidebarItems li {
	margin: 0px;
	padding: 5px 0px 10px;
	font-size: 85%;
	background: url(/images/h3_line.gif) repeat-x left bottom;
}
#mainContent .siteSidebar .siteSidebarItems li ul {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
#mainContent .siteSidebar .siteSidebarItems li ul li {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-image: none;
	list-style: disc;
}
#mainContent .siteSidebar .siteSidebarItems li a {
	font-weight: bold;
}
#mainContent .siteSidebar .siteSidebarItems li li a {
	font-weight: normal;
}
#mainContent .siteSideBar div.hr {
	height: 1px;
	margin: 15px 15px 0px;
}
#mainContent .siteSidebar p input, #mainContent .siteSidebar p select {
	font-size: 100%;
}
#mainContent div.relatedPages {
	margin-top: 0px;
	background-color: #f0f2ce;
}
#mainContent #tertiaryNavigation {
	margin-top: 0px;
	background-color: #e6eff2;
}
#mainContent #tertiaryNavigation h3 {
	background-image: none;
}
#mainContent .tertiaryNavigationItems {
	margin: 0px 15px 0px 35px;
	padding: 0px 0px 15px;
}
#mainContent .tertiaryNavigationItems li {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 85%;
}
#mainContent #jobOpportunitiesContainer {
	background: url(/images/career_bg.gif) repeat-y right top;
	position: relative;
}
#jobOpportunitiesColumn1 {
	margin-right: 220px;
}
#currentOpenings {
	background: #99cccc;
}
#currentOpenings h3 {
	background: url(/images/career_openings_bg.gif) no-repeat left top;
}
#currentOpenings h3 span {
	background: url(/images/career_openings_bg2.gif) no-repeat right top;
}
#currentOpenings ul {
	border: 1px solid #99cccc;
}
#aboutUs {
	background: #ffcc66;
	margin-top: 20px;
}
#aboutUs h3 {
	background: url(/images/career_about_bg.gif) no-repeat left top;
}
#aboutUs h3 span {
	display: block;
	background: url(/images/career_about_bg2.gif) no-repeat right top;
}
#aboutUs ul {
	border: 1px solid #ffcc66;
}
.jobSection h3 {
	margin: 0px;
	padding: 0px;
}
.jobSection h3 span {
	display: block;
	margin: 0px;
	padding: 5px 20px;
}
.jobSection ul {
	background-color: #FFF;
	margin: 0px;
	padding: 10px 0px 15px;
}
.jobSection ul li {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}
#jobOpportunitiesColumn2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	background: url(/images/jobs_column2.jpg) no-repeat right top;
	padding-top: 120px;
}
* html #jobOpportunitiesColumn2 {
	right: 20px;
}
#jobOpportunitiesColumn2 h3 {
	margin: 0px;
	padding: 5px 10px;
}
#jobOpportunitiesColumn2 ul {
	margin: 0px;
	padding: 0px;
}
#jobOpportunitiesColumn2 ul li {
	margin: 0px 0px 0px 30px;
	padding: 5px 10px 0px 0px;
}
/*------------------- END ---------------------*/


/*--------------- NEWS RELEASE STYLES -----------------*/
table.nrTable {
	margin-bottom: 10px;
}
table.nrTable td {
	vertical-align: top;
	font-size: 90%;
}
table.nrTable td.nrDate {
	padding: 0px 10px 10px 20px;
	text-align: right;
	white-space: nowrap;
}
table.nrTable td.nrTitle {
	padding: 0px 0px 10px;
	text-align: left;
}
table.nrTable td.noData {
	padding: 0px;
	font-weight: bold;
	color: #F00;
}
.nrLogo {
	float: right;
	margin: 0px 0px 10px 10px;
}
#mainContent #nrSearchCriteria {
	background: url(/images/h3_line.gif) repeat-x left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#mainContent #nrSearchCriteria table {
	margin-top: -10px;
}
#mainContent #nrSearchCriteria td {
	vertical-align: top;
	padding: 10px 5px 0px 0px;
}
#mainContent #nrSearchCriteria input, #mainContent #nrSearchCriteria select  {
	font-size: 90%;
}
#mainContent #nrSearchCriteria td.label {
	padding-left: 20px;
	font-size: 90%;
}
#mainContent #nrSearchCriteria td.label2 {
	font-size: 90%;
}
#mainContent #nrEmailNotification table {
	margin-bottom: 20px;
}
#mainContent #nrEmailNotification td {
	vertical-align: middle;
	padding: 3px 5px 0px 0px;
}
#mainContent #nrEmailNotification tr.rowSeparator td {
	padding-top: 10px;
}
#mainContent #nrEmailNotification input, #mainContent #nrEmailNotification select  {
	font-size: 90%;
	vertical-align: middle;
}
#mainContent #nrEmailNotification td.label {
	padding-left: 20px;
	font-size: 90%;
}
#mainContent #nrEmailNotification tr.selectAllRow td {
	font-size: 85%;
}
table.newsReleaseSchedule td {
	padding: 0px 0px 10px 20px;
}
/*------------------- END ---------------------*/


/*--------------- TABLE STYLES -----------------*/
p.tableLegend {
	margin: 0px;
	font-size: 85% !important;
	padding: 5px 10px 0px;
	text-indent: -7px;
	color: #666;
}
p.tableLegend img {
	vertical-align: text-top;
}
td {
	vertical-align: top; 
}
.siteTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #CCC;
	margin-top: 20px;
}
.siteTable td, .siteTable th {
  border: 0px;
	border-width: 1px 0px;
	font-size: 90%;
	text-align: center;
	padding: 2px 5px;
}
.siteTable th {
  background: url(/images/siteTableHeader.gif) repeat-x center bottom;
	vertical-align: bottom;
	padding: 3px 5px;
	border-bottom: 1px solid #CCC;
}
.siteTable td {
	vertical-align: top;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
}
.siteTable th input {
	vertical-align: middle;
  margin-left: 5px;   
}
.siteTable td ul {
	margin: 5px;
	padding-left: 20px;
}
.siteTable td ul li {
	font-size: 100%;
}
table.siteTable input, table.siteTable select, #mainContent table.siteTable p {
	font-size: 100%;
}
table.siteTable td.noData {
	padding: 20px;
	text-align: center;
}
table.siteTable tr.tableFooter th {
	vertical-align: middle;
}
table.siteTable tr.tableFooter th img {
	vertical-align: middle;
}
table.siteTable tr.tableFooter th.pending {
	color: #F00;
}
table.siteTable tr.odd td {
	background-color: #E2E2E2;
}
table.siteTable tr.even td {
	background-color: #FFF;
}
table.siteTable td.noRightBorder {
	border-right-width: 0px;
	padding-right: 0px;
}
table.siteTable td.noBottomBorder {
	border-bottom-width: 0px;
}
table.siteTable tr.firstRow td {
	padding-top: 10px;
}
table.siteTable tr.lastRow td {
	padding-bottom: 10px;
}
table.siteTable .widestColumn {
	width: 100%;
}
table.siteTable img {
	vertical-align: top;
}
table.earningsTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #CCC;
	margin-top: 20px;
}
table.earningsTable td, table.earningsTable th {
  border: 0px;
	border-width: 1px 0px;
	font-size: 11px;
	text-align: center;
	padding: 2px 5px;
}
table.earningsTable th {
  background: url(/images/siteTableHeader.gif) repeat-x center bottom;
	vertical-align: bottom;
	padding: 3px 5px;
	border-bottom: 1px solid #CCC;
}
table.earningsTable td {
	vertical-align: top;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
}
table.earningsTable .indentedCell {
	padding-left: 20px;
	text-align: left;
}
/*------------------- END ---------------------*/


/*--------------- FORM STYLES -----------------*/
.formTips {
	color: #666;
	font-size: 85%;
}
img.sslIcon {
	 margin-left: 20px;
	 margin-bottom: 10px;
	 margin-right: 20px;
	 float: right;
}
img.requiredField {
	margin: 2px 0px 0px 5px;
	vertical-align: top;	
}
#contactMethodsTable {
	margin-bottom: 15px;
}
#contactMethodsTable td {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	width: 33%;
}
#contactMethodsTable h3 {
	margin: 0px 0px 5px;
	padding-left: 21px;
	height: 16px;
}
#contactMethodsTable p {
	margin: 0px 0px 5px;
}
#contactMethodsCall {
	background: url(/images/phone_16.gif) no-repeat left top;
}
#contactMethodsWrite {
	background: url(/images/documents_16.gif) no-repeat left top;
}
#contactMethodsEmail {
	background: url(/images/mail_16.gif) no-repeat left top;
}
#formContainer {
	background: url(/images/h3_line.gif) repeat-x top left;
	height: auto;
	padding-top: 20px;
}
#saleTableLayout {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#saleTableLayout td, #saleTableLayout th {
	text-align: left;
}
#saleTableLayout td.formLabel {
	text-align: right;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 20px;
}
#saleTableLayout td.formField {
	padding-right: 20px;
}
.indentFinancialMaterials {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
#marginAboveFinancialMaterials {
	padding-top: 10px;
}
fieldset {
	border: 1px solid #CCC;
	padding: 0px 20px 15px 10px;
	margin-top: 20px;
	background: #F5F5F5 url(/images/site_form_bg.gif) repeat-x left top;
	position: relative;
	clear: right;
}
* html fieldset {
	margin-right: -3000px;
}
fieldset a {
  text-decoration: underline;
}
fieldset label, fieldset input, fieldset select, fieldset a, fieldset span {
	vertical-align: top;
}
fieldset input, fieldset select, fieldset textarea {
	margin-bottom: 3px;
	font-size: 90%;
}
fieldset .indentedObject {
	margin-left: 16em;
}
fieldset .siteTable {
	margin-top: 0px;
}
fieldset legend {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 5px;
	position: relative;
	line-height: 1.5em;
	top: -0.75em; 
}
fieldset label.formLabel {
	width: 16em;
	float: left;
	position: relative;
	clear: left;
	font-size: 90%;
}
fieldset label.formLabel span {
	white-space: nowrap;
	text-align: right;
	display: block;
	padding-right: 15px;
	font-weight: bold;
}
fieldset label.formLabel img.required {
	position: absolute;
	top: 3px;
	right: 3px;
}
fieldset .formLabelValue {
	font-size: 90%;
	display: block;
	padding-bottom: 5px;
	margin-left: 16em;
}
* html fieldset .formLabelValue {
	height: 1px;
}
fieldset .formLabelValue img {
	vertical-align: middle;
}
fieldset p {
	margin: 0px 0px 10px 0px;
}
fieldset .spaceAfter {
	margin-bottom: 10px;
}
fieldset p.formTip {
	margin: 0px 0px 10px 210px;
	font-size: 85%;
}
fieldset span.radioGroup {
	float: left;
	font-size: 90%;
}
fieldset .fieldsWithExample {
	padding-top: 1.2em;
	position: relative;
}
fieldset .fieldsWithExample .fieldExample {
	position: absolute;
	top: 0px;
	font-size: 85%;
	color: #666;
}
fieldset table .yrs {
	padding-left: 20px;
	padding-right: 5px;
}
fieldset table td {
	font-size: 90%;
}
fieldset table .orgName {
	width: 200px;
	font-weight: bold;
	text-align: right;
}
fieldset table .orgName span {
	padding-right: 15px;
}
fieldset table tr.lastRow td {
	padding-bottom: 10px;
}
#mainContent form fieldset input, #mainContent form fieldset select {
	font-size: 90%;
}
#mainContent form fieldset table input, #mainContent form fieldset table select {
	font-size: 100%;
}
fieldset .spaceAfter {
	margin-bottom: 10px;
}
p.requiredFieldsLegend {
	color: #666;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 90%;
}
p.requiredFieldsLegend span {
	display: block;
	width: 16em;
	float: left;
	position: relative;
}
p.requiredFieldsLegend span img {
	position: absolute;
	top: 3px;
	right: 3px;
}
p input, li input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
fieldset .siteButton {
	font-size: 90%;
}
.helpLink {
	float: right;
	font-weight: bold;
	background: url(/images/help_16.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;
	font-size: 90%;
	min-height: 16px;
	cursor: help;
}
* html .helpLink {
	height: 16px;
}
#helpWindow {
 background: #FFF url(/images/help_bg.gif) repeat-y left top;
 padding: 20px 20px 20px 60px;
 text-align: left;
}
#helpWindow h1 {
 margin-top: 0px;
}
#helpWindow h3 {
 margin-bottom: 10px;
}
#helpWindow p {
 margin-top: 10px;
}
#helpWindow .cancelButton {
	margin-left: 0px;
}

/*------------------- END ---------------------*/


/*-------------- FOOTER STYLES ----------------*/
#siteFooter {
	margin: 10px 15px 0px 200px;
	padding-top: 20px;
	clear: both;
	position: relative;
	background: url(/images/h3_line.gif) repeat-x top left;
}
#siteFooter p {	
	margin: 0px;
	font-size: 85%;
	color: #999;
	text-align: center;
}
#hp #siteFooter {
	background-image: none;
}
/*------------------- END ---------------------*/


/*-------------- SEARCH STYLES ----------------*/
#searchResults {
	margin-bottom: 0px;
}
#searchResults li {
	margin-bottom: 15px;
}
#searchResults span.fileSize {
	font-size: 90%;
	color: #999;
}
#searchResults a {
	padding-bottom: 16px;
}
div.searchDescription {
	margin: 5px 0px;
}
.searchRank {
	width: 100px;
	background-color: #ccc;
	border: 1px solid #999;
	margin-top: 2px;
}
.specialFile {
	color: #999;
	font-size: 90%;
}
.matchedTerm {
	font-weight: bold;
}
/*------------------- END ---------------------*/


/*---------- PRINT SPECIFIC STYLES ------------*/
@media print {
	#siteHeader, #siteLeftColumn, #hpFeatures, p.breadCrumbs, .siteSideBar, #siteSideBar {
		display: none;
	}
	#printLogo {
		display: block;
		margin-bottom: 30px;
	}
	#hpMainContent {
		margin: 0px;
		padding-top: 0px;
	}
	#mainContent, #siteFooter {
		margin: 0px;
		padding: 0px;
		color: #000;
	}
	.setPageSize {
		width: 100% !important;
	}
	#hpMainContent #hpSubsidiaries {
		padding: 0px;
	}
	#companyDescription {
		padding: 0px;
		margin: 0px 0px 10px;
		height: auto;
	}	
	#companyDescription span {
		display: inline;
	}
	#siteFooter p {
		background-image: none;
		border-top: 1px solid #000;
		padding: 10px 0px 0px;
		text-align: left;
		color: #000;
		margin-top: 10px;
	}
}
/*------------------- END ---------------------*/