

body, html {
    background-color: #579ED6;
    color: #264C93;
    width: 100%;
    margin: 0;
    padding: 0;
}
body {
    text-align: center;
}
p {
color: #385f81;
}
p b, p strong {
color: #264C93;
font-weight: bold;
}
strong {
    font-weight: bold;
}
p em, p i, em {
    font-style: italic;
}
#doc {
    width: 800px;
    text-align: left;
    margin: 0 auto;
    background-image: url('img/bg.gif');
    background-repeat: repeat-y;
    font-size: 11px;
    font-family: Arial;
}
#hd {
    position:relative;
    background-image: url('img/sysmex_header_interior_v02.jpg');
    background-repeat: no-repeat;
    height: 103px;
}
#hd,#bd,#ft {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 760px;
    margin-left: 20px;
    margin-right: 20px;
}
#area {
    position: absolute;
    color: #264C93;
    font-size: 12px;
    font-weight: bold;
    left: 200px;
    top: 26px;
    width: 325px;
}
#search {
    position: absolute;
    right: 20px;
    top: 20px;
}
#search .textfield {
    width: 165px;
}
#quicklinks{
    position: absolute;
    right: 53px;
    top: 42px;
    font-size: 11px;
}
#quicklinks, #quicklinks ul li a {
    color: #FFFFFF;
    padding-left: 7px;
    font-weight: bold;
}
#quicklinks ul li{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
#area #primary {
    font-size: 16px;
}
#bd {
    margin-top: 15px;
}
#left {
    width: 148px;
    margin: 15px;
}
#center {
    width: 310px;
    margin: 15px;
}
#center ul ul
{margin-top: 0px;
padding-top: 0px;
}
#right {
    width: 196px;
    margin:14px;
}
#left-center {
    margin: 15px;
    margin-top: 0px;
}
h2 {
    margin-top: 0px;
    padding: 0;
}
#left h2{
    font-size: 16px;
    padding-left: 24px;
    margin-top: 0px;
}
#center h2, #left-center h2 {
    font-size: 16px;
    padding-top: 13px;
    padding-left: 1px;
    padding-bottom: 6px;
}
#center p {
    font-size: 11px;
    line-height: 16px;
    padding: 1px;
}
.block {
    margin-bottom: 10px;
}
#right .block ul li a{
    text-decoration: underline;
}
#navigation {
    position: relative;
    left: 0px;
    top: 73px;
    width: 760px;
    height: 23px;
    background-color: #264C93;
}
#navigation ul {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    list-style: none;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 11px;
    
}
#navigation ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 24px;
    float: left;
    display: block;
    color: #FFFFFF;
    font-weight: bold;
}
#navigation ul li a{
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    padding-left: 15px;
    padding-right: 15px;
    height: 24px;
    float: left;
    display: block;
    text-decoration:none;
    color: #FFFFFF;
}
#navigation ul li a:hover{
    background-color: #569DD5;
}
#bar {
    background-image: url('img/bar-11h_v2.jpg');
    background-repeat: no-repeat;
    height: 11px;
    position: relative;
    left: 0px;
    top: 73px;
}
#ft {
    color: #385F81;
    padding-left: 180px;
    padding-bottom: 25px;
}
#ft p {
font-size: 0.9em;
}
#left ul {
    /*display: block;*/
    margin-left: 25px;
}
#left ul .selected {
    font-size: 12px;
    margin-top: 7px;
    font-weight: bold;
    color: #008FDB;
    list-style: square;
}
#left ul .selected a {
    color: #254969;
    text-decoration: none;
}
#left ul .selected a:hover {
    color: #267EC2;
}
#left ul li {
    font-weight: normal;
    font-size: 12px;
    list-style: none;
    margin-left: 0px;
    margin-top: 7px;
    padding-left: 0px;
}
#ft {
    font-size: 10px;
    margin-top: 15px;
}
#left ul li a, #right a, #center a, #ft a{
    text-decoration: none;
    color: #254969;
}
#ft #pm a {
    text-decoration: none;
    color: color: #254969;
}
#center a, #ft a {
    text-decoration: underline;
    margin-right: 10px;
}
#center p a, #ft p a
{display: inline;
margin-right: 0px;
}
#left ul li a:hover, #right a:hover, #center a:hover, #ft a:hover, #ft #pm a:hover {
    color: #569DD5;
}
#center ul {
    padding-top: 16px;
}
#center li {
    margin-top: 3px;
    padding-left: 14px;
    background-image: url('img/bullet.gif');
    background-repeat:no-repeat;
    background-position: 3px 3px;
}
#ft p {
    line-height: 13px;
    color: #254969;
    margin-bottom: 5px;
}
#ft #pm { 
    font-size: 9px;
}
#login {
    padding: 11px;
    font-family: Helvetica;
    background-image: url('img/blue_panel.jpg');
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 164px;
}
#login p, #login a {
    color: #FFFFFF;
    margin-top: 13px;
    font-weight: bold;
}
#login .label {
    margin-top: 8px;
    font-weight: bold;
}
#login .textfield {
    margin-bottom: 4px;
    margin-top: 4px;
    border: none;
    width: 145px;
    height: 18px;
    float:left;
}
#login .button {
    width: 18px;
    margin: 2px;
    margin-top:5px;
    font-size: 8px;
    height: 14px;
    border: none;
    color: #FFFFFF;
    background-color: #B287D3;
}
#login h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
}
#center .textfield{
    margin: 4px;
    width: 225px;
    height: 15px;
    color: #264C93;
}
#center .label {
    margin: 4px;
    font-weight: bold;
}
.fieldFloat {
    text-align: center;
    font-weight: bold;
    float: left;
    width: 25px;
    margin: 4px;
}
#center input.button{
    background-color:#264C93;
    color: #FFFFFF;
    clear: both;
    border: none;
    font-weight: bold;
    display: block;
    margin-bottom: 7px;
}
#center table{
    background-color: #70809F;
    border-collapse:separate;
    border-spacing:1px;
}
#center table th {
    padding: 4px;
    color: #FFFFFF;
    background-color:#579ED6;
    font-weight: bold;
    text-align: center;
}
#center table td {
    padding: 4px;
    background-color: #FFFFFF;
}
#left-center {
    overflow: hidden;
    width: 490px;
}
#clickableLogo {
    width: 200px;
    height: 73px;
    position: absolute;
}
input.submit {
    border: none;
    margin: 0px;
    padding: 0px;
    width: 18px;
    height: 14px;
    vertical-align: middle;
    background-color: #264C93;
    color: #FFFFFF;
    font-size: 8px;
    margin-bottom: 6px;
    margin-left: 4px;
}
input.submit:hover {
    background-color: #486EB5;
}
#login .submit {
    width: 18px;
    margin: 2px;
    margin-top:5px;
    font-size: 8px;
    height: 14px;
    border: none;
    color: #FFFFFF;
    background-color: #579ED6;
}
#login .submit:hover {
    background-color: #80B0D6;
}