﻿* 
{
    margin: 0;
}

html, body
{
    height: 100%;
}

body
{
    min-width: 640px;
    margin: 0;
    padding: 0;
    font: 13px/1.6em "Lucida Grande" , "Helvetica New" , Helvetica, Verdana, Sans-serif;
    background-position: 0% 0%; /*background-image: url(../images/body_bg.gif);*/
    background-repeat: repeat;
    background-color: #ffffff;
}

#wrapper
{
    padding: 0;
    
        background-image: url(../images/tws_hdbg.gif);
    background-repeat: repeat;
    
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em; /* the bottom margin is the negative value of the footer's height */
}

#headerDiv, #submenuDiv, #footerDiv, #contentDiv
{
    overflow: hidden;
    display: inline-block;
}

/* for safari and opera */
#headerDiv, #footerDiv
{
    width: 100%;
}

#submenuDiv, #contentDiv
{
    float: left;
}

#headerDiv
{
    background-image: url(../images/header_bg_vista.gif);
}

#newheader
{
    background-color: #ffffff;
}

#bannertext
{
    color: Gray;
    font: bold 14px/1.8em "Lucida Grande" , "Helvetice Neue" , Helvetica, Verdana, Sans-serif;
}

#submenuDiv
{
    margin: 0;
    padding: 0;
    width: 92px;
}
#submenuHeader
{
    width: 87px;
    margin: 0;
    padding: 0;
    color: #000000;
    background: #99f1b8 url(../images/degradadoMenu.jpg) repeat-x;
}
#submenuDiv ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: bold 14px/21px "Lucida Grande" , "Helvetica New" , Helvetica, Verdana, Sans-serif;
    border: none;
}

#submenuDiv ul li
{
    margin: 0;
    padding: 0;
    border: none;
    text-indent: 40px; /*display: block;*/
}

#submenuDiv ul a, #submenuDiv ul a:visited
{
    text-decoration: none; /*color: #ffffff;*/
    background: #808080 url(../images/degradadoMenu.jpg);
    height: 100%;
    border: none;
    display: block;
}
#submenuDiv ul a:hover
{
    color: #808080;
}

#contentDiv
{
    width: 100%;
   /* background-image: url(../images/body_bg.gif);
    background-repeat: repeat; */
}

.push
{    
    height: 2em; /* .push must be the same height as .footer */
}

#footerDiv
{
    clear: both;
    margin: 0;
    /* padding: 10px 0; */
    color: #808080;
    background: #f5f5f5;
    border-top: 2px solid #29c;
    height: 2em; /* .push must be the same height as .footer */
}

#footerDiv a
{
    color: #808080;
    text-decoration: none;
}
#footerDiv a:hover
{
    color: #29c;
    text-decoration: none;
    border-bottom: dotted 2px #29c;
}

#navmenuDiv
{
    background-image: url(../images/menu_bg.gif);
    color: white;
    font-variant: small-caps;
}


#navmenuDiv /*ul*/
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    font: bold 14px/1.8em "Lucida Grande" , "Helvetice Neue" , Helvetica, Verdana, Sans-serif;
}

#navmenuDiv li
{
    display: inline;
}

#navmenuDiv /*li*/ a, #navmenuDiv /*li*/ a:visited
{
    text-decoration: none;
    margin: 4px;
    padding: 0px 20px 0px 20px; /*background-color: Navy;*/
    color: White;
}

#navmenuDiv /*li*/ a:hover
{
    /*background-color: White;     color: Navy;*/
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}
#section
{
    margin: 0px 0px 0px 10px;
    width: 99%;
}

/*secvionNav*/
.sectionNav
{
    /*background-image: url(../images/degradadoMenu.jpg);*/
    color: white;
    font-variant: small-caps;
}

.sn a, .sn a:visited
{
    font-variant: small-caps;
    text-decoration: none;
    color: #000000;
}

.sn a:hover
{
    font-variant: small-caps; /*border-top: solid 1px #ffffff;*/
    border-bottom: solid 2px #ffffff;
    color: white; /* use section colors */
}

.sectionBG1
{
    background: #ED1B24 url(../images/glas_nav1.jpg);
    color: white;
}
.sectionBG2
{
    background: #2E3192 url(../images/glas_nav2.jpg);
    color: white;
}
.sectionBG3
{
    background: #008178 url(../images/glas_nav3.jpg);
    color: white;
}
.sectionBG4
{
    background: #A96D0B url(../images/glas_nav4.jpg);
    color: white;
}
.sectionBG5
{
    background: #7F459A url(../images/glas_nav5.jpg);
    color: white;
}
.sectionBG6
{
    background: #004177 url(../images/glas_nav6.jpg);
    color: white;
}



.printMe a, .printMe a:visited
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

.printMe a:hover
{
    color: #000099;
    text-decoration: none;
    border-bottom: solid 1px #000099;
}

#sectionHeader
{
    width: 100%;
    margin: 0;
    padding: 0; /*color: #ffffff;*/
    background: #ffffff url(../images/degradadoMenu.jpg) repeat-x;
    text-indent: 10px;
    border-bottom: solid 1px #808080;
}

#sectionHeader span
{
    font: bold 18px/20px "Lucida Grande" , Helvetica, Verdana, Sans-serif;
}
.sectionHeader1, .sectionHeader1 span
{
    color: #ED1B24;
}
.sectionHeader2, .sectionHeader2 span
{
    color: #2E3192;
}
.sectionHeader3, .sectionHeader3 span
{
    color: #008178;
}
.sectionHeader4, .sectionHeader4 span
{
    color: #A96D0B;
}
.sectionHeader5, .sectionHeader5 span
{
    color: #7F459A;
}
.sectionHeader6, .sectionHeader6 span
{
    color: #004177;
}

.grid
{
    width: 98%;
    border: solid 1px #d3d3d3;
    background-color: #ffffff;
    margin: 0;
}

.gridHeader
{
    background: url(../images/header_bg.gif) #191970 repeat;
    border-bottom: solid 1px #808080;
    text-indent: 10px;
    font-weight: bold;
    color: #ffffff;
}

.partDef
{
    width: 99%;
    border: solid 1px #d3d3d3;
    margin: 0;
}

.partDef dt
{
    background: #808080 url(../images/navbar1.png);
    color: #ffffff;
    text-indent: 10px;
    font-weight: bold;
}

.partDef dd
{
    background: #f5f5f5;
    margin: 0;
    padding: 5px;
}

.partDiv
{
    width: 98%;
    margin: 10px 0 0 5px;
}

.questionText
{
    color: #000099;
    font-weight: bold;
}

.questionTable
{
}

.questionDiv
{
    border-bottom: solid 1px #d3d3d3;
    height: 10px;
}

.bottomBorder
{
    border-bottom: solid 1px #000080;
}

.thAlt
{
    background-color: #e6e6fa;
}

.watermarked
{
    color: #ff0000;
    background-color: #f5f5f5;
}

.qIndent
{
    text-indent: 7px;
}

.glassButton
{
    background: #F0F8FF url(../images/degradadoMenu.jpg);
    color: #000080;
    font-weight: bold;
    border: 1px groove;
    border-color: #fff;
}

.glassButtonSave
{
    background: #F0F8FF url(../images/glas_nav4.jpg);
    color: #000080;
    font-weight: bold;
    border: 1px groove;
    border-color: #ccc;
}

.upC
{
    background-image: url(../images/menu_bg.gif);
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background: #003399 url(../images/navbar1.png); /*font-family: Arial, Sans-Serif;*/ /*font-size: 12px;*/
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader span
{
    width: 100%;
}

.accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

.accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #f5f5f5;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 0 5px 0 5px;
}

.partDefDiv
{
    background: url(../images/degradadoMenu.jpg) repeat-x #f5f5f5 bottom;
    border-bottom: solid 2px #a9a9a9;
    text-indent: 5px;
    margin: 0 -5px 0 -5px;
}

.rptPrompt
{
    color: #ffffff;
    background-color: #000080;
    text-align: right;
    font-weight: bold;
    width: 15%;
    padding: 5px;
}
.rptPromptALT
{
    color: #ffffff;
    background-color: #4169e1;
    text-align: right;
    font-weight: bold;
    width: 15%;
    padding: 5px;
}

.multiline
{
    border: 1px solid #2F4F4F;
    overflow: visible;
}

.menuTD
{
    background: #f2f2f2 url(../images/back.jpg) repeat-x top;
    vertical-align: top;
}

.menuSubTable
{
    padding-top: 12px;
}

.summaryText
{
    width: 100%;
    background-color: #ffffff;
    font-weight: bold;
}

.summaryHeader
{
    font-weight: bold;
}

/*Pre-Test*/
.testSection
{
    font-weight: bold;
    background-color: #fffacd;
    color: #000066;
    border-bottom: solid 1px #b0e0e6;
}

.testItem
{
    text-indent: 8px;
}

/*Home-Page*/
.buttonBack
{
    background: #000066 url(../images/blue_sky_texture-200.jpg) repeat top;
    height: 100%;
}

.mainText a, .mainText a:visited
{
    color: #000066;
    text-decoration: none;
}

.mainText a:hover
{
    color: #29c;
    text-decoration: none;
    border-bottom: dotted 2px #29c;
}
