.r_form_table
{
	width:410px;
	padding:3px;
	border:1px solid #bbbbbb;
	border-right:none;
	border-bottom:none;	
}

.r_form_td_label
{
	width:140px;
	padding:3px 3px 3px 5px;
	border:1px solid #bbbbbb;
	border-left:none;
	border-top:none;
	line-height:20px;
	background-color:#E2E2E2;
}

.r_form_td_enter
{
	width:260px;
	padding:3px;
	border:1px solid #bbbbbb;
	border-left:none;
	border-top:none;	
	line-height:20px;
}

.r_form_btn
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:120px;
	padding:10px 0px 10px 0px;	
}

.r_form_eg
{
	color:Gray;
	padding:2px;
}

.editform_textfield
{
	border:1px solid Gray;
	padding:1px;	
}

.modalpopup_bkgd
{
	margin:1px;
	background-color:White;
	border:1px solid Gray;	
	text-align:center;
	line-height:15px;
}

/* Panel */


.c_border
{
	border:1px solid #E2E2E2;	
}

/* SideMenu Menu */

.side_menu_title
{
	background-color:#B9C2E2;
	padding:3px;
	font-size:11px;
	border-bottom:1px solid Gray;
	width:130px;	
}

ul.side_menu_ul
{
	list-style: none;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid #E3E3E3;
	width:130px;
}

ul.side_menu_ul li
{
	border-bottom:1px solid #E3E3E3;
	padding:3px;	
	font-size:10px;
	width:130px;
}

/* NewsDetail */

.dtl_tb
{
	width:430px;
	margin:10px 0px 0px 0px;
	border:1px solid #E2E2E2;	
}

.dtl_title
{
	width:330px;
	padding:10px;
	font-size:14px;
	color:#7A9F0E;
}

.dtl_date
{
	font-size:14px;
	font-family:Tahoma;
	width:100px;
	color:#7A9F0E;
	padding:20px 10px 10px 10px;
	border-right: solid 4px #F4921B;
	line-height: 13px;
}

.dtl_desc
{
	width:330px;
	padding:10px;
	font-size:12px;
}

.pl_login_FailureText
{
	color:Red;
	padding:10px;	
}

.usr_newcount
{
	height:14px;
	width:25px;
	background-image: url(Img/countbkgd.jpg);
	background-repeat: no-repeat;
	font-size:11px;
	color:White;
	text-align:center;
	font-weight:bold;
	line-height:13px;
}

/* PanelLeft */

.ul_lz_cont
{
	width:145px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
}

ul.ul_lz
{

	width:151px;
	margin:0px;
	padding:0px;
	list-style:none;	
	background-color:White;
	border:2px solid #E2E2E2;
}

ul.ul_lz li
{
	padding:1px 1px 5px 1px;
	border:1px solid White;	
}

.lz_title
{
	background-image: url(Img/room_left_title.jpg);
	background-repeat: repeat-x;
	width:151px;
	height:30px;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	padding:2px 2px 2px 5px;
}

.lz_img
{
	background-image: url(Img/psychiatry_48.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width:60px;
	height:60px;
}

.lz_img2
{
	background-image: url(Img/optometrist_48.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width:60px;
	height:55px;
}

.lz_img3
{
	background-image: url(Img/our_customers_48.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width:60px;
	height:55px;
}

.lz_img4
{
	background-image: url(Img/parent_coordinator_fav_48.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width:60px;
	height:55px;
}

.lz_img5
{
	background-image: url(Img/column_chart_48.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width:60px;
	height:55px;
}

.lz_txt
{
	padding:3px;	
	line-height:15px;
	width:100px;
}

/* Right Panel */

ul.ul_rz
{
	width:168px;
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.ul_rz li
{
	padding:5px 5px 5px 5px;
	margin:5px 0px 5px 0px;
	width:168px;
	line-height:30px;
	border:1px solid Gray;
}

.rz_profile
{
	background-image: url(Img/room_right_top.jpg);
	background-repeat: no-repeat;
	width:176px;
	height:145px;
}

.rz_img
{
	padding:0px;
	border:none;
	margin:0px;	
}

.rz_txt
{
	position:relative;
	top:50px;
	left:90px;	
	width:60px;
}

.rz_text
{
	font-size:9px;
	line-height:15px;	
}

.rz_title
{
	background-image: url(Img/rz_bulletin.png);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#f2f2f2;
	border-left: 5px solid #775151;
	line-height:20px;
	height:40px;
	padding:5px 0px 5px 15px;
	font-size:11px;
	font-weight:bold;
	color:#775151;
	margin:5px 0px 5px 0px;
}

.rz_title a:link
{
	font-size:11px;
	font-weight:bold;
	color:#775151;
	text-decoration:none;
}

.rz_title a:hover
{
	font-size:11px;
	font-weight:bold;
	color:#775151;
	text-decoration:underline;
}

.rz_btn
{
	padding:5px 0px 5px 0px;	
}

.col_title
{
	background-image: url('Img/col_title.png');
	background-repeat:no-repeat;
	background-color:#dad6ca;
	width:375px;
	height:30px;
	line-height:30px;
	border-bottom:3px solid #6a3b2c;
	font-size:14px;
	padding:0px 0px 0px 40px;
	color: #6a3b2c;
	font-weight:bold;
	margin:0px 0px 15px 0px;	
}

.sondi_graph_td
{
	border:1px solid Black;
	background-color:#F2F2F2;
}

.contact_container
{
	text-align:left;
	font-size:11px;
	line-height:0px;
	margin:0px 0px 0px 0px;
}

.contact_mail
{
	font-size:14px;
	line-height:25px;
	font-weight:bold;
    color:#be5227;	
}

.contact_text
{
	text-align:left;
	margin:0px 0px 7px 0px;
	padding:7px 0px 0px 0px;
	font-size:12px;
	line-height:20px;
	border-top:1px dashed #E4E4E4;
}

.contact_tel_title
{
	font-size:11px;
	line-height:15px;
	margin:0px 0px 3px 0px;
}

.contact_tel_phone
{
	color:Maroon;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
	padding:0px 0px 10px 0px;
}
