﻿body {
background-color:#0066cc;
font-family:Verdana;
font-size:14px;
margin:0;
top:0;
}

.popupBody
{
    background-color:white;
font-family:Verdana;
font-size:14px;
margin:0;
top:0;
}

.title {
color:#000099;
font-family:Arial,Helvetica,sans-serif;
font-size:65px;
font-weight:bold;
text-align:center;
letter-spacing:-0.05em;
line-height:1em;
}
#tot {
	background:#FFFFFF none repeat scroll 0 0;
	margin-left:auto;
	margin-right: auto;
	margin-top:20px;
	width: 120%;
	border: #FFFFFF solid 1px; 
}
.individualTot {
	background:#FFFFFF none repeat scroll 0 0;
	margin-left:auto;
	margin-right: auto;
	margin-top:20px;
	width: 2600px;
	border: #FFFFFF solid 1px; 
}
#masterTot {
	background:#FFFFFF none repeat scroll 0 0;
	margin-left:auto;
	margin-right: auto;
	margin-top:20px;
	width: 100%;
	border: #FFFFFF solid 1px; 
}
.longIndividualTot {
	background:#FFFFFF none repeat scroll 0 0;
	margin-left:auto;
	margin-right: auto;
	margin-top:20px;
	width: 2848px;
	border: #FFFFFF solid 1px; 
}

#corp {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
}

.main-text {
	margin-left:20px;
	margin-top:20px;
	background:#FFFFFF none repeat scroll 0 0;
	margin-RIGHT:20px;
	margin-bottom: 20px;
	min-height: 300px;
	border: #5288AE solid 1px;
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 14px;

}
#header 
{
	margin-left:20px;
	height: 30px;
}
#loginHeader 
{
	margin-left:20px;
	margin-RIGHT:20px;
	height: 90px;
	border-bottom:6px solid #EE145B;
}
.officeBar {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	float: left;
	margin-left:20px;
	height: 34px;
}


.heading
{
	font-size: 18px;
	font-weight:bold;
}
.subheading
{
	font-size: 14px;
	font-weight:bold;
}

.headingColumn
{
	background-color:#339966;
	color:White;
	font-size:12px;
	border: 1px solid #ffffff;
}
.headingColumn th
{
	padding:2px;
	border-spacing:2px;
}
.noBorderHeadingColumn
{
	background-color:#339966;
	color:White;
	font-size:12px;
	border: 0px none;
}
.altInefficiencyColumn
{
	background-color:#339966;
	color:white;
	font-size:12px;
	border: 1px solid #ffffff;
}
.InefficiencyColumn
{
	background-color:#CCFFCC;
	color:Black;
	font-size:12px;
	border: 1px solid #ffffff;
}
.altPayrollColumn
{
	background-color:#CCFFCC;
	color:black;
	font-size:12px;
	border: 1px solid #ffffff;
	border-collapse:collapse;
}
.PayrollColumn
{
	background-color:#339966;
	color:black;
	font-size:12px;
	border: 1px solid #ffffff;
	border-collapse:collapse;
}
.PaddedCell
{
	padding:2px;
	text-align:center;
}
/* text style for default links */
.DefaultLink {
    font-family: arial;
    font-size:11px;        
    text-decoration:none;    
}

/* hyperlink styles links */
A:link, A:visited, A:active, A:hover {text-decoration: underline;}

Div.TopLeft
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 180px;
	HEIGHT: 60px;
	text-align:center;
}
Div.TopRight
{
	position: absolute;
	top: 40px;
	left: 210px;
	width: 700px;
	HEIGHT: 30px;
	text-align:left;
}
Div.BottomLeft
{
	position: absolute;
	top: 80px;
	left: 10px;
	width: 200px;
	text-align:center;
}
Div.BottomRight
{
	position: absolute;
	top: 80px;
	left: 220px;
	width: 790px;
	text-align:left;
}
Div.TopPopUP
{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 100%;
	HEIGHT: 30px;
	text-align:left;
}
Div.BottomPopUP
{
	position: absolute;
	top: 60px;
	left: 1px;
	width: 100%;
	text-align:left;
}
Div.NoTreeBottom
{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 900px;
	text-align:left;
}
Div.NoTreeLogout
{
	position: absolute;
	top: 80px;
	left: 10px;
	width: 180px;
	height: 20px;
	text-align:center;
}
.PageTitlePopUp
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color:#003366;	
}
.PageTitle
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color:#FFFFFF;
}
.CornerImageCell
{
	width:31px;
	height:32px;
}
.CornerImageRow
{
	background-color:White;
	height: 32px;
}

.CornerImageBody
{
	background-color:White;
}

.BodyTable, .TemplateTop, .TemplateBottom {	width:100%;}

.TemplateBody
{
	width:100%;
	background-color:#FFFFFF;
		
}
.TemplateSpacer
{
	width:15px;
}
.ActiveTab
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003366;	
	background-color:#FFFFFF;
	border-top: #0d3663 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.InactiveTab
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCFFCC;
	background-color:#FFFFFF;
	border-top: #0d3663 1px solid;
	border-bottom: #0d3663 1px solid;
}

.InactiveTab a:link {text-decoration:none;}
.InactiveTab a:visited { color:#CCFFCC;text-decoration:none;}
.InactiveTab a:active {text-decoration:none;}
.InactiveTab a:hover {text-decoration:underline;}

.FirstTabCorner {
 padding-top: 1px;
 background: transparent;
 width:31px;
 height:32px;
 border-bottom: #FFFFFF 1px solid;
}

.InactiveFirstTabCorner {
 padding-top: 1px;
 background: transparent;
 width:31px;
 height:32px;
 border-bottom: solid 1px #0D3663;
}

.InactiveTabCorner {
 border-top: #0d3663 1px solid;
 background: white;
 width:31px;
 height:32px;
 border-bottom: solid 1px #FFFFFF;
}
.TabCorner {
 border-top: #0d3663 1px solid;
 background: white;
 width:31px;
 height:32px;
 border-bottom: #0d3663 1px solid;

}
.BodyText {
	font-family:Arial;
	font-size:11px;	
	color:#003366;	
}

.SearchPanelText
{
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
	color:#003366;	
}

.TableHeaderText
{
	font-family:Arial;
	font-size:11px;	
	font-weight:bold;
	color:#FFFFFF;	
}

.TableBodyHeaderText
{
	font-family:Arial;
	font-size:11px;		
	font-weight:bold;
	color:#003366;	
}

.TableBodyText
{
	font-family:Arial;
	font-size:11px;		
	color:#003366;	
}

.TextboxText
{
	font-family:Arial;
	font-size:11px;		
	color:#003366;	
}	

.ButtonText
{
	font-family:Arial;
	font-size:12px;		
	color:#003366;	
}

.ButtonText a:link {text-decoration:underline;}
.ButtonText a:visited { color:#CCFFCC;text-decoration:underline;}
.ButtonText a:active {text-decoration:underline;}
.ButtonText a:hover {text-decoration:underline;}

.NavigationUpper
{
	font-family:Arial;
	font-size:11px;	
	font-weight:bold;	
	color:#003366;
}

.NavigationLower
{
	font-family:Arial;
	font-size:11px;		
	color:#003366;	
}

.NavigationSelected
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;			
	color:#003366;	
}

.PanelWithTabs
{
	border-width:1px;
	border-style:solid;
	border-color:#003366;
	background:#FFFFFF;
	padding:18px 18px 0px 18px;
}

.PanelNoTabs
{
	border-width:1px;
	border-style:solid;
	border-color:#003366;
	background:#FFFFFF;
	padding:0px 18px 0px 18px;
}

.SearchPanel
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background:#339966;
	padding:8px 10px 8px 10px;
}

.BoxedTextArea
{
	border-width:1px;
	border-style:solid;	
	border-color:#003366;
	background:#FFFFFF;
	padding:6px;
}

.DataGrid
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	width:100%
}
.FixedSizeDataGrid
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	width:800px;
}

.DataGridHeader
{
	background:#CCFFCC;
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
	color:Black;	
}

.DataGridHeader a:active
{
	color: red;
	text-decoration: underline;
}

.DataGridHeader a:link
{
	color: black;
	text-decoration: underline;
}

.DataGridHeader a:hover
{
	color: red;
	text-decoration: underline;
}

.DataGridHeader a:visited
{
	color: black;
	text-decoration: underline;
}

.DataGridFooter
{
	background:#CCCCCC;
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
	color:#003366;	
}

.DataGridRow
{
	background-color:#339966;
	font-family:Arial;
	font-size:12px;
}

.DataGridAlternateRow
{
	background-color:#B5D9EB; 
	font-family:Arial;
	font-size:12px;
}

.DataGridRowRed
{
	background-color:#FFCCCC;
	font-family:Arial;
	font-size:12px;
}

.DataGridAlternateRowRed
{
	background-color:#FF9999; 
	font-family:Arial;
	font-size:12px;
}

.DataGridGreyed
{
	background-color:#B5D9EB; 
	font-family:Arial;
	font-size:12px;
}

.DataGridSubTotal { background-color:#339966; }

.DataGridHighlighted
{
	font-family:Arial;
	font-size:11px;	
	color:#990000;	
}

.DataGridHR
{
	border-color:#CCFFCC;
	border-width:2px;
}

.DefaultFormField
{
	border-width:1px;
	border-style:solid;
	border-color:#003366;
	background-color:#FFFFFF;
}

.DirDataGridAlternateRow
{
	background-color:#B5D9EB; 
	font-family:Arial;
	font-size:10px;
}

.DirDataGridHeader
{
	background:#CCFFCC;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	color:#FFFFFF;	
}

.DirDataGridHeader a:link
{
	color: black;
	text-decoration: underline;
}

.DirDataGridRow
{
	background-color:#339966;
	font-family:Arial;
	font-size:10px;
}

.PagingText
{
	font-family:Arial;
	font-size:12px;		
	font-weight:bold;
	color:#003366;	
}

.TreeMenu {
	font-family:Arial;
	font-size:6px;
	color:#003366;	
}

.BreakPoint
{
	background-color:greenyellow;
	color:red;
	font-family:Sans-Serif;
	font-size:12px;
	font-weight:bold;
}

.SubTitle
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003366;	
	background-color:#FFFFFF;
}
/* new section */
.TemplateSubTitle
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	
	text-transform:uppercase;
}


#tblProjectHeader 
{
	font-size: 13px;
}

.ContentTable
{
	font-size: 13px;
	text-align:left;
	padding-top:2px;
}

select, input, textarea 
{
	font-family:Arial;
	font-size: 12px;
	padding:0px;
}

.ButtonText input
{
	margin-right: 25px;
}


td
{
	vertical-align:top;
}

.form_row {
padding:0 0 8px;
text-align:left;
}
.form_row label {
display:block;
float:left;
padding:3px 0;
width:100px;
}
.form_row span {
display:block;
float:left;
padding:3px 0;
width:100px;
}
.error, .status, .explanation_note {
background:#FFEBE8 none repeat scroll 0 0;
border:1px solid #DD3C10;
margin:0 0 10px;
padding:10px;
}
.error h1, .error h2, .error h3, .error h4, .error h5 
{
color:#333333;
font-size:13px;
margin:0;
padding:0;
}
.error p, .status p, .explanation_note p {
font-weight:normal;
line-height:16px;
margin:4px 0 0;
}
.tblLoginBox {
clear:left;
margin:auto;
padding:15px 0;
text-align:left;
width:380px;
}

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}

a.SelectedButton:link,
a.SelectedButton:visited {
      color:red;
   }

a.SelectedButton:hover {
      color:red;
   }

a.SelectedButton:active {
      color:red;
   } 


a.UnselectedButton:link,
a.UnselectedButton:visited {
      color:Gray;
   }

a.UnselectedButton:hover {
      color:Gray;
   }

a.UnselectedButton:active {
      color:Gray;
   } 
   
   #progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}
.leftDiv
{
	 float:left;
	 padding:5px;
}

.RadMenu,  
    .RadMenu .rmRootGroup{  
        position: static !important;  
        z-index:500 !important;
    }  
    
    

        .jqmOverlay { background-color: #FFF; }
            .jqmWindow {
                background: #888888 url(modal_bckgrn.gif) left top repeat-x;
                color: #000;
                border: 1px solid #888888;
                padding: 0 0px 50px;
            }

            button.jqmClose {
                background: none;
                border: 0px solid #EAEAEB;
                color: #000;
                clear: right;
                float: right;
                padding: 0;
                margin-top:5px;
                margin-left:5px;
                cursor: pointer;
                font-size: 8px;

                letter-spacing: 1px;
            }

            button.jqmClose:hover, button.jqmClose:active {
                color: #FFF;
				border: 0px solid #FFF;
            }

            #jqmTitle {
                background: transparent;
                color: black;
                text-transform: capitalize;
                height: 50px;
                padding: 0px 5px 0 10px;

            }

            #jqmContent {
                width: 100%;
                height: 100%;
                display: block;
                clear: both;
                margin: 0;
                margin-top: 0px;
                background: #e8e8e8;
                border: 1px solid #888888;
            }
            #jqmTitle h1 {
color:#FFFFFF;
float:left;
font-size:14px;
font-weight:bold;
height:20px;
letter-spacing:-1px;
margin:5px 2px;
padding:0;
text-transform:capitalize;
}
            .jqmClose {
clear:right;
display:block;
float:right;
height:20px;
width:20px;
}

.HiddenPannel
{
    display:none;
}
.DisplayPannel
{
    display:block;
}

.validationError
{
    background:#FFFFFF url(../images/field_warning_icon.gif) no-repeat scroll 5px 6px;
    border:4px solid #FF0000;
    color:#FF0000;
}
.validationError ul li
{
    font-weight:700;
    line-height:135%;
    margin:1px 0 6px;
    min-height:1.5em;
    padding:0.3em 0.3em 0.3em 35px;
    position:relative;
     list-style-type:none;
}
.titleColumn
{
	color:Red;
	font-size:12px;
	border: 1px solid #ffffff;
}