body {
	margin: 0;
	padding: 0;
	background-color:#e1f0f5;
	background:url("images/back.jpg") center repeat-y;
	font-family:Tahoma, Verdana, Arial; 
	font-size:12px; 
	color:#666666;
	line-height:15px;
}

form{
margin:0px;
}

textarea {
	font:11px Tahoma, Verdana, Arial;
	width: 20px;
	margin-right: 0px;
}
TextBox {
	font:11px Tahoma, Verdana, Arial;
	width: 20px;
	margin-right: 0px;
}
h3 {
margin:0px;
color:#00628d;
font-family:Verdana, Tahoma, Verdana, Arial; 
font-size:18px;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0px;
}

p { margin-bottom:.5em;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#mainRapper{
	width:1003px;
	background: #ffffff; 
	margin:0px auto;
	padding:0px;
}

#header {
	margin: 0px;
	padding: 0px ;
	width: 100%;
	margin:0px auto;
	background:url(images/logo_bg.png) repeat-x;
	height:111px;
}

#logo {
	float: left;
	width: 237px;
	padding:0px;
	height:111px;
	background:url(images/logo.png) no-repeat left center;
}

#rightH {
	float: right;
	width: 1000px;
	padding:0px;
	height:100px;
}

#manuRapper{
	width:100%;
	margin:0px auto;
	float:left;
}

#menu {
	margin:0px auto;
 width :100%;
	background: url(images/index_05.jpg) repeat-x;
	min-height: 33px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 18px 5px 16px;
	background:url(images/index_10.jpg) no-repeat bottom right;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	-moz-outline: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/hover1.jpg) repeat-x center;
}

#menu1 {
	margin:0 auto;
	width:100%;
	background: url(images/index_13.jpg) repeat-x left center;
	height: 30px;
}

#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu1 li {
	display: inline;
}

#menu1 a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 7px  18px 5px 18px;
	background:url(images/index_10.jpg) no-repeat bottom right;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #eeeeee;
	-moz-outline: none;
}

#menu1 a:hover, #menu .current_page_item1 a {
	background: url(images/hover2.jpg) repeat-x left center;	
}

.RadioUser{
	background:red;
	width:0px;	
}

#search {
	width: 303px;
	margin: 25px 10px 10px 5px;
	float: right;
}

#searchBox{
	width:287px;
	background:url("images/search_03.jpg");
	text-align:left;
	padding: 8px 8px 8px 8px;
}

#searchBox h1.span{
	background:#eeeeee;
}

#banner{
	width:100%;
	padding:0px;
	margin:0px;
}

#bannerImg {
	width:774px;
	height:196px;
	background:url(images/index_16.jpg) no-repeat ;
	float:left;
}

#login {
	width: 229px;
	height: 235px;
	background-image: url('images/index_17.jpg');
	margin: 0px;
	text-align:center;
	float: left;	
}

#login p {
	margin:8px;
	text-align:left;
	height: 29px;
}

#login h1 {
	text-align:right;
	margin-right:28px;
}

#page {
	width:100%;
	background:url(images/index_24.jpg) repeat-x left top;
	float:left;
	margin:0px auto;
}

#Pleft {
	width:210px;
	float: left;
	margin-top:15px;
	margin-left:6px;	
}

#Pleft img {
	margin:2px;
}

#content {
	width: 755px;
	float: left;
	margin:15px 4px 8px 4px;
	text-align:left;
	height: auto;
}

#contentTxt{
	width:770px;
	background:url(images/txtCenter.jpg) repeat-y top center;
	text-align:left;
}

#Pright1 {
	width:210px;
	float: left;	
	margin-top:15px;
	text-align:left;
}

#Pright1 img {
	margin:2px;
}

#conTxtLeft {
	width:740px;
	float:left;
	margin:0px;
	text-align:justify;
}

#conTxtLeft p {
	padding:4px 8px 4px 10px;
	text-align:justify;
}

#conTxtRight {
	width:191px;
	float:left;	
	margin:2px;
}

#conTxtRight p {
	padding:4px 8px 4px 10px;
	text-align:justify;
}

#BottomAd {
	width: 770px;
	float: left;
	margin:5px 4px 5px 4px;
	text-align:left;	
}

#BottomAd p	{
	margin-right:8px;
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
}

/* Footer */

#footer {

	width: 100%;
	background:url(images/index_63.png) repeat-x;
	height:98px;
	float:left;
	text-align: center;
	margin:0px;
	padding:0px;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
	padding-top:15px;
}

#footer img{
	margin:15px 10px 0px 10px;
	text-align:center;
}

.space8{
margin:8px;
}
.table{
	border:solid 1px #0686C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#D9E7EF/*4EB8F1*/;
	height: 34px;
}
.calculator
{
	line-height:30px;
	color:#0e85b0;
	border:solid 1px #000;
	margin:2px;
}
.calcutaorlink a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	width:40%;	
	background:#FFF;
	color:#0e85b0;	
	line-height:30px;
	-moz-outline: none;
	padding:0 10px 0 10px;
	border:solid 1px #0e85b0;
}
.calcutaorlink a:visited {
	color: #0e85b0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calcutaorlink a:hover {
	color:#fff;
	background:#0686C7 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calcutaorlink a:active {
	color: #DF6234;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calculatordic{
	line-height:30px;
	color:#0e85b0;
	border:solid 1px #000;
	margin:2px;
}
.calcutaorlinkdic a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	width:20%;	
	background:#FFF;
	color:#0e85b0;	
	line-height:30px;
	-moz-outline: none;
	padding:0 10px 0 10px;
	border:solid 1px #0e85b0;
	text-align:center;
}
.calcutaorlinkdic a:visited {
	color: #0e85b0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calcutaorlinkdic a:hover {
	color:#fff;
	background:#0686C7 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calcutaorlinkdic a:active {
	color: #DF6234;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
.sign{
	
	height:19px;
	color:#4c4c4c;
	margin:0;
	padding:0px;
	float:left;
	font-size:11px;
	-moz-outline: none;
}
.sign a{
	text-decoration:none;
	color:#4c4c4c;
	-moz-outline: none;
}
.sign a:hover{
	text-decoration:underline;
	color:#000000;
}
.topnav_container{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:23px 0 0 280px;
	width:700px;	
}

.searchcontainer{
	padding:0 0 0 200px;
}

.maincontainer{
	height:111px;
	width:100%;
	background-image:url(images/logo_bg.png);
	background-repeat:repeat-x;
	margin:0;
}
.logo{
	background-image:url(images/logo.png);
	width:500px;
	height:111px;
	background-repeat:no-repeat;
}

a.top_nav, a.top_nav:visited, a.top_nav:active
{ font-family:Tahoma, Verdana, Arial; font-size:11px; color:#000; text-decoration:none; -moz-outline: none; }
a.top_nav:hover
{ font-family:Tahoma, Verdana, Arial; color:#1490d0; text-decoration:underline; }
.search 
{
	width: 303px;
	margin:0;
	float: right;
	
	
}

.signin{
	margin:0;
	padding:0px 200px 0px 200px;
	float:right;
}

.sublinks
{
	margin:0;
	padding:35px 200px 0 0;
	}
.invalid{
	color:Red;
	padding-left:43px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
			
}

.marquee{
	color:Red;
	padding-left:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
			
}

.sublink_footer{
	height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D809E;

}

.sublink_footer a{
	color: #9D809E;
	text-decoration: nonoe;

	-moz-outline: none;
}
.sublink_footer a:hover{
	color: #a68dc1;
	text-decoration: none;
}
.calculator{
	line-height:30px;
	color:#0e85b0;
	border:solid 1px #000;
	margin:2px;
}
.calcutaorlinks a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	width:135px;	
	background:#FFF;
	color:#0e85b0;	
	line-height:20px;
	-moz-outline: none;
	padding:0 10px 0 10px;
	border:solid 1px #0e85b0;
}
.calcutaorlinks a:visited {
	color: #0e85b0;
	text-decoration: none;
}
.calcutaorlinks a:hover {
	color:#fff;
	background:#0686C7 10px ;
}
.calcutaorlinks a:active {
	color: #DF6234;
	text-decoration: none;
}
a.login_nav, a.login_nav:visited, a.login_nav:active
{ font-family:Tahoma, Verdana, Arial; font-size:11px; color:#004F95; text-decoration:none; -moz-outline: none; }
a.login_nav:hover
{ font-family:Tahoma, Verdana, Arial; color:#1e282d; text-decoration:underline; }

#search_box {
    width: 169px;
    height: 3px;
	background-image:url('images/bg_search_box2.png');
	background-repeat:no-repeat;
	padding:0px 0 33px 0px;
	margin:0px;
}
#search_box .s {
    float: left;
    padding: 0;
    margin:0px 0 0 2px;
    border: 0;
    width: 130px;
    height:25px;
    background: none;
	color:#0686C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#search_box .go {
    float:right;
    margin:0px;
    padding:0px 0px 0px 0px;
    -moz-outline: none;
}
.invalid_msg{
	text-align:left;
	color:Lime;
}

a.hand_class, a.hand_class:visited, a.hand_class:active
{ font-family:Tahoma, Verdana, Arial; font-size:18px; -moz-outline:none; color:#0079B2; text-decoration:none; padding:0 0 0 0; margin-bottom:20px; -moz-outline: none; }
a.hand_class:hover
{ font-family:Tahoma, Verdana, Arial; color:#0079B2; text-decoration:none; }

a.main_nav, a.main_nav:visited, a.main_nav:active
{ font-family:Tahoma, Verdana, Arial; font-size:11px; color:#000; text-decoration:none; -moz-outline: none; }
a.main_nav:hover
{ font-family::Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-decoration:underline; font-size:11px; }

.welcome
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0686C7;
	font-weight:bold;
}
.tableheading
{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}
.mozoutline{
	-moz-outline: none;
	font-size:11px;
}

.calculatordic{
	line-height:30px;
	color:#0e85b0;
	border:solid 1px #000;
	margin:2px;
}
.calcutaorlinkbig a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:block;
	width:90%;	
	background:#FFF;
	color:#0e85b0;	
	line-height:30px;
	-moz-outline: none;
	padding:0 10px 0 10px;
	border:solid 1px #0e85b0;
	text-align:center;
}
.calcutaorlinkbig a:visited {
	color: #0e85b0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calcutaorlinkbig a:hover {
	color:#fff;
	background:#0686C7 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calcutaorlinkbig a:active {
	color: #DF6234;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.marqueebrd{
	border:1px solid #1896d1;
	padding:8px;
	text-align:justify;
}
.homecontainer{
	width:736px;
	margin:0;
	height:auto;
	float:left;
}
.homeleft{
	width:232px;
	float:left;
	margin:0 0 0 10px;
	left:215px;
	z-index:1;  
}
.homeright{
	width:490px;
	float:left;	
}
.leftbox{
	width:200px;
	padding:10px;
	margin:0 0 5px 0;
	border:1px solid #cbcbcb;
	float:left;
	height: 67px;
}
.rightbox{
	width:460px;
	padding:5px;

	margin-bottom:10px;		
}
.rightbox h3{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:14px;
	color:#fff;
}
.leftinbox{
	float:left; 
	padding:0 0 0 10px; 
	width:179px;
	text-align:left;
}
.leftinbox span a{
	color:#469cc5;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	-moz-outline:none;
}




.clear {
	MARGIN: 0px 0px 5px
}
#navigation {
	POSITION: relative; BACKGROUND-COLOR: #0f96e4; CLEAR: both; font-size:11px; height:30px; background:url('images/blueslate_background.gif') repeat-x left bottom;
font-family:Verdana,Helvitica,sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: -2px;
	left: 1px;
	width: 999px;
}
#navigation UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; PADDING-TOP: 0px; height:30px;
}
#navigation LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: block; FLOAT: left; PADDING-TOP: 0px; height:30px;
}
#navigation A {
	TEXT-ALIGN: center; PADDING-BOTTOM: 6px; LINE-HEIGHT: 1.1em; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: block; FLOAT: left; COLOR: #fff; BORDER-RIGHT: #fff 1px solid; TEXT-DECORATION: none; PADDING-TOP: 6px; height:18px; cursor:pointer; 
}
.btn0 A {
	WIDTH: 72px
}
.btnpro A {
	WIDTH: 118px
}
.btn1 A {
	WIDTH: 147px
}
.btn2 A {
	WIDTH: 117px
}
.btn3 A {
	WIDTH: 116px
}
.btn4 A {
	WIDTH: 103px
}
.btn5 A {
	WIDTH: 100px
}
#navigation A:hover {
	color:#fff; background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat bottom center;
	height:30px;
}
#navigation A.selected {
	BACKGROUND-COLOR: #000;
	background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat bottom center;
	height:18px;
}
#navigation LI.selected A {
	BACKGROUND-COLOR: #000;
	height:25px;
}
#navigation LI.selected LI A {
	BACKGROUND-COLOR: #0f96e4;
	height:18px;
}
#navigation UL UL LI A {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;
	height:30px;
}
#navigation UL UL LI A SPAN {
	PADDING-BOTTOM: 3px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; PADDING-TOP: 3px;
	height:30px;
}
#navigation UL UL {
	BORDER:0;
	height:30px;
}
#navigation UL LI LI {
	BORDER:0;
	height:30px;
}
#navigation UL LI LI.first {
	BORDER:0;
	height:30px;
}
.hide {
	DISPLAY: none;
	height:30px;
}
.hide {
	POSITION: absolute; WIDTH: 50%; HEIGHT: 30px; OVERFLOW: hidden; LEFT: -500px
}
#item1menu {
	WIDTH: 191px !important; LEFT: 73px; top:30px;
}
#item1menu A {
	WIDTH: 191px; 
}
#item2menu {
	WIDTH: 144px !important; LEFT: 221px; top:30px; 
}
#item2menu A {
	WIDTH: 144px;
}
#item3menu {
	WIDTH: 132px !important; LEFT: 339px; top:30px;
}
#item3menu A {
	WIDTH: 132px;
}
#item4menu {
	WIDTH: 160px !important; LEFT: 440px; top:30px;
}
#item4menu A {
	WIDTH: 160px; height:30px;
}
#item5menu {
	WIDTH: 100px !important; LEFT: 339px; top:30px;	
}
#item5menu A {
	WIDTH: 100px;
}
#item6menu {
	WIDTH: 152px !important; LEFT: 406px
}
#item6menu A {
	WIDTH: 150px
}
.show {
	Z-INDEX: 10; POSITION: absolute; BACKGROUND-COLOR: #0f96e4; DISPLAY: block; BORDER-TOP: #fff 1px solid; TOP: 1.5em
}
.show {
	TOP: 2.1em
}
.show LI {
	PADDING-BOTTOM: 1px; BACKGROUND-COLOR: #0f96e4; height:30px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; DISPLAY: block !important; FLOAT: none !important; PADDING-TOP: 1px; height:30px;
}
.show LI A {
	BORDER-BOTTOM: 0px; TEXT-ALIGN: left !important; height:30px; BORDER-LEFT: 0px; MARGIN: 0px; DISPLAY: block !important; BACKGROUND: url(../images/drop-down-link-bg.gif) repeat-x left bottom; FLOAT: none !important; HEIGHT: auto; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.show LI A:hover {
	BACKGROUND-COLOR: #000
}
#subnav .padding {
	PADDING-BOTTOM: 47px; MARGIN-TOP: 10px; MARGIN-BOTTOM: 20px; BACKGROUND: url(../images/bg-subnav.gif) #f0f0f0 no-repeat right bottom
}
#subnav UL {
	PADDING-BOTTOM: 1px; LINE-HEIGHT: normal; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/bg-dotted.gif) #f0f0f0 repeat-x 50% bottom; PADDING-TOP: 0px
}
#subnav LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-TOP: 0px
}
#subnav A {
	PADDING-BOTTOM: 6px; PADDING-LEFT: 10px; PADDING-RIGHT: 4px; DISPLAY: block; BACKGROUND: url(../images/bg-dotted.gif) #f0f0f0 repeat-x 50% top; COLOR: #232323; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 6px
}
#subnav A.selected {
	BACKGROUND: url(../images/bg-dotted2.gif) #fbd9e8 repeat-x 50% top; COLOR: #bd004b
}
#subnav A:hover {
	COLOR: #bd004b
}
#subnav UL UL {
	BORDER-BOTTOM: #0f96e4 1px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: #fbd9e8; HEIGHT: 1%; PADDING-TOP: 0px
}
#subnav UL UL UL {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
#subnav UL UL LI {
	
}
#subnav UL UL A {
	PADDING-LEFT: 20px; BACKGROUND: url(../images/subnav-bg1.gif) #fbd9e8 no-repeat left top; COLOR: #232323
}
#subnav UL UL A.selected {
	BACKGROUND: url(../images/subnav-bg1-sel.gif) #fbd9e8 no-repeat left top
}
#subnav UL UL A.showsub {
	BACKGROUND: url(../images/subnav-bg1-sel2.gif) #fbd9e8 no-repeat left top
}
#subnav UL UL UL {
	PADDING-BOTTOM: 10px
}
#subnav UL UL UL A {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 30px; PADDING-RIGHT: 4px; BACKGROUND: url(../images/subnav-bg2.gif) no-repeat left top; COLOR: #000; FONT-WEIGHT: normal; PADDING-TOP: 2px
}
#subnav UL UL UL A.selected {
	BACKGROUND: url(../images/subnav-bg2.gif) no-repeat left top
}
#subnav P {
	MARGIN: 1em 0px; COLOR: #666; FONT-SIZE: 0.94em
}
#subnav P A {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #666; FONT-WEIGHT: normal; TEXT-DECORATION: underline; PADDING-TOP: 0px
}
#navigation .home a {
	POSITION: relative; BACKGROUND-COLOR: #0f96e4; MARGIN: 0px; CLEAR: both; font-size:11px; height:18px; background:transparent url(images/blueslate_background.gif) repeat-x bottom left;font-family:Verdana,Helvitica,sans-serif;
}
#navigation .home a:hover {
	color:#fff; background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat bottom center;
	height:18px;
}
.subpageheading {
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:13px;
	color:#fb784c;
	line-height:25px;
	font-weight:bold;
}
.treatmentleft{
	width:308px;
	float:left;
	margin:0 0 0 20px;
	
}
.treatmentright{
	width:350px;
	float:left;
	margin:0 0 0 20px;	
}
.treatmentbox{
	width:300px;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #cbcbcb;
	float:left;
}
.treatmentinbox{
	float:left; 
	padding:0 0 0 10px; 
	width:200px;
	text-align:left;
}
.treatmentinbox span a{
	color:#469cc5;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:16px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	-moz-outline:none;
}
.treatmentinbox span a:hover{
	color:#007cb3;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:16px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	-moz-outline:none;
}
.shareicon{
	padding:0px 0 0 100px;
	
	width:100px;
	margin-top:10px;
}
.chatwincontainer{
	padding:0 0 0 50px;
}
.chatwin{
	background-image:url(images/chatwin_bg.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:left;
}
.div{
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:auto;
	height:auto;
	padding:0 0 0 25px;
}
.div ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.div ul li{
	list-style-type:none;
	/*list-style-image:url(images/left_nav_arrow.gif);*/
	background-image:url(images/left_nav_arrow.gif); 
	background-repeat: no-repeat; 
	margin:0;
	padding:0;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	line-height:25px;
	display:block;
}
.div ul li a, a:active, a:visited{
	text-decoration:none;
	color:#1490d0;
	-moz-outline:none;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.div ul li a:hover{
	text-decoration:underline;
	color:#000;
}
.faqs{
	margin:10px;
	background-color:#e1f0f5;
	background:url("images/back.jpg") center repeat-y;
	font-family:Tahoma, Verdana, Arial; 
	font-size:12px; 
	color:#666666;
	line-height:15px;
}
#right_box_white ul{ 
	color:#333333; 
	margin-left:0px; 
	padding-left:14px; 
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#right_box_white li {
	color:#333333; 
	list-style:none; 
	background-image:url(images/left_nav_arrow.gif); 
	background-repeat: no-repeat; 
	padding-left:20px; 
	background-position:0px 2px;
	padding-bottom:10px;
}

#right_box_white a, a:active, a:visited  {
	text-decoration:none;
	color:#1490d0;
	-moz-outline:none;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#right_box_white a:hover {
	text-decoration:underline;
	color:#000;
}
a.main_nav, a.main_nav:visited
{ font-family::Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: Gray ; text-decoration:none; -moz-outline: none;}
a.main_nav:hover
{ font-family::Verdana, Arial, Helvetica, sans-serif; color:#000; text-decoration:underline; }
.ps_recovery{
	background:url(../images/ps_recovery.gif) no-repeat;
	width:156px;
	height:46px;
	margin:5px 0 5px 30px;
}
tr.off {
background: #D9E7EF;
height:20px;
}
tr.on {
background: #d2c4f9;
height:20px;
}


#content1 {
	width: 711px;
	height:200px;
	float: left;
	margin:0px 4px 8px 4px;
	text-align:left;	
/*	background-image: url('images/topnews.gif'); */
	background-repeat: no-repeat;
}

#innerleft
{
	width: 443px;
	height: 266px;
	float: left;
	margin: 15px 4px 8px 4px;
	text-align: left;
	background-image: url( 'images/domestic_bg.gif' );
	background-repeat: no-repeat;
}

#innerright{
	width: 288px;
	height:266px;
	float: left;
	margin:15px 4px 8px 4px;
	text-align:left;	
	background-image: url('images/top_links.gif');
	background-repeat: no-repeat;
}

#innermiddle{
	width: 744px;
	height:330px;
	float: left;
	margin:15px 4px 8px 4px;
	text-align:left;	
	background-image: url('images/mid.gif');
	background-repeat: no-repeat;
}

#blankdiv{
	width: 712px;
	height:2px;
	float: left;
	margin:0px 0px 5px 0px;
	text-align:left;	
	background-color:#ffffff;
	padding:10px;
}


#innerright ul li
	{ 
	list-style-type:none;
	padding:0px;
	margin:0px;
	line-height:40px;
	width: 233px;
}

#innerright h3
{
	padding-left:15px;
	padding-top:15px;
	color:Maroon;
	font-size:14px; 
	width: 261px;

	
}

.newfooter
{
	font-family:Verdana;
	font-size:12px;
	color: White;
	width: 100%;
	height: 98px;
	float: left;
	margin:0px;
	padding:0px;
}

.mozoutline{
	-moz-outline: none;
	font-size:11px;
}
.newfooter 
a:link 
	{
	color: white; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:transparent url(../images/blueslate_background.gif) repeat-x top left;
	}
.newfooter 
a:visited 
	{
	color: white; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.newfooter
a:hover 
	{
	color:#4EB8F1; 
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.newfooter
 a:active 
 	{
 	color: white;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 

	}
	
.homeleft1{
	width:200px;
	float:left;
	margin:0 0 5 0px;
	padding:0px;
	height: 40px;
}

.leftbox1{
	width:195px;
	padding:3px;
	margin:0 0 5px 0;
	border:1px solid #cbcbcb;
	float:left;
	height: 120px;
}

.leftinbox1{
	float:left; 
	padding:0 0 0 10px; 
	width:200px;
	text-align:left;
	height: 23px;
}
.leftinbox11
{
	float: left;
	padding: 0 0 10 5px;
	width: 200px;
	text-align: center;
	height: 23px;
	text-decoration: underline;
	font-weight: bold;
}

#rece
{
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
}

#rece ul 
{
	width:346px;
	margin:0px auto;
	padding:20px;
}
#rece ul li {	
	
	font-family:Verdana;
	font-size:14px;
	color:#980823;
	line-height:30px;
	padding-left:10px;
}

#rece h2
{
	font-family:Monotype Corsiva;
	font-size:30px;
	color:Maroon;
	margin:0px;
	padding:10px 0px 0px 0px;
	background-color:Gray;
	height:20px;
	width: 294px;
}


.fnt 
{
	font-size:20px; 
	font-family: Arial;
	color:#0697cc;
	font-weight:bold;
	width: 996px;
}

#rece a:link
{
	font-family:Verdana;
	font-size:14px;
	color:#980823;
	text-decoration:none;
}
#rece a:visited
{
	font-family:Verdana;
	font-size:14px;
	color:#980823;
	text-decoration:none;
}
#rece a:hover
{
	font-family:Verdana;
	font-size:14px;
	color:#0697cc;
	
}

#rece a:active
{
	font-family:Verdana;
	font-size:14px;
	color:#980823;
	text-decoration:none;
}

#lowercontent
{
	width:300px;
	height:400px;
	margin-top:100px;
	padding:0px;
	background-color:Gray;
}

.treatmentright1{
	width:500px;
	float:left;
	margin:0 0 0 20px;	
}
.newtreatmentright{
	width:184px;
	height:243px;
	float:left;
	margin:0 0 0 20px;	
}

.newtreatmentleft{
	width:182px;
	float:left;
	margin:0 0 0 20px;
	
}

.newtreatmentbox{
	width:175px;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #cbcbcb;
	float:left;
}


.vertclebanner{
	width:200px;
	float:left;
	margin-top:0px;
	padding-top:0px;
	height: 600px;
	background-color:Gray;
}

.leftinbox1 span a{
	color:#469cc5;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	text-decoration:none;
	line-height:10px;
	font-weight:bold;
	-moz-outline:none;
}

.table1{
	border:solid 1px #0686C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#D9E7EF/*4EB8F1*/;
	width:250px;
	height: 150px;
}

.footer_newDefa 
a:link 
	{
	color: white; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../images/blueslate_background.gif) repeat-x top left;
	}
.footer_newDefa 
a:visited 
	{
	color: white; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.footer_newDefa
a:hover 
	{
	color:#4EB8F1; 
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.footer_newDefa
 a:active 
 	{
 	color: white;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	}

#content2{
	width: 750px;
	height:250px;
	float: left;
	margin:0px 4px 8px 4px;
	text-align:left;	
	background-image: url('images/top_bg.gif');
	background-repeat: no-repeat;
}
#content3{
	width: 750px;
	height:250px;
	float: left;
	margin:0px 4px 8px 4px;
	text-align:left;	
	background-image: url('images/top_bg.gif');
	background-repeat: no-repeat;
}

#content4{
	width: 697px;
	height:125px;
	float: left;
	margin:0px 4px 20px 4px;
	border-width :thin; 
	padding-left:40px; 
	text-align:left;	
	border-color:Black ;
	border-style:solid;  
	font-size :14px;
		/* background-image: url('images/top_bg.gif'); */
	background-repeat: no-repeat;
}

#content2 a:link 
{
	color:Maroon;
	text-decoration:none;
}

#content2 a:visited
{
	color:Maroon;
	text-decoration:none;
}

#content2 a:hover
{
	color:#4EB8F1;
	text-decoration:none;
}

#content2 a:active
{
	color:Maroon;
	text-decoration:none;
}

.newtreatmentbox a:link
{
	color:Maroon;
	font-size:12px;
	font-family:Verdana;
	text-decoration:underline;
	
}

.newtreatmentbox a:visited
{
	color:Maroon;
	font-size:12px;
	font-family:Verdana;
	text-decoration:underline;
	
}

.newtreatmentbox a:hover
{
	color:#4EB8F1;
	font-size:12px;
	font-family:Verdana;
	
}


.newtreatmentbox a:active
{
	color:Maroon;
	font-size:12px;
	font-family:Verdana;
	text-decoration:underline;
	
}
