
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 margin: 0;
 padding: 0;
 color: #000000;
}
table.PageBoundingBox {
 width: 100%;
}
table.ContentBoundingBox {
 width: 100%;
 background-color: #fff;
 text-align: left;
 font-family: Helvetica, Verdana, Arial, sans-serif;
}
/*= STANDARD ELEMENTS ----------------------------------------------*/
td, p {
 font-size: 8pt;
}
a:link, a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
td.MainContent a:link,
td.MainContent a:visited {
 background-color: #FADF78;
 color: #000;
}
form {
 margin: 0px;
 padding: 0px;
}
input, select {
 font-size: 8pt;
}
b, strong {
 color: #105A97;
}
h1 {
  font-size: 140%;
 color: #E24B12;
}
h2, h3, h4, h5, h6 {
 color: #105A97;
}
h2 {
  font-size: 130%;
}
h3 {
  font-size: 120%;
}
h4 {
  font-size: 110%;
}
h5 {
 font-size: 105%;
}
h6 {
 font-size: 100%;
}

/*= HEADER ELEMENTS ----------------------------------------------*/
div.header {
 display: none;
}
#interiorContainer {
 display: none;
}
#separator {
 height: 6px;
 width: 758px;
 margin: 0 auto;
 padding: 0;
 background-color: #FDD44F;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 font-size: 1px;
}
#contentBorder {
}

/*= LSB ELEMENTS ----------------------------------------------*/
td.LSB {
 display: none;
}
/*= RSB ELEMENTS ----------------------------------------------*/
td.RSB {
 display: none;
}
/*= FOOTER ELEMENTS ----------------------------------------------*/
div.footerContent {
 margin: 0 auto;
 font-size: 7pt;
 width: 758px;
 padding-top: 5px;
 padding-bottom: 5px;
 background-color: #003152;
 border-left: 1px solid #003152;
 border-right: 1px solid #003152;
 color: #fff;
}
div.footerContent a:link, div.footer a:visited {
 color: #fff;
}
/*= HOME PAGE ELEMENTS ----------------------------------------------*/
#homeBrandingContainer {
 padding: 0;
 width: 100%;
}
#homeBrandingContent {
 background-color: #fff;
 margin: 0 auto;
 margin-left: 171px;
 margin-right: 151px;
}
#homeBrandingContent ol {
 margin: 0 0 0 40px;
 padding: 10px 0 0 0;
 color: #025F9E;
 font-size: 12pt; 
 text-align: left;
}

#homeBrandingContent ol li a:link, #homeBrandingContent ol li a:visited {
 display: block;
 width: 396px;
 padding: 3px 0 3px 0;
 color: #025F9E;
 text-decoration: none;
}
#homeBrandingContent ol li a:hover {
 background-color: #BBDDF9;
}

div#logo1Print {
 display: block;
}
div.globalBlock {
 display: none;
}
/*= GLOBAL NAV ELEMENTS ----------------------------------------------*/
div.globalNav {
 display: none;
}
/*= TOOLKIT ELEMENTS ----------------------------------------------*/

/* Inline Maintenance block */
.inlineMtcBlock {display: none;}
