  /* global styles
  /*-------------------------------------------------------------------------------*/
  * {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
  }
  body {
    width:100%;
    margin:auto;
    position:relative;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
  }

  body#home div#container {background:url(../Orientation/img/container-bg.gif) repeat-y;width:100%;margin:auto;position:relative;}


  div#container {background:url(../Orientation/img/container-white.gif) repeat-y;margin:auto;position:relative;}

  div#header {
    position:relative;
    left:10px;
    /*width:960px;*/
    height:65px;
    background:#002878 url(../Orientation/img/atlanta.gif) 720px 30px no-repeat;
  }

  div#header2nd {
    padding:0.5em;background-color:#002878;color:white;width=100%;
  }
  
  img#logo {
  position:absolute;
  top:20px;
  left:30px;
  }


  img#centerImage{
    position:relative;
    float:none
  }


  div#logout {
    float:right;
    padding: 5px;
    text-align:right;
    vertical-align:middle;
    margin-top: 0px;
  }
  a#logout {
    color:#FFFFFF;
    font-weight:bold;
  }

  .leftshadow {
    background-image: url(../Orientation/img/leftshadow.png);
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    width: 10px;
  }
  .rightshadow {
    background-image:url(../Orientation/img/rightshadow.png);
    background-repeat: repeat-y;
    width: 10px;
  }

div.summary {font-size:10px}

  .footershadow {background-image: url(../Orientation/img/footershadow.png); height:10px; background-repeat:repeat-x;}
  .footerleftshadow {background-image: url(../Orientation/img/footerleftshadow.png); background-repeat:no-repeat;}

  .footerrightshadow {background-image: url(../Orientation/img/footerrightshadow.png); background-repeat:no-repeat;}
  div#shadowTop {background:url(../Orientation/img/shadow-top.gif) no-repeat;height:10px;font-size:1px;}

  div#shadowBottom {background:url(../Orientation/img/shadow-bottom.gif) no-repeat;height:6px;font-size:1px;}


  a:hover {text-decoration:none; color:#F4AA00;  TEXT-DECORATION: underline;font-weight:bold;}
  a {color:#2f42ba;
    CURSOR: pointer; TEXT-DECORATION: underline; font-weight:bold;
  }

  a:active {
    outline: none
  }

.alternate{background-color:#E2E9F5;}

  IMG {
    BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
  }
  .clear {
    CLEAR: both
  }
  .hide {
    DISPLAY: none
  }
  .strong {
    FONT-WEIGHT: bold
  }
  .text_18 {
    FONT-SIZE: 1.8em
  }
  .text_15 {
    FONT-SIZE: 1.5em
  }
  .text_12 {
    FONT-SIZE: 1.2em
  }
  .text_11 {
    FONT-SIZE: 1.1em
  }
  .text_10 {
    FONT-SIZE: 1em
  }
  .text_9 {
    FONT-SIZE: 0.9em
  }

  p {font-size:12px; line-height:1.6;
    color:#000;
    margin-bottom:10px;
    margin-top: 10px;
  }
  p.tight {font-size:11px; line-height:12px;
    color:#000;
    margin-bottom:3px;
    margin-top: 3px;
    margin-left: 2px;
    margin-right:2px;
  }

  p.space {font-size:12px; line-height:16px;
    color:#000;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom:5px;
    margin-top: 5px;
  }
  ol {padding-left:20px;}
  ol li {padding-bottom:5px; padding left: 5px;  }
  ul {
  padding-left:25px;
  list-style-type:disc;}

  li {}

  p#greystatic {line-height:1.37em;font-size:11px;;color:#333;}



  /* home page styles */
  /*-------------------------------------------------------------------------------*/
  div#homeInfo {
    position:relative;
    /*width:715px;*/
    height:300px;
    padding:0px;
    margin-top: 0px;
    margin-bottom:1px;
    margin-left:0px;
    margin-right:0px;
  }

  div#exploreTab {
    border-top:1px solid #fff;
    /*width:715px;*/
    height:300px;
    float:left;
    color:#fff;
    font-weight:bold;
    font-size:90%;
  }

  div#rightNav {
  border-top:1px solid #fff;
  position:relative;
  width:190px;
  height:334px;
  float:left;
  background:#e8e8e8;
  border-right:1px solid #c4c4c4;
  border-left:1px solid #e8e8e8;
  left:10px;
}

  div#rightNav h2 {padding-bottom:2px;font-weight:bold;font-size:1.1em;color:#828282;margin:17px 0 0 0;padding-left:16px;background:url(../Orientation/img/underline-nav.gif) 6px 21px no-repeat;height:23px;}

  div#rightNav a img {position:absolute;bottom:0;}

  div.main-callout {background-color:#FFFFFF; margin-top:0px;margin-bottom:0px;}

  /* interactive element
  /*-------------------------------------------------------------------------------*/

  div#explorePrimary {
    position:absolute;
    top:0px;
    left:0px;
    /*width:715px;*/
    height:300px;
    padding:0px;
    margin:0px;
  }

  div#exploreNavBG {
    position:absolute;
    bottom:-4px;
    left:0px;
    /*width:715px;*/
    height:40px;
    /*background-color:#002878;*/
    filter:alpha(opacity=58);
    -moz-opacity:0.58;
    opacity:0.58;
    margin: 0px;
    top: 260px;
  }
  div#exploreCaption {
    position:absolute;
    bottom:10px;
    left:20px;
    font-size:11px;
    color:#FFFFFF;

  }

  div#exploreCaption a {
    position:absolute;
    left:19px;
    width:300px;
    font-size:11px;
    color:#FFFFFF;

  }
  div#exploreCaption a:hover {
      color:#F4AA00;
  }
  div#exploreCaptionB {
    position:absolute;
    bottom:10px;
    left:250px;
    font-size:11px;
    color:#FFFFFF;

  }

  div#exploreCaptionB a {
    position:absolute;
    left:18px;
    width:281px;
    font-size:11px;
    color:#FFFFFF;

  }
  div#exploreCaptionB a:hover {
      color:#F4AA00;
  }
  div#exploreNav {
    position:absolute;
    bottom:2px;
    left:20px;
    height:12px;
    width: 312px;
  }

  *html div#exploreNav {letter-spacing:-1px;}

  div#exploreNav ol li {display:inline;float:left;}

  div#exploreNav ol li a {color:#fff;margin-right:7px;font-size:11px;}

  div#exploreNav ol li a span.number {background-color:#5e6f91;border:1px solid #374675;width:15px;height:12px;font-size:9px;margin:-2px 4px 0px 0px;float:left;position:relative;}

  div#exploreNav ol li a span.number span {position:relative;left:4px;}

  div#exploreNav ol li a.active, div#exploreNav ol li a.exploreLink:hover {color:#dab000;}

  div#exploreNav ol li a.active span.number {color:#755702; background-color:#fbb704;}


  /* home page lower text
  /*-------------------------------------------------------------------------------*/

  div#homeMid {
    height:auto;
    /*width:950px;*/
    position:relative;
    float:left;
    margin-bottom:0px;
    padding: 0px;
    margin-top: 0px;
    vertical-align:top;
  }
  div#homeMid h2, div#homeRight h2 {
    /*font-family: Helvetica, Arial, sans-serif;*/
    font-size:11pt;
    color:#666666;
    font-weight:bold;
    padding:5px 7px 5px 20px;
    margin:0px;
    position:relative;
    top:10px;
    /*border-bottom:#c8cbd2 1px solid;
    border-right:#c8cbd2 1px solid;
    border-left:#D8DAE0  1px solid;
    border-top:#D8DAE0 1px solid;
    width:95%;*/
  }

  div#homeMid p a.continueReading {
    text-align:right;
    display:block;
    text-decoration:none;
    background:url(img/arrow-dark.gif) right 13px no-repeat;
    color:#002878;
    padding-right:13px;
    padding-top:6px;
    /*top: 99px;
    right: 74px;
    position: absolute;
    height:17px;*/
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    padding-bottom: 5px;
  }
  div#homeMid p a.continueReading:hover {

  color:#F4AA00;

  }
  div.dotted  {
    clear:both;
    background:url(images/dotted.gif) repeat-x;

    height:1px;
    position:relative;
    top:5px;
    margin:0;
    padding:0;
    font-size:1px;
    height:17px;
    margin-right:10px;
    margin-left:10px;
  }


  div.coCopyall {margin:8px 0 8px 0;
    padding:5px 10px 0px 10px;}

  div.coCopyall img {border:5px solid #fff;}

  div.coCopyall h2, div#homeRight div.coCopyall h2 {color:#0500a3;font-size:10px;font-weight:bold;line-height:1.3em;margin-bottom:5px; border: none;}
  div.coCopyall h3, div.coCopyall h5 {
    font-family:Helvetica, Arial, sans-serif;
    color:#666;
    font-size:1.1em;
    font-weight:bold;
    line-height:1.3em;
    margin:0px 0px 5px 0px;
    border:none;
    padding: 0px 0px 0px 0px;
  }
  div.archived a {font-family:Helvetica, Arial, sans-serif;
    color:#666;
    text-align:left;
    font-size:1.0em;
    font-weight:bold;
    line-height:1.3em;
    margin:0px 0px 5px 0px;
    border:none;
    padding: 0px 0px 0px 0px;}
  div.archived a:hover {
    color:#000000;
    }
  div.coCopyall ul, div#homeRight div.coCopyall ul {margin-left:18px;}

  div.coCopyall li, div#homeRight div.coCopyall li {margin:8px 0;list-style-type:disc;line-height:1.2em;}

  div.coCopyall li a:hover, div#homeRight div.coCopy li a:hover {text-decoration:underline;}

  div#homeMid div.coCopyall p {
    color:#333;
    width:445px;
    float:left;
    padding:0px 0px 10px 0px;
    margin:0px;
  }


  div.coCopy {
    /*margin:8px 0px 0px 0px;
    padding:5px 10px 0px 10px;*/
  }

  div.coCopy img {
    border:0px}

  div.coCopy h2, div#homeRight div.coCopy h2 {color:#0500a3;font-size:10px;font-weight:bold;line-height:1.3em;margin-bottom:5px; border: none;}
  div.coCopy h3, div.coCopy h5 {
    font-family:Helvetica, Arial, sans-serif;
    color:#666;
    font-size:1.1em;
    font-weight:bold;
    line-height:1.3em;
    margin:0px 0px 5px 0px;
    border:none;
    padding: 0px 0px 0px 0px;
  }

  div.coCopy ul, div#homeRight div.coCopy ul {margin-left:18px;}

  div.coCopy li, div#homeRight div.coCopy li {margin:8px 0;list-style-type:disc;line-height:1.2em;}

  div.coCopy li a:hover, div#homeRight div.coCopy li a:hover {text-decoration:underline; color:#F4AA00; }

  div#homeMid div.coCopy p {
    color:#333;
    /*width:920px;*/
    float:left;
    padding:0px;
    margin:20px 0px 0px 20px;
    line-height: 1.6;
  }
  div#homeMid div.newsImg {float:left;}

  div#policycontainer {position: relative; max-width: 680px;}
  div#policycontainer ol {padding-left:30px;padding-bottom:4px;}
  div#policycontainer ul {padding-left:20px;padding-bottom:4px; list-style-type:disc;}

  /* Form I-9, W4, G4, Direct Deposit--------------------------------------*/
  .timesEight {font-family: Times, 'Times New Roman';
  font-size: 8pt;
  }

  .timesEightBold {font-family: Times, 'Times New Roman';
  font-size: 8pt;
  font-weight: bold;}

  .timesTen {font-family: Times, 'Times New Roman';
    font-size: 10pt;}

   .timesTenBold {font-family: Times, 'Times New Roman';
    font-size: 10pt;
    font-weight: bold;}

    .timesTwelve {font-family: Times, 'Times New Roman';
    font-size: 12pt;}

  .timesTwelveBold {font-family: Times, 'Times New Roman';
    font-size: 12pt;
    font-weight: bold;}

    .timesFourteen {font-family: Times, 'Times New Roman';
    font-size: 14pt;}

  .timesFourteenBold {
    font-family: Times, 'Times New Roman';
    font-size: 14pt;
    font-weight: bold;
    line-height: normal;
  }
  .helvTenBold {font-family: Helvetica, Arial
  font-size: 10pt;
  font-weight: bold;}
  .helvElevenBold {font-family:  Helvetica, Arial;
  font-size: 11pt;
  font-weight: bold;}
  .helvEight{font-family:  Helvetica, Arial;
  font-size: 8pt;
  font-weight: normal;
  }

  label {padding-left:3px;}

  .w4text {
    font-family:  Helvetica, Arial;
    font-size: 8pt;
    font-weight: normal;
    line-height:11px;
  }
  .w4large {font-family:  Helvetica, Arial;
    font-size: 26px;
    font-weight: bold;
    line-height:28px;
    }
  .I9text {
    font-family:  Helvetica, Arial;
    font-size: 10pt;
    font-weight: normal;
  }
  .I9table {
      border-collapse: collapse;
      width:100%;
  }
  .I9cell {
      border: 1px solid black;
      padding:2px;
  }
  .I9container {
    width: 604px;
    border-style: none;
  }
  .W4container {
    width: 704px;
    border-style: none;
  }
  .I9title{
    background-color: #333333;
    color: #FFFFFF;
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#666666', gradientType='1');
    height: 24px;
  }
  .sectionHead {
    color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
  }
  .formField {
    line-height: 2em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;}
  .formFieldLabel {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
  }
  .formInvalid {background-color: rgb(173, 255, 47);}
  .signatureBar {
    color: #c96501;}

  hr.bg { /*background: #fff url(../Orientation/img/headingrow1.gif) no-repeat center bottom;
margin: 8px auto;
height: 3px;
border: 0 none;*/
}
tr.header{background-color:#EFEFEF;}
hr.bg2 { background: #fff url(../Orientation/img/headingrow2.gif) no-repeat center bottom;
margin: 0px auto;
height: 3px;
border: 0 none;
}

  hr {/*padding-bottom:5px;padding-top:5px;*/}

 .vertlineHeader { background:url(../Orientation/img/vertical_divider.jpg); background-repeat:repeat-y; width:1px; height:62px; padding-right:3px; padding-left: 3px;}
    .vertlineFortytwo { background:url(../Orientation/img/vertical_divider.jpg); background-repeat:repeat-y;  width:1px; height:42px ;padding-right:3px; padding-left: 3px; }
    .horizontalLine { background:url(../Orientation/img/horizontal.gif);  max-width:690px; height:1px }


    .formfieldInvalid{
  background-color: greenyellow;}

  .requiredField {color: #FF0000}

    div#error-message-list {color: #CC0033}
  div#error-message-list h3 {margin-left: 10px; padding-bottom:5px; color: #CC0033; font-size: 14px; text-decoration:underline}
  div#error-message-list ul {/*padding:0px;*/ margin:0px}


  div#error-message-list li {color: #CC0033;

  font-size: 12px;
  font-weight: bold;
  margin-bottom:10px;
  /*
  margin-left:15px;
  background:url(../Orientation/img/errordisc.gif) 0px 3px no-repeat;
  padding-left:15px;
  */
  font-size:12px;}

  /* subnav home
  /*-------------------------------------------------------------------------------*/

  div#homeGuides {
    width:245px;
    background:#E8E8E8;margin-top:0px;
  }

  div#homeGuides h2 {
    font-family:"Palatino Linotype", serif;
    font-weight:bold;
    font-size:18px;
    color:#666666;
    padding-top:12px;
    padding-left:12px;
    padding-bottom:2px;
    /*background:url(../Orientation/img/underline-nav.gif) 7px 41px no-repeat;*/
    height:20px;
    margin:0px;
    border:none;
  }

  div#homeGuides li a {color:#002878; display:block;margin:0;height:100%;padding:0 0 0 14px;background:url(../Orientation/img/arrow-dark.gif) 230px 8px no-repeat;text-decoration:none;}

  div#homeGuides li a:hover {
    text-decoration:none;
    display:block;
  background-image: url(../Orientation/img/arrow-dark.gif) 210px 10px no-repeat;  background-color: #FBB704; ;
  }

  div#homeGuides li.selected {color:#002878;display:block;margin:0;padding:0 0 0 14px;text-decoration:none;display:block;background:#d99e04 url(../Orientation/img/arrow-dark.gif) 190px 10px no-repeat;}
  /* subnav home
  /*-------------------------------------------------------------------------------*/

  ul.subNav {font-size:11px; margin:0px; padding:0px;}

  ul.subNav li {
    height:26px;
    line-height:26px;
    /*background:url(../Orientation/img/underline-nav.gif) bottom no-repeat;*/
    margin:0px;
    padding:0px;
  }

  ul.subNav li a {
    color:#333333;
    display:block;
    margin:0px;
    height:100%;
    padding:0 0 0 14px;
    background:url(../Orientation/img/arrow-dark.gif) 0px 10px no-repeat;
  }

  ul.subNav li a:hover {
    background:#FDDC86;
    color:#5597A8;
    display:block;
    margin:0px;
    height:100%;
    padding:0 0 0 14px;
    background:url(../Orientation/img/arrow-dark.gif) 250px 10px no-repeat;
  }

  .style1 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
  }


  div#homeLeft {
    max-width:200px;
    float:left;
    position:relative;
    left:18px;
    margin-bottom:40px;
  }


  div#homeRight {max-width:737px;float:right;position:relative;right:10px;}
  div#2ndLevelRight {max-width:737px;float:right;position:relative;right:10px;}
  div#download {margin-bottom:5px;background:url(../Orientation/img/download-bg.gif) no-repeat;max-width:200px;height:321px;}

  div#download h2 {font-size:1.1em;font-weight:bold;background:#f4aa00;height:30px;width:97%;margin:0 auto;padding:0;}

  div#download h2 span {color:#fff;position:relative;top:9px;left:11px;}

  div#download ul li {padding:0 10px 5px 20px;margin:10px;}

  div#download ul li a {color:#006;}

  div#download2ndlevel {
    margin-bottom:5px;
    width:200px;
    margin-left: 0px;
    height: 321px;
  }

  div#download2ndlevel h2 {
    font-size:1.1em;
    font-weight:bold;
    background:#f4aa00;
    height:30px;
    width:189px;
    margin:0 auto;
    padding:0;
    border-right: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;
    float: left;
  }

  div#download2ndlevel h2 span {
    color:#fff;
    position:relative;
    top:8px;
    left:8px;
  }

  div#download2ndlevel ul li {
    padding:0 5px 5px 5px;
    margin:10px;
  }

  div#download2ndlevel ul li a {color:#006;}




  div#interiorGuides {
        float:left;
        padding:3px;
    margin-bottom:12px;
    max-width:200px;
    margin-left: 0px;
    height: auto;
    font-size:.9em;
  }

  div#interiorGuides h2 {
    font-size: 1.3em;
    font-weight: bold;
    background: #E8E8E8;
    height: 32px;
    width: 200px;
    padding: 0px;
    margin: 0px;  }
    
  div#interiorGuides h2.orientation {
    font-size: 1.3em;
    font-weight: bold;
    background: #E8E8E8;
    height: 32px;
    width: 200px;
    padding: 0px;
    margin: 0px;}
    
    
    
    
  div#interiorGuides h2.orientation span {
    color:#666666;
    position:relative;
    top:9px;
    left:9px; 
    font-size:18px;
    font-weight:bold;
    font-family: "Palatino Linotype", serif;}

  div#interiorGuides h2 span {
    color:#666666;
    position:relative;
    top:9px;
    left:9px;
    font-size:18px;
    font-weight:bold;
    font-family: "Palatino Linotype", serif;}
  
  
  
  
  
  div#interiorGuides li a:hover {color:#000000}
  div#interiorGuides ul {padding:0px; margin:0px}


  div#interiorGuides li {
    display:block;
    margin:0px;
    height:31px;
    text-indent:10px;
    line-height:27px;
    background:url(../Orientation/img/checked-and-not-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li a {
    TEXT-DECORATION: none;
    display:block;
    margin:0px;
    color:#002878;
    }
  div#interiorGuides li.unchecked { display:block;margin:0px;
    font-weight:bold;
    
    background:url(../Orientation/img/unchecked-and-not-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li.unchecked a {
    TEXT-DECORATION: none;
    }
  div#interiorGuides li.current {
    display:block;
    margin:0px;
    
    
    background:url(../Orientation/img/unchecked-and-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li.current a { display:block;margin:0px;padding-top: 0px;
    TEXT-DECORATION: none;
    }


  div#interiorGuides li.checked {display:block;margin:0px;
    
    background:url(../Orientation/img/checked-and-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li.checked a {display:block;margin:0px;padding-top: 0px;
    TEXT-DECORATION: none;
    }






  div#interiorGuides li.forms {display:block;margin:0px;height:31px;
    
    background:url(../Orientation/img/unchecked.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li.forms a {margin:0px;
    TEXT-DECORATION: none;
        }
  div#interiorGuides li.formsunchecked {display:block;margin:0px;height:31px;
    font-weight:bold;
    background:url(../Orientation/img/unchecked-and-not-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li.formsunchecked a {margin:0px;
    TEXT-DECORATION: none;
         }
  div#interiorGuides li.formscurrent {display:block;margin:0px;height:31px;
    
    background:url(../Orientation/img/unchecked-and-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li.formscurrent a {margin:0px;
    TEXT-DECORATION: none;
          }
div#interiorGuides li.formscheckedcurrent {display:block;margin:0px;height:31px;
    
    background:url(../Orientation/img/checked-and-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}

  div#interiorGuides li.formscheckedcurrent a {margin:0px;
    TEXT-DECORATION: none;
          }

  div#interiorGuides li.formschecked {display:block;margin:0px;height:31px;
    
    background:url(../Orientation/img/checked-and-not-current.png) 0px 0px; background-repeat:no-repeat;border-right:none;}
  div#interiorGuides li.formschecked a {margin:0px;
    TEXT-DECORATION: none;
      }

div#interiorGuides a:hover {color:#F4AA00}

  div#interiorDocuments{
    margin-bottom:0px;
    width:200px;
    margin-left: 0px;
    height: auto;
    margin-bottom:20px;
    border-bottom:1px #999999 solid;
  }

  div#interiorDocuments h2 {
    font-size:1.1em;
    font-weight:bold;
    height:30px;
    width:200px;
    padding:0;
    margin: 0px;
  }
  div#interiorDocuments h2 span {color:#fff;position:relative;top:7px;left:11px; }
  div#interiorDocuments ul { margin-bottom:10px; margin-top:10px}
  div#interiorDocuments li {padding-bottom:10px;padding-right: 10px;
    padding-left: 8px; line-height:110%; }
  div#interiorDocuments li a {color:#000000;
  }

  div#interiorDocuments li a:hover {
    text-decoration:underline;
  }

  #apDiv1 {
    position:absolute;
    left:729px;
    top:366px;
    width:240px;
    height:84px;
    z-index:1;
    border-top:1px white solid;}

  div#homeMain div#presWelcome ul {padding-top:50px;}

  div#homeMain div#presWelcome ul {padding-top:50px;}

  div#homeMain div#presWelcome ul li {padding-bottom:9px; padding-right: 9px;}

  div#homeMain div#presWelcome ul li#one {background:url(../Orientation/img/rn-one.gif) 0 0 no-repeat;padding-left:27px;}

  div#homeMain div#presWelcome ul li#two {background:url(../Orientation/img/rn-two.gif) 0 5px no-repeat;padding-left:27px;}

  div#homeMain div#presWelcome ul li#three {background:url(../Orientation/img/rn-three.gif) 0 5px no-repeat;padding-left:27px;}

  div#homeMain div#presWelcome ul li#four {background:url(../Orientation/img/rn-four.gif) 0 5px no-repeat;padding-left:27px;}

  div#homeMain div#presWelcome ul li#five {background:url(../Orientation/img/rn-five.gif) 0 5px no-repeat;padding-left:27px;}

  div#related {
    width:200px;
    height:298px;
    float:left;
    background-image: url(../Orientation/img/related-bg-white.gif);
    background-repeat: no-repeat;
  }

  div#related h2 {
    font-size:1em;
    font-weight:bold;
    height:29px;
    width:180px;
    margin:7px auto 0 auto;
    padding:0;
    position:relative;
    top:3px;
    background-color: #002878;
  }

  div#related h2 span {color:#fff;position:relative;top:9px;left:11px;}

  div#related ul {position:relative;top:5px;}

  div#related li {margin:10px 20px;}

  div#news {width:530px;height:298px;float:left;background:url(../Orientation/img/news-bg.png) no-repeat;}

  div#news h2 {
    font-size:1em;
    font-weight:bold;
    height:29px;
    width:510px;
    margin:7px auto 0 auto;
    padding:0;
    position:relative;
    top:3px;
    background-color: #c0c2c5;
  }

  div#news h2 span {color:#fff;position:relative;top:9px;left:11px;}

  div#news ul {float:left;margin:12px 15px 0 0;}

  div#news li {width:220px;margin-bottom:25px;margin-left:15px;background:url(../Orientation/img/disk1.gif) 0 5px no-repeat;padding-left:8px;}

  div#news p {float:left;margin:10px 10px 0 10px;}
  div#news li {width:220px;margin-bottom:25px;margin-left:15px;background:url(../Orientation/img/disk1.gif) 0 5px no-repeat;padding-left:8px;}

  #newsinnerright {
    position:absolute;
    left:254px;
    top:323px;
    width:225px;
    height:298px;
    padding-left:7px;
    padding-right:7px;
    margin-top:3px;
    float:left;
    background-color: #FFFFFF;
  }




  div#newsinnerright h2 {
    font-size:1em;
    font-weight:bold;
    height:29px;
    width:auto;
    position:relative;
    top:3px;
    margin-top: 7px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #6384C6;
  }

  div#newsinnerright h2 span {color:#fff;position:relative;top:9px;left:11px;}

  div#newsinnerright ul {float:left;margin:12px 15px 0 0;}

  div#newsinnerright p {float:left;margin:10px 10px 0 10px;}
  div#newsinnerright li {width:220px;margin-bottom:25px;margin-left:15px;background:url(../Orientation/img/disk1.gif) 0 5px no-repeat;padding-left:8px;}

  div.getting-started {
    display:block;
    height: 248px;
    width:396px;
    background-image:url(../Orientation/img/gettingstarted.png);
    background-repeat:no-repeat;
    margin-left: 40px;
  }
  div.getting-started a{display:block; height: 248px; width:396px; background-image:url(../Orientation/img/gettingstarted.png); background-repeat:no-repeat;}
  div.getting-started a:hover{display:block; height: 248px; width:396px; background-image:url(../Orientation/img/gettingstarted.png); background-repeat:no-repeat; background-position: 0px -248px}


  div.homeCallout {
  width:245px;
  float:right;
  height:188px;

  display:block;
  position:relative;
  background-image:url(../Orientation/img/callouts/callout_president_new.jpg);
  top:0px;
  }

  div.homeCallouttext {
  display:block;
  position:relative;
  left:26px;
  color:#FFFFFF;
  top: 158px;
  background-position: 195px 5px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  }
  div.homeCallouttext a {
  text-decoration:none;
  color:#002878;
  background-image: url(../Orientation/img/arrow-white.gif);
  background-repeat: no-repeat;

  background-position: 195px 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  }
  div.homeCallouttext a:hover {
  color:#F4AA00;

  }

  div.callout {height:151px;}

  div.callout .learnMore {
    margin-top:-1px;
    font-size:9px;
    text-transform:uppercase;
    display:block;
    height:15px;
    background:#c9cacd url(../Orientation/img/arrow-dark.gif) 185px 7px no-repeat;
    text-align:right;
    padding-right:20px;
    padding-top:3px;
    padding-bottom: 3px;
  }

  div.callouts .learnMore a {margin-top:-1px;font-size:9px;text-transform:uppercase;display:block;height:15px;background:#c9cacd url(../Orientation/img/arrow-dark.gif) 185px 6px no-repeat;text-align:right;padding-right:20px;padding-top:5px;}
  div.callouts .learnMore a:hover{ text-decoration:underline;}

  .viewAll {position:relative;right:35px;float:right;text-align:right;font-size:11px;display:block;height:25px;background:url(../Orientation/img/arrow-dark.gif) right 13px no-repeat;padding-right:13px;padding-top:8px;margin-top:10px;line-height:1.5em;}


  /* interior page styles */
  /*-------------------------------------------------------------------------------*/




  div.planningline { top:0px; width:auto; height: 2px; position: relative; background-image:url(../Orientation/img/whiteline.png); background-repeat:repeat;}
  div.planningtop {background-image:url(../Orientation/img/topstrategic.gif); background-repeat:repeat; height:20px;}
  div.planningbottom {background-image:url(../Orientation/img/bottomstrategic.gif); background-repeat:repeat; height:20px;}
  div.planningleft
   {background-image:url(../Orientation/img/leftstrategic.gif); background-repeat:repeat; width:20px;}
   div.planningcorner
   {
    background-image:url(../Orientation/img/cornerstrategic.gif);
    background-repeat:repeat;
    width:18px;
  }

   div.planningright
   {background-image:url(../Orientation/img/rightstrategic.gif); background-repeat:repeat; width:20px;}
  div#dottedbullets ul {
    margin-top: 2px;
  }
  div#dottedbullets li {
    font-size: 10px;
    margin-bottom:1px;
    margin-left:15px;
    background:url(../Orientation/img/disc_hollow.gif) 0px 4px no-repeat;
    padding-left:10px;
    margin-top: 3px;
  }

  div#dottedbullets p {
    margin-top:5px;
    margin-left:5px;
    FONT-SIZE: 10px;
  }

  .imageRight, blockquote.right {
    float:right;
    margin:5px 0px 5px 8px;
  }
  .imageLeft, blockquote.left {float:left;
    margin:5px 20px 5px 0px;}


  div.arrowNext{
    float:right;
    display:block;
    height:48px;
    width :106px;
    background-image:url(../Orientation/img/arrownext.jpg);
    background-repeat:no-repeat;
  margin:5px 8px 5px 0px;}
  div.arrowNext a {
      float:right;
    display:block;
    height:48px;
    width :106px;
    background-image:url(../Orientation/img/arrownext.jpg) ;background-repeat:no-repeat;
    }
  div.arrowNext a:hover {
    display:block;
    height:48px;
    width :106px;
    float:right;
    background-image:url(../Orientation/img/arrownext.jpg) 0px -48px;background-repeat:no-repeat;background-position: 0px -48px

  }
  button.arrowNextSubmit {
    height:48px;
    width :106px;
    background-color:transparent;
    background-image:url(../Orientation/img/arrownext.jpg) ;background-repeat:no-repeat;
    border-style:none;
  }
  button.arrowNextSubmit:hover {
    background-image:url(../Orientation/img/arrownext.jpg) 0px -48px;background-repeat:no-repeat;background-position: 0px -48px
  }

  div.arrowBack{
    float:left;
    display:block;
    height:17px;
    width :84px;
    background-image:url(../Orientation/img/arrowback.jpg);
    background-repeat:no-repeat;
    margin:5px 8px 5px 0px;
  }
  div.arrowBack a {
      float:left;
    display:block;
    height:17px;
    width :84px;
    background-image:url(../Orientation/img/arrowback.jpg) ;background-repeat:no-repeat;
    }
  div.arrowBack a:hover {
    display:block;
    height:17px;
    width :84px;
    float:right;
    background-image:url(../Orientation/img/arrowback.jpg);background-repeat:no-repeat ; background-position: 0px -48px

  }

  div.hdivider {position:relative; height:inherit; width:12px; display:block; background-image:url(../Orientation/img/hdivider.png); background-repeat:repeat-y}
  div.bordered {border-l; border-right:url(../Orientation/img/hdivider.png);}
  div.rightCallout {margin-top:15px;}

  div.error-messages {margin: 5px 0px 5px 0px;padding: 0px 10px 5px 10px;  text-align: left;color:#CC0000;  font-size:small;}

  tr.shaded {background-color:#bfc6e0;}
  tr.shadedtwo {background-color:#ebecf5}
  tr.shaded-bordered {background-color:#b6c6e6; border:#999999 1px solid;}

  div#form-table p{
    margin-left:5px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
  }

  div#interiorLeft {width:200px;float:left;position:relative;left:10px;}

  div#interiorMid {
    min-height:400px;
    max-width:525px;
    float:left;
    position:relative;
    left:26px;
    margin-bottom:40px;
    padding-top:30px;
  }

  *html div#interiorMid {height:400px;}

  /* added ul and li style to give hanging indent to lists -- mills */

  div#interiorMid ul {margin:12px 15px 0 0;}

  div#interiorMid li {margin-bottom:25px;margin-left:15px;background:url(../Orientation/img/disk1.gif) 0 5px no-repeat;padding-left:8px;color:#333;}
  div#interiorMid p {
    line-height:1.6em;
    margin-top: 5px;
    margin-bottom: 5px;
  }


  div#sections p {
      font-size:1em; 
      line-height:1.6;
    color:#333333;
    margin-bottom:1em;
    margin-top: 1em;
    margin-right:2px;
    margin-left:2px;
  }
    div#sections h3 {margin-top:3px; margin bottom:3px;margin-right:2px;margin-left:2px;padding-top:0px;padding-bottom:0px;}
   div#sections h4 { font-size:10px; margin-top:3px; margin-bottom:3px; margin-left:2px; margin-right:2px; padding-left:0px; padding-right:0px; line-height: normal; padding-bottom:0px; padding-top:0px;}
   div#sections h5 { font-size:9px; margin-top:2px; margin-bottom:2px;margin-left:2px; margin-right:2px;padding-left:0px; padding-right:0px;  padding-bottom:0px; padding-top:0px;line-height: normal;}
  div#sections  ul{margin:6px 15px 0px 0px; 
    list-style-type:disc;
    color: #2f42ba;
    padding-left: 25px;
     }

  div#sections  ul ul {padding-left:0; list-style-type:none; }
  
  div#sections  ul ul ul {list-style-type:none; }
  
  div#sections li.tighttable { margin-bottom:10px;
    margin-left:2px;
    background:url(../Orientation/img/disk1.gif) 0px 3px no-repeat;
    padding-left:10px;
    margin-right:0px;
    padding-right:0px;
    font-size:11px;}

  div#sections li {
  /*
    margin-bottom:4px;
    margin-left:15px;
    background:url(../Orientation/img/disk1.gif) 0px 4px no-repeat;
    padding-left:15px;
    font-size:12px;
    padding-right:2px;
    margin-top:2px;
  */

  }

  div#sections ul ul li {
    margin-bottom:5px;
    background:url(../Orientation/img/disc_hollow.gif) 0px 5px no-repeat;
    padding-left:15px;
    font-size:12px;

  }
  div#sections ul ul ul li {
    margin-bottom:5px;
    background:url(../Orientation/img/disc_bar.gif) 0px 4px no-repeat;
    padding-left:15px;
    margin-left:15px;
    font-size:12px;

  }
  div#sections ul ul ul ul li {
    margin-bottom:5px;
    margin-left:15px;
    background:url(../Orientation/img/disc_hollow.gif) 0px 5px no-repeat;
    padding-left:15px;
    font-size:12px;

  }
  div#sections ol {margin:6px 15px 0px 0px;}

  div#sections  ul ul {}
  
  div#sections ol li {
    margin-bottom:5px;
    margin-left:10px;
    background:none;
    font-size:12px;
    padding-bottom:0px;

  }
  div#sections li a {

  }
  div#sections li a:link {
    color:#2f42ba;
  }
  div#sections li a:hover {
    color:#2f42ba;
  }

  div.bordered {border-right:thin; border-right-color:#999999}

  div.calloutsText {margin:0px; padding:0px; position:relative; top:0px; left:0; width:180px}

  div#interiorMid img {padding: 0 12px 12px 0;}

  div#interiorMid h1 {font-weight:bold;font-size:1.7em;color:#c79000;margin:0 0 20px 0;padding:0;}

  div#interiorMid h2 {
    position:relative;
    font-size:1em;
    font-weight:bold;
    color:#666666;
    width:auto;
    margin:25px auto 10px auto;
    padding-bottom:5px;
    top:3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c79000;
  }

  div#interiorMid h2 span {color:#666;position:relative;top:9px;left:11px;}

  div#interiorMid .related {float:right;margin-left:13px;}

  div#interiorMid form {margin:15px 0;}

  div#interiorMid label {float:left;width:80px;margin-bottom:5px;}

  div#interiorMid input.text {width:150px;float:left;margin-bottom:5px;border:1px solid #dfe0e5;padding:3px 20px 3px 3px;color:#666;}

  div#interiorMid input.btn {float:left;}

  div#interiorMid textarea {max-width:513px;padding:5px;}

  #cancelSubmit {text-align:center;margin:10px 0;}

  div#interiorMid h3 {color:#2f42ba;font-weight:bold;font-size:1em;margin-bottom:3px;}

  div#interiorMid div.assist {clear:both;border-top:1px solid #dfe0e5;position:relative;top:20px;margin-bottom:20px;}

  div#interiorMid div.assist h3 {color:#666;padding:20px 0 10px 0;}

  div#interiorMid div.steps p {margin-bottom:18px;}

  div#interiorRight {width:190px;float:right;position:relative;right:20px;}

  div#interiorRight h2 {font-size:1em;font-weight:bold;background:#ecedf0;height:29px;width:190px;margin:7px auto 0 auto;padding:0;position:relative;top:3px;}

  div#interiorRight h2 span {color:#666;position:relative;top:9px;left:11px;}

  div#interiorRight div#relatedLinks {
    border-bottom:1px solid #dfe0e5;
    margin-left: 20px;
  }

  div#interiorRight ul {
    margin:15px 0 30px 0px;
  }

  div#interiorRight li {
    line-height:1.3em;
    margin-bottom:10px;
    margin-left: 0px;
  }

  div.initiativeMod {border-top:1px solid #dfe0e5;display:block;margin-top:0px;padding-top:25px;}

  div.initiativeMod img {margin-right:10px;float:left;}

  div.initiativeMod p.info {line-height:1.7em;margin-bottom:10px;}

  div.initiativeMod .learnMore {position:relative;right:35px;text-align:right;font-size:11px;display:block;height:25px;background:url(file:///C|/Documents%20and%20Settings/pbuch/Local%20Settings/Temporary%20Internet%20Files/shared/img/arrow-dark.gif) right 6px no-repeat;padding-right:13px;padding-top:0px;margin-top:0px;line-height:1.5em;}

  
  /* safety pop-outs */
  /*-------------------------------------------------------------------------------*/
  div#popout-main{
  padding:20px 20px 20px 20px}

  /* footer styles
  /*-------------------------------------------------------------------------------*/

  div#footer {
    clear:both;
    /*width:960px;*/
    height:50px;
    position:relative;
    left:10px;
    border-top:2px solid #fff;
    background:#002878;
    text-align:center;
    color:#fff;
  }

  div#footer2nd {
    clear:both;
    /*width:960px;*/
    height:50px;


    border-top:2px solid #fff;
    background:#002878;
    text-align:center;
    color:#fff;
  }

  div#footer p {margin:5px 0;color:#fff;font-size:9px;}
  div#footer2nd p {margin:5px 0;color:#fff;font-size:9px;}

  ul#footLinks {padding-top:13px;}

  ul#footLinks span {padding:0 5px;}

  ul#footLinks li {display:inline;font-size:9px;}

  ul#footLinks li a {color:#FFF;}

  ul#footLinks li a:hover {text-decoration:underline;}

  /*---------------------MORE INFO---------*/



  div#main-container {
    padding:1em;
    margin-left:0px;
    margin-right:0px;
    margin-top: 0px;
  }

  div#main-container2 {
    margin-left:10px;
    margin-right:10px;
    margin-top: 10px;
  }

  div#main-text-container {
    float:left;
    max-width: 560px;
    vertical-align: top;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
  div#main-home-container {

    vertical-align: top;

  }
  @media (min-width:600px){
      div#hamburger{
        display:none;
    }
  }
  @media (max-width:600px) {
    img.logo{
      width:35%;
      height:35%;
    }
    div#side-container{
      position:absolute;
      left: 4px;
      top: 70px;
      margin: 0px;
      display:none;
    }
    div#hamburger{
      cursor: default;
      width:20pt;
      text-align:center;
      font-weight:bold;
      font-size: 16pt;
      padding: 6pt;
      display: block;
    }
    img.zoom{
      width:100%;
      height:100%;
    }
  }
  div#side-container {
     margin:0.5em;
     float:left;
     max-width: 200px;
     vertical-align: top;
     height:100%;
  }
  div#right-container {min-width:100px;max-width:200px; padding:3px;float:right;vertical-align:top;}



  div.white {
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-size:18px;
    color:#fff;

    top:0px;
    left:20px;
    width:460px;
    position:relative;
    height:18px;
    padding-top:15px;
    padding-bottom:10px;
  }

  div.whitetext {color:#FFFFFF}
  div.whitetext a {color:#c9cef1}
  h1 {
  font-family:Verdana, Helvetica, Arial, sans-serif;
  
  font-size:1.4em;
  color:#C79000;
  
  margin-left:0px;
  margin-right:0px;
  margin-bottom:20px;
  margin-top:5px;
}

  h2 {
  font-size: 1.4em;
  color:#C79000;
  
  margin-left:0px;
  margin-bottom:20px;
  margin-top:5px;
  
  
}


  table#signature {width:100%; background-image:url(../Orientation/img/backgroundsig.png); background-repeat:repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px}
  div.signaturetext {  margin:0px;
    height:100%;
    width:auto;
    padding:10px;
    line-height:16px;
    text-align:left;
    font-size:12px;
    font-weight:normal;
  }

  h3 {
  font-size:12px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin: 15px 0px 15px 0px;

}
  h4{
    font-size:12px;
  }

  h3.blue {color:#002878;font-size:14px;padding-bottom: 5px;
    padding-top: 5px;}
  h2.signature {color: #c96501;}


  div.signaturebox {padding-top:8px; padding-left:8px; padding-right: 8px;}

  div.shield {
    background-image:url(../Orientation/img/EmoryCrest.png);
    display: block;
    height:298px;
    width: 270px;
    position:absolute;
    top:150px;
    right:30px;
  }
  table#snapshot {
    margin-top:0px;
    margin-bottom:25px;
    max-height:400px;
    margin-right:0px;
    margin-right:0px;
  }
  div.snapshot {
    font-size:11px;
    background:#ccd6ea;
    background-image:url(../Orientation/img/spotlight/snapshot.png);
    background-repeat:no-repeat;
    padding:5px 5px 15px 5px;
  }

  div.snapshot h4 {
    color:#000000;
    margin:0 0 10px 0;
    text-transform:uppercase;
    font-size:1.1em;
  }

  div.snapshot p {
    font-size: 1.0em;
    color:#000000;
    margin-bottom:15px;
  }

  div.snapshot a {line-height:1.2em;}

  div.snapshottopleft {background-image:url(../Orientation/img/spotlight/snapshottopleft.png); height:5px; width:5px; background-repeat:no-repeat; }
  div.snapshottopright {background-image:url(../Orientation/img/spotlight/snapshottopright.png); height:5px; width:5px; background-repeat:no-repeat; }

  div.snapshottop {background-image:url(../Orientation/img/spotlight/snapshottop.png); height:5px;  background-repeat:repeat-x; }
  div.snapshotmain {background-image:url(../Orientation/img/spotlight/snapshot.png); height:5px; width:189px;  }
  div.snapshotleft {background-image:url(../Orientation/img/spotlight/snapshotleft.png);  width:5px; background-repeat:repeat-y;   background-position:top; padding:0px; margin:0px; border:none;}

  div.snapshotright {background-image:url(../Orientation/img/spotlight/snapshotright.png); width:5px; background-repeat:repeat-y;    padding:0px; margin:0px; border:none;}

  div.snapshotbottom {background-image:url(../Orientation/img/spotlight/snapshotbottom.png); height:5px;  background-repeat:repeat-x; }

  div.snapshotbottomleft {background-image:url(../Orientation/img/spotlight/snapshotbottomleft.png); height:5px; width:5px; background-repeat:no-repeat;  }
  div.snapshotbottomright {background-image:url(../Orientation/img/spotlight/snapshotbottomright.png); height:5px; width:5px; background-repeat:no-repeat;  }



  th {padding-bottom:2px}

  .blueoverride {color: #0000FF}
