
div.growlUI h1{ color: white;  padding: 5px 0px 0px 75px; text-align: left; font-size:13pt; font-weight:bold; }
div.growlUI h2 { color: white;  padding: 0px 0px 0px 75px; text-align: left; font-size:10pt; }

div.growlUI.successMessage {background: url(../Images/check.png) no-repeat 5px 5px;}
div.growlUI.errorMessage {background: url(../Images/error.png) no-repeat 5px 5px;}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
    in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:url(../Images/ColorBox/overlay.png) 0 0 repeat;filter:alpha(opacity=80);
	opacity:0.85;}

#colorbox{}
	#cboxTopLeft{width:21px; height:21px; background:url(../Images/ColorBox/borderTopLeft.png) 0 0 no-repeat;}
	#cboxTopCenter{height:21px; background:url(../Images/ColorBox/borderTopCenter.png) 0 0 repeat-x;}
	#cboxTopRight{width:21px; height:21px; background:url(../Images/ColorBox/borderTopRight.png) 0 0 no-repeat;}
	#cboxBottomLeft{width:21px; height:21px; background:url(../Images/ColorBox/borderBottomLeft.png) 0 0 no-repeat;}
	#cboxBottomCenter{height:21px; background:url(../Images/ColorBox/borderBottomCenter.png) 0 0 repeat-x;}
	#cboxBottomRight{width:21px; height:21px; background:url(../Images/ColorBox/borderBottomRight.png) 0 0 no-repeat;}
	#cboxMiddleLeft{width:21px; background:url(../Images/ColorBox/borderMiddleLeft.png) 0 0 repeat-y;}
	#cboxMiddleRight{width:21px; background:url(../Images/ColorBox/borderMiddleRight.png) 0 0 repeat-y;}
	#cboxContent{background:#fff;}
		#cboxLoadedContent{margin-bottom:28px;}
                #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
                #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
                #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
                #cboxPrevious{position:absolute; top:0; left:0px; background:url(../Images/ColorBox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
                #cboxPrevious.hover{background-position:-25px -25px;}
                #cboxNext{position:absolute; top:0; left:27px; background:url(../Images/ColorBox/controls.png) 0px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
                #cboxNext.hover{background-position:0px -25px;}
		#cboxLoadingOverlay{background:url(../Images/ColorBox/loading_background.png) center center no-repeat;}
                #cboxLoadingGraphic{background:url(../Images/ColorBox/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; top:0; right:0; background:url(../Images/ColorBox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
		#cboxClose.hover{background-position:-50px -25px;}
		
		
		
		
		.hidden{display:none;}/*
	The following fixes png-transparency for IE6.  
	It is also necessary for png-transparency to cooperate with the fade transition in IE7 & IE8
	
	Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.  
	Colorbox preloads navigation hover classes to account for this.
*/
#cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderTopLeft.png, sizingMethod='scale');}
#cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderTopCenter.png, sizingMethod='scale');}
#cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderTopRight.png, sizingMethod='scale');}
#cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderBottomLeft.png, sizingMethod='scale');}
#cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderBottomCenter.png, sizingMethod='scale');}
#cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderBottomRight.png, sizingMethod='scale');}
#cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderMiddleLeft.png, sizingMethod='scale');}
#cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../Images/ColorBox/borderMiddleRight.png, sizingMethod='scale');}
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat;  width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png);}
.ui-helper-clearfix { display: inline-block; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Calibri/*{ffDefault}*/; font-size: 13px/*{fsDefault}*/; }
.ui-widget-content { border: 2px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px dotted #aaaaaa/*{borderColorHeader}*/; background: #609ED4/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }

ui-draggable-dragging{border:  2px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;}

/* Icons
----------------------------------*/

.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-close { background-position: -80px -128px; }


/* states and images */
/*.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}; }*/
/*.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}; }*/
/*.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHeader}; }*/

.helper{border-color:Black; visibility:visible; background-color:Black;}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/;  }


body {
	font-size: 62.5%;
}

/* Site
   -------------------------------- */

div.demo 
{
	width:96%;
	padding-top:40px;
	font-family: Calibri;
}

.widget0
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget1
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget2
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget3
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget4
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget5
{	
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget6
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget7
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget8
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget9
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}
.widget10
{
	width:93%;
	border-color:#306DA4;
	font-weight:bold;
	color:White;
}

.widget0Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget1Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget2Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget3Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget4Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget5Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget6Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget7Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget8Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget9Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
.widget10Header
{
	border-color:#306DA4;
	border-style:inherit;
	background-color:#306DA4;
}
/* CSS Document */

/*##############################################################
  Layout Styles
##############################################################*/

body {font-size:14px; font-family:Helvetica, Arial, Verdana, sans-serif; background:url(../images/body_bg_1.jpg) repeat}

.menuTable { padding-left:10px;}
.menuTable tr { background-color:#999999; }
.menuTable tr:hover { background-color:#333333 }
.menuTable td { width:100%; vertical-align:middle; text-align:center; padding-top:5px; padding-bottom:5px; font-weight:bold; color:#FFFFFF; font-stretch:narrower; cursor:pointer; font-size:12px }

.loginTable {  width:242px; background-color:#666666; padding-left:10px; border-radius: 15px; }
.loginTable td {font-weight:bold; color:#FFFFFF; font-stretch:narrower; font-size:11px }

.marquee { background-color:#333333; font-size:18px; font-weight:bold; color:#FFFFFF; height:30px; text-align:center; padding-top:15px;} 

.border { border-color:#666666; border-width:2px; border-style:solid; font-size:12px; vertical-align:top; padding-left:5px; }

/*FOR SLIDER*/
ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 200%;
}
/* CSS Document */

#slider {
    width:813px; /*--780px;*/ /* important to be same as image width */
    height:250px; /*--354px;*/ /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	padding-left:0px;	/*padding-left:230px;*/
	padding-top:0px;	/*padding-top:15px;*/
}

#sliderContent {
    width: 813px;/*--780px;*/ /* important to be same as image width or wider */
    position: absolute;
	/*top: 0;*/
	margin-left: 0;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;	/*padding: 10px 13px;*/
    width:280px; /*--384px;*/
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}﻿/*body {}*/

.MainDiv{
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;	
	min-height: 500px !important;
	height: auto !important;
	height: 100%;
	font-family:Calibri;
	font-size:13px;
}

.formLabel{
	color:#616364;
	font-family:Calibri;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	padding-right:20px;
	width:30%;
}
.formHolder{
	vertical-align:top;
}
input, textarea{
	vertical-align:middle;
}

.form_inputtext{
	width:99%;
	border:1px solid #aab3ca;
	font-family:Calibri;
	font-size:13px;
	/*color:#3f6f97;*/
}

.form_textarea
{
    width:99%;
    height:100px;
	
	border:1px solid #aab3ca;
	font-family:Calibri;
	font-size:13px;
	/*color:#3f6f97;*/	
}
.form_textareaBig
{
    width:99%;
    height:200px;
	
	border:1px solid #aab3ca;
	font-family:Calibri;
	font-size:13px;
	/*color:#3f6f97;*/	
}
.form_textareaSmall
{
    width:99%;
    height:50px;
	
	border:1px solid #aab3ca;
	font-family:Calibri;
	font-size:13px;
	/*color:#3f6f97;*/	
}

.buttonDarkGrey {
	
	background-image: url(images/form_btn_bg_grey.gif);
	background-repeat: repeat-x;
	height: 24px;

	border-top: 1px solid #777B89;
	border-right: 1px solid #777B89;
	border-bottom: 1px solid #777B89;
	border-left: 1px solid #777B89;
	
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	/*--#51565b*/
	padding-left: 10px;
	padding-right: 10px;
	
	margin-left: 6px;
}

input
{
	border:1px solid #919B9C !important;
	
}

textarea
{
	border:1px solid #919B9C !important;
	
}
fieldset {
	border: 2px solid #8795B9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*-Rubel-background-color:#CBCED6;*/
	border-radius: 10px;
	padding: 1em 2em;
	margin: 1em 0em;
	position:relative;
	margin-top:2px;
	padding-top:20px;
}

legend{
	font-size: 12px;
	padding: 0em .5em;
	color: Black;
	font-weight:bold;
}
.lezdiv 
{
	background-color:#80AFE8;
	color:White;
	font-weight:bold;
	text-align:center;	
}

nongridTable
{
	border-style:none;
	padding:5px;
}
.nongridTable th{
	background-color:#c1c1c3;
	height:18px;
	text-align:left;
	padding-left:10px;
	/*border-right:1px solid #9C9C9E;
	border-bottom:1px solid #9C9C9E;*/
	
	font-family:Calibri;
	font-size:13px;
	color:#757677;
	font-weight:bold;
}
.nongridTable td{
	font-weight:bold;
	font-family:Calibri;
	font-size:13px;
	color: #000000;
	/*color: #4a6175;*/
	height:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:top;
	
	/*border-bottom:1px solid #9C9C9E;
	border-right:1px solid #9C9C9E;*/
}

/*  grid table started */
.gridTable{
border-left:1px solid #9C9C9E;
border-top:1px solid #9C9C9E;
}
.gridTable th{
	background-color:#DBDDE2;
	height:24px;
	text-align:center;
	padding-left:10px;
	border-right:1px solid #9C9C9E;
	border-bottom:1px solid #9C9C9E;
	
	font-family:Calibri;
	font-size:13px;
	color: Black; /*--#757677*/
}
.gridTable td{
	font-family:Calibri;
	font-size:13px;
	color:#4a6175;
	height:24px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #9C9C9E;
	border-right:1px solid #9C9C9E;
}

.gridTable .normalTr{
	background-color:#FFFFFF;
}
.gridTable .reverseTr{
	background-color:#F0F8FF;
}

/*  grid table ended */

.RequiredField
{
	color: #000000;
	font-weight:bold;
	
}

/* ERROR CLASS*/

.error
{
	color:Red;
	background:none;
	
}

.errorClass
{
	background-color:Yellow;
}
 
input.error, input select.error {
	background-color: #FFFFBD;
}

.errorMsg
{
	color : Red;
}
barcss
{
	background-color : Red;	
}
/* END ERROR CLASS*/

/* FOR MODAL POPUP WINDOW*/

.modalBackground {
	background:url(images/overlay.png) 0 0 repeat;
	filter:alpha(opacity=80);
	opacity:0.85;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}

/* END FOR MODAL POPUP WINDOW*/

/*FOR PAGER*/
.anpager .cpb {background:#1F3A87 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#1F3A87 none repeat scroll 0 0;border:1px solid #1F3A87;color:#FFFFFF;}

.labelview
{
	font-family:arial;
	color: #034D01;
	font-weight:bold;
	font-size:11px;
}

.RequiredField
{
	color: #F41C1C;
	font-weight:bold;	
}

.inputddl
{ 
   
	font-family:Calibri;
	font-size:13px;
	width:100%;
	border: #C2D8FF; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 1px;  
	border-left-width: 2px;
 }
 
 /*-PROJECT DETAILS CONTENT-*/
 
.projDetailsAll
{
	border-style:none;
	padding:5px;
}
/*.projDetails th{
	background-color:#c1c1c3;
	height:18px;
	text-align: left;
	padding-left:10px;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.projDetails td{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color: #000000;
	height:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:top;
}*/

.projTitle
{
	text-align: left;
	padding-left:5px;
	font-family:Arial;
	font-size:14px;
	color:#000066;
	font-weight:bold;
}

.projDetails {
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color: #000000;
	height:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:top;
}

.projPic
{
	float:right;
	padding-left:5px;	
	width:150px;
	height:130px;
}
/*--FOR EXPAND-COLLAPSE CONTENT--START--*/

.ContainerPanel
{
    width:480px; /*400px;*/
    border:1px;
    border-color:#1052a0;	
    border-style:double double double double;
}
.collapsePanelHeader
{
    width:480px;/*400px;*/
    height:50px; /*30px*/
    background-image: url(../Images/bg-menu-main.png);
    background-repeat:repeat-x;
    color:#FFF;
    font-weight:bold;
}
.HeaderContent
{
    float:left;
    padding-left:5px;
    
    /*--RUBEL--
    padding-left:10px;
	font-family:Arial;
	font-size:12px;*/
	width:387;
}
.Content
{
	/*--RUBEL--
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;*/
	text-align:justify;
}
.ArrowExpand
{
    background-image: url(../Images/expand_blue.jpg);
    width:13px;
    height:13px;
    float:right;
    margin-top:7px;
    margin-right:5px;
}
.ArrowExpand:hover
{
    cursor:hand;
}
.ArrowClose
{
    background-image: url(../Images/collapse_blue.jpg);
    width:13px;
    height:13px;
    float:right;
    margin-top:7px;
    margin-right:5px;
}
.ArrowClose:hover
{
    cursor:hand;
}

/*--FOR EXPAND-COLLAPSE CONTENT--END--*/

/*---FOR HOME PAGE TITLE---*/
.HomeTitle
{
	text-align: left;
	padding-left:5px;
	font-family:Arial;
	font-size:14px;
	color:#6E9300;
	font-weight:bold;
}

.sloganText
{
	padding:0px;
	text-align:center;
	font-family:Century Gothic;
	font-size:25px;
	color: Black;
	font-weight:bold;
	background-color:#FFBF5F;
}

.copyRightText
{
	padding:0px;
	text-align:center;
	font-family: Arial;
	font-size:12px;
	color: White;
	font-weight:bold;
	background-color:#000000;
	vertical-align:middle;
	height:30px;
}

/*CSS FOR AUTO COMPLETE TEXT*/

.completionList {
	border:solid 1px Gray;
	margin:0px;
	padding:3px;
	height: 120px;
	overflow:auto;
	background-color: #FFFFFF;     
}
.listItem {
	color: #191919;
} 
.itemHighlighted {
	background-color: #ADD6FF;       
}

/*--START CSS BLOCK FOR UI FOR PRINT--*/
.txtShading
{
    font-weight: bold;
    background-color: #999999 !important;
    border-top-style: solid;
    border-top-color: #000000;
    border-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: thin;
    width: 100%;
}
.txtUnderline
{
    text-decoration: underline;
}
.txtBold
{
    font-weight: bold;
}
.txtVAlign
{
    vertical-align: text-top;
}
.tdBorderBottom
{
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: medium;
    width: 100%;
}
.tdBorderTopThin
{
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: thin;
    width: 100%;
}

.tblSectionHeader td
{
	vertical-align:top;
}

.clsTblMain {
	padding-left:15px;
	padding-right:10px;
}
/*--END CSS BLOCK FOR UI FOR PRINT--*/

.rightAlign { text-align:right; }

/*--TEXT SIZE START--*/

nongridTablePrint
{
	border-style:none;
	padding:5px;
}
.nongridTablePrint th{
	background-color:#c1c1c3;
	height:18px;
	text-align:left;
	padding-left:10px;
	color:#757677;
}
.nongridTablePrint td{
	color: #000000;
	height:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align:top;
}

.txtCaption
{
	font-family:Arial;
	font-size:14pt;
	font-weight:normal;
}

.txtCaptionBold
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
}

.txtValue
{
	font-family:Arial;
	font-size:12pt;
	font-weight:normal;
}

.txtValueBold
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}
/*--TEXT SIZE END--*/

/*--PRESCRIPTION PAD START--*/

.drNameBng
{
	font-family:Ekushey Sharifa;
	font-size:30pt;
	font-weight:bold;
}

.drNameEng
{
	font-family:Comic Sans MS, Cursive, Sans-Serif;
	font-size:20pt;
	font-weight:bold;
	line-height:220%;
}

.drDegreeAndAddressBng
{
	font-size:12pt;
}

.drDegreeEng
{
	font-family:Arial;
	font-size:12pt;
	line-height:145%;
}

.drSpecialistAndChamberBng
{
	font-size:14pt;
	font-weight:bold;		
}

.drSpecialistEng
{
	font-size:15pt;
	font-weight:bold;
	font-family:Arial;
}

.drSpecialistInCenterPadHeadBng
{
	font-size:12pt;
	font-weight:bold;		
}

.drVisitDayTimeBng
{
	font-size:12pt;
	font-weight:bold;		
}

.drWebEmailAddress
{
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;		
}

/*--PRESCRIPTION PAD END--*/