/*Resets*/
HTML, BODY
{
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 18px;
    margin: 0px;
    background: #FFFFFF url(../images/shadow.jpg) repeat-y top center;
    text-align: left;
}

A
{
    color: blue;
    text-decoration: none;
}

A:hover
{
    color: Red;
    text-decoration: underline;
}

A.clsMenu:Hover
{
    color: White;
}

A.target
{
    color: black;
}

H1
{
    font-size: 16pt;
    line-height: 32px;
}

H2
{
    font-size: 14pt;
    line-height: 28px;
}

H3
{
    font-size: 12pt;
    line-height: 24px;
}

H4
{
    font-size: 11pt;
    line-height: 22px;
}

H5
{
    font-size: 10pt;
    line-height: 20px;
}

OL, UL, LI
{
    font-size: 8pt;
}

/*end Resets*/
/*left menu */

span.ct100_Menu1_4
{
    display:block;
    margin:0;
    padding:5px 0 0 5px;
    }

td.ct100_Menu1_4
{
    padding: 2px 12px;
    }
td.ct1-00_Menu1_9
    {padding: 5px;
        }
/*end left menu*/


#ctl00_TestSitePanel
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url(../Images/testSite.png) repeat-x top left;
    text-align: center;
    border-color: Red;
    border-width: 1px 0 0 0 0;
    z-index: 1;
}
#ctl00_TestSitePanel span
{
    color: #AAA;
    line-height: 18px;
    font-size: 12px;
}

#page
{
    margin: 0 auto;
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    background-color: #FFF;
}
#gridgroup1, #navgroup, #gridgroup3
{
    position: relative;
    width: 980px;
    margin-right: auto; /* margin-left: auto; removed for netscape*/
    text-align: left;
}
#gridgroup1
{
    height: 100px;
    border: solid 0px #f00;
}
#gridgroup2
{
    width: 980px;
    margin: 0px;
    border-left: 0px;
    border-top: solid 1px #DDD;
    text-align: left;
    background: transparent url(../images/contentBackground.jpg) repeat-y top left;
}
#gridgroup2.wide
{
   
    background: transparent url(../images/contentBackgroundWide.jpg) repeat-y top left !important;
}
#gridgroup3
{
    clear: both;
    border-top: solid 1px #CCC;
}
#boxlogo
{
    position: relative;
    padding-top: 10px;
    padding-left: 17px;
    padding-right: 10px;
    vertical-align: top;
}
#membergroup
{
    position: absolute;
    top: 3px;
    left: 170px;
    width: 810px;
    z-index: 10;
}
#boxbanner
{
    position: absolute;
    top: 30px;
    left: 165px;
    width: 815px;
    border-bottom: dashed 1px #4477AA;
}
#tabgroup
{
    position: absolute;
    top: 73px;
    left: 160px;
    width: 510px;
    border: solid 0px green;
}



#boxfooter
{
    position: relative;
    background: #EEEEEE;
    width: 980px;
    clear: both;
}

/* content boxes 1 column configuration*/

#box1-1
{
    position: relative;
    top: 0;
    left: 0px;
    width: 980px;
    padding: 5px 0px 5px 0px;
}

/* content boxes 2 column configuration*/


 
#box2-2, #feedBack
{
    float: right;
    width: 789px;
    padding: 5px 15px 5px 10px;
    border: 0px;
    background-color: #FFF;
}
#boxquicklink
{
    width: 208px;
    padding: 10px;
    margin: 10px 0 10px 10px;
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
}

/* content boxes 3 column configuration */


#box1-3,#box1-2
{
    float: left;
     width: 160px;
    margin: 0;
    z-index: 10;
    background: #73AD84;
    padding: 10px 0px;
    overflow:hidden;
}
/*Menu*/



/*asp:menu renders html differently for different browsers :-(  */
/*Table version the menu (Firefox & IE)*/

#box1-3 table{width: 160px; padding:0; margin: 0; border:0;}
#box1-3 td{padding: 0px; margin: 0; border:0;}
#box1-3 td a{display:block;}
#box1-3 td a:hover{color:#FFF; background-color:#006342; text-decoration:underline;}
#box1-3 table td a{padding:2px 5px 3px 5px; width: 150px; color:#404040}
#box1-3 table table table td a{padding:2px 5px 3px 10px; width: 145px; color:#FFF}

/*Inline version of the menu (Safari & Chrome)*/
#ctl00_Menu1{width: 160px; padding: 0px; margin: 10px 0 0 0;}
#ctl00_Menu1 span {display:block; padding:0; margin:-7px 0; width: 160px;}
#ctl00_Menu1 span a{display:block; width: 145px; padding:1px 5px 2px 10px; margin:0;}
#ctl00_Menu1 span a.clsMenuHeader{width: 150px; padding:1px 5px 2px 5px;}
#ctl00_Menu1 span a:hover{background-color:#006342; color:#FFF;}

#box1-3 #ctl00_HyperLink1{display:block; padding: 2px 5px 3px 5px; width: 150px; color:#FFF;}
#box1-3 #ctl00_HyperLink1:hover{background-color:#006342;}
/*End Menu*/

#box2-3
{
    float: left;
    width: 550px;
    padding: 5px 7px 5px 10px;
}
#box3-3
{
    float: right;
    width: 250px;
    padding: 0px 0px 8px 0px;
}
#box3-3 > p, #box3-3 > div.sidebarContent
{
    margin-left: 8px;
    margin-right: 8px;
}


#vonbox1-4
{
    position: inherit;
    float: left;
    width: 330px;
}
#vonbox2-4
{
    position: relative;
    float: right;
    width: 350px; /* margin-right:-560px; */
    border-top: 0px solid #DDDDDD;
    padding: 5px 7px 5px 10px;
}
#vonbox3-4
{
    position: inherit;
    float: left;
    width: 330px;
    padding: 10px;
}
#vonbox4-4
{
    position: inherit;
    float: right;
    width: 350px;
    padding: 10px;
}
#graphContainer
{
    overflow: hidden;
    width: 750px;
}
#BackButton
{
    float: right;
    text-align: right;
}
.clsAdminHeader
{
    /*	background-color:#EAEAD5;*/
}

.clsError
{
    padding: 5px;
    top: 30px;
    color: Red;
    text-align: center;
}

.clsForm
{
    border: silver 1px solid;
    margin: 20px;
    padding: 20px;
    background-color: #ffffdd;
}
.FeedbackBox
{
    width: 500px;
    background: #ffffdd;
    border: solid 1px #aaa;
    font-size: 11px;
    padding: 10px;
    margin: 10px auto;
}
.clsLogin
{
    float: right;
    border: silver 1px solid;
    background-color: #ffffff;
    width: 90px;
    padding: 0px 5px 0px 5px;
}

.clsMember
{
    text-align: right;
    padding: 5px;
}

.clsMenuHeader
{
    font-size: 9pt;
    border-bottom: dashed 0px white;
}

.clsMission
{
    font-size: 8pt;
    line-height: 16px;
    background-color: #EEEEEE;
    margin: 0px;
    padding: 10px;
    width: 230px;
}
#box3-3 > div.clsMission
{
    margin: 0 0 0 0;
    }

.clsPageFooter
{
    font-size: 8pt;
    line-height: 16px;
    text-align: center;
}

.clsStandard
{
    font-size: 9pt;
    line-height: 18px;
}

.clsStandardLabel
{
    font-size: 9pt;
    line-height: 18px;
    font-weight: bold;
}

.InfoPopup
{
    width: 300px;
    border: solid 1px black;
    background: #fffacd;
    font-size: 11px;
    padding: 10px;
    visibility: hidden;
    position: absolute;
}
.clsNote
{
    font-size: 8pt;
    line-height: 16px;
}

.clsBlueNote
{
    padding: 5px;
    font-size: 1em;
    border: solid 1px #9ab0c7;
    background-color: #cde3fa;
    margin: 0 100px 10px;
}
.clsNoteBox
{
    font-size: 8pt;
    line-height: 16px;
    border: silver 1px solid;
    padding: 10px;
    margin-bottom: 10px;
}

.clsNoteC
{
    font-size: 8pt;
    line-height: 16px;
    text-align: center;
}

.clsNoteCI
{
    font-size: 8pt;
    line-height: 16px;
    text-align: center;
    font-style: italic;
}

.clsNoteI
{
    font-size: 8pt;
    line-height: 16px;
    font-style: italic;
}

.clsNoteR
{
    font-size: 8pt;
    line-height: 16px;
    text-align: right;
}

.clsNoteIGreen
{
    font-size: 8pt;
    line-height: 16px;
    font-style: italic;
    color: Green;
}

.clsNoteIRed
{
    font-size: 8pt;
    line-height: 16px;
    font-style: italic;
    color: Red;
}
.clsNoteIGray
{
    font-size: 8pt;
    line-height: 16px;
    font-style: italic;
    color: Gray;
}

.clsNoteSmCap
{
    font-size: 10pt;
    font-variant: small-caps;
    font-weight: bold;
}
/***Quick Notes Column (JN)**/
h2.clsNoteSmCap
{
    line-height: 16px;
    margin: 0;
}
div#boxquicklink h3
{
    font-size: 10.6667px;
    line-height: 16px;
    margin: 0;
}
div#boxquicklink ul
{
    padding: 0;
    margin: 0 0 10px 0;
}
div#boxquicklink ul li
{
    list-style-type: none;
    text-indent: 0;
    margin-left: 0;
    padding-left: 0;
}


img.download_image
{
    border: 0;
}
a.download_link *
{
    line-height: 16px;
    vertical-align: middle;
}
/***End Quick Notes Column**/
.clsTestSite
{
    position: absolute;
    left: 450px;
    font-weight: bold;
    color: white;
    font-size: 14pt;
    background-color: Red;
}

.clsPageTitle
{
    font-size: 14pt;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
}


a.clsPageTitle
{
    font-size: 14pt;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    color: Black;
}

.clsSubTitle
{
    font-size: 12pt;
    line-height: 24px;
    text-align: center;
}

.UpdateProgress
{
    z-index: 200;
    position: absolute;
    left: 450px;
    top: 300px;
    background-color: #cc3300;
    padding: 10px;
    color: white;
    font-size: 14pt;
}
/* http://bitesizestandards.com/bites/easy-cross-browser-transparency 
opacity is inherited by children even if set differently in child 
.translucent{
	background-color:white; 
	filter: alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity:0.50; 
	z-index:100;
	}
*/
.PortalBox
{
    width: 95%;
    margin: 15px 5px;
    border: 1px solid #C4C0AC;
}
/*#DAD8CC */
.PortalBoxTitle
{
    padding: 8px;
    background-color: #EAEAD5;
    border-bottom: 1px solid #C4C0AC;
    font-size: 11.5pt;
    text-align: left;
}
.PortalBoxTitle A
{
    font-weight: bold;
    color: #006699;
}

.PortalBoxContent
{
    padding: 8px;
    text-align: left;
}

div.tabs
{
    width: 95%; /*background-color:#EAEAD5;*/
}
ul.tabs
{
    float: left;
    width: 100%;
    margin: 0em 0 0 0;
    border: solid 0px #000;
    padding-left: 0px;
}
ul.tabs li
{
    background: #fff;
    float: left;
    font-size: 9pt;
    font-weight: normal;
    color: #006B42;
    margin: 0 .3em;
    padding: 2px 8px 6px 8px;
    border: solid 1px #C4C0AC;
    list-style-type: none;
}
/*#73AD84; */
ul.tabs li.current
{
    background: #EAEAD5;
    color: black;
    font-weight: bold;
}
ul.tabs a:link, ul.tabs a:visited, ul.tabs a:active, ul.tabs a:hover
{
    color: #006699;
}

.clsEULA
{
    padding: 5px;
    font-size: .8em;
    border: solid 1px #9ab0c7;
    background-color: #cde3fa;
    height: 300px;
    overflow: scroll;
}

/* less indented lists in third column */

ul.threecolumn
{
    padding: 0px 0px;
    border: 0px none;
    list-style-type: disc;
    margin-left: 20px;
}

ol.threecolumn
{
    padding: 0px 0px;
    border: 0px none;
    margin-left: 20px;
}


ul.references, ol.references
{
    padding: 0px 0px;
    margin-left: 45px;
}

ul.references li, ol.references li
{
    margin-bottom: 10px;
}

/* styles for audio presentation layout */



.CommonFileArea
{
    float: left;
    margin: 2px;
    width: 151px;
    height: 215px;
    padding: 1px 1px 1px 1px;
}

.CommonFileContent
{
    padding: 6px 7px;
    background-color: #ececec;
}

.CommonFileBox
{
    background-color: transparent;
    position: relative;
    padding: 2px;
    height: 95px;
    width: 131px;
}
.CommonFileInner
{
    height: 91px;
    width: 131px;
    padding: 2px 2px 2px 2px;
    text-align: center;
}

.CommonFileTitle
{
    padding: 0px 0px 0px;
    height: 50px;
    line-height: 16px;
    overflow: hidden;
    font-size: 90%;
    text-align: center;
}
.CommonFilePresenter
{
    font-size: 85%;
    font-weight: bold;
    height: 16px;
    overflow: hidden;
    padding: 0px 0px;
}

.CommonFileDate
{
    font-size: 85%;
    height: 14px;
    overflow: hidden;
    padding: 0px 0px;
}


.CommonFileMeeting
{
    font-size: 75%;
    height: 14px;
    overflow: hidden;
}



/* rounded corners code */

.r1, .r2, .r3, .r4
{
    display: block;
    overflow: hidden;
    background-color: #ececec;
}

.r1
{
    margin: 0 5px;
    height: 1px;
}
.r2
{
    margin: 0 3px;
    height: 1px;
}
.r3
{
    margin: 0 2px;
    height: 1px;
}
.r4
{
    margin: 0 1px;
    height: 2px;
}

/* gendoc authors format */

.presenter
{
    float: left;
    width: 120px;
    font-size: 95%;
    line-height: 14px;
    padding: 5px 2px 10px 0px;
}

.cleared
{
    clear: both;
}

.SurveyHeader1
{
    text-transform: uppercase;
    font-weight: bold;
    background-color: #E1ECFA;
    border-top: solid 1px #777;
    height: 25px;
}

.SurveyHeader2
{
    padding-left: 10px;
    height: 20px;
    border-top: solid 1px #DAD8CC;
    border-bottom: solid 1px #DAD8CC;
}

.SurveyHeader3
{
    padding-left: 20px;
    border-top: solid 1px #DAD8CC;
    border-bottom: solid 1px #DAD8CC;
}

.SurveyQuestionLevel2
{
    padding-left: 10px;
    height: 20px;
    border-top: solid 1px #DAD8CC;
    border-bottom: solid 1px #DAD8CC;
}

.SurveyQuestionLevel3
{
    padding-left: 20px;
}

.SurveyQuestionLevel4
{
    padding-left: 30px;
}

.SurveyQuestionLevel5
{
    padding-left: 40px;
}

.SurveyAnswer
{
    border-left: solid 1px #DAD8CC;
    padding-left: 5px;
    height: 28px;
}

.SurveyPrevYearAnswer
{
    height: 28px;
    border: solid 2px #ffffff;
    background-color: #DAD8CC;
}

.SurveyTable
{
    width: 100%;
}

.SurveyNote
{
    font-size: 8pt;
}

.SummaryGridViewHeader
{
    background-color: #DDDDDD;
}

.SummaryGridView
{
    border: solid 2px silver;
    width: 100%;
}

.SummaryGridView td, .SummaryGridView th
{
    padding: 2px;
    text-align: center;
}

.LegendTable
{
    border-collapse: collapse;
}

.LegendTable td, .LegendTable th
{
    border: solid 2px silver;
    padding: 2px;
}

.BlueBox
{
    border: silver 1px solid;
    margin: 10px;
    padding: 20px;
    background-color: #E1ECFA;
    width: 40%;
}

.YellowBox
{
    border: silver 1px solid;
    margin: 10px;
    padding: 20px;
    background-color: #ffffdd;
    width: 40%;
}
.PageFooter, .push
{
    font-size: 8pt;
    text-align: center;
    clear: both;
    height: 4em;
    position: relative;
    z-index: 10;
    margin-top: -4em;
}

.Header
{
    background-color: #EAEAD5;
    padding: 20px;
}
.content-container
{
    float: left;
    width: 100%;
    height: auto;
    height: 100%;
    margin: 0 auto -4em;
}
.LeftNav
{
    clear: left;
    float: left;
    width: 10%;
    padding: 2px;
    display: inline;
    background-color: #DAD8CC;
    height: 100%;
}
.content
{
    padding-top: 3px;
    width: 90%;
    padding: 2px;
    display: inline;
    height: 100%;
}

body > #container
{
    height: auto;
    min-height: 100%;
}



/*VON days forms */

.row
{
    clear: right;
    padding-top: 10px;
    overflow: auto;
}


.row span.formlabel
{
    float: left;
    width: 55%;
    padding: 0px 10px 0px 10px;
    text-align: left;
}


row.span.forminput
{
    float: right;
    width: 45%;
    text-align: left;
}


.formbox
{
    width: 95%;
    background-color: #E1ECFA;
    border: 1px solid #000000;
    padding: 5px;
    margin: 0px auto;
}




/*Google Search Styles*/

#googlesearch
{
    position: absolute;
    top: 73px;
    right: 0px;
    width: 250px;
}

input.googleCustomSearch
{
    background: #FFF url(../images/google_custom_search_watermark.gif) no-repeat left center;
    border: 1px solid rgb(126, 157, 185);
    padding: 2px;
    width: 170px;
}
input.noBackground
{
    background-image: none !important;
}


/*End Google Search Styles*/
