 
body
{
    float: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial; 
    background-color: #EEEEEE;
}

.button
{
	height: 30px;
	width: 280px;
}

.button340
{
    height: 30px;
	width: 340px;
}
.ImageViewbody
{
    float: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial; 
    background-color:Lime;
}
.logViewFont
{
	font-weight: normal;
	font-size: 12px;
}

.panelControlbgColor
{
	background-color: White;
}

table
{
	font-family: Arial; 
	text-align:left;
	text-indent:3px;
	border-color: ThreeDDarkShadow;
	border-style: none;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

 
.overflowDiv
{
	position:relative ;
	overflow:scroll;
}
.fixedHeader
{
	overflow: auto;
	height: 150px;
}


th
{
	font-family: Arial; 
	color:White;
	background-color: #000084;
}

.customerPanel
{
	background-color: #E0E0E0;
}
.errMSG
{
	color: Red;
}
.summary
{
	text-align: left;
}
.header
{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.leftFrameheader
{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.Legend_Label
{
	font-size: 16px;
    white-space: nowrap;
}
.labelEmptyData
{
	 font-weight:normal;
	 font-size:medium;
	 font-family:Arial Black;
}
.MenuCell
{
	border-top-color: Black;
	border-left-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-width: 1px;
	border-style: solid;
	background-color: Silver;
	color: Black;
	text-align: center;
	height: 25px;
}

.MenuCellFiller
{
	border-bottom: solid 1px black;
}



.MenuCellSelected
{
	border-top-color: Black;
	border-left-color: Black;
	border-right-color: Black;
	border-bottom-color: #E0E0E0;
	border-width: 1px;
	background-color: #E0E0E0;
	font-weight: bold;
}



.MenuCellHover
{
	color: White;
	background-color: #000084;
	font-weight: bolder;
}



.Canvas
{
	background-color: #E0E0E0;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.gridViewRowStyle
{
	padding-left: 15px;
	padding-right: 15px;
}

.tabPage
{
	background-color: #E0E0E0;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.gridView tr td
{
	text-indent: 5px;
}

.gridView .overrideColumn
{
	text-indent: 1px;
}

.studyGridView
{
	font-size: 12px;
}

.studyGridView th
{
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.studyGridView tr td
{
	text-indent: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
}

.clinicalProtocolList
{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}


.clinicalProtocolList
{
	list-style-type: none;
	padding-left: 3px;
}


.tabContainer .ajax__tab_header
{
	font-family: arial;
	font-size: 14px;
	background: url("../../Images/tab/tab-line.gif") repeat-x bottom;
}

.tabContainer .ajax__tab_header .ajax__tab_tab
{
	margin-right: 0px;
}

.tabContainer .ajax__tab_outer
{
	padding-right: 4px;
	background: url("../../Images/tab/tab-right.gif") no-repeat right;
	height: 21px;
}

.tabContainer .ajax__tab_inner
{
	padding-left: 3px;
	background: url("../../Images/tab/tab-left.gif") no-repeat;
}

.tabContainer .ajax__tab_tab
{
	height: 15px;
	padding: 4px;
	background: url("../../Images/tab/tab.gif");
	background-repeat: repeat-x;
}

.tabContainer .ajax__tab_hover .ajax__tab_outer
{
	background: url("../../Images/tab/tab-hover-right.gif") no-repeat right;
}

.tabContainer .ajax__tab_hover .ajax__tab_inner
{
	background: url("../../Images/tab/tab-hover-left.gif") no-repeat;
}

.tabContainer .ajax__tab_hover .ajax__tab_tab
{
	background: url("../../Images/tab/tab-hover.gif") repeat-x;
	margin-right: 0px;
}
 
.tabContainer .ajax__tab_active .ajax__tab_outer
{
	background: url("../../Images/tab/tab-active-right.gif") no-repeat right;
}

.tabContainer .ajax__tab_active .ajax__tab_inner
{
	background: url("../../Images/tab/tab-active-left.gif") no-repeat;
}

.tabContainer .ajax__tab_active .ajax__tab_tab
{
	background-image:  url("../../Images/tab/tab-active.gif");
	background-repeat: repeat-x; 
	margin-right: 0px;
}
 
.tabContainer .ajax__tab_body
{
	font-family: arial;
	font-size: 12px;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #E0E0E0;
}

.popupControl
{
	background-color: gray;
	border:1px solid #000000;
	position: absolute;
	visibility: hidden;
	
}

.popupControl .popupControlHeader
{
	background-color: #3333CC;
	color: White;
}

.modalBackground
{
	/*background-color: Gray;
	-moz-opacity: 0.7;*/
}

.modalPopup
{
	background-color: #FFFFDD;
	border: 3px solid Gray;
	padding: 3px;
	/*width: 250px;*/
}

.watermarkedTextBox 
{
	background-color:#F0F8FF;
	border:1px solid #BEBEBE;
	color:gray;
	
	padding:3px 0pt 0pt 3px;
}

.routingScheduleWeekDay .top
{
	border-top: gray thin solid;
	border-right: gray thin solid;
	border-left: gray thin solid;
}

.routingScheduleWeekDay .middle
{
	border-right: gray thin solid;
	border-left: gray thin solid;
}

.routingScheduleWeekDay .bottom
{
	border-bottom: gray thin solid;
	border-right: gray thin solid;
	border-left: gray thin solid;
}

.collapsePanel 
{
	overflow: hidden;
}

.collapsePanel .leaf
{
	padding-left: 0;
	margin-left: 1.5em;
}

.collapsePanel .root
{
	padding-left: 0;
	margin-left: 2em;
}

.collapsePanel .root li
{
	padding-top: .25em;
}

.collapsePanel .leaf li
{
	padding-top: .25em;
}

.collapsePanel .centerParagraph
{
	text-align: center;
}

.collapsePanel A:link		{color:Blue;}
.collapsePanel A:visited	{color:Blue;}
.collapsePanel A:active		{color:Blue;}
.collapsePanel A:hover		{color:Red;}

.collapsePanelHeader
{		
	height:30px;
	/*background-image: url("../../Images/collapseheader.gif");*/
	/*background-repeat:repeat-x;*/
	color:black;
	font-weight:bold;
}

.collapsePanelHeader .headerLeft
{
	padding: 0 0 0 0;
	background-image: url('../../Images/helpheaderleft.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 3px;
}

.collapsePanelHeader .headerRight
{
	padding: 0 0 0 0;
	background-image: url('../../Images/helpheaderright.png');
	background-repeat: no-repeat;
	height:30px;
	width:3px;
}

.collapsePanelHeader .headerMiddle
{
	background-image: url('../../Images/helpheadermiddle.png');
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	height:30px;
}

fieldset
{
	text-align: left;
	border: 1px solid #808080;
	padding: 3px;
}

fieldset legend 
{
	padding: 0px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}
 
.center
{
    margin: auto;
    width: 58%;
    padding: 10px;
}

.progressBar {
    background-color: #FFFFDD;
    border: 3px solid Gray;
    padding: 10px;
    height: 40px;
    width: 300px;
    position: inherit !important;
}

.gridviewCheckbox
{
    margin: 2px;
    width: 13px;
}
.infobox 				        {position:relative;cursor:pointer;}
.infoboxhover		        {display:none;}
.infoboxhoverdetails            {display:block;position:absolute;z-index:100;left:-1px;top:15px; width: 240px; height: 150px;  padding: 10px 0px 5px 5px; text-align:left; border:1px solid black;}
.infoboxhoverdetails .root      {padding-left: 0px;padding-top:.25em; margin-left: 0px;}
.infoboxhoverdetails .root li   {padding-left: 0px;margin-left: 0px;}
.infoboxhoverdetails .leaf li   {padding-top: .25em; padding-left: 0px; margin-left: 0px;}

.udiInfoBoxHoverDetails {
        display: block;
        position: absolute;
        z-index: 100;
        top: 15px;
        padding: 20px 0px 20px 0px;
        border: 1px solid black;
    }

.ui-dialog, .ui-widget-content, .ui-draggable, .ui-resizable
{
    background: #EEEEEE;
    font-size: 12px;
}

.add-edit-delete {
    padding-top: 3px;
    text-align: right;
    width: 98%;
    margin: auto;
}

.ui-dialog-title {
    font-size: 16px;
}

.ui-widget-header {
    background: #bebebe;
}

.vmiddle {
    vertical-align: middle;
}
.marginright30{
    margin-right: 30px;
}
