body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#C0BCB5;
}
.tb {
	background-image: url(images/tb.gif);
	height: 16px;
	width: 146px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #696767;
	font-size: 12px;
}

.tb1 {
	background-image: url(images/tb1.gif);
	height: 108px;
	width: 145px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-left: 12px;
	vertical-align:text-top;
	color: #696767;
	font-size: 12px;
}

.frmtitle {
	font-size: 12px;
	font-weight: bold;
	color: #C0BCB5;
}

.frmbdy {
	font-size: 12px;
	color: #C0BCB5;
}


.bdytxt {
	font-size: 11px;
	color: #313030;
}

.bdytxt-b {
	font-size: 14px;
	color: #313030;
	font-weight: bold;
}

.bdytxt-b1 {
	font-size: 11px;
	color: #313030;
	font-weight: bold;
}

.menutxt{
	font-size: 11px;
	color: #010101;
	text-align:center;
	line-height: 15px;	
}

.menutxt1{
	font-size: 11px;
	color: #010101;
	font-weight: bold;
}
.bdytitle{
	font-size: 24px;
	color: #2A2A2A;
}
.fttxt{
	font-size: 12px;
	color: #0C464A;
	padding-right:100px;
	
}
/*************************** Iniste CSS ****************************************/


/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */
.static_nlsmenu {
	z-index:1;
	width:100%;
}

#mcnt_menubar{
	text-align:center;
	font-size:12px;
}

/* Main Bar - Item */
.static_nlsitemcontainer {
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #000000;
}
.static_nlsiconcell {
	width:0px;
}
.static_nlssubmenucell{
}
.static_nlsitem {
	color:#010101;
	font-size:12px;
	line-height:15px;
}
    
/* Main Bar - Item Hover */
.static_nlsitemcontainerover {
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #000000;
	font-size:12px;
}
.static_nlsiconcellover {
	width:0px;
}
.static_nlssubmenucellover {
}
.static_nlsitemover {
	color:#010101;
	font-size:12px;
	line-height:15px;
}

/* Sub Menu */
.nlsmenu {
	 background-image:url(images/nav_background.png);
    z-index:1;
}

/* Sub Menu - Item */
.nlsitemcontainer {
	height:21px;
	color:#FFFFFF;
	border:1px solid #D6D7D8;
	background-image:url(images/submenu.jpg);
	background-color:#BD1419;
	padding-right:20px;
	padding-left:10px;
	line-height:20px;
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	-moz-opacity:0.9;
	padding-top:5px;
	padding-bottom:5px;
}
/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity:0.7;
	*/
.nlsiconcell {
	width:22px;
	background-color:#070707;
}
.nlssubmenucell{
	padding-left:3px;
	padding-right:4px;
}
.nlsitem {
    font-weight:bold;
	font-size:12px;
    color:#FFFFFF;
    padding:0px 4px 0px 4px;
}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {
	height:21px;
	color:#FFFFFF;
	background-color:#BD4C4F;
	border:1px solid #D6D7D8;
	padding-right:20px;
	padding-left:10px;
	background-repeat:repeat-x;
	margin-left:15px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=99);
	padding-top:5px;
	padding-bottom:5px;
	
}

.nlsiconcellover {
	width:22px;
	background-color:#5E7809;
}
.nlssubmenucellover {
	padding-top:2px;
	padding-left:3px;
	padding-right:4px;
	color:#FFFFFF;
}
.nlsitemover {
    font-weight:bold;
	font-size:12px;
    color:#FFFFFF;
    padding:0px 4px 0px 4px;
}

/*copied from community001*****/
a:link{color:#555555}
a:visited{color:#555555}
a:hover{color:#111111;}
li{line-height:24px;padding-bottom:10px;}
.highlight{color:Red}
.copyright{font-size:10px}
input {font-family:tahoma;font-size:8pt;}
textarea {font-family:verdana;font-size:9pt;line-height:18px}
select {font-size:11px}
a.register:link{color:#555555;}
a.register:visited{color:#555555;}
a.register:hover{color:#111111;}
a.login:link{color:#555555;}
a.login:visited{color:#555555;}
a.login:hover{color:#111111;}
a.myworkspace:link{color:#555555;}
a.myworkspace:visited{color:#555555;}
a.myworkspace:hover{color:#111111;}
a.admin:link{color:#555555;}
a.admin:visited{color:#555555;}
a.admin:hover{color:#111111;}
a.logout:link{color:#555555;}
a.logout:visited{color:#555555;}
a.logout:hover{color:#111111;}
.button {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="button"] {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="submit"] {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="text"]   {height:15px;font-family:Arial;font-size:9pt;}
input[type="password"]{height:15px;font-family:Arial;font-size:9pt;}
input[type="file"]   {height:21px;font-family:Arial;font-size:9pt;}

/*Css For contact us*/

#ctl00_placeholderLeft_ctl00_txtName,#ctl00_placeholderLeft_ctl03_txtName,#ctl00_placeholderLeft_ctl00_txtNumber,#ctl00_placeholderLeft_ctl03_txtNumber{
	background-image:url(images/tb.gif);
	background-repeat:no-repeat;
	border-style:none;
	border-width:0;
	color:#000000;
	font-size:12px;
	height:16px;
	padding-left:10px;
	width:146px;
}

#ctl00_placeholderLeft_ctl00_txtEmail,#ctl00_placeholderLeft_ctl03_txtEmail{
	background-image:url(images/tb.gif);
	background-repeat:no-repeat;
	border-style:none;
	border-width:0;
	color:#000000;
	font-size:12px;
	height:16px;
	padding-left:10px;
	width:146px;
}
#ctl00_placeholderLeft_ctl00_txtSubject,#ctl00_placeholderLeft_ctl03_txtSubject{
	background-image:url(images/tb.gif);
	background-repeat:no-repeat;
	border-style:none;
	border-width:0;
	color:#000000;
	font-size:12px;
	height:16px;
	padding-left:10px;
	width:146px;
}

#ctl00_placeholderLeft_ctl00_txtMessage,#ctl00_placeholderLeft_ctl03_txtMessage{
	background-image:url(images/tb1.gif);
	background-repeat:no-repeat;
	border-style:none;
	border-width:0;
	color:#000000;
	font-size:12px;
	height:110px;
	padding-left:10px;
	vertical-align:text-top;
	width:145px;
}
#ctl00_placeholderLeft_ctl03_txtMessage{
	background-image:url(images/tb1.gif);
	background-repeat:no-repeat;
	border-style:none;
	border-width:0;
	color:#000000;
	font-size:12px;
	height:110px;
	padding-left:10px;
	vertical-align:text-top;
	width:145px;
}

#ctl00_placeholderLeft_ctl00_lblEmail,#ctl00_placeholderLeft_ctl00_lblName,#ctl00_placeholderLeft_ctl00_lblSubject,#ctl00_placeholderLeft_ctl00_lblMessage,#ctl00_placeholderLeft_ctl00_lblNumber,#ctl00_placeholderLeft_ctl03_lblNumber{
	color:#C0BCB5;
	font-size:12px;
	height:16px;
	font-weight:bold;
}

#ctl00_placeholderLeft_ctl03_lblEmail,#ctl00_placeholderLeft_ctl03_lblName,#ctl00_placeholderLeft_ctl03_lblSubject,#ctl00_placeholderLeft_ctl03_lblMessage{
	color:#C0BCB5;
	font-size:12px;
	height:16px;
	font-weight:bold;
}

#ctl00_placeholderLeft_ctl03_btnSubmit,#ctl00_placeholderLeft_ctl00_btnSubmit{
	background-image:url(images/bt-sub.gif);
	background-repeat:no-repeat;
	height:16px;
	width:64px;
}

#ctl00_placeholderLeft_ctl03_lblStatus,#ctl00_placeholderLeft_ctl00_lblStatus{
	color:#FF0000;
	font-size:12px;
}
.footer{
	background-image:url(images/botm.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height:112px; 
	font-family:Arial;font-size:12px;
}
.width1121{
	width:18px !important;
	width:15px;
}
.padleftright10{
	padding-left:10px;
	padding-right:10px;
}
.padleftright10 textarea{
	overflow:hidden;
}
#menubar_111
{
border-right:1px solid #E6E6E6;}

.patientslink
{
color:#C0BCB5;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;}

.patientslink a
{
color:#C0BCB5;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:underline;}