.hyperlink {
	COLOR: #000000;  
    FONT-WEIGHT: bold;
}
.standardMenu 
{
	WIDTH:100px;
	LEFT:0;
	TOP:-1px;
	vertical-align:top; 
}

.standardBody
{
	width: 860px;
	top: -1px;
	vertical-align: top;
	text-align: left;
}

.standardTable {
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #455F55;   
	BORDER-BOTTOM-COLOR: #C6C7F4; 
	BORDER-LEFT-COLOR: #C6C7F4; 
	BORDER-RIGHT-COLOR: #C6C7F4; 
	BORDER-TOP-COLOR: #C6C7F4;
}

.standardTableCellRAlign {
	TEXT-ALIGN:RIGHT;
	}

.standardTableCellLAlign {
	TEXT-ALIGN:LEFT;
}
.SearchTableCellLAlign
{
	text-align: LEFT;
	font-weight: bold;
	color: Gray;
}

.MenuLabelLAlign
{
	text-align: LEFT;
	font-weight: bold;
	color: black;
	background-color: white;
}
.SearchTableCellRAlign
{
	text-align:RIGHT;
	font-weight: bold;
	color: Gray;
}
.standardTableCellCAlign {
	TEXT-ALIGN:CENTER;
}

.standardTableCellHeader{    
    FONT-WEIGHT: bold;
    HEIGHT: 15px;
	TEXT-ALIGN:CENTER;
}

.standardButton{
	BORDER-STYLE:solid; 
	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #ffffff; 
    BORDER-TOP-COLOR: #ffffff;
    BACKGROUND-COLOR: #b44f4f;
    BORDER-RIGHT-WIDTH: 1px; 
    BORDER-RIGHT-COLOR: #ffffff;
    FONT-SIZE: 8pt;
    COLOR: Gray;
    HEIGHT:24px;
    WIDTH:100px;      
}

.contractorButton{
	BORDER-STYLE:solid; 
	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #ffffff; 
    BORDER-TOP-COLOR: #ffffff;
    BACKGROUND-COLOR: #b44f4f;
    BORDER-RIGHT-WIDTH: 1px; 
    BORDER-RIGHT-COLOR: #ffffff;
    FONT-SIZE: 8pt;
    COLOR: Gray;
    HEIGHT:24px;
    WIDTH:84px;      
}

.standardSearchButton
{
	BORDER-STYLE:solid; 
	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px; 
    BORDER-LEFT-COLOR: #ffffff; 
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #ffffff; 
    BORDER-RIGHT-WIDTH: 1px; 
    BORDER-RIGHT-COLOR: #ffffff;
    BORDER-TOP-COLOR: #ffffff; 
    FONT-SIZE: 8pt; 
    BACKGROUND-COLOR: #CC6600; 
    HEIGHT:22px;
    COLOR: Gray; 
    WIDTH:22px;
}

.standardNavigationButton {	
	BORDER-STYLE:solid; 
	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;  
    BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #ffffff;	
    BORDER-BOTTOM-COLOR: #ffffff;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-TOP-COLOR: #ffffff;
    COLOR: Gray; 
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #b44f4f;     
    HEIGHT:19px;
    WIDTH:163px;
}

.standardButton1{
	BACKGROUND-COLOR: #C0CCFA; 
    COLOR: #1D40BA; 
    CURSOR: hand; 
    FONT-WEIGHT: bold; 
    HEIGHT: 20px;
}

.standardTitleBar{
    COLOR: Green; 
	font-size:24px;
	font-weight:Bold;
	margin-top:5px;
    WIDTH:100%;
    TEXT-ALIGN:center;
}

.printDisplayText
{
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	color: #000000;
	height: 13px;
	width: 163px;
	font-size: 8pt;
	font-family: Arial,Verdana;
}

.standardLabel{
    COLOR: Gray; 
	font-weight:lighter;
	margin-top:5px;
    WIDTH:100%;
    TEXT-ALIGN:center;
}
.loginLabels
{
	color:White;
	font-size: 9pt;
	font-family: Arial,Verdana;
	text-align: right;
	font-variant: small-caps;
	font-weight: bold;
}

.standardSubTitleBar
{
	color: Gray;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
	text-align: center;
}

.standardValidationMsg{
    COLOR: #CC0000; 
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
    WIDTH:100%;
    TEXT-ALIGN:center;
}

.standardSectionTitle{
    COLOR: Maroon; 
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
    WIDTH:100%;
    TEXT-ALIGN:center;
}
SELECT
{
	COLOR: #000000; 
    HEIGHT:19px;	
  	font-size: 8pt;
	font-family: Arial,Verdana;
}
SPAN
{
	font-size: 9pt;
	font-family: Arial,Verdana;
}
H2
{
	font-weight: bold;
	margin: 15px 0px 7px;
	line-height: 1.1em;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	font-variant: small-caps;
	font-family: Arial, "Helvetica Neue" ,Verdana;
	color: #669ACC;
}
H3
{
    FONT-WEIGHT: bold;
    MARGIN: 15px 0px 7px;
    LINE-HEIGHT: 1.2em
}
H4
{
    FONT-WEIGHT: bold;
    MARGIN: 15px 0px 7px;
    LINE-HEIGHT: 1.2em
}

H5
{
    FONT-WEIGHT: bold;
    MARGIN: 15px 0px 7px;
    LINE-HEIGHT: 1em
}
P
{
    MARGIN: 0px 0px 1em;
    LINE-HEIGHT: 1.4
}
.standardDropDownListBox{
     
    WIDTH:169px;
}

.shortDropDownListBox{
 
    WIDTH:85px;
}

.longDropDownListBox{
    WIDTH:256px;
}

.standardTextBox
{
	color: #000000;
	height: 13px;
	width: 163px;
	font-size: 8pt;
	font-family: Arial,Verdana;
}


.shortTextBox
{
	COLOR: #000000; 
    height: 13px;
	width: 85px;
	font-size: 8pt;
	font-family: Arial,Verdana;

}
.standardLongTextBox
{
	COLOR: #000000; 
    height: 13px;
	WIDTH:250px;
	font-size: 8pt;
	font-family: Arial,Verdana;
}

.mandatoryTextBox
{
	height: 13px;
	color: Black;
	font-size: 8pt;
	font-family: Arial,Verdana;
    background-color:#ffff99;
	width: 163px;

}

.mandatoryLongTextBox
{
	COLOR: #000000; 
    height: 13px;
	color: Black;
    background-color:#ffff99;
	width: 250px;
	font-size: 8pt;
	font-family: Arial,Verdana;
}

.standardLongNumericTextBox
{
	COLOR: #000000; 
    height: 13px;
	WIDTH:250px;
    text-align: right;
    font-size: 8pt;
	font-family: Arial,Verdana;
}
.shortNumericTextBox
{
	COLOR: #000000; 
    height: 13px;
	width: 85px;
	text-align: right;
	font-size: 8pt;
	font-family: Arial,Verdana;

}
.standardNumericTextBox
{
	COLOR: #000000; 
    height: 13px;
	width: 163px;
	text-align: right;
	font-size: 8pt;
	font-family: Arial,Verdana;
}

.standardNavigationTextBox
{
	COLOR: #000000; 
    height: 15px;
	BORDER-STYLE:solid;
    WIDTH:70px;
    COLOR: #000000; 
    background-color:#669ACC;
    border-color:#669ACC;
    font-size: 8pt;
	font-family: Arial,Verdana;
}

.standardNavigationLongTextBox
{
	COLOR: #000000; 
    height: 15px;
	BORDER-STYLE:solid;
    WIDTH:140px;
    COLOR: #000000; 
    background-color:#669ACC;
    border-color:#669ACC;
    font-size: 8pt;
	font-family: Arial,Verdana;
}
.standardNavigationTextBox
{
	COLOR: #000000; 
    height: 15px;
	BORDER-STYLE:solid;
    WIDTH:70px;
    COLOR: #000000; 
    background-color:#669ACC;
    border-color:#669ACC;
    font-size: 8pt;
	font-family: Arial,Verdana;
}

.standardNavigationLongTextBox
{
	COLOR: #000000; 
    height: 15px;
	BORDER-STYLE:solid;
    WIDTH:140px;
    COLOR: #000000; 
    background-color:#669ACC;
    border-color:#669ACC;
    font-size: 8pt;
	font-family: Arial,Verdana;
}
.windowTitle
{
	background-color: #003366;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	border-bottom-color: #B7C8BE;
	border-left-color: #B7C8BE;
	border-right-color: #B7C8BE;
	height: 20px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.standardHeaderSide {
	WIDTH:95PX;
	HEIGHT:80px;
	BACKGROUND-COLOR:#9B2921;
}

.standardHeaderImage {
	HEIGHT:80px;
	WIDTH:80%;
	BACKGROUND-COLOR:#9B2921;
}

.standardSlideColor {
	WIDTH:20%;
	BACKGROUND-COLOR:#b44f4f;
}

.standardDiv {
	WIDTH:80%;
	LEFT:260px;
	TOP:-1px;
	POSITION:absolute;
}

.standardDisableButton{
	BORDER-STYLE:solid; 
	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #ffffff; 
    BORDER-TOP-COLOR: #ffffff;
    BACKGROUND-COLOR: #b44f4f;
    BORDER-RIGHT-WIDTH: 1px; 
    BORDER-RIGHT-COLOR: #ffffff;
    FONT-SIZE: 8pt;
    COLOR:Gray;
    HEIGHT:19px;
    WIDTH:100px;      
}

.borderSettings
{
	border-style: solid;
    border-width: 1px;  
    border-left-color: #669ACC;
    border-top-color : #669ACC;
    border-right-color : #669ACC;
    border-bottom-color: #669ACC;
   
}

.standardDataGrid 
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	FONT-SIZE: X-Small;
	border-color:#669ACC;
	border-width:1px;
	border-style:Solid;
	font-family:Calibri;
	font-size:Small;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	border-collapse:collapse;
}

.tableBorder	{BORDER-RIGHT: #095CC2 1px solid; BORDER-TOP: #095CC2 1px solid; BORDER-LEFT: #095CC2 1px solid; BORDER-BOTTOM: #095CC2 1px solid}

.helpHeader
{
	top: 0px;
	left: 0px;
	height: 85px;
	width: 440px;
	background-position: left center;
	background-image: url( ../images/helpbanner.JPG);
	background-repeat: no-repeat;
}
.Section
{
	border-right: Gray 1px solid;
	padding-right: 0px;
	border-top: Gray 1px solid;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px 5px 10px;
	border-left: Gray 1px solid;
	width: 955px;
	padding-top: 5px;
	border-bottom: Gray 1px solid;
	overflow: auto;
}
.GridSection
{
	border-right: Gray 1px solid;
	padding-right: 0px;
	border-top: Gray 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 5px 10px;
	border-left: Gray 1px solid;
	width: 955px;
	padding-top: 0px;
	border-bottom: Gray 1px solid;
	overflow: auto;
}

.SectionHeader
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 5px 0px;
	width: 955px;
	padding-top: 0px; /*border-bottom: white thin solid;
	border-top-width: thin;
	display: block;
	border-left-width: thin;
	border-left-color: #0f1621;
	border-top-color: white;
	
	border-right-width: thin;
	border-right-color: white;*/
	color: #0f1621;
	background-color: #669ACC;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
	line-height: 20px;
	background-image: url(../images/topr-white.GIF);
	text-align: left; /*background-position: left bottom;*/
	background-repeat: no-repeat;
	background-position-x: right;
}
.SectionRight
{
	font-size: 9pt;
	font-family: Arial,Verdana;
	background-position: left top;
	background-image: url(../images/topl-white.GIF);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 30px;
	line-height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}


/**** HEADER - SIDE MENU BAR - CONTENT AREA - FOOTER ****/

DIV#Center
{
	left: 50%;
	width: 950px;
	margin-left: -495px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	vertical-align: middle;
	position: absolute;
}

DIV#header
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 25px 0px;
	width: 975px;
	padding-top: 10px;
	border-bottom: #669ACC 3px solid;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 85px;
	vertical-align: middle;
	background-position: left center;
	background-image: url( ../images/header_banner.JPG );
	background-repeat: no-repeat;
	/*background-color: #0f1621;*/
	background-color:White; margin-left:25px; margin-right:25px; margin-top:10px; margin-bottom:0px  
}

.PrintBODY
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px; /*BACKGROUND: url(/i04/holder.gif) #ddb repeat-y center top;*/
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color:Black; 
	padding-top: 0px;
	border-bottom: 0px;
	text-align: center; /*background-color: #090b0d;*/
	background-color: White;
	font-size: 8pt;
	font-family: Arial,Verdana;
	background-color: White;
}

DIV#PrintContentArea
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 25px 0px;
	width: 685px;
	padding-top: 10px;
	left: 0px;
	position: absolute;
	top: 0px;	
	vertical-align: middle;
	background-position: left center;
	/*background-color: #0f1621;*/
	background-color:White; margin-left:25px; margin-right:25px; margin-top:10px; margin-bottom:0px  
}

DIV#sidebar
{
	border-right: #669ACC 3px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 25px;
	width: 200px;
	color: #663;
	padding-top: 0px;
	border-bottom: #669ACC 3px solid;
	position: absolute;
	height: 950px;
	/*background-color: #0f1621;*/
	background-color: white;
	left: 0px;
	top: 108px;
}

DIV#ContentArea
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px; /*background: #0f1621;*/
	background-color: White;
	padding-bottom: 0px;
	margin: 0px 25px;
	width: 975px;
	padding-top: 0px;
	border-bottom: #669ACC 3px solid;
	left: 0px;
	position: absolute;
	top: 108px;
	height: 1550px;
}
DIV#footer
{
	clear: both;
	border-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	/*background: #0f1621;*/
	background-color:White;  
	padding-bottom: 0px;
	margin: 0px 25px 10px;
	border-left: 0px;
	width: 975px;
	padding-top: 0px;
	left: 0px;
	top: 1061px;
	position: absolute;
	height: 30px;
	
}
DIV#sidebarEnquiry
{
	border-right: #669ACC 3px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 25px;
	width: 200px;
	color: #663;
	padding-top: 0px;
	border-bottom: #669ACC 3px solid;
	position: absolute;
	height: 1550px;
	/*background-color: #0f1621;*/
	background-color:White;  
	left: 0px;
	top: 108px;
}
DIV#ContentAreaEnquiry
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	/*background: #0f1621;*/
	background-color:White; 
	padding-bottom: 0px;
	margin: 0px 25px 0px 0px;
	width: 772px;
	padding-top: 0px;
	border-bottom: #669ACC 3px solid;
	left: 228px;
	position: absolute;
	top: 108px;
	height: 1550px;
}

DIV#footerEnquiry
{
	clear: both;
	border-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	/*background: #0f1621;*/
	background-color:White;  
	padding-bottom: 0px;
	margin: 0px 25px 10px;
	border-left: 0px;
	width: 975px;
	padding-top: 0px;
	left: 0px;
	top: 1661px;
	position: absolute;
	height: 30px;	
}

table
{
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
TR
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}
.GridPager
{
	color:White;
	background-color:#5C93A7;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
.GridRBorderRight
{
	border-right: Gray 1px solid;
	padding-right:5px;   
	text-align:right;
	vertical-align:top;  
}
.GridRBorderRightBottom
{
	border-right: Gray 1px solid;
	border-bottom:  Gray 1px solid;
	padding-right:5px;   
	text-align:right;
	vertical-align:top;  
}
.GridBorderHeaderCenter
{
	color: Black;
	background-color: #669ACC;
	font-family: Calibri;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height: 25px;
	border-bottom: Gray 1px solid;
	border-right: Gray 1px solid;
	padding-right: 5px;
	text-align: center;
	font-variant: small-caps;
}

.GridBorderHeaderLeft
{
	color: Black;
	background-color: #669ACC;
	font-family: Calibri;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height: 25px;
	border-right: Gray 1px solid;
	padding-right: 5px;
	text-align: left;
	font-variant: small-caps;
}
.GridLBorderRight
{
	border-right: Gray 1px solid;
	text-align:left;
	vertical-align:top; 
}
.GridLBorderRightBottom
{
	border-right: Gray 1px solid;
	border-bottom:  Gray 1px solid;
	text-align:left;
	vertical-align:top; 
}
.GridBorder
{
	border-right: Gray 1px solid;
}
.GridCBorderRight
{
	border-right: Gray 1px solid;
	text-align:center ; 
	vertical-align:top;
}
.GridCBorderRightBottom
{
	border-right: Gray 1px solid;
	border-bottom:  Gray 1px solid;
	text-align:center ; 
	vertical-align:top;
}
TD
{
	color: Gray;
	height: 14px;
	padding-left: 8px;
	font-size: 8pt;
	font-family: Arial,Verdana;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

BODY
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px; /*BACKGROUND: url(/i04/holder.gif) #ddb repeat-y center top;*/
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color: #669ACC; 
	padding-top: 0px;
	border-bottom: 0px;
	text-align: center; /*background-color: #090b0d;*/
	background-color: Gray;
	font-size: 8pt;
	font-family: Arial,Verdana;
	background-color: #F1F1F1;
}

DIV#Login
{
	/*border-right: #669ACC thin solid;
	border-top: #669ACC thin solid;
	border-left: #669ACC thin solid;
	border-bottom: #669ACC thin solid;*/
	/*background-color: #0f1621;*/
	background-color:White;
	background-image: url( ../images/login.JPG );
	background-repeat: no-repeat;
	top: 50%;
	left: 50%;
	width: 525px;
	height: 351px;
	margin-top: -175px; /*set to a negative number 1/2 of your height*/
	margin-left: -262px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	vertical-align: middle;
	position: absolute;
	font-size: xx-large;
	color: #669ACC;
}

DIV#PasswordRemainder
{
	border-right: #669ACC thin solid;
	border-top: #669ACC thin solid;
	border-left: #669ACC thin solid;
	border-bottom: #669ACC thin solid;
	/*background-color: #0f1621;*/
	background-color:White;
	/*background-image: url( ../images/login.JPG );
	background-repeat: no-repeat;*/
	top: 50%;
	left: 50%;
	width: 525px;
	height: 351px;
	margin-top: -125px; /*set to a negative number 1/2 of your height*/
	margin-left: -200px; /*set to a negative number 1/2 of your width*/
	text-align: center;
	vertical-align: middle;
	position: absolute;
	font-size: xx-large;
	color: #669ACC;
}

ul {
width:150px;
list-style-type:none;
margin:0 auto;
padding:0;
}

li a {
display:block;
position:relative;
border-width:1px 0;
border-color:#ccc;
border-style:solid;
color:#555;
text-decoration:none;
margin:4px 1px;
}

li a span {
display:block;
position:relative;
margin:0 -1px;
border-width:0 1px;
border-color:#ccc;
border-style:solid;
background-color:#eee;
padding:2px 6px;
}

li a:hover {
border-color:#aaa;
color:#333;
}

li a:hover span {
border-color:#aaa;
background-color:#ddd;
}

.SpanHeader
{
color: #0f1621;
background-color: #669ACC;
vertical-align: middle;
font-size: medium;
font-weight: bold;
line-height: 20px;
text-align: left;
}


/* DevExpress CSS Sample*/
.dxgvControl,
.dxgvDisabled
{
	border: Solid 1px #9F9F9F;
	font: 11px Tahoma;
	background-color: #F2F2F2;
	color: Black;
	cursor: default;
}
.dxgvDisabled 
{
	color: Gray;
}
.dxgvControl a 
{
	margin-left: 0px;
	margin-right: 0px;
	color: #5555FF;
}
.dxgvDisabled a
{
	color: Gray;
	
}
.dxgvLoadingPanel
{
	border: solid 1px #9F9F9F;
	background-color: #E3E3E1;
	font: 9pt Tahoma;
	color: #303030;
}
.dxgvLoadingPanel td
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxgvLoadingPanelStatusBar
{
	background-color: Transparent;
	font: 9pt Tahoma;
}
.dxgvLoadingPanelStatusBar td
{
	white-space: nowrap;
	text-align: center;
	padding: 0px 2px 0px 2px;
}
.dxgvFilterPopupWindow
{
	color: Black;
	font: 9pt Tahoma;
	border: solid 1px #9f9f9f;
}
.dxgvFilterPopupItemsArea
{
	color: Black;
	background-color: White;
}
.dxgvFilterPopupButtonPanel
{
	font: 9pt Tahoma;
	background-color: #ededed;
	border: 1px solid #dcdcdc;
	border-left-width: 0px;
	color: Black;
}

.dxgvFilterPopupItem td.dxgv,
.dxgvFilterPopupActiveItem td.dxgv,
.dxgvFilterPopupSelectedItem td.dxgv
{
	border-left: solid 1px white;    
	border-right: solid 1px white;    
	padding: 3px 2px 4px 3px;
	cursor: default;
	white-space: nowrap;
}
.dxgvFilterPopupActiveItem
{
	background: #cfcfcf;
	color: Black;
}
.dxgvFilterPopupSelectedItem
{
	background: #8D8D8D;
	color: White;
}

.dxgvTable
{
	background-color: White;
	border: 0;
	border-collapse: separate!important;
	overflow: hidden;
	font: 9pt Tahoma;
	color: Black;
}
.dxgvInlineEditRow,
.dxgvDataRow
{
}
.dxgvInlineEditRow td.dxgv
{
	border-bottom: Solid 1px #D3D3D3;
	border-right: Solid 1px #D3D3D3;
}
.dxgvDataRowAlt
{
	background-color: #EDEDEB;
}
.dxgvFilterRow 
{
	background-color: #E7E7E7;
}
.dxgvEditForm 
{
	background-color: #F0F0F0;
}
.dxgvEditForm td.dxgv
{
	border-bottom: Solid 1px #D3D3D3;
	padding: 8px 10px 10px 10px;
}
.dxgvSelectedRow
{
	background-color: #A0A0A0;
    color: White;
}
.dxgvFocusedRow
{
	background-color: #8D8D8D;
    color: White;
}
.dxgvSelectedRow .dxgvCommandColumn a, 
.dxgvFocusedRow .dxgvCommandColumn a
{
    color: White;
}
.dxgvSelectedRow .dxgvCommandColumn a:hover, 
.dxgvFocusedRow .dxgvCommandColumn a:hover
{
    color: #F0F0F0;
}
.dxgvSelectedRow .dxgvCommandColumn a:visited, 
.dxgvFocusedRow .dxgvCommandColumn a:visited
{
    color: #F0F0F0;
}

.dxgvPreviewRow
{
	background-color: #F5F5F5;
	color: #707070;
}
.dxgvDetailCell,
.dxgvPreviewRow td.dxgv,
.dxgvEmptyDataRow td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: Solid 1px #D3D3D3;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.dxgvPreviewRow td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell
{
	padding: 16px 18px 16px 0px;
}
.dxgvDetailRow td.dxgvIndentCell 
{
    padding-right: 0px;
    border-bottom: Solid 1px #D3D3D3;
}
.dxgvEmptyDataRow
{
	color: Gray;
}
.dxgvEmptyDataRow td.dxgv
{
    border-bottom: Solid 1px #CFCFCF;
	text-align: center;
}

.dxgvEditFormDisplayRow td.dxgv,
.dxgvDataRow td.dxgv,
.dxgvDataRowAlt td.dxgv,
.dxgvSelectedRow td.dxgv,
.dxgvFocusedRow td.dxgv
{
	overflow: hidden;
	border-bottom: Solid 1px #CFCFCF;
	border-right: Solid 1px #CFCFCF;
	border-top: 0;
	border-left: 0;
	padding: 3px 6px 4px 6px;
}
.dxgvEditFormDisplayRow
{
}
.dxgvEditFormDisplayRow td.dxgv 
{
}

.dxgvEditingErrorRow
{
	background-color: #FFC8C8;
	color: #FF0000;
}
.dxgvEditingErrorRow td.dxgv
{
	white-space: pre-wrap;
	border-bottom: Solid 1px #D3D3D3;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	padding: 6px 10px 6px 10px;
}

.dxgvFilterRow td.dxgv
{
	border-bottom: Solid 1px #C1C1C1;
	border-right: Solid 1px #C1C1C1;
	border-top: 0;
	border-left: 0;
	padding: 2px 2px 2px 2px;
}
.dxgvGroupRow
{
	background-color: #EDEDED;
}
.dxgvFocusedGroupRow
{
	background-color: #8D8D8D;
    color: White;
}
.dxgvGroupRow td.dxgv,
.dxgvFocusedGroupRow td.dxgv
{
	border: none 0;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: Solid 1px #D3D3D3;
	padding: 3px 6px 4px 6px;
}
.dxgvFocusedRow td.dxgvIndentCell,
.dxgvFocusedGroupRow td.dxgvIndentCell,
.dxgvSelectedRow td.dxgvIndentCell
{
	background-color: #EDEDED!important;  
	border-right: solid 1px #CFCFCF;
	border-top: 0px;
}
.dxgvHeaderPanel {
	background-color: #F9F9F9;
	color: Black;
	padding: 8px 6px 8px 6px;
	border-bottom: Solid 1px #9F9F9F;
}

.dxgvHeader {
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 6px 5px 6px;
	border: Solid 1px #9F9F9F;
	background-color: #DCDCDC;
	overflow: hidden;
	font-weight: normal;
	text-align: left;	
}
.dxgvHeader, .dxgvHeader table {
	color: Black;
	font: 9pt Tahoma;
}
.dxgvHeader td {
	white-space: nowrap;
}
.dxgvHeader a {
	color: #0d45b7;
}
.dxgvCustomization, 
.dxgvPopupEditForm
{
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.dxgvGroupPanel
{
	white-space: nowrap;
	font-size: 9pt;
	
	background-color: #EDEDED;
	color: #8D8D8D;
	border-bottom: Solid 1px #9F9F9F;
	padding: 7px 4px 8px 6px;
}
.dxgvFooter
{
	background-color: #D7D7D7;
	white-space: nowrap;
}
.dxgvFooter td.dxgv
{
	padding: 5px 6px 6px 6px;
	border-bottom: Solid 1px #BCBCBC;
	border-right: 0;
}
.dxgvGroupFooter
{
	background-color: #E0E0E0;
}
.dxgvGroupFooter td.dxgv 
{
	white-space: nowrap;
}
.dxgvGroupFooter td.dxgv 
{
    padding: 5px 4px 6px 6px;
    border-bottom: Solid 1px #CFCFCF;
    border-right: 0;
}
.dxgvDataRow td.dxgvIndentCell,
.dxgvGroupRow td.dxgvIndentCell,
.dxgvGroupFooter td.dxgvIndentCell
{
    background-color: #EDEDED;
	border-right: Solid 1px #CFCFCF;
	border-top: 0px;
}

.dxgvTitlePanel, 
.dxgvTable caption
{
    font-size: 15px;
	font-weight: normal;
	padding: 3px 3px 5px 3px;
	text-align: center;	
	background-color: #ACACAC;
	color: White;
	border-bottom: Solid 1px #9F9F9F;
}
.dxgvLoadingDiv
{
	background-color:Gray;	
	opacity: 0.01;	
	filter: alpha(opacity=1);
}
.dxgvStatusBar
{
	border-top: Solid 1px #9F9F9F;
}
.dxgvStatusBar tr.dxgv
{
	height: 20px;
}
.dxgvCommandColumn
{
	padding: 2px 2px 2px 2px;
}
.dxgvCommandColumn a
{
	margin: 0px 3px 0px 0px;
	color:  #0d45b7;
}
.dxgvCommandColumn a:hover
{
	color:  #5494ea;
}
.dxgvCommandColumn a:visited
{
	color:  #ab59a6;
}

.dxgvCommandColumnItem
{
}
.dxgvEditFormTable
{
	padding: 2px 6px 6px 4px;
	font: 11px Tahoma;
	color: Black;
}
.dxgvEditFormTable a
{
    color: #0d45b7;

}
.dxgvEditFormTable a:hover
{
    color: #5494ea;

}
.dxgvEditFormTable a:visited
{
    color: #ab59a6;
}

.dxgvEditFormCaption
{
	padding: 4px 4px 4px 10px; 
}

.dxgvInlineEditCell
{
	padding: 1px 1px 1px 1px; 
}

.dxgvEditFormCell
{
	padding: 4px 4px 4px 4px; 
	border: 0;
}
.dxgvControl .dxpControl td.dxpCtrl, .dxgvDisabled .dxpControl
{
	padding-top: 4px;    
}

.dxgvPagerTopPanel
{	
}
.dxgvPagerBottomPanel
{
}
.dxgvDetailButton
{
}

.dxgvFilterBar 
{
	border-top: solid 1px #9F9F9F;	
	background: #d4d4d4;
}
.dxgvFilterBar a
{
	color: #394ea2;
	text-decoration: underline;		
}
.dxgvFilterBarCheckBoxCell
{
	padding: 0 3px;
	padding-right: 7px;
}
.dxgvFilterBarImageCell
{
	padding: 0 3px;
	padding-right: 1px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell
{
	font-size: 9pt;
	padding: 5px 5px 8px 0;	
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell
{
	font-size: 9pt;
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea 
{
	background: white;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea
{
	background: #ededed;
	border-top: solid 1px #cfcfcf;
	padding: 6px;
}

.dxgvDataRowHover
{
	background: #cfcfcf;
	color: Black;
}
