* {
	margin:0px;
	padding:0px;
}

/* -------------- TREATMENT CONTENT CSS -------------- */

#treatment {
	width: 631px;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height:16px;
	text-decoration: none;
}
#treatment ul {
	margin:0px;
	padding:0px;
	clear:both;
}
#treatment ul li {
	padding:20px 0px;
	.padding:15px 0px;
	list-style:none;
	clear:both;
}
#treatment p{
	padding:0px 0px 15px 0px;
}
#treatment h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c2d72b;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
#treatment h2 a:link, h2 a:active, h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #c2d72b;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
#treatment h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #495b65;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
#treatment h2 span {
	color:#8e8e8e;
	font-weight: bold;
}
#treatment h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
#treatment .flash_bg {
	padding: 5px;
	width: 196px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 15px;
}
#treatment .flash_bg_wide {
	padding: 0px;
	width: 209px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 15px;
}
#treatment ul.inner li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	clear: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 250px;
}
#treatment ol.inner_ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	clear: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 3px;
	padding-bottom:3px;
}

/* -------------- END TREATMENT CONTENT CSS -------------- */








/* ----------------- Treatment ROUND BOX CSS Start ---------------- */

* #treat_main {
	width: 631px;
	margin:0 auto;
}
#treat_main .treat_section, .treat_section ul {
	padding:0;
	margin:0;
	list-style:none;
}
#treat_main ul.treat_section li {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#treat_main .treat_section li {
	float:left;
	width:200px;
	padding:0px;
	height: auto;
}
#treat_main .treat_section li h3, .treat_section li h3 a:link, .treat_section li h3 a:active, .treat_section li h3 a:visited{ 
	background:url(../images/treat_top.gif) no-repeat top left;
	display:block;
	width:200px;
	line-height:31px;
	text-indent:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#treat_main .treat_section li h3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#c8de2c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#treat_main .treat_section li span {
	border-left:#33454f solid 1px;
	border-right:#33454f solid 1px;
	display:block;
	width:auto;
	height:auto;
	padding-bottom:5px;
}
#treat_main .treat_section li .bottom_curv {
	display:block;
	clear:both;
	width:200px;
	height:16px;
	background: url(../images/treat_bottom.gif) no-repeat left top;
	border:none;
	padding-bottom:0px;
}
#treat_main .treat_section li .treat_links li{
	display:block;
	width:auto;
	height:auto;
	width:198px;
	line-height:15px;
	border-left:#365ba3 solid 1px;
	border-right:#365ba3 solid 1px;
	margin:0px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b3e48;
	font-weight:bold;
	text-decoration:none;
}
#treat_main .treat_section li .treat_links li a{
	display:block;
	padding:5px 10px;
	line-height:15px;
	color:#2b3e48;
	text-decoration:none;
}
#treat_main .treat_section li .treat_links li a:hover{
	display:block;
	padding:5px 10px;
	line-height:15px;
	color:#c8de2c;
	text-decoration:underline;
	background-color:#F8F8F8;
}
#treat_main .treat_section li .treat_links li span, #treat_main .treat_section li .treat_links li span a{
	float:left;
	border:none;
	padding-bottom:2px;
}
#treat_main .treat_section li .treat_links li span a:hover{
	float:left;
	border:none;
	padding-bottom:2px;
}

/* ----------------- END Treatment ROUND BOX CSS Start ---------------- */








/* ----------------- Treatment SQUARE BOX CSS Start ------------------*/

#treat_square {
	width: 900px;
	margin:0 auto;
	height:auto;
}

#treat_square .square_sec, .treat_section ul {
	padding:0;
	margin:0;
	list-style:none;
}


#treat_square .square_sec li {
	float:left;
	width:282px;
	height: auto;
	
	margin:0px 12px 12px 0px;
	display:block;
	padding:4px;
	border:#c9d8ed solid 1px;
}

#treat_square .square_sec li div{
	width:138px;
	background:#e3edf6;
	height:178px;
	float:right;
}

#treat_square .square_sec li h3{
	display:block;
	line-height:27px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	width:auto;
	background:#005aaa;
	padding:0px;
	text-indent:6px;
}

#treat_square .square_sec li h3 a:link, #treat_square .square_sec li h3 a:active, #treat_square .square_sec li h3 a:visited{
	display:block;
	line-height:27px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	width:auto;
	text-decoration:none;
}

#treat_square .square_sec li h3 a:hover{
	display:block;
	line-height:27px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	width:auto;
	background-color:#2d77b9;
}

#treat_square .square_sec li div ul li{
	width:100%;
	margin:0px;
	padding:0px;
	text-indent:7px;
	display:block;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005aaa;
	font-weight:bold;
	
	border:none;
	list-style:none !important;
}

#treat_square .square_sec li div ul li a:link, #treat_square .square_sec li div ul li a:active, #treat_square .square_sec li div ul li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005aaa;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 0px;
	/*background: url(../images/arrow.gif) no-repeat left 6px;*/
}

#treat_square .square_sec li div ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3532;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-color:#f6f9ff;
	padding:2px 0px;
	/*background: #f6f9ff url(../images/arrow-hover.gif) no-repeat left 6px;*/
}

.margin_zero {
	margin-right:0px !important;
}

/* ----------------- END Treatment SQUARE BOX CSS Start ------------------*/
