﻿body
{
	font-family:Arial;
	font-size: 14px;
}

body *
{
	font-family:Arial;
	font-size: 14px;
}

h2
{
	font-family:Arial;
	font-size: 20px;
}

h3
{
	font-family:Arial;
	font-size: 20px;
}

h1
{
	font-family:Arial;
	font-size: 26px;
}


div.section 
{
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
	/*border : solid 1px #6f97bc;*/
	margin-top: 5px;
	margin-bottom: 10px;
	width: 99%;	
	background-color : #DDE6E5;
}

div.activeSection
{
	border : solid 1px #6f97bc;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=lightgrey, offX=5, offY=5 , positive=true);
	background-color : #DDE6E5;
	margin-top: 5px;
	margin-bottom: 10px;	
	width: 99%;	
}

div.activeSectionText  /*filter destroys textarea keys navigation*/ 
{
	border : solid 1px #6f97bc;
	background-color : #DDE6E5;
	margin-bottom: 10px;	
	width: 99%;	
}

div.CoverSection
{
	/*padding-bottom: 10px;*/
}

div.EmployeeBehaviorNext
{
	margin-top: 20px;
}

div.activeSection input.SelectButton, div.activeSectionText input.SelectButton
{
	display:none;
}

label.caption
{
	font-weight :bold;
	/*color : #1a3398;*/
	color: #38566E;
	letter-spacing : 1px;
}

div.SuperSection
{
/*	padding-left:10px;
	margin-left: 15px;
	*/
	margin-bottom: 10px;
}

table.sectionTable
{
}

input.ImageButton
{
	border:none;
	background-position:center center;
	background-color:Transparent;
	background-repeat:no-repeat;
	height: 20px;
	width:20px;
}

input.ImageBigButton
{
	border:none;
	/*background-position:center center;
	background-color:Transparent;
	background-repeat:no-repeat;
	height: 68px;
	*/
}
.SetupTable td.lbl
{	
	/*font-weight : bold;*/
	font-size : 12pt;
}

input.FlatButton
{
	width: 100%;
	text-align:center;
	padding-left: 1px;
	padding-right: 5px;	
	background-color :Transparent;
	border: none;
	font-size: 14px;
}

input.FlatButtonHover
{
	background-color : #6E9FBC;
}

input.SelectedFlatButton
{
	width: 100%;
	text-align:center;
	padding-left: 1px;
	padding-right: 5px;	
	background-color : #6E96BC;
	color:#f2f2f2;
	border: none;
	font-size: 14px;
}
label.H3
{
	font-weight:bold;
}

label.H3NonActive
{
	color:#E0E0E0;
}

.LeftPanelCaption
{
	font-weight:bold;
	font-size: 14px;
	color: #1a3398;
	letter-spacing: 1px;
}

.LeftPanel
{
	/*border:solid 1px #6f97bc;
	background-color : #f2f2f2;*/
	width: 550px;
}

.comboListValue
{
	margin-bottom: 5px;
}

.comboListValueHover
{
	background-color: #6E96Bc;
	color: #f2f2f2;
	margin-bottom: 5px;
}

.comboList
{
	/*border: solid 1px #6f97bc;*/
	background-color : #f2f2f2;
	padding-left: 3px;
}

.captionRow
{
	text-align: left;
	vertical-align : middle;
	height: 30px;
	font-weight:bold;
	font-size: 14px;
	color: #1a3398;
}

table.Accounability td
{
	border: solid 1px #6f97bc;
	background-color:#f2f2f2;
}

table.Accountability
{
	
}

td.noborder
{
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

div.EmployeeDivPrint /*table.printTable td.right*/
{
	border: none;/*solid 1px black;*/
	/*border-left: none;*/
}

/*
div.EmployeeDivPrint table.printTable td.left
{
	border: solid 1px black;
}
*/

div.SectionPrint
{
	border: none;/*solid 1px black;*/
	background-color : white;/*#E0E0E0;*/	
}

div.OverSectionPrint
{
	border: none;/*solid 1px black;*/
	background-color : white;
	padding-left: 5px;
}

.PrintLbl
{
	font-weight : bold;
}

.PrintMargin
{
	margin-left: 10px;
}

.LegendLbl
{
	font-weight : bold;
	font-size : 14px;
}

.LegendLblInside
{
	font-weight : bold;
	font-size : 20px;
}


div.PreviewPrinting
{
	width:760px; 
	background-color:White; 
	padding:30px;
	padding-left:30px;
}

div.ToPrint
{
	width:760px; 
	background-color:white; 
}

.pdf
{
	padding-left:50px;
	padding-right:40px;
}

div.mainpage
{
	font-size: 15px; 
	font-family: Arial; 
	color: #384256;
}

div.mainpage *
{
	font-size: 15px; 
	font-family: Arial; 
	color: #384256;
}

div.mainpage strong
{
	color: #143390;
}

.PrintPreviewButton
{
	width: 186px;
	height: 34px;
	border : none;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position: 0 0;
	
}

.EditableText
{
	font-family : Arial;
	font-size: 14px;
}

.ReadonlyText
{
	font-family : Arial;
	font-size: 14px;
}

tr.BottomRow td
{
	/*border-bottom: solid 1px #6f97bc;*/
}

.CustomizeLabel
{
	font-family: Arial;
	font-size : 14px;
	font-style : italic;	
	color: Gray;
}

div.activeSection .CustomizeLabel
{
	display:none;
}

div.EditorPopupText
{
	font-family:Arial;
	font-weight:bold;
	font-size: 14px;
	color: #1a3398;	
}

.ReadonlyText p
{
	margin: 0; 
    padding : 0; 
}

.compact 
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

