html, body
{
    margin: 0 auto;
    padding: 0px;
    background-image: url( '../images/bg.gif' );
    background-repeat: repeat-x;
    background-color: #0D5252;
}

a, a:visited, a:hover
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    text-decoration: underline;
}

a, a:visited
{
    color: #CCD6DD;
}
a:hover
{
    color: #ffffff;
}
label{display: block;}
ol
{
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 25px;
    margin: 0px;
}
ol li{padding-bottom: 10px;}
#container
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 20px 0px 0px 0px;
    text-align: center;
}

#site
{
    width: 824px;
    margin: 0 auto;
    padding: 0px;
}

.nopad
{
    margin: 0 auto;
    padding: 0px;
}

.nowrap{
    white-space: nowrap;
}

#flashcontent
{
    margin: 0 auto;
    padding: 8px 25px 0px 0px;
    width: 580px;
    float: right;
}

#flashcontentQF
{
    margin: 0 auto;
    padding: 8px 25px 0px 0px;
    width: 580px;
    float: right;
}


#flashcontent2
{
    width: 615px;
    height: 150px;
}
a.link, a:visited.link, a:hover.link
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CCD6DD;
}
a.link, a:visited.link
{
    text-decoration: underline;
    color: #CCD6DD;
}
a:hover.link
{
    text-decoration: underline;
    color: #ffffff;
}

.homebg
{
    padding: 0px 0px 0px 0px;
    width: 580px;
    background-image: url(../images/home_bg.gif);
    background-repeat: no-repeat;
    text-align: left;
}

.bodyhome, .bodyhome2
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    text-align: left;
}
.bodyhome
{
    padding: 95px 0 15px 24px;
    display: block;
    width: 430px;
}
.bodyhome2
{
    padding: 15px 0 15px 24px;
    width: 520px;
}

.navline
{
    padding: 5px 0px 5px 0px;
}

.navArrow
{
    padding-top: 2px;
}

.leftpad
{
    padding-left: 4px;
    text-align: left;
}

.toplogo
{
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
}

.textHome
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CCD6DD;
    text-align: left;
    line-height: 16px;
}

.safetyindent{
    padding: 45px 110px 15px 26px;
}

.safetyhome{
    width: 520px;
    padding-left: 26px;
}

.safety-warning{
    border: 1px solid #000;
    padding: 8px;
    margin-top: 5px;
}

.safetyinfo
{
    width: 100%;
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-weight: normal;
    color: #000;
    text-align: left;
    clear: both;
}
.safetyinfo a
{
    text-decoration: underline;
    color: #000;
}


.safetyinfo a:visited
{
    text-decoration: underline;
    color: #000;
}

.safetyinfo a:hover
{
    text-decoration: underline;
}


.footer
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 16px;
}

a.footer, a:visited.footer, a:hover.footer, a.toplinks, a:visited.toplinks, a:hover.toplinks
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CCD6DD;
}

a.footer, a:visited.footer, a.toplinks, a:visited.toplinks
{
    text-decoration: none;
    color: #CCD6DD;
}
a:hover.footer, a:hover.toplinks
{
    text-decoration: underline;
    color: #ffffff;
}

.footer2
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #CCD6DD;
    text-align: center;
}

.footerimg
{
    margin: 0 auto;
    padding: 15px;
    text-align: center;
	width: 520px;
}

.footProjNumb{
	font-size: 9px;
	padding-top: 35px;
	white-space: nowrap;
}

a:hover.footer2
{
    font-size: 10px;
    color: #ffffff;
}
a.footer2, a:visited.footer2
{
    font-size: 10px;
    color: #CCD6DD;
}


#promoLeft
{
    position: relative;
    left: -2px;
    padding: 20px 0px 20px 0px;
}

.base
{
    background-image: url(../images/base.gif);
    background-repeat: no-repeat;
}

.base_noline
{
    background-image: url(../images/base_bg_noline.gif);
    background-repeat: no-repeat;
}

.dottedline{ 
    width: 769px;
    height: 8px;
    overflow: hidden;
    margin: 30px auto 0 auto; 
    background-image: url('../../images/dottedline.gif'); 
    background-repeat: no-repeat; 
}

.nextprev{
   padding: 20px 0 5px 0;
}

a.nextLink, a:visited.nextLink, a.nextLinkTitle, a:visited.nextLinkTitle
{
    text-decoration: none;
    color: #0D5252;
    font-size: 12px;
}
a:hover.nextLink, a:hover.nextLinkTitle
{
    text-decoration: none;
    color: #026CAA;
    font-size: 12px;
}

a.nextLink
{
    font-weight: bold;
}

div.nextLinks
{
    float: right;
    display: inline;
    padding-right: 60px;
}

div.backLink
{
    float: left;
    display: inline;
    text-align: left;
    padding-left: 45px;
    position: relative;
    top: -34px;
}

.prevLinks
{
    float: left;
    display: inline;
    padding-left: 60px;
}

a.toolsLink, a:visited.toolsLink, .toolsText
{
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    text-decoration: none;
    color: #003255;
    font-size: 10px;
}
a:hover.toolsLink
{
    text-decoration: none;
    color: #026CAA;
    font-size: 10px;
}

.bodytxt a, a:visited
{
    color: #003255;
}

.bodytxt a, a:hover
{
    color: #026CAA;
}


.bodytxt ul
{
    margin-top: 3px;
}

.bodytxtMS a, a:visited
{
    color: #003255;
}

.bodytxtMS a, a:hover
{
    color: #026CAA;
}

.bodyIndent
{
    text-align: left;
    padding: 0px 60px 0px 120px;
}

.footnote
{
    margin: 0 auto;
    padding: 0px;
}

.question
{
    padding-bottom: 5px;
    font-weight: bold;
}

.glossaryWord
{
    display: inline;
    font-weight: bold;
    padding-right: 3px;
}


#pdf_download
{
    position: relative;
    left: -20px;
    text-align: left;
    padding: 0px;
    background-image: url(../images/pdf_download_box.gif);
    background-repeat: no-repeat;
    width: 544px;
    height: 155px;
}

.pdf_link1, .pdf_link2, .pdf_btn1, .pdf_btn2, .pdf_btn3
{
    display: inline;
}

.pdf_link1, .pdf_link2
{
    padding: 0px 0px 0px 3px;
}

.pdf_text1, .pdf_text2
{
    padding: 5px 0px 0px 20px;
}
.pdf_choose
{
    padding: 10px 0px 0px 30px;
}

.pdf_btn3
{
    top: 8px;
}



#pdf_download2
{
    text-align: left;
    padding: 0px;
    background-image: url(../images/pdf_download_box2.gif);
    background-repeat: no-repeat;
    width: 500px;
    height: 130px;
}
.pdf_link1b, .pdf_link2b, .pdf_btn1b, .pdf_btn2b, .pdf_btn3b
{
    display: inline;
}

.pdf_link1b, .pdf_link2b
{
    padding: 0px 0px 0px 3px;
}

.pdf_text1b
{
    padding: 12px 0px 0px 20px;
}
.pdf_text2b
{
    padding: 5px 0px 0px 20px;
}

.pdf_btn1bxxx
{
    top: 12px;
}

.pdf_btn3b
{
    top: 8px;
}


.bodybox
{
    padding: 0px;
    margin: 0;
    width: 520px;
    background-image: url(../images/box_bg.gif);
}

.bodyboxtxt
{
    padding: 5px 4px 5px 12px;
}


#sendtofriend
{
    background-image: url(../images/sendtofriend_box.gif);
    background-repeat: no-repeat;
    width: 505px;
    height: 245px;
}

.flds
{
    float: right;
    padding: 70px 30px 0px 0px;
}
.fld
{
    padding: 12px 0px 0px 0px;
}

.inp
{
    padding: 10px 0px 0px 0px;
}
.lbls
{
    float: left;
    padding: 70px 0px 0px 24px;
}

input.inp2
{
    width: 240px;
}

.asterik
{
    position: relative;
    top: -7px;
    display: inline;
    padding: 5px;
}

.sitemap1
{
    float: left;
    position: relative;
    left: -45px;
    text-align: left;
    width: 240px;
}

.sitemap2
{
    float: right;
    text-align: left;
    width: 350px;
}

a.smap1, a:visited.smap1, a.smap2, a:visited.smap2
{
    color: #003255;
}

a:hover.smap1, a:hover.smap2
{
    color: #026CAA;
    text-decoration: underline;
}

a.smap1
{
    font-weight: bold;
    text-decoration: underline;
}
a.smap2, a:visited.smap2
{
    font-weight: bold;
    text-decoration: none;
}


#mckinlay
{
    padding: 0px;
    margin: 0;
    background-image: url(../images/form_bg.gif);
    background-repeat: no-repeat;
}
.form_num
{
    text-align: center;
    padding-top: 10px;
}

.form_ques
{
    padding-top: 10px;
}

a.sup, a:visited.sup, a:hover.sup
{
    text-decoration: none;
}

.wb_float_img
{
    padding: 5px 0 5px 0;
    height: 68px;
    width: 100%;
    text-align: right;
}

.wb_float_img2
{
    padding: 5px 0 5px 0;
    height: 36px;
    width: 100%;
    text-align: right;
}

ul.wb_ul
{
    color: #026CAA;
}

.wb_bodytxt
{
    margin: 0 auto;
    padding: 0 0 15px 30px;
    font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    text-align: left;
}
div.seperator
{
    line-height: 7px;
    height: 7px;
    font-size: 1px;
    margin: 15px 0px;
    background: #fff url(../images/body_dotted_line.gif) no-repeat;
}
.formGroup
{
    float: left;
    width: 205px;
    margin-right: 40px; 
}
input.text{display: block; width: 200px}
.required{color: Red}
table#side_nav td img{display: block;}
#nav-bar{margin: 0px auto; height: 38px; line-height: 38px; width: 775px}
#nav-bar span{float: left; height: 38px; line-height: 38px}
#nav-bar span img, #nav-bar span a{display: block;}
#nav-bar span a{width: 148px; line-height: 38px; background: url(../images/locator/nav_back.gif) repeat-x;}
#nav-bar span a:visited, #nav-bar span a:link
{
    color: #00355D;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#nav-bar span a:hover{color: #0081ba;}
#nav-bar span a.active{color: #0081ba;}