* {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
body {
	margin: 0;
	background-color: #e5edf7;
	color: #000;
	height: 100%;
	font-size: 81.25%;
}
p {
	line-height: 1.15em;
	margin: .38em 0 .38em 0;
	padding: 0;
}
blockquote.resize   {
	font-size: 100%;
}
h1, h2 {
	color: #0350b2;
	font-weight: bold;
	margin: 0;
}
h1 {
	padding: 0 0 .3em 0;
	font-size: 1.85em;
}
h2 	{
	font-size: 1.4em;
	padding: 0 0 0.25em 0;
}
h3 {
	color: #000;
	margin: 0;
	padding-top: 0;
	padding-bottom: .2em;
	font-size: 1.15em;
}
textarea {
	line-height: 1.15;
	margin: 0 0 .92em 0;
	padding: .38em;
}
ul, ol {
	
	line-height: 1.15em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .69em;
}
li {
	margin-top: .15em;
}
.none {
	list-style:none
}
.clear  {
	clear: both;
}
ul ul, ol ul, ol ol, ul ol {
	margin-top: .38em;
}
ul p, ol p {
	margin-top: .38em;
}

table, td p, td ul, td ol, td li {
	text-align: left;
}

/*table*/
table.Minimal {
	
	border-collapse: collapse;
	margin: 0 0 .77em 0;
}
#centered { margin: 0 auto; }
table.Minimal, table.Minimal th, table.Minimal tr, table.Minimal td {
	border: solid #3a3a3a 1px;
}
table.Minimal th {
	padding: 0.38em;
	font-weight: bold;
	text-align: center;
}
tr.tableGray td {
	background: #ebebeb;
}
table.Minimal td {
	padding: 0.38em;
}
table.Minimal td ul, table.Minimal td ol{
	/*font-size: 100%;*/
}

.noborder {
	border-style: none;
}
.first {
	padding-top: 0.38em;
}
.smallText {
	font-size: 0.9em;
}
.SitemapHeader {
	/*font-size: 1.1em;*/
	font-weight: bold;
}
.FloatL 
{
	float: left;
}
.FloatR
{
	float: right;
}
.ClearL
{
	clear: left;
}
.ClearR
{
	clear: right;
}
.Centered {
	text-align: center;
}
.Pad8 
{
	padding: 8px;
}
.RedText {
	color: #f00;
}
.BlueText {
	color: #0350b2;
}
.GrayText  {
	color: #666666;
}
.normalitalic {
	font-weight: normal;
	font-style:italic;
}
.Highlight {
	background-color: #ebebeb;
}

/*Top of Page*/
.TopOfPage {
	font-size: .7em;
	color: #c07300;
	text-align:right;
}
.TopOfPage a {
	color: #c07300;
	text-decoration: none;
}
.TopOfPage a:hover {
	color: #ff9900;
}
a {
	color: #c07300;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
}
.imagefloatleft  {
	margin-left: 0px;
	margin-right: 5px;
	float: left;
}
.imagetextfloatleft  {
	margin-left: 0px;
	margin-right: 5px;
	float: left;
	text-align:center;
}
.imagefloatright  {
	margin-left: 5px;
	margin-right: 0px;
	float: right;
}
.cthLogo  {
	margin: 5px 200px 0 0;
}
.cthLogoClinicSearch {
	margin: 0 100px 0 0;
}
.searchlabel 
{
	font-size: .85em;
	font-weight: bold;
	padding-left: 3px;
}
#divMainContainer {
	position: relative;
	margin: 0 auto;
	width: 972px;
}
#divContainerColumns  {
	width: 972px;
	margin: 0;
	padding: 0;
}
#divBoxLogo {
	clear: both;
	position: relative;
	right: 0;
	background-color: #fff;
	height: 105px;
}
#divBoxLogo img {
	display: block;
	margin-left: 19px;
}
#divContainerColumns {
	position: relative;
}
#divContainerColumnLeft {
	float: left;
	width: 256px;
}
#divContainerColumnRight {
	float: left;
	width: 716px;
}
div.BoxColumnLeft {
	position: relative;
	width: 204px;
	background-color: #fff;
	margin-top: 14px;
}
div.BoxColumnLeft p {
	padding: 0.54em 0;
	line-height: 1.2em;
}
div.BoxColumnRight {
	position: relative;
	background-color: #fff;
	margin-top: 14px;
}
div.BoxColumnRight blockquote {
	padding: 1em 0 1em 3em;
	margin: 0;
	width: 90%;
}
#pageContent * {
	line-height: 1.5em;
}
#divBoxMenu {
	position: relative;
	width: 204px;
	margin-top: 14px;
	background-color: #fff;
}

/************* rounded box **********************/
.RoundBox {
	min-height: 100%;
	padding: 19px;
}
.RoundBoxUnpadded {
	padding: 3px;
}
div.RoundBoxComponent {
	position: absolute;
} 
div.RoundBoxCorner {
	width: 10px;
	height: 10px;
}
div.RoundBoxNw {
	top: 0;
	left: 0;
	background-image: url("../Images/RoundBoxNw.png");
}
div.RoundBoxNe {
	top: 0;
	right: 0;
	background-image: url("../Images/RoundBoxNe.png");
}
div.RoundBoxSe {
	bottom: 0;
	right: 0;
	background-image: url("../Images/RoundBoxSe.png");
}
div.RoundBoxSw {
	bottom: 0;
	left: 0;
	background-image: url("../Images/RoundBoxSw.png");
}
div.RoundBoxVerticalSide {
	left: 10px;
	right: 10px;
	height: 10px;
}
div.RoundBoxN {
	top: 0;
	background-image: url("../Images/RoundBoxN.png");
}
div.RoundBoxS {
	bottom: 0;
	background-image: url("../Images/RoundBoxS.png");
}
div.RoundBoxHorizontalSide {
	top: 10px;
	bottom: 10px;
	width: 10px;
}
div.RoundBoxW {
	left: 0;
	background-image: url("../Images/RoundBoxW.png");
}
div.RoundBoxE {
	right: 0;
	background-image: url("../Images/RoundBoxE.png");
}
.SmallBox * {
	background-color: #c8d8f0;
}
div.SmallBoxNw {
	top: 0;
	left: 0;
	background-image: url("../Images/SmallBoxNw.gif");
}
div.SmallBoxNe {
	top: 0;
	right: 0;
	background-image: url("../Images/SmallBoxNe.gif");
}
div.SmallBoxSe {
	bottom: 0;
	right: 0;
	background-image: url("../Images/SmallBoxSe.gif");
}
div.SmallBoxSw {
	bottom: 0;
	left: 0;
	background-image: url("../Images/SmallBoxSw.gif");
}
div.SmallBoxN {
	top: 0;
	background-image: url("../Images/SmallBoxN.gif");
}
div.SmallBoxS {
	bottom: 0;
	background-image: url("../Images/SmallBoxS.gif");
}
div.SmallBoxW {
	left: 0;
	background-image: url("../Images/SmallBoxW.gif");
}
div.SmallBoxE {
	right: 0;
	background-image: url("../Images/SmallBoxE.gif");
}

/*************** Left div menu ***************/
div.ListMenu * {
	text-align:left;
}

div.ListMenu h1, h2, h3 {
	font-weight: bold;
	margin: 0;
}
div.ListMenu h1 {
	font-size: 1.2em;
	color: #0350b2;
	padding-bottom: 0.8em;
	padding-left: 1.05em;
	background: url(../Images/arrows_up.gif) no-repeat 0 0.2em;
	line-height: 1.3em;
}
div.ListMenu h1 a {
	color: #0350b2;
	text-decoration: none;
	padding: 0.2em;
}
div.ListMenu h1 a:hover {
	background-color: #ebebeb;
}
div.ListMenu h2 {
	font-size: 1.1em;
	color: #424242;
	padding-bottom: 0.5em;
	padding-left: 2.8em;
	line-height: 1.3em;
	background: url(../Images/arrows.gif) no-repeat 1.38em 0.03em;
}
div.ListMenu h2 a {
	color: #424242;
	text-decoration: none;
}
div.ListMenu h3 {
	font-size: 1em;
	color: #424242;
	padding-left: 1.1em;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.08em;
}	
.mainpageTOCbigger  {
	font-size: 1.12em;
}
div.ListMenu ul {
	margin: 0 0 0 3em;
	padding: 0;
	list-style-type: none;
	line-height: 1.3em;
	font-size: .9em;
}
div.ListMenu ul ul {
	font-size: 100%
}
div.ListMenu li a {
	color: #000;
	display: block;
	padding: 0.5em;
	text-decoration: none;
}
div.ListMenu li ul
{
	margin-left: 1.2em;
	padding-left: 0;
}
div.ListMenu li a:hover {
	background-color: #ebebeb;
}
div.ListMenu p {
	padding-left: 1.6em;
	color:#000;
}
div.Margin {
	padding-left: 1.2em;
	margin-top: 0.4em;
}
.smaller {
	font-size: 0.85em;
	color: #0350b2;
}
	
div.ListMenu li a.blue { color: #0350b2; }


/************slideshow****************/

div.panel-overlay h2  {
	color: #0350b2;
	font-weight: bold;
	/*font-size: 1.5em;*/
	padding: 0;
	margin: 0;
}

div.panel-overlay p  {
	color: white;
	
	line-height: 1;
	margin: 0;
	padding: 0;
}

/**************** NAV *******************************/

#sf-menu, #sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#sf-menu {
	line-height:	1em;
	float:			right;
	margin:			0.62em 0 0.54em 0;
}
#sf-menu ul {
	position:		absolute;
	top:			-999px;
	width:			15.38em; /* left offset of submenus need to match (see below) */
}
#sf-menu ul li {
	width:			100%;
	line-height:  .77em;
}
#sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#sf-menu li {
	float:			left;
	position:		relative;
}

#sf-menu a {
	display:		block;
	position:		relative;
}
#sf-menu li a  {
	font-size: 1.08em;
}
#sf-menu a, #sf-menu a:visited  {
	padding: 		0.75em 1.51em;/*.75em 2em;*/
	text-decoration:none;
	font-weight: bold;
	color: #0350b2;
}
#sf-menu a:hover, #sf-menu a:active {
	color: #81a7d8;
}
#sf-menu li li, #sf-menu li li li {
	background:		#e5edf7;
}
#sf-menu li li a, #sf-menu li li a:visited {
	font-size: .85em;
	color: Black;
	font-weight: normal;
	white-space: nowrap;
}
#sf-menu li li a:hover {
	background:		#0350b2;
	color: white;
}
#sf-menu li ul {	
	border: 1px solid #0350b2;
}
#sf-menu li:hover ul,
#sf-menu li.sfHover ul {
	left:			0;
	top:			2.49em; /* match top ul list item height */
	z-index:		99;
}
ul#sf-menu li:hover li ul,
ul#sf-menu li.sfHover li ul {
	top:			-999em;
}
ul#sf-menu li li:hover li ul,
ul#sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul#sf-menu li li li:hover li ul,
ul#sf-menu li li li.sfHover li ul {
	top:			-999em;
}

ul#sf-menu li li:hover ul,
ul#sf-menu li li.sfHover ul {
	left:			15.38em; /* match ul width */
	top:			0;
}
ul#sf-menu li li li:hover ul,
ul#sf-menu li li li.sfHover ul {
	left:			15.38em; /* match ul width */
	top:			0;
}
ul#sf-menu li li li li:hover ul,
ul#sf-menu li li li li.sfHover ul {
	left:			15.38em; /* match ul width */
	top:			0;
}

#sf-menu li:hover, #sf-menu li.sfHover,
#sf-menu a:focus, #sf-menu a:hover, #sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.77em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.62em;
	top:			.85em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(../Images/navarrows.gif) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.62em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

#divFooterLine  {
	position: relative;
	clear: both;
	text-align: center;
	padding: 12px 0;
	margin: 0 auto;
	color: #81a7d8;
	
}
#divFooterLine p.byline  {
	color: #0250B2;
	font-size: .82em;
	line-height: 1.5em;
}
#divFooterLine a.footmenu {
	margin: 0 10px;
}
sup  {
	/*font-size: 0.8em;*/
	line-height: .77em;
}
.hilite 
{
	background-color: #FDEFE7;
	line-height: 1.45em !important;
	font-size: 1.03em;
	/*letter-spacing: 1px;*/
}