body {
	background:#E2E2E2;
	margin:0px 20px 20px 20px;
	padding:0;
	color:#080808;
	font:16px georgia,serif;
}

a {
	color:#008000;
	text-decoration:underline;
	}
a:hover {
        color:#000080;
	}

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote {
margin:0;
padding:0;
}

h1, h2, h3, h4, h5, h6 {
font-family:'palatino linotype',baskerville,'times new roman',serif;
line-height:1.2;
}

h1 {
font-size:1.5em;
margin-bottom:.8em;
font-weight:normal;
}

h2 {
font-size:1.2em;
font-weight:normal;
padding-bottom:.2em;
border-bottom:1px solid #333;
margin-top:1em;
margin-bottom:0.7em;
}

h3 {
font-size:1em;
font-weight:bold;
margin-top:0.5em;
margin-bottom:0.3em;
}

p {
font-size:0.9em;
line-height:1.4em;
margin-bottom:0.7em; 
}  

ul, ol {
font-size:1.3em;
margin:0 0 1.3em 2em; 
}

ul.a, ol.a {
list-style-type:square;
font-size: 0.9em;
line-height:1.3em; 
}

ul.icd10 {
list-style-type:none;
font-size: 0.95em;
line-height:1.3em;
}

li {
margin-bottom:.4em;
}

blockquote {
font-size:14px;
line-height:22px;
margin:22px 0;
text-align:justify;
padding-left:1em;
border-left:1px solid #999;
}

blockquote p {
font:italic 1.1em/1.4 Georgia, "Times New Roman", Times, serif;
}

.small {
font:italic 0.7em Georgia, "Times New Roman", Times, serif;
margin-top:.4em;
text-align:right;
}

/* Top/search bar styles */
#topbar {
clear:both;
float:left;
background:#333333;
width:100%;
height:45px;
color:#fff;
padding: 0;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
}

#topmenu {
	width: 100%;
	float: left;
	padding: 10px;
	list-style: none;
  font: small-caps bold 12px/150% arial, sans-serif;}
#topmenu li {
	float: left; }
#topmenu li a {
	text-decoration: none;
	font-weight: bold;
	color: #ccc;
  margin: 0 0.5em 0.5em 0;}
#topmenu li a:hover {
	color: #fff; }


.topbar
{
    border-collapse: collapse; /* 'cellspacing' equivalent */
    width: 100%
}

.topbar table td, table th
{
    text-align:left;
}


#cse-search-box {margin-bottom: 13px;}


header {
	background:#FF8300;
	padding:0;
	margin:0;
	text-align:center;
	color:#FFF;
	clear: both;
	}
header h1 {
	font-size:1.6em;
	color:#fff;
	margin-bottom:0em;
	}
header a:hover {
	color:#7A2875;
	}
header table
{
    width:100%;
    border-collapse: collapse;
}
	
	
figure {
margin:0;
}

#maincontent{
margin-left:auto;
margin-right:auto;
text-align:left;
width: 1100px;
background:#FFF;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 200px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background:#FFF;
border-left:1px solid #C9BBAF;
}

#contentcolumn h1 {
font-size:1.5em;
font-weight:bold;
margin:0.5em;
}


#leftcolumn{

float: left;
width: 230px; /*Width of left column*/
margin-left: -100%;
background: #fff;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
background: #fff;
}

.innertube{
margin: 1em; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
	

footer {
position:relative;
top:1px;
background:#4186D3;
width:100%;
clear:both;
margin:0;
padding:1% 0;
text-align:center;
font-size: 0.7em;
color:#FFF;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	





	
	
/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0em 0 0 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
margin: 0;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
background: #4186D3;
margin-right: 1px;
text-decoration: none;
font-size: 0.7em;
font-family:Georgia,serif;
line-height:1;
color:#fff;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
-moz-border-radius-topright: 10px 10px;
border-top-right-radius: 10px 10px;
-moz-border-radius-topleft: 10px 10px;
border-top-left-radius: 10px 10px;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background:#04356C;
color:#FFF;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background:#04356C;
width: 99%;
height: 18px;
padding: 5px;
border: 0;
font-family:Arial,serif;
font-size: 0.6em;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1.1em;
}
.tabsmenucontentclass a{
color: #FFF;
text-decoration: underline;
}

.tabsmenucontentclass a:hover{
color: #FFFF00;
}










.leftcolbox {
clear:both;
float:left;
background:#fff;
width:190px;
color:#000;
padding: 5px;
margin: 15px 1px 10px 1px;
border:1px solid #FF8300;
-moz-border-radius-topright: 7px;
-moz-border-radius-topleft: 7px;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}

.leftcolbox ul {
font-size:0.9em;
margin:0 0 0.3em 1em;
}

.leftcolbox h3 {
border-bottom:1px solid #04356C;
color:#007929;
}

.leftcolbox a {
font-size: 0.75em;
}

.rightcolbox {
clear:both;
float:right;
background:#fff;
width:155px;
color:#000;
padding: 5px;
margin: 15px 1px 10px 0px;
border:1px solid #007929;
-moz-border-radius-topright: 7px;
-moz-border-radius-topleft: 7px;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}

.rightcolbox h3 {
border-bottom:1px solid #04356C;
color:#007929;
}

.figure {
    float: right;
    width: 40%;
    display:inline;
    position: relative;
    border: thin silver solid;
    padding: 0.3em;
    margin-left:0.7em;
    background-color: #DDDDDD;}

@media all {			/* Avoid a problem with NS 4.7 on Mac? */
    .figure {margin: 0.5em;}
    }

.figure p {
    text-align: center;
    line-height:1.2em;
    font-family: verdana, sans-serif;
    font-size: 0.6em;
    text-indent: 0;}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.scaled {
    border: thin silver solid;
    width: 100%;}
    
.thumb {
    float: left;
    width: 120px;
    margin: 0 10px 10px 0;
}

.terms   {
    text-align: center;
    line-height:1.2em;
    font-family: verdana, sans-serif;
    font-size: 0.6em;
    margin-top:.4em;
}

.table
{
    width:400px;
    border: 0;
    border-collapse: collapse;
    padding:15px;
}
.warning { color:#006600; font-size:1em; font-weight:bold; }
.results { background:#FFFFCC; padding:5px; margin-top:10px; }