body
{
	background-color: #2c4182;
	text-align: left;
}

table.masterPageTable
{
    width: 90%;
    height:100%;
	background-color: White;
}

div.section
{
	border:5px, solid, blue;
	
	padding:10px,10px,10px,10px;
	margin:100px, 100px, 200px, 100px;
	}

h2 {
	font-family: Verdana, Geneva, Verdana, sans-serif;
}


table.C
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: bottom;
	table-layout: auto;
	width: 573px;
}

tr.toplogo
{
	background-image: url('/Images/Banner combined.png');
	background-repeat:no-repeat;
	background-position:right;
}

p {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

p.justify {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:justify;
}

p.blurbpages {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height:1.5em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c4182;
	text-align:justify;
}

p.header {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-weight: normal;
	line-height:1.5em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c4182;
	text-align:justify;
}

p.subheader {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	font-weight: normal;
	line-height:1.1em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c4182;
	text-align:justify;
}

ul.blurbpages
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height:1.5em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c4182;
	text-align:justify;
}

h3 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.subHeader {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.tableLinebottom {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}





.dxeLoadingDiv_standard
{
	background: White;
    cursor: wait;
}
.dxeLoadingPanel_standard
{
	font: 9pt Verdana;
	color: #303030;
}
.dxeLoadingPanel_standard td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeReadOnly_standard 
{
    
}
.dxeBase_standard
{
    font-family: Verdana;
    font-size: 9pt;
}
/* -- ErrorFrame -- */
.dxeErrorCell_standard, .dxeErrorCell_standard td
{
    font-family: Verdana;
    font-size: 9pt;
	color: Red;
}
.dxeErrorCell_standard
{ 
	padding-left: 4px;
	padding-right:5px;
}
.dxeErrorFrameWithoutError_standard {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_standard .dxeControlsCell_standard {
    padding: 2px;
}

.dxeEditArea_standard 
{
	font-family: Verdana;
	font-size: 9pt;
	border: 1px solid #A0A0A0;
}

/* -- Buttons -- */
.dxeButtonEditButton_standard, .dxeCalendarButton_standard,
.dxeSpinIncButton_standard, .dxeSpinDecButton_standard,
.dxeSpinLargeIncButton_standard, .dxeSpinLargeDecButton_standard
{	
	vertical-align: middle;
	border: solid 1px #7f7f7f;
	cursor: pointer;
} 
.dxeButtonEditButton_standard, .dxeCalendarButton_standard, .dxeButtonEditButton_standard td.dx, .dxeCalendarButton_standard td.dx,
.dxeSpinIncButton_standard, .dxeSpinDecButton_standard, .dxeSpinLargeIncButton_standard, .dxeSpinLargeDecButton_standard,
.dxeSpinIncButton_standard td.dx, .dxeSpinDecButton_standard td.dx, .dxeSpinLargeIncButton_standard td.dx, .dxeSpinLargeDecButton_standard td.dx
{	
    font-family: Verdana;
    font-size: 11px;        
    font-weight: normal;
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton_standard,
.dxeSpinIncButton_standard, .dxeSpinDecButton_standard, .dxeSpinLargeIncButton_standard, .dxeSpinLargeDecButton_standard
{
    padding: 0px 2px 0px 3px;
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtDropDownBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
    background-color: #e6e6e6;
}
.dxeSpinIncButton_standard
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtSpinIncBtnBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #F0F0F0;
}
.dxeSpinDecButton_standard
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtSpinDecBtnBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #E6E6E6;
}

.dxeButtonEditButton_standard table.dxbebt,
.dxeSpinIncButton_standard table.dxbebt, .dxeSpinDecButton_standard table.dxbebt, 
.dxeSpinLargeIncButton_standard table.dxbebt, .dxeSpinLargeDecButton_standard table.dxbebt
{
	width: 10px;
}
.dxeCalendarButton_standard      
{
	font-size: 9pt;
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtCalendarButtonBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
    background-color: #e5e5e5;
	padding: 4px 11px;
	padding-top: 3px;
	width: 32px;
}
.dxeCalendarButton_standard td.dx
{
	font-size: 9pt;    
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton_standard table.dxbebt 
{
	width: 100%;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_standard, .dxeButtonEditButtonPressed_standard,
.dxeSpinIncButtonPressed_standard, .dxeSpinDecButtonPressed_standard, .dxeSpinLargeIncButtonPressed_standard, 
.dxeSpinLargeDecButtonPressed_standard
{
	background-image: none;
	background-color: #D5D5D5;
	border: Solid 1px #7F7F7F;	
}
/* -- Hover -- */
.dxeCalendarButtonHover_standard, .dxeButtonEditButtonHover_standard,
.dxeSpinIncButtonHover_standard, .dxeSpinDecButtonHover_standard, .dxeSpinLargeIncButtonHover_standard, .dxeSpinLargeDecButtonHover_standard
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtDropDownButtonHoverBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
	border: Solid 1px #606060;
}
.dxeCalendarButtonHover_standard
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtCalendarButtonHBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
}

.dxeButtonEdit_standard
{
    background-color: white;
    border: solid 1px #9F9F9F;
    width: 170px;
}
.dxeButtonEdit_standard .dxeEditArea_standard {
    background-color: white;
}
.dxeButtonEdit_standard .dxeEditArea_standard, .dxeButtonEdit_standard td.dxic
{
	width: 100%;
}
.dxeButtonEdit_standard td.dxic
{
    padding: 0px 2px 0px 1px;
}
.dxeButtonEdit_standard .dxeIIC img {
    padding-left: 3px;
}
.dxeTextBox_standard, .dxeMemo_standard
{
    background-color: white;
    border: solid 1px #9f9f9f;
}
.dxeTextBox_standard td.dxic
{
	padding: 1px 2px;
	width: 100%;
}
.dxeTextBox_standard .dxeEditArea_standard
{
    background-color: white;
}
.dxeRadioButtonList_standard
{
    border: Solid 1px #9F9F9F;
}
.dxeRadioButtonList_standard, .dxeRadioButtonList_standard table
{
    font-family: Verdana;
    font-size: 9pt;    
}
.dxeRadioButtonList_standard td.dxe
{
    padding: 7px 5px 6px 11px;
}
.dxeRadioButtonList_standard label
{
	margin-right: 6px;    
}

/* -- Memo -- */
.dxeMemo_standard
{

}
.dxeMemoEditArea_standard 
{
	background-color: white;
	font-family: Verdana;
	font-size: 9pt;
}
.dxeMemo_standard td
{
	padding: 0 0 0 4px;
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_standard
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    color: #0d45b7;        
}
a.dxeHyperlink_standard:hover
{
    color: #5494ea;    
}
a.dxeHyperlink_standard:visited
{
    color: #ab59a6;    
}

/* -- ListBox -- */
.dxeListBox_standard
{
	background-color: white;
	border: solid 1px #A0A0A0;
    font-family: Verdana;
    font-size: 9pt;
    width: 70px;
    height: 109px;
}
.dxeListBox_standard div.dxlbd
{
	padding-top: 1px;    
    padding-bottom: 1px;
    height: 107px;
}
.dxeListBoxItemRow_standard
{
    cursor: default;
}
.dxeListBoxItem_standard
{
    border-left: solid 1px white;
    border-right: solid 1px white;
    font-family: Verdana;
    font-size: 9pt;
    padding: 3px 2px 4px 3px;
    white-space: nowrap;
    text-align: left;
    color: Black;
    font-weight: normal;
}

.dxeListBox_standard td.dxeI, .dxeListBox_standard td.dxeIM, .dxeListBox_standard .dxeHIC, 
.dxeListBox_standard td.dxeFTM, .dxeListBox_standard td.dxeTM,
.dxeListBox_standard td.dxeC, .dxeListBox_standard td.dxeCM, .dxeListBox_standard td.dxeHCC, .dxeListBox_standard td.dxeMI, .dxeListBox_standard td.dxeMIM
{
    border-right-width: 0px!important;
}
.dxeListBox_standard td.dxeCM, .dxeListBox_standard td.dxeHCC
{
    width: 25px;
}
.dxeListBox_standard td.dxeIM
{
    width: 0;
}
.dxeListBox_standard td.dxeT 
{
    width: 100%;
    padding-left: 0px!important;
}
.dxeListBox_standard td.dxeT, .dxeListBox_standard td.dxeMI
{
    border-left-width: 0px!important;
}
.dxeListBox_standard td.dxeFTM, .dxeListBox_standard td.dxeTM, .dxeListBox_standard td.dxeLTM, 
.dxeListBox_standard .dxeHFC, .dxeListBox_standard .dxeHC, .dxeListBox_standard .dxeHLC
{
    overflow: hidden;
}

.dxeListBox_standard td.dxeFTM, .dxeListBox_standard td.dxeTM, 
.dxeListBox_standard .dxeHFC, .dxeListBox_standard .dxeHC
{
    padding-right: 6px!important;
}
.dxeListBox_standard td.dxeLTM, .dxeListBox_standard td.dxeTM, 
.dxeListBox_standard .dxeHC,  .dxeListBox_standard .dxeHLC
{
    padding-left: 6px!important;
}
/*Grid lines*/
.dxeListBox_standard td.dxeLTM, .dxeListBox_standard td.dxeTM, .dxeListBox_standard td.dxeMIM
{
    border-left: 1px solid #cfcfcf !important;
}
.dxeListBox_standard td.dxeIM, .dxeListBox_standard td.dxeFTM, .dxeListBox_standard td.dxeTM, .dxeListBox_standard td.dxeLTM,
.dxeListBox_standard td.dxeCM, .dxeListBox_standard td.dxeMIM
{
    border-bottom: solid 1px #cfcfcf;
}
.dxeListBoxItemSelected_standard     /* inherits dxeListBoxItem */
{    
    color: White;
    background-color: #A0A0A0;
}
.dxeListBoxItemHover_standard        /* inherits dxeListBoxItem */
{
    background-color: #cfcfcf;
    color: black;
}

/*Header*/
.dxeListBox_standard .dxeHD
{
    background-color: #dcdcdc;
    border-bottom: solid 1px #A0A0A0;
}
.dxeListBox_standard .dxeHC,  .dxeListBox_standard .dxeHLC, .dxeListBox_standard td.dxeHMIC
{
    border-left: solid 1px #A0A0A0;
}
.dxeListBox_standard .dxeHIC, .dxeListBox_standard .dxeHFC, .dxeListBox_standard .dxeHCC
{
    border-left:1px solid #dcdcdc;
}
.dxeListBox_standard .dxeHFC, .dxeListBox_standard .dxeHC, .dxeListBox_standard .dxeHMIC
{
    border-right-width:0;
}
.dxeListBox_standard .dxeHLC
{
    border-right: solid 1px #dcdcdc;
}

/* -- Calendar -- */
.dxeCalendar_standard
{ 
    border: solid 1px #9f9f9f;
    background-color: White;
    color: Black;
    font-weight: normal;
    cursor: default;
}
.dxeCalendar_standard td.dxMonthGrid_standard 
{
    padding: 8px 20px;    
}
.dxeCalendar_standard td.dxMonthGridWithWeekNumbers_standard
{
    padding: 5px 20px 8px 8px;    
}
.dxeCalendarDayHeader_standard
{
    font-family: Verdana;
    font-size: 9pt;        
    padding: 2px 4px 5px;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_standard
{    
    font-family: Verdana;
    font-size: 7pt;    
    text-align: right;    
    padding: 6px 8px 6px 4px;        
    color: #bfbfbf;
}
.dxeCalendarDay_standard
{    
    font-family: Verdana;
    font-size: 9pt;
    padding: 4px 6px;
    text-align: center;    
}
.dxeCalendarWeekend_standard        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_standard     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_standard     /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_standard       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #8d8d8d;
}
.dxeCalendarToday_standard         /* inherits dxeCalendarDay */
{
    padding: 3px 3px 2px;
    border: solid 1px #c00000;    
}
.dxeCalendarHeader_standard
{
    background-color: #dcdcdc;
    border: solid 1px #c9c9c9;    
    border-width: 1px 0;
    padding: 4px 7px;
}
.dxeCalendarHeader_standard td.dxe
{
    font-family: Verdana;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_standard 
{
    background-color: #ededed;
    padding: 8px 0px;    
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNav_standard
{
    color: Black;
    background: White;
    border: solid 1px #9f9f9f;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_standard
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_standard
{    
}
.dxeCalendarFastNavFooter_standard
{
    color: Black;
    background-color: #ededed;
    padding: 8px 0px;   
    border: solid 1px #9f9f9f;
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonth_standard, .dxeCalendarFastNavYear_standard
{
    font: normal 9pt Verdana;
    color: Black;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavMonth_standard
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_standard, .dxeCalendarFastNavYearSelected_standard
{
    color: White;
    background: #8d8d8d;    
}
.dxeCalendarFastNavMonthHover_standard, .dxeCalendarFastNavYearHover_standard
{        
    color: Black;
    background: #e5e5e5;
    padding: 2px 4px;
    border: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonthHover_standard
{
	padding: 5px;
}
/* Disabled */
.dxeDisabled_standard, .dxeDisabled_standard td.dxe
{
	color: #acacac;
	cursor: default;
}
a.dxeDisabled_standard:hover
{
    color: #acacac;
}
.dxeButtonDisabled_standard, .dxeButtonDisabled_standard td.dxe
{
	border-color: #c3c3c3;
	color: #808080;
	cursor: default;
}
/* -- Button -- */
.dxbButton_standard
{	
  	color: White;    
  	font-weight:normal;
	font-size: 9pt;
	font-family: Verdana;				    
	vertical-align: middle;	 		
	border: solid 1px #7F7F7F;	
	background: #2C4182 url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtButtonBack.gif")%>') top;
    background-repeat:repeat-x;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
}
.dxbButtonHover_standard 
{
  	color: #000000;        
	background: #F2F2F2 url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtButtonHoverBack.gif")%>') top;
    background-repeat: repeat-x;
	border: solid 1px #606060;
}
.dxbButtonChecked_standard 
{
    color: #FFFFFF;
	background-image: none;
	background-color: #8D8D8D;
}
.dxbButtonPressed_standard 
{
  	color: #000000;        
	background-image: none;
	background-color: #D5D5D5;
}
.dxbButton_standard div.dxb
{    
    padding: 3px 8px 4px 8px;
	border: 0px;
}
.dxbButton_standard div.dxbf
{     
    padding: 2px 7px 3px 7px;
	border: dotted 1px black;		
}
.dxbButton_standard div.dxb table
{    
  	color: #000000;    
	font-size: 9pt;
	font-family: Verdana;				    
}
.dxbButton_standard div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_standard
{
    border-color: #c3c3c3;
	color: #808080;
	cursor: default;
}
.dxbDisabled_standard td.dxb
{
	color: #808080;
}
/* -- FilterControl -- */
.dxfcTable_standard
{	
	border-collapse: separate!important;		
}
.dxfcTable_standard td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 9pt Verdana;
	color: Black;
}
a.dxfcPropertyName_standard
{
	white-space: nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_standard
{
	white-space: nowrap!important;
	padding: 0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_standard
{
	white-space: nowrap!important;
	color: Green!important;
}
a.dxfcValue_standard
{
	white-space: nowrap!important;
	color: Gray!important;
}

.dxfcLoadingDiv_standard
{
	background: white;
}
.dxfcLoadingPanel_standard
{
	font: 9pt Verdana;
	color: #303030;
	border: solid 1px #9F9F9F;
	background: white;	
}
.dxfcLoadingPanel_standard td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeMaskHint_standard 
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 9pt Verdana;
}

/* -- ProgressBar -- */
.dxeProgressBar_standard
{
    border: Solid 1px #696969;
    background-color: #FFFFFF;
}
.dxeProgressBar_standard, .dxeProgressBar_standard td.dxe
{
    font-family: Verdana, Verdana, Arial;
    font-size: 9pt;
   	color: Black;
}
.dxeProgressBar_standard .dxePBMainCell_standard, .dxeProgressBar_standard td.dxe
{
    padding: 0;
}
.dxeProgressBarIndicator_standard 
{
    background-color: #E0DFDF;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_standard
{
    background-color: white;
    border: solid 1px #9F9F9F;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_standard
{
    border: solid 1px #9F9F9F;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable_standard
{
    background-color: #ffffff;
    border: solid 1px #9F9F9F;
}
.dxeColorTable_standard td.dx
{
    padding: 4px 4px;
}
.dxeColorTableCell_standard {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv_standard {
    border: solid 1px #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}
.dxeColorTableCellSelected_standard {
    padding: 2px;
	background-color: #CBCBCB;
    	border: solid 1px #888888;
}
.dxeColorTableCellHover_standard {
    padding: 2px;
	background-color: #F2F2F2;
    	border: solid 1px #888888;
}

.dxeFocused_standard 
{
	border: solid 1px #3d3d3d;
}
.dxeNullText_standard .dxeEditArea_standard,
.dxeNullText_standard .dxeMemoEditArea_standard
{
	color: #818181;
}

.downloadHeader
{
    border: 1px solid #000080;
    padding: 5px;
    font-family: Verdana;
    text-align: left;
    font-weight: bold;
}

div.GridPosition
{
    border: 1px solid #000080;
    padding: 10px;
    font-family: Verdana;
    text-align: left;
    float: left;
    margin-top: 6px;
}

div.Uploadbox
{
    border: 1px solid #000080;
    padding: 10px;
    font-family: Verdana;
    text-align: left;
    margin-top: 6px;
    float:none;
}

div.UploadField
{
     
    text-align:left; 
    font-size:smaller;
    float:right;
}

