﻿/** HTML Overrides **/



body {
   margin: 0;
  padding: 0;

  background-image: url('../images/default/bg_page.png');
 
  background-repeat: repeat-x;
  background-color: #FFFFFF;

 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearBoth {
  clear: both;
}

.clearBoth {
  clear: left;
}

.clearRight {
  clear: right;
}

a {
  color: #FF0099;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
}

div.BodyCopy a {
  /*color: #00A3DD;*/
  color:#004F6B ;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  font-size: 11;  
  cursor: pointer;
}

div.BodyCopy a:hover {
  text-decoration: underline;
}

div.BodyCopy td {
  margin: 0px 0px 1em 0px;
  padding: 2px, 5px, 2px, 5px;
  line-height: 1.4em;
  color: #333333;
  font-size: 11;  
  font-family: Arial, Helvetica, sans-serif;
}

div.BodyCopy th {
  /*margin: 0px 0px 1.5em 0px;*/
	padding: 5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  /*line-height: 1em;*/
}

div.BodyCopy td.subhead {
  /*margin: 0px 0px 1.5em 0px;*/
  padding:5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold ;
  font-style:  italic;
  color: #000000;
  /*line-height: 1em;*/
}

.DGRowText
{
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	color:Black;
	/*font-family:Verdana, Arial, Tahoma, Helvetica, Sans-Serif;*/
	text-decoration:none;
}

.DGRowHeaderText
{
	font-size:10px;
	text-align:Left;
	vertical-align:middle;
	color:Black;
	/*font-family:Verdana, Arial, Tahoma, Helvetica, Sans-Serif;*/
	text-decoration:none;
}

.DGHeaderText
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:Black;
	/*font-family:Verdana, Arial, Tahoma, Helvetica, Sans-Serif;*/
	text-decoration:none;
}

input.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold ;
	text-transform: uppercase;
	height: 19px;
	padding-left: 5px;
	cursor:hand;
	border:0;
	background: #fff url('../images/default/button_content.jpg') repeat-x;
}

.buttonEnding {
    position: absolute;
    display: inline;
    width: 10px;
    height: 19px;
    background: url('../images/default/button_end.jpg') no-repeat;
}

.buttonFront {
    position: absolute;
    display: inline;
    width: 5px;
    height: 19px;
    background: url('../images/default/button_front.jpg') no-repeat;
}
	
p {
  margin: 0px 0px 1em 0px;
  padding: 0;

  line-height: 1.4em;
  
  font-weight: normal;
  color: #333333;
}

sup, sub {
  font-size: .85em;
  line-height: .75em;
}

img {
  border: 0;
}

form {
  margin: 0;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
 }

input.inputImage {
  width: auto !important;
}

select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

ol {
  margin: 0px 0px 0px 13px;
  padding: 0px 0px 0px 13px;  
}

ul {
  margin: 0px 0px 0px 8px;
  padding: 0px 0px 0px 8px;
}

table tr {
  vertical-align: top;
}

table.Glossary a 
{/* override div.BodyCopy a */
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-style: normal ;
  font-size: 12;  
  cursor:auto ;
}

table.Glossary a:hover 
{/* override div.BodyCopy a:hover */
  text-decoration: none;
  cursor: auto ;
}


/** Generic Use **/


div.floatLeft {
  float: left;
}

div.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.top {
  vertical-align: top;
}

.middle {
  vertical-align: middle;
}

.bottom {
  vertical-align: bottom;
}

.pink {
  color: #FF0099;
}

.silver {
  color: #E5E6E8;
}

.nowrap {
  white-space: nowrap;
}

.displayNone {
  display: none;
}

.displayBlock {
  display: block;
}

.displayInline {
  display: inline;
}




/** Page Layout **/


#container 
{
  width: 950px;
  margin: 0px auto 0px auto;
  border-width:0 7px;
  border-style:solid;
  border-color:#fff;
  background:url("../images/default/bg_content.png") repeat-x 0 0 #fff;

  /*/*background:url("../images/default/bg_content.png") repeat-x 0 0 #fff;*/
  /* background-color: #FFFFFF; */
 
}

img.logo {
  margin: 10px;
}

img.utilityNavText {
  margin: 18px 15px 0px 15px;
}

img.utilityNavDivider {
  margin: 21px 0px 0px 0px;
}

img.utilityNavTextEnd {
  margin: 18px 14px 0px 15px;
}

form.utilityNavSearchForm {
  display: inline;
}

input.utilityNavTextBox {
  margin: 13px 0px 0px 0px;
  width: 129px; 

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
}

a.utilityNavText, a.utilitynavText:hover {
  margin: 18px 15px 15px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6C6C6C;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  height:8;
} 
 

input.utilityNavSearch {
  margin: 18px 13px 0px 7px;
}

div.globalHeader {
  width: 950px;
  height: 40px;
  
  background-image: url('../images/default/bg_mainnav.png');
  background-repeat: repeat-x;
   
  clear: both;
}

div.globalHeader ul {
  list-style: none;
  
  margin: 0;
  padding: 0;
}

div.globalHeader ul li {
  float: left;
  padding: 13px 30px 12px 30px;
  
  background-image: none;
  background-image: expression(
        this.onmouseover = new Function("this.className += ' globalHeaderHover';"),
        this.onmouseout = new Function("this.className = this.className.replace('globalHeaderHover', '');"),
        this.style.behavior = null
  );
  background-repeat: no-repeat;
  
  cursor: default;
}

div.globalHeader ul li:hover, li.globalHeaderHover {
  background-image: url('../images/default/main_nav-hover.gif') !important;
  background-repeat: repeat-x !important;
}

div.globalHeader ul li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6C6C6C;
  text-transform: uppercase;
}

div.globalHeader ul li a:hover {
  text-decoration: none;
}


div.bodyContainer {
 /* margin: 0px 9px 0px 9px;
  padding:16px; 
  min-height:360px; 
  width:950px;*/
  background:url("../images/default/bg_content.png") repeat-x 0 0 #fff; 
}

div.keepGoingFooter {
  margin: 20px 0px 0px 0px;
}

#footer {
  width: 950px;
  margin: 0px auto 0px auto;
  
  text-align: center;
  
  font-size: 10px;
}

img.footerNavTextBegin {
  margin: 27px 15px 0px 0px;
}

img.footerNavText {
  margin: 27px 15px 0px 15px;
}

img.footerNavDivider {
  margin: 27px 0px 0px 0px;
}

img.footerNavTextEnd {
  margin: 27px 20px 0px 15px;
}

form.footerNavSelectAWebsiteForm {
  margin: 0px;
}

select.footerNavComboBox {
  margin: 20px 0px 0px 0px;
  width: 179px; 

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

input.footerNavGo, img.footerNavGo {
  margin: 27px 0px 0px 14px;
  
}

div.seoTextMargin {
  margin: 30px 0px 18px 0px;
}

#masthead                 { position:relative; height:69px; background:url("../images/default/bg_masthead.jpg") no-repeat 0 0; border-bottom:2px solid #fff; }
#branding                 { position:absolute; top:20px; left:20px; width:200px; }
#utilitynav               { position:absolute; top:8px; left:400px; }
#utilitynav            li { display:inline; margin:0 0 0 9px; list-style:none; }
#utilitynav             a { color:#333; font-size:10px; font-weight:bold; text-transform:uppercase; margin-right:12px; }

                            
/* ========== Main Navigation */
  #globalnav                { overflow:hidden; height:38px; background:url("../images/default/bg_mainnav.png") repeat-x 0 0; }
  #globalnav             ul { margin:0; }
  #globalnav             li { float:left; list-style:none; margin:0; }
  #globalnav              a { display:inline-block; padding:12px 19px 11px 19px; text-transform:uppercase; font-size:12px; font-weight:bold; color:#222; }
  #globalnav        a:hover { text-decoration:none; background:url("../images/default/bg_mainnav_r.png") repeat-x 0 0; }
  #globalnav   li.current a { background:url("../images/default/bg_mainnav_r.png") repeat-x 0 0; }
                 
/* ========== Banner and Breadcrumbs */
  #banner                   { position:relative; height:auto; padding-bottom:7px; background:#fff; width:936px; overflow:hidden; }
  #banner               img { display:block; }
  #bannersub                { position:absolute; right:0; top:0; }
/*
  #breadcrumb               { margin:0 0 16px 0; }
  #breadcrumb            ul { margin:0; color:#666666; font-size:10px; font-weight:bold; }
  #breadcrumb            li { display:inline; list-style:none; margin:0 3px 0 0; }
  #breadcrumb             a { margin-right:6px; }
  */     

  
/* ========== Footer */
  #footer                   { padding-bottom:10px; background:#fff; }
  #footerlinks              { height:86px; padding:10px 0; position:relative; }
  #footerlinks            a { color:#666666; font-size:10px; font-weight:bold; text-transform:uppercase; margin-right:17px; }
  #footerlinks           ul { display:block; width:754px; padding:0 0 6px 0; margin:0; border-bottom:2px solid #e64097; position:relative; top:48px; left:-75px; }
  #footerlinks           li { display:inline; margin:0 5px 0 10px;  }
  #footerlinks          img { position:absolute; right:10px; top:10px; }
  #seo                      { color:#ccc; font-size:10px; line-height:10px; margin:5px 20px 20px 20px; text-align:center; }
  #copyright                { color:#999; font-size:10px; text-align:center; }
                      
