﻿
li 
{
	margin-left : 40px;
}
body 
{	
	font-family : Verdana;
	background-repeat : repeat-x;
	background-color : #ffffff;
}
a, a:hover, a:active
{
	color : Blue;
	text-decoration : none;
}
#headerWrapper
{
	background-color : #fff;
    width : 1000px;
    margin : auto;
    margin-bottom : 10px;
    height : 70px;
	padding : 0px 10px 0px 10px;
}
.WelcomeBackText, .WelcomeBackText *
{
	font-family : Arial CE;
	font-size : 14px;
	font-weight : bold;
}
#headerWrapper .navItem, .navItem 
{
	display : inline;
	float : right;
	padding : 0px 10px 0px 10px;
	text-align : center;
}
#headerWrapper .navItem a, .navItem a
{
	color : #000;
	font-weight : bold;
	font-family : Arial CE;
}
#footerWrapper 
{
    width : 1000px;
    margin : auto;
    min-height : 100px;    
}
#siteWrapper 
{
	width : 1000px;
	min-height : 400px;
	margin : auto;
	color : #fff;
	background-color : #1b212e;
	background-position : top;
	background-repeat : repeat-x;
	border : 5px solid #ebeaef;
}

.inlineleft 
{
	float : left;
	display : inline;
}
.inlineright 
{
	float : right;
	display : inline;
}

#mainBodyContainer .centerContent
{
	margin : 10px;
	width : 85%;
	text-align : left;
	border : 1px solid #ccc;
}



.FormLabel 
{
	text-align : right;
	font-size : 9pt;
	color : #2e495e;
	padding : 5px 5px 5px 0px;
	vertical-align : top;	
}
.sectionHeader
{
	padding : 3px 3px 0px 3px;
	font-size : 12pt;
	font-family : Trebuchet MS;
	font-weight : bold;
	border-bottom : 1px solid #999;
	margin-bottom : 5px;
	clear : both;
}
.sectionHeaderText
{
	font-size : 12pt;
}
.sectionDescription 
{
	color : #f6c04d;
	padding : 3px;
	margin-bottom : 5px;
	font-size : small;
	font-weight : bold;
	font-family : Trebuchet MS;
}


.frmcaption, .frmcaptionL
{
	font-size : 11px;
	text-align : right;
	vertical-align : top;
	padding-top : 4px;
	color : #333;
}
.frmcaptionL { text-align : left; }

.frmcaption2
{
	font-size : 11px;
	text-align : right;
	vertical-align : top;
	color : #333;
}

.frmfield
{
	text-align : left;
}
.text1
{
	width : 250px;
	font-size : 11px;
	color : #2e495e;
	padding : 1px;
}
.text2
{
	width : 100px;
	font-size : 11px;
	color : #2e495e;
	padding : 1px;
}
.frmfield input[type="checkbox"], .FormField input[type="radio"]
{
	width : 5px;
}
.frmfield textarea  
{
	width : 300px;
	font-size : 11px;
	font-family : Verdana;
	color : #2e495e;
	padding : 1px;
}
.frmfield label 
{
	font-size : 9pt;
	color : #2e495e;
}

.errorDiv 
{
	border : 2px dashed red;
	background-color : #fff;
	color : Red;
	font-weight : bold;
	padding : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	clear : both;
}
.infoWindow
{
	border : 2px dashed orange;
	background-color : #fff;
	color : #000;
	font-weight : bold;
	padding : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	clear : both;
}
.infoWindowPadding 
{
	border : 2px dashed orange;
	background-color : #fff;
	color : #000;
	font-weight : bold;
	padding : 10px;
	clear : both;
	margin : 10px;
	margin-bottom : 0px;
}

.RadWindow li
{
    margin: auto;
}

.cpHeader
{
   color: white;
   background-color: #719DDB;
   font: bold 11px auto "Trebuchet MS", Verdana;
   font-size: 12px;
   cursor: pointer;
   height:18px;
   padding: 4px;            
}
.cpBody
{
   font: normal 11px auto Verdana, Arial;
   border: 1px gray;                
   padding: 4px;
   padding-top: 7px;
   height:0px;
   overflow: hidden;        
}

.dx-dashboard-title
{
   font-size: 30px;
   font-weight: bolder;
}

.dxc-title
{
   font-size: 18px;
}

.dx-datagrid .dx-row > td
{
   padding: 1px !important;
}

.dx-datagrid
{
   padding: 1px;
}

.dx-row
{
   padding: 1px;
}

div.wcMenu
{
	margin : 0px;
	padding : 0px;
	font-size : 11px;
}

.wcFontStandard
{
	margin : 0px;
	padding : 0px;
	font-size : 11px;
}

.caseListCheckboxes
{
	font-size : 11px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 7px;
}

tr.compressLayout
{
	margin : 10px;
	padding : 10px;
}

td.compressLayout
{
	font-size : 11px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 7px;
}
