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

#treatment {
	width: auto;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:16px;
	text-decoration: none;
} 

#treatment ul {
	margin:0px;
	padding:0px;
}

#treatment ul li {
	padding:20px 0px;
	.padding:15px 0px;
	list-style:none;
	/*clear:both;*/
}

#treatment ul li.first {
	padding:20px 0px 0 0;
	.padding:15px 0px 0 0 ;
	list-style:none;
	/*clear:both;*/
}

#treatment ul li.mid {
	padding:20px 0px;
	.padding:15px 0px;
	list-style:none;
	clear:both;
}


#treatment p{
	padding:0px 0px 15px 0px;
}

.RightLinks {
	float:right;
	width:200px;
	height:auto;
	padding:0 0 10px 15px;
	clear:both;
}

/*.RightLinks table {border:1px solid #b3b3b3; background:#b3b3b3; }*/

.RightLinks table a { color:#c5c5c5; text-decoration:none; font-size:13px;}
.RightLinks table a:hover { color:#fff; text-decoration:none; font-size:13px;}

#treatment h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #662f8e;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	margin:15px 0px 0px 0px;
	.margin:15px 0px 10px 0px;
}

#treatment h2 a:link, h2 a:active, h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #304D9D;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	
}

#treatment h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	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: 13px;
	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 .flash_big {
	padding: 5px;
	width: 300px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 15px;
}

#treatment ul.inner li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	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: #666666;
	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: 700px;
	margin:0 auto;
	height:100%;

	overflow:hidden;
	
}

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

#treat_main ul.treat_section li {
	margin:0px 20px 20px 0px;
	
}

#treat_main .treat_section li {
	float:left;
	width:200px;
	padding:0px;
	height: auto;
}

#treat_main .treat_section li span {
	border-left:#365ba3 solid 1px;
	border-right:#365ba3 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;
	margin:0px !important;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

#treat_main .treat_section li .treat_links li a{
	display:block;
	padding:5px 10px;
	line-height:15px;
	color:#999999;
	text-decoration:none;
}

#treat_main .treat_section li .treat_links li a:hover{
	display:block;
	padding:5px 10px;
	line-height:15px;
	color:#365BA3;
	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;
}


#treat_main .treat_links-new li{
	
	width:auto;
	height:auto;
	width:230px;
	line-height:20px;
	margin:0px !important;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

#treat_main .treat_links-new li a{
	
	padding:5px 10px;
	line-height:20px;
	color:#999999;
	text-decoration:none;
}

#treat_main .treat_links-new li a:hover{
	
	padding:5px 10px;
	line-height:20px;
	color:#365BA3;
	text-decoration:underline;
	
}



#treat_main .treat_links-new li h3 {
	
	width:auto;
	height:auto;
	width:230px;
	line-height:20px;
	margin:0px !important;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#treat_main .treat_links-new li h3 a{
	
	padding:5px 10px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}

#treat_main .treat_links-new li h3 a:hover{
	
	padding:5px 10px;
	line-height:20px;
	color:#365BA3;
	text-decoration:none;

}

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


/*RIGHT SIDE NAVIGATION*/

.RightMain {width:200px; }
.RightTop { background:url(../page_images/right-top.gif) bottom left no-repeat; height:10px;}
.RightMid { background:url(../page_images/right-mid.gif) top left repeat-y; height:auto; min-height:100px; padding:0 5px;}
.RightBot { background:url(../page_images/right-bot.gif) top left no-repeat; height:10px;}


.image{
	width:300px;
	background:#f3f3f3;
	border:#DDDDDD 1px solid;
	text-align:center;
	padding:5px;
	margin:10px 0 0px 110px;
}

.tellfriend {
	float:right;
	padding:0px;
	width:150px;
	height:25px;
	font-size:13px;
	font-weight:normal;
	color:#141414;
}

