html, form, div
{
    margin-top: 0px;
    margin: 0px -2.5px 0px -2.5px padding: 0px;
}
body, select, textarea
{
    font-family: Arial, Helvetica, sans-serif;
}
body
{
    font-size: 0.9em;
    color: #676767; /*margin-left: 10px;     margin-right: 0px;     margin-top: 5px;     margin-bottom: 20px;*/
    background-color: #E6E6E6;
}
#body
{
    min-width: 1080px;
}
div#header
{
    height: 120px;
    border: none;
    background-color: #ffffff;
    min-width: 1200px;
}

#header div#top-links
{
    z-index: -1;
}
#header div#logo
{
    padding-left: 120px;
    z-index: 1px;
    position: relative;
}
#logo
{
    float: left;
    margin-right: 20px;
}
#top-links
{
    width: 100%;
    color: #999999;
    margin-bottom: 5px;
}
#loginout
{
    float: right;
    clear: none;
}
#heading
{
    height: 100%;
    padding-left: 20px;
    padding-top: 5px;
}
#top-links a
{
    color: #003E66;
    background-color: #E4E4E4;
    padding-top: 10px;
    padding: 10px;
    margin-right: 5px;
    font-weight: bold;
    text-decoration: none;
}
#heading h1
{
    font-size: 1.7em;
    margin-top: 50px;
}
/*
div.content p {
    line-height:1.4;
}
*/
div#headerbar
{
    width: 100%;
    height: 19px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.6em;
}
div#headerbar div.selected
{
    background-color: #FFFFFF;
    padding: 0px 10px 0px 10px;
    height: 100%;
    width: 70px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    text-align: center;
}
div#headerbar div.notselected
{
    color: #FFFFFF;
    padding: 0px 10px 0px 10px;
    height: 100%;
    width: 70px;
    border-right: 1px solid #F6AAD1;
    float: left;
    text-align: center;
}
div#headerbar div.notselected a
{
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}
div#main_non_survey, div#main_survey
{
    background: #E6E6E6 url(/2007/assets/background.jpg) 0px 0px no-repeat;
    min-width: 1200px;
    min-height: 1100px;
}

div#main_survey select.formInput
{
    border: 1px solid #444444;
    font-size: 1em;
    padding: 5px;
}
div#main_survey .answer
{
    color: #353535;
    cursor: pointer;
    padding-left: 5px;
}

div.content, div.rightbox
{
    margin-bottom: 5px;
    margin-top: 285px;
    margin-left: 0px;
}
div.content
{
    min-width: 780px;
    background-color: #ffffff;
}

div#main_survey div.content, div#main_survey div.rightbox
{
    margin-bottom: 15px;
    margin-top: 160px;
    margin-left: 0px;
}
div#main_survey div.content
{
    width: 780px;
    background-color: #ffffff;
}

div.greybg
{
    background-color: #ffffff;
}
td, th
{
    padding: 2px 4px 4px 4px;
}
th
{
    text-align: left;
    padding-left: 0px;
    color: #333333;
}
table
{
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    border: 0px none;
}
div
{
    border: 0px none;
}
a:link
{
    color: #444444;
    font-weight: normal;
    text-decoration: underline;
}
a:hover
{
    color: #444444;
    font-weight: normal;
    text-decoration: underline;
}
a:visited
{
    color: #444444;
    font-weight: normal;
    text-decoration: underline;
}
a:active
{
    color: #444444;
    font-weight: normal;
    text-decoration: underline;
}
h1
{
    color: #EB008B;
    font-size: 1.7em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

h1.pageheader
{
    font-size: 3em;
    line-height: 65px;
    font-weight: bold;
    margin-top: -100px;
    position: relative;
}

h1.pageheader span
{
    background-color: #EB008B;
    color: #ffffff;
    padding: 3px 15px 5px 10px;
}

div#surveytitle
{
    width: 680px;
    margin-top: -105px;
    height: 165px;
}

div#surveytitle a
{
    font-size: 3em;
    line-height: 65px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    text-decoration: none;
}

div#surveytitle a span
{
    background-color: #EB008B;
    color: #ffffff;
    padding: 3px 15px 5px 10px;
}

a.icon_pdf
{
    font-size: 1.05;
    color: #003E66;
    text-decoration: none;
    margin: 0px 0px 10px 0px;
    padding: 1px 0px 10px 20px;
    background: url(/2007/assets/pdficon.png) 0px 0px no-repeat;
}

a.back
{
    font-size: 1.05;
    color: #003E66;
    text-decoration: none;
    margin: 0px 0px 10px 0px;
    padding: 3px 0px 10px 20px;
    
}
div.rightbox h1
{
    color: #444444;
}
h2
{
    color: #333333;
    font-size: 1.1em;
    font-weight: bold; /*margin: 0px 0px 10px 0px;     padding: 0px 0px 10px 20px;     background: url(/2007/assets/arrow_up_off.gif) 0px 2px no-repeat;     border-bottom: 1px solid #D5D5D5;     cursor: pointer;*/
}
table.surveyoverview
{
    width: 100%;
}
table.surveyoverview h2
{
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: 0px none;
    padding: 2px 0px 0px 27px;
    background: url(/2007/assets/arrow_up_off.png) 0px 0px no-repeat;
}
table.surveyoverview td.section
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 5px;
}

table.surveyoverview td
{
    border-top: 1px solid #D5D5D5;
    border-bottom: 1px solid #D5D5D5;
    padding: 10px;
    font-size: 0.9em; /*color:#444444;*/
}
table.surveyoverview a, table.surveyoverview a:visited
{
    color: #003E66;
    text-decoration: none;
    font-size: 0.9em;
    padding-left: 20px;
}
table.surveyoverview img#bookmarked
{
    padding-left: 10px;
}
div.completion
{
    height: 20px;
    border: 1px solid #CCCCCC;
    background-color: #FCFCFC;
}
div.completion div.done
{
    /*background: url(/2007/BITC/completion_bar.gif);*/
    background-color: #EB008B;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.1em;
    float: left;
    text-align: center;
    height: 100%;
    width: 0%;
}
div.completion div.todo
{
    color: #A2A2A2;
    font-weight: bold;
    font-size: 1.1em;
    float: right;
    text-align: center;
    height: 100%;
}
div.completion div div
{
    padding-top: 2px;
}
div.cmargin
{
    margin-bottom: 10px;
}
div#completion h1
{
    font-size: 1.2em;
    font-weight: bold;
}
div#sponsor
{
    margin-bottom: 5px;
}
div#sponsor h1
{
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.5em;
}
div#sponsor div
{
    text-align: center;
}
a.offlink
{
    padding-right: 10px; /*background: url(/2007/assets/arrow_diagonal.gif) center right no-repeat;*/
}
/*h1#surveytitle {
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
}*/
div#overviewtabs
{
    width: 100%;
    height: 33px;
    border: 0px none;
    margin: 0px;
    padding: 0px;
    border-bottom: 5px solid #555555;
}
div#overviewtabs div
{
    margin-right: 10px;
    /*width: 100px;*/
    height: 24px;
    padding-left:15px; /*4px 10px;*/
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    float: left;
    white-space: nowrap;
    background-color: #E6E6E6;
    font-size: 1.05em; /*background: url(/2007/assets/tabsgrey.gif) top left no-repeat;*/
}
div#overviewtabs div.selectedtab
{
    /*background: url(/2007/assets/tabswhite.gif) top left no-repeat;*/
    background-color: #555555;
    color: #ffffff;
}
div#overviewtabs a
{
    display: block;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    margin-top: 4px;
    /*margin-left: 10px;*/
}
div#overviewtabs div.selectedtab a
{
    color: #ffffff;
}
div.outertabs div.top
{
    background: url(/2007/assets/tabstop.gif) no-repeat left top;
}
td.tdt
{
    font-weight: bold;
    background-color: #EFEFEF;
    font-size: 1.1em;
}
td.tds
{
    font-weight: normal;
    padding-left: 10px;
    color: #6F6F6F;
    font-size: 1.05em;
    text-align: center;
}
td.tdsg
{
    font-weight: normal;
    color: #00A300;
    text-align: center;
    font-size: 1.05em;
}
td.tdsh
{
    width: 35px;
    font-size: 0.9em;
    font-weight: 500;
    color: #444444;
    background-color: #EFEFEF;
}
a img
{
    border: 0px none;
}
div.hoverhelp
{
    display: none;
    position: absolute;
    z-index: 3;
    height: 330px;
    width: 370px;
    overflow: auto;
    border: 0px none;
    margin-left: 70px;
    margin-top: -70px;
    font-weight: normal;
}
div.rightbox
{
    position: relative;
    z-index: 0;
    margin-right: 120px;
}

div.rightbox div.bluebox, div.rightbox div.pinkbox, div.rightbox div.greybox, div.rightbox div.whitebox
{
    margin-top: 30px;
    width: 275px;
}

div.rightbox div.whitebox
{
    background-color: #FFFFFF;
    font-size: 0.9em;
    padding: 10px;
    color: #444444;
    padding-bottom: 20px;
    line-height: 1.2em;
}

div.rightbox div.whitebox h2
{
    font-size: 1.1em;
    color: #eb008b;
}

div.rightbox div.bluebox
{
    background-color: #003E66;
    font-size: 1.05em;
    padding: 10px;
    color: #FFFFFF;
}

div.rightbox div.bluebox h1
{
    font-size: 1.7em;
    color: #FFFFFF;
}

div.rightbox div.bluebox h3
{
    font-size: 1.1em;
    color: #FFFFFF;
}

div.rightbox div.bluebox a:link
{
    color: #FFDE00;
}

div.rightbox div.pinkbox
{
    background-color: #EB008B;
    font-size: 1.05em;
    padding: 10px;
    color: #FFFFFF;
}
div.rightbox div.pinkbox h3, div.rightbox div.pinkbox h2, div.rightbox div.pinkbox h1
{
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
}

div.rightbox div.greybox
{
    background-color: #CFCFCF;
    font-size: 0.9em;
    color: #444444;
    padding: 10px;
    padding-bottom: 20px;
}

div.rightbox div.greybox h3, div.rightbox div.greybox h2, div.rightbox div.greybox h1
{
    color: #EB008B;
    font-size: 1.1em;
}

div.rightbox div.greybox a
{
    color: #003E66;
    font-weight: bold;
    text-decoration: none;
}

div.contentbox
{
    position: relative;
    z-index: 2;
    padding-bottom: 10px;
    margin-left: 120px;
    margin-right: 30px;
}

div.contentbox p
{
    font-family: Arial;
    font-size: 1.05em;
    font-weight: normal;
    color: #444444;
    line-height: 20px;
}

div.submitbox
{
    position: relative;
    z-index: 2;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #EB008B;
    color: #ffffff;
}

div.submitbox h1
{
    font-size: 1.7em;
    color: #ffffff;
}
select
{
    font-size: 1em;
}
h3
{
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    margin: 0px 0px 10px 0px;
}
/*div.outer-question
{
    color: #343434;
    border: 1px solid #E5E5E5;
}*/
textarea
{
    border: 1px solid #CCCCCC;
    overflow: auto;
    font-size: 1em;
    padding: 3px;
    height: 30px;
    width: 95%;
}
input, a.button
{
    /*border: 1px solid #CCCCCC;*/
    font-size: 1em;
}
input.radio
{
    border: 0px none;
}
input.checkbox
{
    border: 0px none;
}
input.file
{
    width: 100%;
}
textarea.text
{
    width: 90%;
    height: 4.5em;
}
textarea.textsmall
{
    width: 90%;
}
input.button, img.button, a.button
{
    /*     background: url(/2007/assets/button.gif);     height: 30px;     width: 166px;     color: #F0F0F0; */
    border: 0px none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    cursor: pointer;
}
select
{
    border: 0px solid #CCCCCC;
}
input.confirmandnext
{
    background: url(/2007/assets/confirmandnext.gif);
    width: 146px;
    height: 23px;
}
input.previous, img.previous
{
    background: url(/2007/assets/previous.gif);
    width: 93px;
    height: 23px;
}
input.delete
{
    background: url(/2007/assets/delete.gif);
    width: 50px;
    height: 18px;
}
input.upload
{
    background: url(/2007/assets/upload.gif);
    width: 54px;
    height: 18px;
}
input.checkbox
{
    border: 0px none;
}
div.qualifier textarea
{
    width: 95%;
    height: 60px;
}
div.qualifier div, div.qualifier div div
{
    margin-bottom: 10px;
}
div.qualifier b
{
    float: left;
    width: 15px;
}
table.uploaded
{
    width: 100%;
}
div.contactus
{
    /*background: url(/2007/assets/questionmarks.gif) 270px 0px no-repeat;*/ /*height: 52px;*/
}
div.contactus h3
{
    color: #444444 !important;
    margin: 0px;
    margin-left: 0px;
    padding-left: 1px;
    padding-top: 1px;
    margin-bottom: 10px;
    border: 0px none;
    background: none; /*width: 60%;*/
}
div.plainroundbox
{
    background-color: #FFFFFF;
    width: 100%;
    margin: 10px 0px 20px 0px;
}
div.plainroundbox div.inner-body
{
    padding: 10px;
}

div.plainroundbox div.inner-body div.review_text
{
    padding: 10px;
    line-height: 18px;
    font-size: 1.0em;
}

div.plainroundbox img
{
}
div.plainroundbox img.ctl
{
}
div.plainroundbox img.ctr
{
    padding-left: 100%;
    margin-left: -6px;
    margin-top: -6px;
    float: right;
}
div.plainroundbox img.cbl
{
    margin-top: -6px;
}
div.plainroundbox img.cbr
{
    padding-left: 100%;
    margin-left: -6px;
    margin-top: -6px;
}

div#evidence-upload
{
    background-color: #E6E6E6;
    color: #444444;
    font-size: 0.9em;
}

div#evidence-text
{
    background-color: #E6E6E6;
    color: #444444;
    font-size: 0.9em;
}

div.question-info
{
    margin: 10px 0;
}

div.login
{
    /*height: 245px;*/
    background-color: #E6E6E6;
    padding-top: 15px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #444444;
}
div.login h1
{
    margin-bottom: 20px;
}

div.login label
{
    font-size: 1.05em;
    font-weight: bold;
}

div.login table td
{
    padding: 5px;
}
div.login div
{
    width: 100%;
    /*height: 20px; Why? Causing problem for #465 */
    vertical-align: bottom;
    margin-top: 10px;
}
div.login .formInput
{
    width: 360px;
    height: 30px;
    float: left;
    margin-left: 0px;
    display: block;
}
div.login span
{
    width: 80px;
    font-weight: 600;
    color: #666666;
    font-size: 1.2em;
    margin-top: 2px;
    float: left;
    display: block;
}
input.loginbutton
{
    background: url(/2007/assets/log_in.gif) 0px 0px no-repeat;
    width: 77px;
    height: 23px;
    border: 0px none;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 0px;
    cursor: pointer;
}
div.legal
{
    color: #444444;
    font-size: 0.8em;
    width: 100%;
}
div.articles div.article_body
{
    /*padding: 10px 5px 20px 5px;*/
    padding: 5px 5px 5px 5px;
}
div.upload input.formInput
{
    width: 300px;
    height: 20px;
}
div.upload textarea.formInput
{
    width: 300px;
    height: 30px;
}
div.upload div input.button
{
    margin-left: 90px;
}
div.upload div.legal
{
    height: 20px;
}
div.actions
{
    width: 100%;
    margin-top: 5px;
}
span.required, textarea.required, div.required /*, input.required*/
{
    border: 2px solid #FF0086; /*color: white;*/
    padding: 5px;
    line-height: 1.5em;
}
span.copied, div.copied, textarea.copied /*, input.copied*/
{
    background-color: #FF0086;
    line-height: 1.5em;
    padding: 3px;
    color:#FFFFFF;
}

.copied span.foldable
{
    color:#ffffff;
}
body#popup
{
    margin: auto;
    margin-top: 20px;
    width: 90%;
}
div#popup div.content
{
    min-width: 530px;
}
div#popup div.content, div#popup div.content div.contentbox
{
    margin: 0px;
}
.formInput
{
    width: 240px;
}
textarea.formInput
{
    height: 100px;
}
table.surveymatrix
{
    border-collapse: collapse; /*border: 1px solid #CCCCCC;*/
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
table.surveymatrix td, table.surveymatrix th
{
    border: 1px solid #efefef;
    border-width: 1px 0;
    padding: 5px;
}
table.surveymatrix th
{
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
    background-color: #efefef;
}
table.surveymatrix input.number
{
    width: 50px;
}

table.surveymatrix input.percent
{
    width: 35px;
}
table.surveymatrix td.rowHeader
{
    font-weight: bold;
}
div.question
{
    margin-left: 30px;
}
div.question_text
{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #353535;
}
div.actions div.settings span
{
    padding: 0px 10px;
}
div#completion div#lastsaved
{
    min-height: 25px;
}
div#main-question
{
    width: 100%;
    font-size: 1.1em;
    padding: 0px;
    margin-top: 10px;
}
div#main-question span.left
{
    font-weight: bold;
}
div#main-question span.right
{
    float: right;
}
div#heading-survey-title
{
    display: none;
}
input.pinkbutton, img.pinkbutton, a.pinkbutton, a.greybutton, a.longpinkbutton
{
    /*background-image: url(/2007/assets/newpinkbutton.png);*/
    background-color: #EB008B; /*height: 35px;*/ /*width: 83px;*/
    color: #F0F0F0 !important;
    border: 0px none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 10pt;
    cursor: pointer;
    padding-bottom: 5px;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
}
a.greybutton
{
    /*background: url(/2007/assets/greybutton.gif);*/
}
a.pinkbutton, a.greybutton
{
    /*height: 18px;*/
}
a.longpinkbutton
{
    /*background: url(/2007/assets/longpinkbutton.gif);*/
    border: 2px solid #FFFFFF; /*width: 240px;     height: 18px;*/
}
#index-title
{
    font-size: 1.6em;
    color: #000000;
}
.linkbutton, .linkbutton:link, .linkbutton:active, .linkbutton:hover, .linkbutton:visited, .linkbutton:focus, .greylinkbutton, .greylinkbutton:link, .greylinkbutton:active, .greylinkbutton:hover, .greylinkbutton:visited, .greylinkbutton:focus
{
    border: 1px solid #FFF;
    background-color: #EB008B;
    color: #FFF;
    text-decoration: none !important;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    width: 190px;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    float: left;
    margin-right: 2px;
    padding: 0px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    box-sizing: content-box;
}
.greylinkbutton, .greylinkbutton:active, .greylinkbutton:hover, .greylinkbutton:visited, .greylinkbutton:focus
{
    background-color: #E6E6E6 !important;
    color: #646664 !important;
}

table.overview th
{
    background-color: #353535;
    color: #FFFFFF;
    font-size: 1.05em;
    border: 1px solid #FFFFFF;
    padding: 10px;
}
table.overview th.whiteback
{
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 10px;
    color: #444444;
}

table.overview td
{
    /*background-color: #EFEFEF;*/
    font-size: 0.9em;
    padding: 10px;
    color: #444444;
}

table.overview td a
{
    color: #003E66;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
}
.question-title
{
    margin: 10px 0;
    font-size: 1.7em;
    color: #353535;
    font-weight: bold;
}
.buttons .greylinkbutton
{
    color: #003C68 !important;
}
div.buttons
{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}
div.clear_responses
{
    color: #353535;
    margin: 10px 0 20px 0;
    font-weight: bold;
    font-size: 0.9em;
}
div.attachments
{
    height: 50px;
    width: 90%; /*float: left;*/
    clear: both;
}
.stretch
{
    border-left: 5px solid #FF0086;
    background: url(/2007/assets/stretch_bg.png?v2) 0px 0px repeat;
    padding: 10px;
}
table.overview tr
{
    border-bottom: 1px solid white;
}
#popup
{
    background-color: #FFF;
}
#popup .center-content
{
    padding: 20px;
}
#popup h1, #popup h2
{
    margin: 10px;
}

span.foldable
{
    color: #353535;
    font-weight: bold;
}

div.question, div.container
{
    margin-top: 20px;
}

div.question div, div.container div
{
    margin: 10px 0;
}
.submittext
{
    float: left;
    width: 220px;
}
.submitarrow
{
    position: relative;
    font-size: 4.0em;
    padding: 10px 5px 5px 10px;
    vertical-align: middle;
    float: left;
}
.datecontrol
{
    width: 6em;
}
.radio
{
    margin: 5px 0;
}
.radio > div
{
    margin-left: 15px;
}
input.radio
{
    cursor: pointer;
}
.pinkbox a, .submitbox a
{
    color: #fff;
}
.rightbox a
{
    text-decoration: none;
    font-weight: bold;
}

.submitbox *
{
    color: #fff !important;
}

div.header
{
    background-color: #353535;
    color: #FFFFFF;
    font-size: 1.05em;
    border: 1px solid #FFFFFF;
    padding: 10px;
    font-weight:bold;
    cursor:pointer;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

div.private
{
    color:red;
}

h3.feedbackTitle 
{
    margin-left: 10px;
    padding-top: 10px; 
    color:#fff;
}

div.feedbackTitle 
{
    margin-bottom: 20px;
    margin-top: 20px;  
    width: 100%; 
    background-color: #555555;
}

tr.feedbackBody {
    background-color: #fff;
}