html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

LI {
    MARGIN-TOP: 1pt;
    TEXT-INDENT: 0em;
    PADDING-LEFT: 1pt;
    MARGIN-BOTTOM: 1pt;
    MARGIN-LEFT: 0.8em;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

body {
    background-color: #e7e7e7;
    background-attachment: scroll;
    background-position: 0% 0%;

    min-width: 620px;
    font-family: arial, helvetica, sans-serif;
    background-position-x: 0%;
    background-position-y: 0%;
    background-attachment: scroll;
    background-image: none;
    color: black;
    font-size: 10pt;
}

#header{
    width: 960px;
    text-align: left;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    background-repeat: no-repeat;
    height: 162px;
    margin: 0px auto;
    padding: 0px;
    padding-top: 30px;
}

#title-container{
    text-align: center; 
    vertical-align: middle;
    margin: 0px 230px;
    width: 500px;
}

.conference-name{
    font: bold 16pt Arial, Helvetica, sans-serif; 
    color: navy;
    margin-bottom: 5px;
}

.conference-date{
    font: bold 12pt Arial, Helvetica, sans-serif; 
    color: #666666; 
    padding-top: 1pt;
    margin-bottom: 5px;
}

.conference-location{
    font: bold 12pt Arial, Helvetica, sans-serif; 
    color: #000000; 
    padding-top: 1pt;
    margin-bottom: 5px;
}

#nav-container {
    background-color: #146EB4;
    position: relative;
    height: 39px;
    width: 100%;
    left: 0px;
    top: 10px;

    margin-bottom: 50px;
}

.nav {
    height: 39px;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    width: 838px;
    padding: 0 0 0 40px;

    list-style-type: none;
    list-style-position: outside;
    position: relative;
    line-height: 1.5em;
}

#nav-container li {
    float: left;
    position: relative;
    margin-left: 0.8em;
    margin-top: 10px;
    

    text-indent: 0em;
}

#nav-container li a {
    display: block;
    padding: 0px 6px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: serif;
}


#inside-wrapper{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    background-color: #FFFFFF;
}

.inside {
    position: relative;
    min-height: 1000px;
}

#footer {
    padding-bottom: 15px;
    text-align: left;
    color: #454545;
    font-size: 95%;
    clear: both;
    width: 100%;
    padding-top: 10px;
    position: relative;
    background-color: #aaaaaa;
}

#copyright {
    float: right;
    padding-right: 16px;
}

#left {
    position: absolute;
    top: 0;
    left: 16px;
    width: 200px;
}

#left ul {
    padding: 5px 10px 15px;
    margin: 20px 0px 0px 0px;
    line-height: 20px;
    list-style: none;
}

#left ul a {
    padding-left: 10px;
    color: #ffffff;
    background-color: #53A3DF;
    font: 16px/2 serif;
    border-color: blue blue;
    border-bottom: 2px solid;
    border-bottom-style: solid;
    display: block;
}

#left ul a:link {
    text-decoration: none;
}

#left ul a:visited {
    text-decoration: none;
}

#left ul a:hover {
    text-decoration: none;
}

#left ul a:active {
    text-decoration: none;
}

#main {
    width: 660px;

    line-height: 14px;
    width: 680px;
    padding: 20px 25px 14px;
    text-align: left;
    margin: 0 0 0 201px;
}

#main h1 {
    font-family: "Times New Roman", Times, serif;
    margin: 0px 0px 7px 0px;
    color: #000000;
    text-align: left;
    font-size: 24px;
    padding: 0px;
    line-height: 26px;
}

#main h2 {
    text-align: left;
    margin: 0px 0px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #15375E;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 17px;
}

P {
    MARGIN: 4pt 1px;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 10pt;
}

#main li {
    list-style-type: disc;
    list-style-position: inside;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

.status_box {
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    background: #FFF bottom center repeat-x;
    border: 1px solid;
    border-color: #33CCFF;
    white-space: normal;
    width: 99%;
    background-image: url('images/bg_info.gif');
}

.selected_papers {
    line-height: 1.5;
}

INPUT.button {
    WIDTH: 168px;
    
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 2px;

    BORDER-BOTTOM-COLOR: #909499;
    BACKGROUND-COLOR: #c8d8e8;
    BORDER-TOP-COLOR: #f0f4ff;
    BACKGROUND-REPEAT: repeat-x;
    FONT-FAMILY: arial, helvetica, sans-serif;
    COLOR: #0033c0;
    BORDER-RIGHT-COLOR: #909499;
    FONT-SIZE: 9pt;
    BORDER-LEFT-COLOR: #f0f4ff;
    FONT-WEIGHT: bold;
}

TD {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    line-height: 1.7;
}

.form_td_separator_gradient {
    BORDER-BOTTOM-COLOR: white;
    BACKGROUND-COLOR: #4848aa;
    BACKGROUND-REPEAT: repeat-x;
    BORDER-RIGHT-COLOR: white;
    BORDER-LEFT-COLOR: white;
    BORDER-TOP: white 1px solid;
}

.form_td_label {
    BACKGROUND-COLOR: #CCC;
    text-align: right;
}

.topline_white {
    BORDER-BOTTOM-COLOR: white;
    BORDER-RIGHT-COLOR: white;
    BORDER-LEFT-COLOR: white;
    BORDER-TOP: white 1px solid;
}

.form_td_field {
    BACKGROUND-COLOR: #ececec;
}

.form_separator_label {
    FONT-FAMILY: arial, helvetica, sans-serif;
    COLOR: #fff;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}

.form_label {
    FONT-FAMILY: arial, helvetica, sans-serif;
    COLOR: #300;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    right: 2px;
    border-top-width: thick;
    border-right-width: thick;
    border-bottom-width: thick;
    border-left-width: thick;
}

.form_hint {
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 10pt;
    margin: auto;
    padding: 2px;
}

.c-cvs1_head {
    font-family: "Geneva", "Arial", "Helvetica", "san-serif";
    font-size: 16pt;
    font-weight: bold;
    color: #003300;
    background-color: #669;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 0;
    border: 0;
}

.font-red {
    color: red;
}

.c-title2 {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12pt;
    font-weight: bold;
    background-color: #669;
    color: #FFFFFF;
    text-align: left;
}

.c-td2{
    padding: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    border-bottom: 1px solid #ddd;
    text-align: left;
    font-weight: 400;
    margin: 0;
    padding: 0;
    border: 0px;
}

.c-regular{
    padding: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    border-bottom: 1px solid #ddd;
    text-align: left;
    font-weight: 400;
    margin: 0;
    padding: 0;
    border: 0px;
}

b {
    font-weight: bold;
}

A:hover {
    COLOR: #400050;
    TEXT-DECORATION: underline;
}
A:link {
    COLOR: #000090;
    TEXT-DECORATION: none;
}

a:focus, a:hover {
    color: #000;
}
a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.font10 {
    FONT-SIZE: 10pt;
}
.fontbold {
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-WEIGHT: bold;
}

.c-startpage_step1 {
    font-family: "Geneva", "Arial", "Helvetica", "san-serif";
    font-size: 16pt;
    font-weight: bold;
    font-style: normal;
    color: #D6D6D6;
    background-color: #669;
    text-align: center;
}

.status_box h6 {
    text-align: left;
    font-size: 1.0em;
    font-weight: bold;
    margin: 5px auto 5px 5px;
}

.status_box ul {
    text-align: left;
    margin: 0;
    padding-left: 30px;
    color: #000;
    list-style-type: disc;
    list-style-position: outside;
}

.status_box.success {
    border-color: #00CC00;
    background-image: url(images/bg_success.gif);
}

.status_box.success h6 {
    color: #00CC00;
    background: url(images/accept.png) no-repeat 0px 50%;
    padding-left: 25px;
}

.status_box.info h6 {
    color: #33CCFF;
    background: url(images/information.png) no-repeat 0px 50%;
    padding-left: 25px;
}

.status_box.warning {
    border-color: #FA2828;
    background-image: url(images/bg_warning.gif);
}

.status_box.warning h6 {
    color: #FA2828;
    background: url(images/warning.png) no-repeat 0px 50%;
    padding-left: 25px;
}

table {
    margin-bottom: 1.4em;
}

.infoview_table {
    BOX-SIZING: border-box;
    PADDING-BOTTOM: 0px;
    BORDER-SPACING: 1px;
    PADDING-TOP: 5px;
    -moz-box-sizing: border-box;
}

.evenrow {
    BACKGROUND-COLOR: #d4e4fc;
}

.oddrow {
    BACKGROUND-COLOR: #c0d0e8;
}

.fontlabel {
    FONT-STYLE: italic;
    FONT-FAMILY: arial, helvetica, sans-serif;
}

.lightbg {
    BACKGROUND-COLOR: #e6e6e6;
}

.scrollable-area {
    overflow: auto;
    overflow-y: scroll;
    height:780px;
}
