﻿body 
{
	font: normal 12px/18px "segoe ui",arial,sans-serif;
    color: #000000;
    background-color:#FFFFFF;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:100%;
}
.FullBodyWidth 
{
	position:relative;
	width:100%;
	min-width:1270px;
}
.breadcrumb
{
	font: normal 12px/18px "segoe ui",arial,sans-serif;
}

.menuicons
{
	text-align:center;
	padding: 2px 4px 2px 4px;
	border-right:inset 2px #F6F6EF;
	width:60px;
	font-size:8pt;
	background: #d7def0 url(images/MenuGradient.jpg) repeat-x top left;
}
.menuiconlast
{
	text-align:center;
	padding: 2px 4px 2px 4px;
	width:60px;
	font-size:8pt;
	background: #d7def0 url(images/MenuGradient.jpg) repeat-x top left;	
}
.listmenubar
{
	background: #d7def0 url(images/MediumMenuGradient.jpg) repeat-x top left;
	width:100%;
	height:30px;
	clear: both;
}
.listmenu ul
{
	margin:0;
	padding:0;
	position:relative;
	left:0;
	float:none;
}
.listmenuitems 
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
	background: #d7def0 url(images/MediumMenuGradient.jpg) repeat-x top left;
	border-right:inset 2px #F6F6EF;
	padding: 2px 0px 2px 0px;
	text-align:left;
	width:140px;
}
.listmenuitems img 
{
	width:16px;
	height:16px;
}
.listmenuitems:hover
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
	background: #FBFCD1 none;
	border-right:inset 2px #F6F6EF;
	padding: 2px 0px 2px 0px;
	text-align:left;
	width:140px;
}
.listmenuicons
{
	font-size:8pt;
	background-color:Transparent;
	height:22px;
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	color:#000000;
}
.listmenuiconimage
{
	height:auto;
	margin-left:4px;
	margin-top:3px;
	float:left;
	cursor:pointer;
	width:16px;
	height:16px;
}
.listmenuiconlabel 
{
	margin-left:5px;
	display:inline-table;
	float:left;
	height:auto;
	width:102px;
	cursor:pointer;	 
}
.treeviewrootlevel img
{
	width:25px;
	height:30px;
}
.treeviewcategorylevel img 
{
	width:20px;
	height:24px;
}
.treeviewrecordlevel img 
{
	width:15px;
	height:18px;
}
.submenuicons img
{
	width:16px;
	height:16px;
}
.submenuiconshidden img
{
	width:16px;
	height:16px;
	display:none;
}
.menuexpanded
{
	border: solid 1px red;
}
.GridViewComponentBlock 
{
	clear:left;
}

.FormViewComponentBlock table tr th,
.gradientsmall
{
	background: #d7def0 url(images/rootBackground.gif) repeat-x top left;
	border-bottom:solid 1px #d7def0;
}
.FormViewComponentBlock table tr td
{
	background-color: #E0F0F0;

}

.gradientlarge
{
	background: #d7def0 url(images/MenuGradient.jpg) repeat-x top left;	
}

.searchgradient
{
	background: #FEFEFE url(images/searchgradient.jpg) repeat-x top left;
}

.navtext
{
    font-size:small;
}

.FormTableHeader
{
     text-align:right;
     background-color:#F6F6EF;
     vertical-align:top;
     padding-right:4px;
     background: #E0F0F0 url(images/FormHeaderGradient.jpg) repeat-y top left;
}
.FormTableHeader_Insert
{
     text-align:right;
     background-color:transparent;
     padding-right:4px;
     vertical-align:top;
}

.FormTableHeader_Edit
{
     text-align:right;
     background-color:transparent;
     padding-right:4px;
     vertical-align:top;
}

.FormView_Insert
{
	background-color:#F0FCF5;
}

.FormView_Edit
{
	background-color:#F0FCF5;
}

.Normal 
{
	background-color:#FFFFFF;
}
.FormTableHeaderLabel
{
	color:#4A8F99;
	font-weight:bold;
}
.FormComponentBlock
{
	margin:4px 4px 4px 4px;
	display:inline-table;
	float:left;
	font: normal 12px/18px "segoe ui",arial,sans-serif;
}

.CustomListBanner
{
	width:100%;
	background-color:#9CC2C2;
	color:White;
	font-weight:bold;
}
h1
{
    font-size:12pt;
    font-weight:bold;
    margin-top:0px;
}

.headerbutton1
{
	
    border-left:solid 1px #C0C0C0;
    border-top:none 0px #C0C0C0;
    border-bottom:none 0px #C0C0C0;
    border-right:none 0px #C0C0C0;
    
    text-align:left;
    cursor:pointer;
	background-color:Transparent;
    font: normal 12px/18px "segoe ui",arial,sans-serif;
    height:18px;
    padding-right: 0px;
	padding-left: 0px;
	
	overflow:visible;
    vertical-align:bottom;

}
.headerbutton2
{
    font-family:Webdings;
    border-left:solid 0px #C0C0C0;
    text-align:right;
    cursor:pointer;
    background-color:Transparent;
    border-top:none 0px #C0C0C0;
    border-bottom:none 0px #C0C0C0;
    border-right:none 0px #C0C0C0;
  	height: 18px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align:bottom;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalBox {
	background-color : #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: #4A8F99;
	padding: 3px;
}
.collapsiblePanel 
{
	padding: 2px 0px 2px 4px;
	height:0px;
	overflow:hidden;
}
.collapsiblePanelHeader 
{
	padding:4px;
	color:#000000;
	background-color: #d7def0;
	border-bottom:solid 1px #4A8F99;
	vertical-align:middle;
	position:relative;
}
.collapsibleSubPanelHeader 
{
	padding: 2px 0px 2px 4px;
	color:#000000;
	font-weight:bold;
	border-bottom:solid 2px #4A8F99;
	vertical-align:middle;
}
.collapsibleSubPanel
{
	padding: 0px 16px 0px 8px;
	height:0px;	
	overflow:hidden;
}

.CellOverflow 
{
    position:absolute;
    width:250px;
    margin-left:-1px;
}
.red
{
	color:Red;
}
.center 
{
	text-align:center;
}
.hidden
{
	display:none;
}
.PanelFlow
{
    display:inline;
}
.progressPanel 
{
    position:absolute;
    width:200px;
    height:50px;
    padding:10px 10px 10px 10px;
    bottom:50%;
    left:50%;
    margin-left:-100px;
    margin-top:-25px;
    color:#000000;
    vertical-align:middle;
    background-color:Transparent;
}
    
.RadCalendarPopup, .RadCalendarFastNavPopup
{
    z-index: 101234!important;
}

.gridhover
{
    text-decoration:underline;
    cursor:pointer;
}
.gridhover td
{
    text-decoration:underline;
    cursor:pointer;
}

.newhover:hover td
{
    cursor:pointer;	
  	text-decoration:underline;
}

.newhover:hover td.actioncell,
.actioncell:hover
{
	cursor:default !important;
	text-decoration:none !important;
	
}
.newhover:hover td.actioncell:hover input
{
	cursor:pointer !important;
	text-decoration:none !important;
}
.newhover td.dashboardcell, td.dashboardcell
{
	border-bottom: solid 1px #4A8F99;
	padding:8px 0px 8px 0px;
	font-style:italic;
}
.noflicker
{
	color:White;
}
.UnderwritingGuidelines p,.UnderwritingGuidelines ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
    font-family: Helvetica, Myraid, "Lucida Grande", "Trebuchet MS",  Sans-Serif;
}
.UnderwritingGuidelines ul li
{
    line-height:inherit;
}

.RadPicker {
    display: inline-table;
}
@media print 
{
    .noprint 
    {
        display: none;
    }
	.breadcrumb,.listmenubar,#FooterDiv,headerbutton2,.actioncell
	{
		display:none;
	}
	.FormView_Insert,.FormView_Edit 
	{
		background-color:Transparent;
	}
	#TreePane_MainContent_Right
	{
		display:block !important;
		background-color:White !important;
		color:Black !important;
		width:1024px !important;
		position:absolute !important;
	}
	.headerbutton1
	{
		border-style:none;
	    text-align:left;
		background-color:Transparent;
		height:18px;
	    padding-right: 0px;
		padding-left: 0px;
	
		overflow:visible;
		vertical-align:bottom;
		
	}
	.gradientsmall 
	{
		font-weight:bold !important;
		color:#000000;
		background-color: #d7def0;
		border-bottom:solid 1px #d7def0;
	}
	a:link 
	{
		text-decoration:none;
	}
	.rspResizeBar
	{
		display:none !important;
	}
	.modalBox 
	{
		background-color : #FFFFFF;
		border-style: none;
		padding: 3px;
		position:fixed !important;
		top:0px !important;
		left:0px !important;
	}
	.modalBackground {
		background-color : #FFFFFF;
		position:absolute !important;
		height:100% !important;
	}
}