@media screen {
body { background:#e6edf8; margin:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.aspnetForm { padding:0; margin:0; }

#leftNav { margin-top:5px; }
#leftNav a:link { color:#0b3760; font-size:14px;  }
#leftNav a:visited { font-size:14px;  }
#leftNav a:hover { color:#ab732b }

#contentArea a:link { color:#ab732b;  }
#contentArea a:visited {color:#ab732b;  }
#contentArea a:active {color:#ab732b;  }
#contentArea a:hover { color:#ab732b; }

#teamSpirit a:link { color:#083461; }
#teamSpirit a:visited { color:#083461; }
#teamSpirit a:hover { color:#000; }


#container {background:#fff url(../images/leftColumnBG.gif) top left repeat-y; width:795px; margin-right:auto; margin-left:auto; text-align:left; }
#header { width:795px; float:left; }
#printHeader { display:none; }

#left { width:244px; margin-left:-243px; position:relative; left:-2px; float:left; }
#leftNav { position:relative; left:56px; padding-bottom:35px; float:left;}
#leftSubNav { width:165px; position:relative; left:65px; padding-bottom:35px; clear:both;}
#teamSpirit { width:160px; position:relative; left:72px; padding:35px 0; clear:both; text-align:center; }
#successStor { width:125px; padding-bottom:30px; display:block; position:relative; left:100px; }
#successStor img { float:left; margin-right:4px; }

#successStor a:link { font-weight:bold; color:#0b3750; font-size:13px; padding-bottom:15px; float:left; position:relative; top:10px; display:block; }
#successStor a:visited { font-weight:bold; color:#0b3750; font-size:13px; padding-bottom:15px; float:left; position:relative; top:10px; }
#successStor a:hover { font-weight:bold; color:#ab732b; font-size:13px; padding-bottom:15px; float:left; position:relative; top:10px; }


#leftSubNav a:link { font-weight:bold; color:#0b3750; font-size:13px; padding-bottom:15px; display:inline-block; width:125px; padding-left:5px; }
#leftSubNav a:active {}
#leftSubNav a:visited { font-weight:bold; color:#0b3750; font-size:13px;  padding-bottom:15px; }
#leftSubNav a:hover { font-weight:bold; color:#ab732b; font-size:13px;  padding-bottom:15px; }

#middle { margin-top:-3px; background:#fff url(../images/rightColumnBG.gif) top right repeat-y; margin-left:244px; }
#subPageMainContentContainer{width:455px; padding-bottom:20px; float:left; margin-left:-1px; position:relative; left:50px; }

#footer { width:795px; min-height:83px; background:#fff url(../images/footer.gif) top left no-repeat; float:left; }
#footerPadding { padding:40px 0px 0px 300px; float:left; font-size:10px; } 

/* clear without structural mark-up from PIE website*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
/* do not change or amalgamate clearfix styles*/

#trailimageid { width:300px; position:absolute; top:0px; left:0px; display:none; z-index:9999; float:left; font-size:12px; text-align:center; }
#popupWindow strong { color:#083461; }


}

@media print {
#header { display:none; }
#printHeader {  width:650px; float:left; }

#left { display:none; }

#footer { width:650px; padding-top:10px;  border-top:solid 1px #000; float:left; }

}


