/* RESET */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-size:100%;
    font-style: inherit;
    font-family: inherit;
    line-height: 1;
    vertical-align: baseline;
}

html {
       height: 100%;
       }

:focus {outline:0;}

body {
       color:#000;
       font-family:Arial,Helvetica,Tahoma,sans-serif;
       font-size:80%;
       text-align:center;
       background-color: #FFF;
       }
body.landing{
       background-color: #F3F3F3;
       }

h1,h2,h3,h4,h5,h6 {
                    color:#EE3028;
                    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
                    font-weight:normal;
                    line-height:1.3em;
                    margin:1em 0 0.5em 0;
                    padding:0;
                    }

h1 {font-size:2em;}
h2 {font-size:1.6em;letter-spacing:1px;margin-top: 10px;}
h3 {font-size:1.4em;}
h4 {font-size:1.3em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
ul:first-child,
ol:first-child,
div:first-child,
p:first-child {margin-top:0;}

sup {
      font-size:0.75em;
      vertical-align: top;
      }

img {border:0;}

p, span.p {
            font-size:1em;
            line-height:1.4em;
            margin:1em 0;
            }

span.p {font-size:0.9em;margin:5px 0;}

.i {font-style:italic}
.b {font-weight:bold;}
.nb{font-weight:normal;}

table {
        border-collapse: separate;
        border-spacing: 0;
        }

caption, th, td {
                  text-align: left;
                  font-weight: normal;
                  }
/* END RESET */

/* Global Form Styling */
label {
        border:1px solid #FFF;
        clear:left;
        color:#666;
        display:inline;
        float:left;
        font-size:1em;
        font-weight:bold;
        margin:2px 5px 2px 0;
        padding:4px;
        text-align: right;
        width:120px;
        }

select,
textarea {
           border:1px solid #99A;
           display:inline;
           float: left;
           font-family: Arial, Verdana, Tahoma, sans-serif;
           font-size:1em;
           margin:2px 0 2px 5px;
           padding:2px;
           }

legend {
        font-family: Tahoma, Arial, sans-serif;
        font-size: 1.4em;
        color: #EE3028;
        margin: 0;
        padding: 20px 0 10px 0;
        }

input.t100,
input.t200 {
             border:1px solid #99A;
             float:left;
             font-family: Arial, Verdana, Tahoma, sans-serif;
             font-size:1em;
             margin:2px 0 2px 0;
             padding:3px;
             width:50px;
             }

input.t100 {width:100px;}
input.t200 {width:200px;}


.regsubdiv {
        padding: 5px;
        color: #000;
        }
.regsubdiv label {
                float: none;
                font-weight: normal;
                margin: 0;
                padding: 0;
                width: auto;
                }

#error { padding: 10px; background-color: #FFF;}

/*////////////////////////////////////////  */

/* LISTS */

ul {
     margin: 10px 0 0 30px;
     padding: 0 0 0 10px;
     }

ul li {
     color: #444;
     line-height: 1.5em;
     margin: 5px 0;
     padding: 0;
     }


ol {
    margin: 0 0 0 20px;
    padding: 0 0 0 15px;
    }

a:link,
a:visited,
a:hover {
          color:#EE3028;
          text-decoration: none;
          }

acronym:hover,
a:hover {color:#F7726C;}

#wrapper {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}
#content {
    width: 940px;
    background: #FFF url(../img/bgstrip.jpg) repeat-x;
    padding: 20px;
    margin-bottom: 5px;
    -moz-border-radius:0px 0px 20px 20px;
    -webkit-border-radius:0px 0px 20px 20px;
}

#flash {
    background-color: #fff;
    margin-bottom: 5px;
    -moz-border-radius:0px 0px 20px 20px;
    -webkit-border-radius:0px 0px 20px 20px;
}

#header {
    width: 1000px;
    height: 120px;
    background: url(../img/header.jpg) no-repeat;
}
#header h1 {
    float: left;
}
#header h1 a {
    display: block;
    width: 1000px;
    height: 120px;
    text-indent: -9999px;
}

/* FOOTER */

#footer {
    width: 100%;
    height: 20px;
}

#footer h6 {
    background:url(../img/scheringplough_logo.gif) no-repeat left;
    float:left;
    height:22px;
    margin:0 0 0 0;
    text-align:left;
    text-indent:-9999px;
    width:166px;
}

#footer ul {
            list-style: none;
            height: 22px;
            margin:0 auto;
             }

#footer li,
#footer li li {
             display:inline;
             margin:0 1px 0 0;
             font-size: 0.9em;
             text-align:left;
             padding: 0 5px;
             }

#footer li.last {margin-right:0;}


#footer li a,
#footer li a:link,
#footer li a:visited {
                       font: 1em "Arial Narrow", sans-serif;
                        color: #6E6F71;
                        text-decoration: none;
                        border-bottom: 1px dotted #6E6F71;
                       }

#footer li a:hover,
#footer li a:active {
                      color: #666;
                      text-decoration: none;
                      }
#footer li a.first {font-weight: bold; font-size: 1.1em; color: #EE3028;}

#dipCode {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color: #999;
    font-size: 0.7em;
    text-align: right;
    padding: 0 4px 0 0;
    margin-top: -15px;
    width: 360px;
    float: right;
    display: inline;
}

.cl { clear: both;}
