body {
	background:#000000;
	margin:0px 20px 20px 0;
	padding:0;
	color:#555;
	font:16px georgia,serif;
}


#maincontent{
margin-left:auto;
margin-right:auto;
text-align:left;
width: 1020px;
background:#FFF;
}

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:1em;
line-height:1.4em;
margin-bottom:0.7em;
}

ul, ol {
font-size:1em;
margin:0 0 1.3em 2em;
}

ul.a, ol.a {
list-style-type:square;
font-size: 0.9em;
line-height:1.4em;
}

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:#4186D3;
width:100%;
height:40px;
color:#fff;
padding: 0 0 3px 0;
}



#topmenu {
	width: 100%;
	float: left;
	padding: 10px;
	list-style: none;
  font: small-caps bold 13px/150% georgia,'palatino linotype',palatino,'times new roman',times,serif;}
#topmenu li {
	float: left; }
#topmenu li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
  margin: 0 0.5em 0.5em 0;}
#topmenu li a:hover {
	color: #FFFF00; }



#cse-search-box  {margin-bottom: 13px;}
.addthis_toolbox {margin-bottom: 13px;}

header {
	width: 100%;
  background:#99CCFF;
	padding:0;
	margin:0;
	text-align:center;
	color:#555;
	clear: both;
	}
header h1 {
	font-size:1.6em;
	color:#555;
	margin-bottom:0em;
	}
header a:hover {
	color:#7A2875;
	}
header table
{
    width:1050px;
    border-collapse: collapse;
}

.logo_table {width:100%; background:#99CCFF;}


figure {
margin:0;
}






#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: 0 1em 0 1em; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


footer, .myfooter {
position:relative;
top:1px;
background:#4186D3;
width:100%;
clear:both;
margin:0;
padding:1% 0;
text-align:center;
font-size: 0.9em;
color:#FFF;
}

































.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%;}

.figure_large {
    width: 100%;
    border: thin silver solid;
    padding: 0.3em;
    background-color: #FFF4EA;
    margin-bottom: 1em;}
    
.figure_large p {
    text-align: center;
    line-height:1.2em;
    font-family: verdana, sans-serif;
    font-size: 0.7em;
    text-indent: 0;}

.thumb {
    float: left;
    width: 110px;
    margin: 0 10px 5px 0;
}

.terms   {
    text-align: center;
    line-height:1.2em;
    font-family: verdana, sans-serif;
    font-size: 0.7em;
    margin:.8em;
}

.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; }


.floatLeft {
float: left;
margin: 7px;
}


.floatReft {
float: right;
width: 250px;
border-left:1px dotted #C9BBAF;
margin: 7px;
}



/* Reset */

.accordion,
.accordion ul,
.accordion li,
.accordion a,
.accordion span {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.accordion li {
	list-style: none;
}

/* Layout & Style */

.accordion li > a {
	display: block;
	position: relative;
	min-width: 110px;
	padding: 0 10px 0 40px;
	height: 32px;

	color: #fdfdfd;
	font: bold 12px/32px Arial, sans-serif;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(0,0,0, .35);

	background: #6c6e74;
	background: -moz-linear-gradient(top,  #6c6e74 0%, #4b4d51 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6e74), color-stop(100%,#4b4d51));
	background: -webkit-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: -o-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: -ms-linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);
	background: linear-gradient(top,  #6c6e74 0%,#4b4d51 100%);

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
	color: #3e5706;
	text-shadow: 1px 1px 1px rgba(255,255,255, .2);

	/*background: url(../img/active.png) repeat-x;*/
	background: #a5cd4e;
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
}

.accordion li > a span {
	display: block;
	position: absolute;
	top: 7px;
	right: 0;
	padding: 0 10px;
	margin-right: 10px;

	font: normal bold 12px/18px Arial, sans-serif;
	background: #404247;

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
	box-shadow: inset 1px 1px 1px rgba(0,0,0, .2), 1px 1px 1px rgba(255,255,255, .1);
}

.accordion > li:hover > a span,
.accordion > li:target > a span,
.accordion > li > a.active span {
	color: #fdfdfd;
	text-shadow: 0px 1px 0px rgba(0,0,0, .35);
	background: #3e5706;
}

/* Images */

.accordion > li > a:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 24px;
	height: 24px;
	margin: 4px 8px;

	background-repeat: no-repeat;
	background-image: url(../img/icons.png);
	background-position: 0px 0px;
}

.accordion li.files > a:before { background-position: 0px 0px; }
.accordion li.files:hover > a:before,
.accordion li.files:target > a:before,
.accordion li.files > a.active:before { background-position: 0px -24px; }

.accordion li.mail > a:before { background-position: -24px 0px; }
.accordion li.mail:hover > a:before,
.accordion li.mail:target > a:before,
.accordion li.mail > a.active:before { background-position: -24px -24px; }

.accordion li.cloud > a:before { background-position: -48px 0px; }
.accordion li.cloud:hover > a:before,
.accordion li.cloud:target > a:before,
.accordion li.cloud > a.active:before { background-position: -48px -24px; }

.accordion li.sign > a:before { background-position: -72px 0px; }
.accordion li.sign:hover > a:before,
.accordion li.sign:target > a:before,
.accordion li.sign > a.active:before { background-position: -72px -24px; }

/* Sub Menu */

.sub-menu li a {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);

	background: #e5e5e5;
	border-bottom: 1px solid #c9c9c9;

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.sub-menu li:hover a { background: #efefef; }

.sub-menu li:last-child a { border: none; }

.sub-menu li > a span {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	background: transparent;
	border: 1px solid #c9c9c9;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.sub-menu em {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 14px;
	color: #a6a6a6;
	font: normal 10px/32px Arial, sans-serif;
}

/* Functionality */

.accordion li > .sub-menu {
	display: none;
}

.accordion li:target > .sub-menu {
	display: block;
} 
