#error { margin: 10px 12%; }
#error #title
{
    font-size: 150%;
    font-weight: bold;
    color: #043DBC;
    border-bottom: 1px dotted #3D7DC7;
    margin-bottom: 20px;
}
#error .details
{
    margin: 12px;
    padding: 10px;
    background-color: #ffffdd;
    border: #333 solid 1px;
    text-align: left;
}

#sidebar {
    float: left;
    padding: 20px 5px 0 0;
    margin-top: 10px;
    font-size: 86%;
    
}

#sidebar h5
{
    font-size: 86%; font-weight: bold;
    color: #fff;
    margin-bottom: 1em;
    padding: 1px 8px 1px 8px;
    background-color: #2947AC;
}
#sidebar h5 a:link, #sidebar h5 a:visited, #sidebar h5 a:hover
{
    color: #fff;
    text-decoration: none;
    border-bottom: #2947AC;
}
#sidebar h5.main { background-color: #4E7AC8; }
#sidebar h5.main a:link, #sidebar h5.main a:visited, #sidebar h5.main a:hover
{
    color: #fff;
    text-decoration: none;
    border-bottom: #4E7AC8;
}
#sidebar span { display: none; }
#sidebar p { margin-left: 20px; margin-right: 20px;  padding-bottom: 0.2em; }

div.action { line-height: 0; margin-bottom: 0; }
div.action h2
{
    font-size: .9em;
    font-weight:bold;
    color: #000;
    border-bottom: 1px solid #F3F0E0;
    text-align: left;
    margin: 0 0 2px 13px;
    padding: 4px 0 0 0;
    background-color: #D4C9B4;
    line-height: 1.2em;
}



div.action h4
{

    font-size: .9em;
    font-weight:bold;
    color: #000;
    margin: 8px 0 0 0;
    padding: 0px 0 4px 0px;
    
}

div.action h3
{
    width: 225px;
    font-size: .9em;
    font-weight:bold;
    color: #000;
    text-align: left;
    margin-left: 29px;
    padding: 12px 0 4px 0px;
}
div#search {
    background-color: #D4C9B4;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #000
    
}
div#newUser {
margin-top: 24px;
margin-bottom: 12px;
padding-right: 3%;
text-align: right;
}

td#padLeft {
padding-left: 0;
}
td#padLeft2 {
padding-left: -2px;
}
div.action div.trigger { border: 0; margin: 0px 0px 10px 0px;  }
div.action div.trigger form label { display: inline; }
div.action div.trigger form field { display: inline; }
div.box1
{
   width: 140px;
   font-family: trebuchet ms, tahoma, verdana, arial;
    font-size: 12px;
   padding: 0.5em 18px 1em .8em;
   margin: 54px 0 0 0;
    color: #000;
}

div.box1 h4
{
    padding-left: 35px; 
    padding-top: 0px; 
    font-size: 110%;
    margin-bottom: 12px; 
    padding-bottom: 0;
}

#sidebar div.box2
{
   border: #DADADA solid 1px;
   padding: 0.8em 0.5em 0.8em 1em;
   margin-bottom: 1.5em;
}

#sidebar div.box2 h4 { color: #999; padding-bottom: 1em;  font-weight: normal;}
#sidebar div.box2 ul { margin-bottom: 1em; margin-top: 0.3em; }
#sidebar div.box2 li { padding: 5px 0 5px 0; list-style-type: none; }
#sidebar div.box2 li a:link, #sidebar div.box2 li a:visited, #sidebar div.box2 li a:hover { padding: 0; }

#sidebar div.box3
{
   background: #F7F7F7;
   padding: 0.8em 0 0.8em 0;
   margin-bottom: 1.5em;
}
#sidebar div.box3 a:link, #sidebar div.box3 a:visited, #sidebar div.box3 a:hover { border: 0; }

#messages {
    background-color: #F3F0E0;
    border-left: 2px solid #9E9990;
    border-bottom: 1px solid #9E9990;
}

.messages
{
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 8px 0 8px 10px;
    width: 90%;
    color: #336633;
}

.errors
{
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 8px 0 8px 10px;
    width: 90%;
    color: red;
}

.warnings
{
    color: #963;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 8px 0 8px 10px;
    width: 90%;
}


.hide { display: none; }
.clr { clear: left; }

.important
{
    color: red;
    display: inline;
    font-weight: bold;
    font-family: courier;
}

.login input {
margin-bottom: 12px;
margin-top: 2px;
}
div.col-a1 { width: 46%; float: left; padding-top: 1.5em; }
div.col-a2 { width: 86%; padding-top: 2.5em; margin-left: 55px;
background-image:url(../images/cover3.gif);
background-repeat: no-repeat;
 }
div.col-a1 h3, div.col-a2 h3 { color: #043DBC; border-bottom: 1px dotted #3D7DC7; margin-bottom: 1.0em; font-size: 1.2em; font-weight: bold;}

div.login {padding: 0px 12px 0 0px; width: 220px;}
div.loginer {padding: 0px 12px 0 0px; width: 350px;}
div.login div.submit { margin: 5px 0 0.5em 0; }
div.login input.login { width: 90%; font-weight: normal; }
div.login p.error { width: 90%; padding: 0.5em; font-weight: bold; color: red;}

div#error {line-height: 1.6em;  width: 400px; padding: 0px 0px 32px 0px; }
div#error2 {line-height: 1.6em;   padding: 18px 0px 32px 200px;}

div.help
{
    padding: 0 20px 20px 20px;
    text-align: left;
}

div.help #close
{
    position: absolute;
    top: 20px;
    right: 20px;
}

div.help p
{
    padding: 0 20px 0 20px;
}

div.help .highlight
{
    font-weight: bold;
    border: 2px dotted #ccc;
    background: url(warning.gif) #ffd no-repeat 20px 50%;
    text-indent: 20px;
    padding: 10px 20px 10px 20px;
    margin: 0 20px 0 20px;
}

div.help table
{
    width: 100%;
    padding: 0 20px 0 20px;
}

div.help table th
{
    text-align: center;
    font-weight: bolder;
}

div.help table td
{
    text-align: left;
    vertical-align: top;
}

#pageHelp
{

    vertical-align: top;
    float: right;
}


img.calendar
{
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

/* table classes (<display:*> taglib) */

div.exportlinks { margin: 18px 0 0px 2px; font-size: .9em; }
span.export
{
    padding: 0 4px 1px 18px;
    display: inline;
    cursor: pointer;
}
span.excel { background-image: url(excel.gif); background-repeat: no-repeat; }
span.csv { background-image: url(csv.gif); background-repeat: no-repeat; }
span.xml { background-image: url(xml.gif); background-repeat: no-repeat; }
span.pdf { background-image: url(pdf.gif); background-repeat: no-repeat; }



table.list { width: 100%; padding-right: 25px; }

table#row th { margin: 0px;}
table#row td { padding: 0; }

table#row th a { margin-right: 0;}

tr.odd { background-color: #eeeeff; padding: 0px; }
tr.even { background-color: #fffffd; padding: 0px; }
th.sorted { background-color: #fff; font-weight: bold; }
th.sorted, th.sortable { background-position: top right; }
th.sortable { background: url(none.gif) no-repeat center left; }
th.order1 { background: url(descending.gif) no-repeat center left; }
th.order2 { background: url(ascending.gif) no-repeat center left; }

span.pagebanner
{   color: #000;
    font-size: .85em;
    display: block;
    border-bottom: none;
    float:right;
}

span.pagelinks
{   color: #000;
    font-size: .85em;
    display: block;
    border-top: none;
    display: block;
    margin-left: 2px;
}
/* create a button look for links */

table#row a:link.buttonLink, a:visited.buttonLink
{
    background-color: #70B2C9;
    border-top: #99ccff solid 1px;
    border-right: #003399 solid 1px;
    border-bottom: #003399 solid 1px;
    border-left: #99ccff solid 1px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: .7em;
    font-weight: bold;
    padding: 1px 5px 1px 6px;
    text-decoration: none;
    text-align: left;
}
a:hover.buttonLink
{
    background-color: #9999ff;
    color: white;
}
/* depress effect on click */
a:active.buttonLink , a:focus.buttonLink
{
    border-top: #003399 solid 1px;
    border-right: #99ccff solid 1px;
    border-bottom: #99ccff solid 1px;
    border-left: #003399 solid 2px;
}



img.calendar { vertical-align: top; }

a.imageLink { border-width: 0; text-decoration: none; padding: 0; margin: 0; }

/* Custom styles added from DCRI web team */

h1 {
    
    font-size: 1em;
    font-family: Helvetica, Arial,  sans-serif;
    font-weight: BOLD;
    color: #036;
    margin:0;
    padding: 0;
    width: 100%;

}

.header {
    height: 44px;
    background-image:url(../images/banner3.gif);
    background-repeat: repeat;
    width: 100%;
margin-bottom: 0px;
}
/*
.container{
    
    margin-top: 0px;
}
background-image: url(../images/back_content.gif); */

*/
.leftCol {
    padding: 0 0 0 5px;
    font-weight: bold;
    float: left;
    width: 155px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: .8em;
    font-weight:bold;
    color: white;
    text-align: left;
}


.leftCol a:link, .leftCol a:visited {
      color:black; font-weight: bold; 
}
.leftCol a:hover { 
    color: white;
}

.leftCol ul {margin-left: 1.25em; padding-left: 1.25em;}



ul#navlist
{
padding-left: 32px;
margin: 0;
list-style-type: none;
}

ul#navlist li {
    padding: 5px 0 5px 0;
}

ul#navlist li a {
    text-decoration: none;
    color: white;
}

ul#navlist li a:hover
{
color: #000;
}

#subnav {
    padding-left: 12px;
    padding-bottom: 8px;
    margin: 0;
    list-style-type: none;
}

.sectionTitle {
    float:left;
    font-weight: bold;
    color: #000;
    margin-left: 20px;

}

.clear {
clear: both;
}

#indent {
padding-left: 9px;


}

#indent2 {
padding-left: 18px;
}

div#indent a {
font-weight: normal;
}


table#row {
    width: 99%;
    margin-top: 5px;
    margin-bottom: 12px;
}

.sortable a:link {
    color: #487D85;
    text-decoration: underline;
}

.sortable a:visited {
    color: #487D85;
    text-decoration: underline;
}
/*posted to the administer-users.css, but didn't apply the styles to layout so I put them back here */
th.sortable {
    text-align: left;
    padding-left: 10px;
    white-space: wrap;
    width: auto;
    vertical-align: bottom;
}
th.userId {
width: 10px;
}
th.active {
width: 10px;
}

.userName, .lastName, .firstName, .email {
    text-align: left;
    padding-left: 0px;
}


/*  End styles that should be in administer-users.css */

tr.odd {
background-color: #FAF8F1;

}
tr.odd td {
background-image: url(../images/line.gif);
background-repeat:repeat-x;
background-position:top;

}
tr.even td {
background-image: url(../images/line.gif);
background-repeat:repeat-x;
background-position:top;
}
div.table {
width:99%;
*width:98%;
margin-left: 11px;
margin-top: 8px;
font-size: 1em;
color: #000;
}
div.indentTopLeft {
margin-left: 21px;
margin-top: 18px;
font-size: 1em;
color: #000;
}

.indentTopLeft li {
Padding: 5px 0;
}

div.proceedbut a {
color: #000;
padding: 2px 4px 2px 4px;
background-color: #dcdcbf;
border-top: 2px solid #ccc;
border-left: 2px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
}

div.proceedbut a:hover {
color: #fff;
padding: 2px 4px 2px 4px;
background-color: #666;
border-top: 2px solid #999;
border-left: 2px solid #999;
border-right: 2px solid #c4c4c4;
border-bottom: 2px solid #c4c4c4;
}

.margleft {margin-left: 220px;margin-top: 24px;}
/*Hides from IE-mac\*/
* html .table {
height: 1%;
}
/* end hide from IE-mac */

/* Peters Jello */
/* this centers the wrappers in standards browsers */
/* here is the critical value for customizing the Jello behavior */ 
/* version for IE is at the bottom of this style block */
#sizer {
    
    margin: 0 auto 0 auto; 
    width: 50%; 
    max-width: 300px;  

}
/* these side margins should be the same or slightly less than body paddings */
/* This prevents Safari from losing the negative margins in narrow windows */
#expander {
    
    border-left: 2px solid black;
    border-right: 2px solid black;
    background-image: url(../images/back_content.gif);
    margin: 0 -385px 0 -385px; 
    min-width: 700px; 
    position: relative;
}

/* Holly hack for IE. Must be zero, not the usual 1% value, due to IE bug \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 


/* * * * * * * * * * * * * * * * * */
/* IEwin doubled margin bug fix */
#sidebar {
    
    width: 21%;
    float: left;
    display: inline; 
    text-align: left;
    margin-left: 1%;
    
}
/* IEwin doubled margin bug fix */
#contentflo {
    width: 74%;
    margin-right: 1%;
    text-align: left;
    float: right;
    display: inline; 


}

.headerflo {
    text-align: left;
    width: 100%;
    height: 44px;
    background-image:url(../images/banner3.gif);
    background-repeat: repeat;
    margin-bottom: 0px;
}

/* http://positioniseverything.net/easyclearing */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.titleSpace {
    width: 100%;
    border-left: 2px solid #9E9990;
    margin: 0;
    background-color: #F3F0E0;
    padding: 8px 0 2px 0;
    height: 37px;
}

.titleSpace h1 {
    margin-left: 10px;
}
 h1 a:link, h1 a:visited {
    color: #369;
    text-decoration: underline;
}

h1 a:hover {
    color: #000;
    text-decoration: underline;
}

.tableMenu {
    font-weight: Bold;
}

.tableMenu a:link, .tableMenu a:visited {
color: #000;
}
.tableMenu a:hover {
color: #fff;

}
.navblock{ margin-left: 8px;}

.navblock a:link, .navblock a:visited {
      color:black; font-weight: bold; 
}
.navblock a:hover { 
    color: white;
}




.minHeight {
    height: 270px;
}

#pageHelpSection {
font-style: italic;
font-weight:bold;
margin: 6px 24px 30px 12px;
font-size: 1em;
}
.helpnote {
float:right;
}
/*Hides from IE-mac\*/
* html #pageHelpSection {
height: 1%;
}
/* end hide from IE-mac */

/*FRANKENFISH SET */


/* jello */
.boxer {
margin: 0 0 0 0;
}
/* Here are the side body paddings. Customize the min-width by altering these values */
.fullcontainer {
    padding: 0 390px 0 390px; 
    
}
 /* Fixes the Safari "lost negative margins" bug in narrow windows. */
 /* needed for IEwin */
.expander {
    margin: 0 -390px;
    min-width: 780px;
    position: relative; 
}

.innerwrapper {
    padding: 0 0 1px 0;
} /* this padding &quot;traps&quot; interior margins so they do not escape the innerwrapper. */

/* \*/
* html .sizer,
* html .expander,
* html .innerwrapper {height: 0;}
/* Modified Holly hack, so .expander does not get a bug-inducing percentage dimension. */



/* jello */


        #container      
        {
            margin: 0;
            padding:0;
            background-color: #FFF;
            background-image:  url(../images/back_content.gif);
            background-repeat:repeat-y;
        }
        #nav
        {
            float: left;
            width: 155px;
            margin: 1em 0 .5em 0;
            padding-top: 1em 0 .5em 0;
        }
        
        #nav p { margin-top: 0; }
        
        #content
        {
            padding: 0 0 0 0;
            margin: 0 0 0 155px;
        }
        #footer
        {
            background-image:url(../images/back_footer.gif);
            background-repeat: no-repeat;
            clear: both;
            background-color: #C7C1B6;
            padding: 15px 24px 0 0;
            width: 97.5%;
            margin: 0;
            height: 28px;
            text-align: right;
            color: #808080;
            font-size: .8em;
        }
#footer a:link, #footer a:visited, #footer a:active {
        color: #F3F0E0;
}

#footer a:hover {
        color: #fff;
}

#sitelogo {
    background: url(../images/banner3.gif) repeat;
    border: 0;
    margin: 0em 0em 0em 0em;
    padding: 0;
    background-color: transparent;
    border-bottom: 1px solid #006666;
    height: 44px;
    }


body {
font: 80% arial, helvetica, sans-serif;
margin: 0;
padding: 0;
background: #808080;
}

#users {

}



#newUser h1 {
float: right;
font-size: 11px;
padding: 1px 4px 1px 4px;
background-color: #ccc;
border-left: 2px solid #e6e6e6;
border-top: 2px solid #e6e6e6;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
height: 24px;
width: 32px;
}

.clearright {
clear: right;
}
.clearleft {
clear: left;
}
div.button2{
    text-decoration: none;
    color: #000;
    background-color: #D4C9B4;
    padding: 0.3em 0.6em 0.2em 0.5em;
    margin: 0px 6px 0 12px;
    white-space: nowrap;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #003366;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #ffffff;
    font: normal .75em arial, helvetica, sans-serif;
    text-align: center;
    float: right;
}
div.button2 a:link{
color: #000;
}

div.button2 a:visited {
color: #000;
}

div.button2 a:hover {
color: #fff;

}

div.button3{
    text-decoration: none;
    color: #000;
    background-color: #D4C9B4;
    padding: 0.2em 0.4em 0.1em 0.3em;
    margin: 0px 0px 0 12px;
    white-space: nowrap;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #003366;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #ffffff;
    font: normal .75em arial, helvetica, sans-serif;
    text-align: center;
    float: right;

}
div.button3 a:link{
color: #000;
}

div.button3 a:visited {
color: #000;
}

div.button3 a:hover {
color: #fff;

}
.label {
font-weight: bold;
font-size: .9em;
}

.field {
font-size: .9em;
}

.editsiteTable {
margin-top: 12px;
margin-left: 1%;

}

.coverTable {
margin-top: 18px;
margin-left: 5%;
margin-bottom: 12px;
border: 1px solid #D4C9B4;
width: 92%;
*width:80%;
}

.coverTable td {
padding: 5px;
}
div.floatleft {
    float:left;
}

div.floatright{
    float: right;
}
#titles {
    width: 225px; 
    padding-left: 4px;
}

#bttns {
    margin-right: 16px;
    width: 70%;
}
#bttns3 {
    margin-top: 5px;
    width: 250px;
}
#bttns4 {
    margin-right: 6px;
    margin-top: 5px;
    width: 250px;
}
.searchTable {
    margin: 3px 0 0 12px;
    width: 97%;
    width: 75%;
    
}

#searchshort {
    width: 67%;
    
}


.tablecolor1 {
    background-color: #D4C9B4;
    border-bottom: 1px solid #000
}


#scancol {
padding-left: 12px;
}
.addstudytable {
border: 1px solid #D4C9B4;
padding: 12px;
margin: 12px 0 12px 18px;
width: 500px;
}
.addstudytable2 {
border: 1px solid #D4C9B4;
margin: 12px 0 12px 1%;
width: 85%;
*width: 80%;
padding: 12px;
}

#techborder {
border: 1px solid #D4C9B4;
padding: 12px;
background-color: #000;
}

div.button_cancel{
    text-decoration: none;
    color: #000;
    background-color: #D4C9B4;
    padding: 0.3em 0.5em 0.3em 0.5em;
    white-space: nowrap;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #003366;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #ffffff;
    font: normal .75em arial, helvetica, sans-serif;
    text-align: center;
    width: 55px;
}
div.button_cancel a:link{
color: #000;
}

div.button_cancel a:visited {
color: #000;
}

div.button_cancel a:hover {
color: #fff;

}

#substudy {
background-color: #E7E9DB;
}
#subvisit {
background-color: #F1F2E9;
}

#subsite{
background-color: #F7F7F0;
}
#subtech{
background-color: #F9FAF7;
}
#subType {
background-color: #f8f8f1;}

#subID {
background-color: #fafbf8;
}
#subDate {
background-color: #fcfdf9;
}
.scan2 {
margin-left: 95px;
}

#graderAssignments {
margin: 12px 0 12px 12px
margin-top: 12px;
color: #000;
}
/*holly hacks*/

/*Hides from IE-mac\*/
* html .messages {
height: 1%;
}
/* end hide from IE-mac */

/*Hides from IE-mac\*/
* html .errors {
height: 1%;
}
/* end hide from IE-mac */

/*Hides from IE-mac\*/
* html .warnings {
height: 1%;
}

/*Hides from IE-mac\*/
* html #titles {
height: 1%;
}
/*Hides from IE-mac\*/
* html #titlecase {
height: 1%;
}
#form_submit {
    background-color: #D3CBBC;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #003366;
    border-bottom: 1px solid #003366;
    border-left: 1px solid #ffffff;
    font: normal .8em arial, helvetica, sans-serif;
    padding: .1em 0.6em .1em 0.5em;
    width: 75px;
}

.forgetinput #form_submit {
    width: 95px;
}

.submitoutline {
    border-top: 1px solid #003366;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #003366;
    width: 75px;

}

#searchIncludeInactiveStudies {

}

#searchStudyName {
    
}

table.displaytable {

width: 75%;
margin: 5px 0 5px 12px;


}
.separator {
border-bottom: 1px solid #D4C9B4; 
height: 2px;
}
.displaytable td {
padding: 2px;
}

#underline {
border-bottom: 1px solid #666;
}
#titleback {
background-color: #D4C9B4;
}

.clearboth {
clear: both;
}
#titlecase {
border-bottom: 1px solid #999;
background-color: #E9E6E2;
margin:  18px 0 0 8px;
height: 24px;
}

#titleextra {

border-bottom: 1px solid #999;
}
#titleextrab {
border-bottom: 1px solid #999;
}

.padleft {
padding-left: 36px;
}
table#row a:link, table#row a:visited, table#row a:active  {
text-decoration: underline;
}

.leftmargin {
margin-left: 24px;
}

#bordertop {
border-top: 1px solid #999;
background-color: #E9E6E2;
}
#bordertopb {
border-top: 1px solid #ccc;
}

#heightspec {
padding-bottom: 10px;
}

.centercolumn {
    width: 20%;
    background-color: #E9E6E2;
}

#graders {
position: relative;
}
/*Hides from IE-mac\*/
* html #graders {
height: 1%;
}
.buttonunassign {
position: absolute;
top: 100px;
left: 275px;
z-index: 50;
}

.buttonassign {
position: absolute;
top: 130px;
left: 275px;
z-index: 51;
}

#unassignGradersCurrentGraders {
width: 200px;
}
#assignGradersGradersToAssign {
width: 200px;
}

.userTitle  {
text-align: right;
font-size: .9em;
font-weight: bold;
color: #FDECDD;
background-color: #323131;
padding-right: 10px;
}

.chpassword #form_submit {
width: 120px;

}
#updateGradedDateScanQuality {

margin-left: 5px;
}
#updateGradedDateScanType {
margin-left: 20px;
}

.nobreak {
white-space:nowrap;
}

.fluid {
width: 100%;
}
.paddertop {
padding-top: 12px;
}

#plus {
font-size: 100%;
}
/*Comment field adjust for NS 6.1*/
#addSiteComments {
width: 450px;
}

#updateComments {
width: 450px;
}

#addComments {
width: 450px;
}

#updateComments {
width: 450px;
}

#submitComments {
width: 450px;
}

#updateGradedDateScanQualityComments {
width: 450px;
}

.icons  {
text-align: center;
}

.iconCol {
    color: #487D85;
    font-size: 0.95em;
    text-decoration: underline;
}

.covertitle {
width: 350px;
height: 35px;
background-image: url(../images/covertitle.gif);
background-repeat: no-repeat;
background-position: left 12px;
margin-left: 12px;
}

.subtext {

padding: 8px 0 8px 12px;
font-size: .9em;
width: 550px;
}

.closebox {
background-color: #000;
width: 100%;
text-align: right;
margin-bottom: 12px;
padding:2px 12px 2px 0;
}

div.help h1{
font-size: 14px;
color: #000;
}

div.help h2{
font-size: 12px;
color: #000;
}

.helpback {
background-color: #DDD7CD;
}

div.help p {
line-height: 1.4em;
}

.help ul {
margin-left: 85px;
}

.help li {
margin-bottom: 12px;
}
.help a {
text-decoration:underline;
}
.help a:link,.help a:visited {
color: #003333;
text-decoration:underline;
}
.help a:hover, .help a:active {
color: #fff;
text-decoration:underline;
}

.hideforprint {
display:none;
}

/*FONT SPECIFICATIONS */ 

table {
font: 100% arial, helvetica, sans-serif;
}

.eSigStatement {
width: 70%;
margin-top: 32px;
margin-bottom: 12px;
font-size: .8em;
}

div.studyName a:link, div.studyName a:visited {
text-decoration: underline;
}

div.col-a2 a{
text-decoration: underline;
}


div.col-a2 a:link, div.col-a2 a:visited, div.col-a2 a:hover, div.col-a2 a:active {
text-decoration: underline;
}

#password {
padding: 18px 0;
}

tr.fileStatus td.label {
padding: 0px;
font-size: 1em;
font-weight: normal;
}

tr.fileStatus a:link.buttonLink,tr.fileStatus a:visited.buttonLink
{
    background-color: #70B2C9;
    border-top: #99ccff solid 1px;
    border-right: #003399 solid 1px;
    border-bottom: #003399 solid 1px;
    border-left: #99ccff solid 1px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: .8em;
    font-weight: bold;
    padding: 0px 5px 0px 6px;
    margin-top: 2px;
    display:block;
    width: 100px;
    text-decoration: none;
    text-align: center;
}
tr.fileStatus a:hover.buttonLink
{
    background-color: #9999ff;
    color: white;
}


.scanAnnotation table {margin:0;}
.scanAnnotation .label {padding-top: 1px;}

/* end hide from IE-mac */
/* End custom styles from DCRI web team */

.dontWrapWhitespace
{
    white-space: nowrap;
}

.alignLeft
{
    margin: 0;
    text-align: left;
}

.dontWrapWhitespaceAlignLeft
{
    white-space: nowrap;
    margin: 0;
    text-align: left;
}
