﻿
body {background:#fff;}

sup {
	font-size:66%;
}

#contentDIV {
    height:auto;
    padding:0px 0 10px 0;
    border-top:solid 25px #f0f0ff;
    background:none;
}

#titleDIV {
    height:125px;
    text-align:left;
    /*border-bottom:solid 1px #ff9900;*/
    font:normal normal normal 14px/24px arial, sans-serif;
    letter-spacing:.08em;
    background:none; /* transparent url('images/ssDoctorConsole.jpg') no-repeat 0 0;*/
	/* border-bottom:solid 1px #ff9900; */
}

#titleDIV h1 {
    margin:5px 0 15px 0;
    color:#ca3;
    font:normal normal normal 24px/30px 'tahoma', 'arial', sans-serif;
    background:transparent;
    }

.itemDIV {
    font:normal normal normal 12px/16px arial, sans-serif;
    border-top:solid 1px #ff9900;
    padding:25px;
    color:#000;
    background-color:transparent;
}
.itemDIV a {
    color:#000080;
    text-decoration:underline;
}
.itemDIV a:hover {
    color:#0000ff;
}

.itemDIV h1 {
    font: normal normal normal 24px/30px 'tahoma', 'arial', sans-serif;
    color:#ca3;
}

.itemDIV p {
background-color:transparent;
padding:0 200px 0 50px;
}

.introDIV {
    padding:0px 0 10px 0;
background-color:transparent;
}
.introDIV p {
    padding:0;
background-color:transparent;
}
