

HTML {
position: relative;
}

BODY {
background-color: #FFFFFF;
color: #2B2B2B;
font-family: verdana, arial, sans-serif;
font-size: 9pt;
padding: 0px;
margin: 0px;
}

IMG {
border: none;
}

H1, H2, H3, H4 {
/*COLOR1=color: #*/ color:#3D5F92;
font-family: arial, sans-serif;
}

H2, H3, H4 {
font-size: 1.2em;
}

#patientHeader{
height:15px;
font-size:16px;
font:bold;
color:#3E68A8;
padding:10px;
width:200px;
}

EM {
/*COLOR1=color: #*/ color:#3D5F92;
font-family: arial, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: bold;
}

H1 {
display: block;
padding: 5px 10px 5px 10px;
/*COLOR2=background-color: #*/ background-color: #3D5F92;
/*COLOR3=color: #*/ color: #FFFFFF;
font-size: 1.5em;
font-weight: normal;
}

HR {
clear: left;
height: 1px;
border: none;
/*COLOR2=border-top: 1px solid #*/ border-top: 1px solid #98A9A9;
width: 100%;
}

P, H1, H2, H3, H4 {
margin-top: 0px;
margin-bottom: 1em;
}

A {
text-decoration: none;
/*COLOR1=color: #*/ color: #3D5F92;
font-weight: bold;
}

A:hover {
text-decoration: underline;
}

/* Structural Containers */

#main {
width: 765px;
/*COLOR3=background-color: #*/ background-color: #FFFFFF;
text-align: justify;
margin-left: auto;
margin-right: auto;
padding: 50px 0px 50px 0px;
}

#masthead {
/*COLOR1=background-color: #*/ background-color: #3D5F92;
padding: 0px;
margin: 0px;
}

#content {
border-top: 1px solid #FFFFFF;
clear: left;
width: 765px;
background-color: #FFFFFF;
padding-top: 15px;
}

#left-content {
float: left;
clear: left;
width: 550px;
}

#left-content HR, #left-content H1, #left-content H2, #left-content H3 {
clear: left;
}

#left-content P IMG {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

#right-content {
text-align: left;
padding: 15px;
margin-left: 565px;
/*COLOR1=color: #*/ color:#6FA6CE;
/*COLOR2=border: 1px solid #*/ border: 1px solid #98A9A9;
}

#right-content P {
font-size: 0.9em;
font-weight: bold;
margin-bottom: 1em;
}

#right-content IMG {
border: 0px;
}

#footer {
clear: both;
line-height: 17px;
text-align: left;
/*COLOR2=border-top: 1px solid #*/ border-top: 1px solid #98A9A9;
/*COLOR1=color: #*/ color: #408080;
padding: 25px 0px 25px 0px;
font-size: 11px;
}

#footer A {
/*COLOR1=color: #*/ color: #3D5F92;
text-decoration: none;
font-weight: bold;
}

/* Top Navigation Formats */

#topnav {
position: relative;
clear: left;
width: 765px;
height: 45px;
line-height: 45px;
text-align: right;
/*COLOR3=background-color: #*/ background-color: #FFFFFF;
}

#topnav A {
vertical-align: baseline;
padding-top: 5px;
margin-left: 9px;
/*COLOR3=border-top: 10px solid #*/ border-top: 10px solid #FFFFFF;
font-weight: bold;
font-size: 1.1em;
font-family: arial, sans-serif;
/*COLOR1=color: #*/ color: #3D5F92;
text-decoration: none;
}

#topnav A:hover, #topnav A.current {
/*COLOR2=border-top: 10px solid #*/ border-top: 10px solid #3D5F92;
}

/* Sub Navigation Formats */

#subnav {
clear: left;
height: 15px;
padding: 3px 0px 3px 25px;
vertical-align: middle;
text-align: right;
/*COLOR3=background-color: #*/ background-color: #FFFFFF;
}

#subnav A {
display: inline;
margin-left: 10px;
font-size: 0.8em;
font-weight: bold;
/*COLOR1=color: #*/ color: #408080;
text-decoration: none;
}

#subnav A:hover {
text-decoration: underline;
}

#subnav A.current {
text-decoration: underline;
}


/* Special P Classes */

.map-para {
text-align: justify;
word-spacing: 0.6em;
padding-top: 1em;
/*COLOR1=color: #*/ color: #408080;
}

.map-para IMG {
width: 145px;
height: 118px;
border: 0px;
margin: 0px 0px 10px 0px;
}