@charset "UTF-8";
/* CSS Document */

#container { width:975px; height:auto; margin-left:auto; margin-right:auto; position:relative; margin-top:6px; min-height:540px}

.content { width:640px; height:auto; font-size:11px; line-height:16px; margin:11px 22px 22px 174px}
.content p { margin-left:18px }

/* ---------  turn print off from screen...  */

.contentPrint { display:none}

.photoAlt {  text-align:center; font-size:11px}
.photoAlt a { font-size:12px; padding-left:6px; padding-right:6px }
.photoAlt img {margin:11px 0px 11px 33px}

.photoPrint { display:none }

#topFlash { width:975px; height:125px}

#secTop { width:895px; height:55px; padding:30px 40px 40px 40px; }

.secTopLeft { width:144px; float:left; text-align:left; }
.secTopRight {width:751px; float:Right; text-align:right; font-size:11px; padding-top:20px }
.secTopRight a { color:#000; text-decoration:none; padding-left:11px }
.secTopRight a:hover { color:#036 }

#footer { width:975px; text-align:center; height:22px; font-size:10px; margin-top:24px; letter-spacing:2px; padding:14px 0px 11px 0px; border-top:solid #CCC 1px; margin-left:auto; margin-right:auto; position:relative}
#footer a { text-decoration:none; color:#003 }
#footer a:hover { text-decoration:none; color:#036 }


#footerPrint { display:none }

.printBtn { float:right; text-align:right}


/* faq accordian styles */

.accordion { width: 600px; border-bottom: solid 1px #c4c4c4; margin-left:auto; margin-right:auto; margin-top:11px}
.accordion h3 {
    background: #ebebeb url(images/arrow-square.gif) no-repeat right -51px; padding: 7px 15px; margin: 0; font-size:12px; font-weight:100; border: solid 1px #c4c4c4; border-bottom: none; cursor: pointer;
}
.accordion h3:hover { background-color: #eaf6ff;}
.accordion h3.active { background-position: right 5px;}
.accordion p { font-size:11px; line-height:16px; color:#333; background: #fff; margin: 0; padding: 10px 15px 11px; border-left: solid 1px #c4c4c4; border-right: solid 1px #c4c4c4;}

.accordion li { font-size:11px; line-height:16px; color:#333; background: #fff; margin: 0; padding-bottom: 6px;}

.print-wrap { display:none}

.logoPrint {display:none }

.faqPrint { display:none }

/* resource accordian styles */

.applemenu{
margin: 32px 0px 32px 174px;
padding: 0;
width: 640px; /*width of menu*/
border: 1px solid #9A9A9A;

}

.submenu ul { list-style:none}
.submenu ul ul { list-style:none}


.applemenu div.silverheader a{
 background: #ebebeb url(images/arrow-square.gif) no-repeat right -51px; font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #333;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
border-bottom: solid 1px #c4c4c4;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	background: #ebebeb url(images/arrow-square.gif) no-repeat right -51px; font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #333;
 background-color: #eaf6ff;
 border-bottom: solid 1px #c4c4c4;
 border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a:hover{
background: #ebebeb url(images/arrow-square.gif) no-repeat right -51px; font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #333;
border-bottom: solid 1px #c4c4c4;
 background-position: right 5px;
  background-color: #eaf6ff;

}

.applemenu div.selected a{
background: #ebebeb url(images/arrow-square.gif) no-repeat right -51px; font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #333;
border-bottom: solid 1px #c4c4c4;
 background-position: right 5px;

}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: #ebebeb url(images/arrow-square.gif) no-repeat right -51px; font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
background: white;
padding: 5px;
height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
border-bottom: solid 1px #c4c4c4;

}

.copySet { font-size:11px; line-height:18px; padding:14px }
.copySet2 { font-size:11px; line-height:18px; padding:6px 14px 14px 14px}


