/* style for module titles */
.ES-GrayBarTitle
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    color: #666666;
    height: 21px;
    background-image: url(images/graygrad.gif);
    background-repeat: repeat-x;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: middle;
}
.ES-GrayBarcontenttable
{
    background-color: #FFFFFF;
    height: 100%;
}
.ES-GrayBaractionscell
{
    height: 21px;
    text-align: left;
    vertical-align: middle;
    background-image: url(images/graygrad.gif);
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-x;
}
.ES-GrayBarPrintcell
{
    height: 21px;
    text-align: right;
    vertical-align: middle;
    background-image: url(images/graygrad.gif);
    margin: 0px 6px 0px 0px;
    padding: 0px 6px 0px 0px;
}
.ES-GrayBarTable
{
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #C1C1C1;
    border-bottom-color: #C1C1C1;
    border-left-style: solid;
    border-left-color: #C1C1C1;
    border-right-style: solid;
    border-right-color: #C1C1C1;
}
.ES-GrayBarTableLogin
{
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #C1C1C1;
    border-bottom-color: #C1C1C1;
    border-left-style: solid;
    border-left-color: #C1C1C1;
    border-right-style: solid;
    border-right-color: #C1C1C1;
}
.ES-GrayBartopcell
{
    background-image: url(images/graygrad.gif);
    text-align: left;
    vertical-align: middle;
    height: 21px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C1C1C1;
}
.GrayBarcontainer
{
	margin:0px 0px 0px 0px;
	width: 100%;
}
.LeftColumn
{
	border-right-style: solid;
	border-right-color: #C1C1C1;
	border-right-width: 1px;
	width: 40px;
	height: 100%;
	padding: 2px 6px 2px 6px;
	vertical-align: top
}
.RightContent
{
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	color: #38497B;  
	white-space: nowrap;
	background-color: #F7F7FA;
	vertical-align: top;
}
.PageHeader
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	margin-left: 10px;
}
.PageTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px;
	color: #555555;
}	
.PageTable
{
	margin-top: 5px;
	margin-left: 6px;
	margin-right: 6px;
}
.TableHeaderTR
{
	background-color: #E9E9EF;
	height: 26px;
}
.TableHeaderTDL
{
	border-right: solid 1px #C1C1C1;
	width: 50%;
}
.Standard
{
	height: 24px;
}
.TableTDL
{
	border-right: solid 1px #C1C1C1;
	border-bottom: solid 1px #C1C1C1;
}
.TableTDR
{
	border-bottom: solid 1px #C1C1C1;
}

/* buttons */

.LoginButton
{
	background-image: url(images/graygrad.gif);
}
.ThemedButton 
{
	background-image: url(images/graygrad.gif);
	border: solid 1px #003C74;
}
.ThemedButton_Hover 
{
	background-image: url(../../images/graygrad_hover.gif);
	border: solid 1px Orange;	
}
.ButtonUp 
{
	background-image: url(../../images/NewGUI/btn_up.png);
	border: solid 1px #003C74;
}
.ButtonUp_Hover 
{
	background-image: url(../../images/NewGUI/btn_up_hover.png);
	border: solid 1px Orange;	
}
.ButtonDown 
{
	background-image: url(../../images/NewGUI/btn_down.png);
	border: solid 1px #003C74;
}
.ButtonDown_Hover 
{
	background-image: url(../../images/NewGUI/btn_down_hover.png);
	border: solid 1px Orange;	
}
.ButtonDelete 
{
	background-image: url(../../images/NewGUI/btn_delete.png);
	border: solid 1px #003C74;
}
.ButtonDelete_Hover 
{
	background-image: url(../../images/NewGUI/btn_delete_hover.png);
	border: solid 1px Orange;	
}
.ButtonRemove 
{
	background-image: url(../../images/NewGUI/btn_remove.png);
	border: solid 1px #003C74;
}
.ButtonRemove_Hover 
{
	background-image: url(../../images/NewGUI/btn_remove_hover.png);
	border: solid 1px Orange;	
}
.ButtonEdit 
{
	background-image: url(../../images/NewGUI/btn_edit.png);
	border: solid 1px #003C74;
}
.ButtonEdit_Hover 
{
	background-image: url(../../images/NewGUI/btn_edit_hover.png);
	border: solid 1px Orange;	
}
.ButtonRename 
{
	background-image: url(../../images/NewGUI/btn_rename.png);
	border: solid 1px #003C74;
}
.ButtonRename_Hover 
{
	background-image: url(../../images/NewGUI/btn_rename_hover.png);
	border: solid 1px Orange;	
}
.ButtonActivate 
{
	background-image: url(../../images/NewGUI/btn_activate.gif);
	border: solid 1px #003C74;
}
.ButtonActivate_Hover 
{
	background-image: url(../../images/NewGUI/btn_activate_hover.gif);
	border: solid 1px Orange;	
}
.ButtonExcel 
{
	background-image: url(../../images/NewGUI/btn_excel.png);
	border: solid 1px #003C74;
}
.ButtonExcel_Hover 
{
	background-image: url(../../images/NewGUI/btn_excel_hover.png);
	border: solid 1px Orange;	
}
.ButtonSearch 
{
	background-image: url(../../images/NewGUI/btn_search.png);
	border: solid 1px #003C74;
}
.ButtonSearch_Hover 
{
	background-image: url(../../images/NewGUI/btn_search_hover.png);
	border: solid 1px Orange;	
}
.ButtonAddItem 
{
	background-image: url(../../images/NewGUI/btn_additem.png);
	border: solid 1px #003C74;
}
.ButtonAddItem_Hover 
{
	background-image: url(../../images/NewGUI/btn_additem_hover.png);
	border: solid 1px Orange;	
}
.ButtonDataImport 
{
	background-image: url(../../images/NewGUI/btn_dataimport.png);
	border: solid 1px #003C74;
}
.ButtonDataImport_Hover 
{
	background-image: url(../../images/NewGUI/btn_dataimport_hover.png);
	border: solid 1px Orange;	
}
.ButtonViewProgress 
{
	background-image: url(../../images/NewGUI/btn_viewprogress.png);
	border: solid 1px #003C74;
}
.ButtonViewProgress_Hover 
{
	background-image: url(../../images/NewGUI/btn_viewprogress_hover.png);
	border: solid 1px Orange;	
}
/* styles for map buttons */
.ButtonFindPlace 
{
	background-image: url(../../images/NewGUI/btn_findplace.png);
	border: solid 1px #003C74;
}
.ButtonFindPlace_Hover 
{
	background-image: url(../../images/NewGUI/btn_findplace_hover.png);
	border: solid 1px Orange;	
}
.ButtonSaveMap 
{
	background-image: url(../../images/NewGUI/btn_savemap.png);
	border: solid 1px #003C74;
}
.ButtonSaveMap_Hover 
{
	background-image: url(../../images/NewGUI/btn_savemap_hover.png);
	border: solid 1px Orange;	
}
.ButtonSaveRadius 
{
	width: 100px; height: 21px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_saveRadius.png); 
	border: solid 1px #003C74;
}
.ButtonSaveRadius_Hover 
{
	width: 100px; height: 21px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_saveRadius_hover.png);
	border: solid 1px Orange;	
}
.ButtonRedoRadius 
{
	width: 100px; height: 21px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_redoRadius.png); 
	border: solid 1px #003C74;
}
.ButtonRedoRadius_Hover 
{
	width: 100px; height: 21px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_redoRadius_hover.png);
	border: solid 1px Orange;	
}
.ButtonNext 
{
	width: 60px; height: 22px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_next.png); 
}
.ButtonNext_Hover 
{
	width: 60px; height: 22px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_next_hover.png);	
}
.ButtonRadiusCancel 
{
	width: 60px; height: 22px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_cancel.png); 
}
.ButtonRadiusCancel_Hover 
{
	width: 60px; height: 22px; cursor: hand;
	background-image: url(../../images/NewGUI/btn_cancel_hover.png);	
}
/* Hide Cancel Button; On Redo, Show Button */
#btnRadCancel 
{
	visibility: hidden;
}
.ButtonTAB 
{
	background-image: url(../../images/graygrad.gif);
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	color: #555;
}
.ButtonTAB_Hover 
{
	background-image: url(../../images/graygrad_hover.gif);
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: none;
	height: 24px;	
}
.ButtonTAB_Active 
{
	background-image: url(../../images/graygrad_hover.gif);
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: none;
	height: 24px;	
}
.paused
{
	color: #CC0000;
}
.queued
{
	color: #0000CC;
}
.GridviewPanel
{
	vertical-align: top;
}
.MainMenuHeader
{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:9pt; 
	color:#485169;
	font-weight:bold;  
	margin-left:6px;
}
.CampaignStatus
{
	width: 100%;  
	white-space: nowrap;
	background-color: #F7F7FA;
	vertical-align: top;
}

/* ContentPanel Header and Edges */

.ContentHeader {
	background-image: url(../../images/NewGUI/ContentPanel/header.jpg);
	height: 45px;
}
.ContentHeaderTitle {
	background-image: url(../../images/NewGUI/ContentPanel/header.jpg);
	height: 45px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	color: #485169;		
}
.ContentHeaderHelp {
	background-image: url(../../images/NewGUI/ContentPanel/header.jpg);
	height: 45px;
	text-align: right;
}
.ContentHeaderLeftSide {
	background-image: url(../../images/NewGUI/ContentPanel/top-left-cor.jpg);
	width: 10px;
}
.ContentHeaderRghtSide {
	background-image: url(../../images/NewGUI/ContentPanel/top-rght-cor.jpg);
	width: 10px;
}
.ContentBodyLeft {
	border-left: 1px solid #CBCEDE; 
	background-color: #FBFBFD;
}
.ContentBodyCent { 
	background-color: #FBFBFD;
	vertical-align: top;
}
.ContentBodyRight {
	border-right: 1px solid #CBCEDE; 
	background-color: #FBFBFD;
}
.ContentFooterLeft {
	background-image: url(../../images/NewGUI/ContentPanel/btm-left-cor.jpg); 
	height: 6px; 
	background-repeat: no-repeat
}
.ContentFooterCent {
	background-image: url(../../images/NewGUI/ContentPanel/bottom.jpg); 
	height: 6px; 
}
.ContentFooterRight {
	background-image: url(../../images/NewGUI/ContentPanel/btm-rght-cor.jpg); 
	height: 6px; 
	background-repeat: no-repeat
}
/* End ContentPanel Header and Edges */

/* Entry Field Tables */

.FieldTable {
	width:100%; 
	background-color:#CCCCCC; 
	border-right: solid 1px #CCCCCC; 
	margin-bottom: 6px;
}
.FieldTable_HeaderTD {
	background-color: #d5d9e8;
	height:19px
}
.FieldTable_HeaderText {
	margin-left:4px; 
	font-weight:bold; 
	font-size:9pt;
}
.FieldTable_InfoTD {
	background-color: #f9f9f9;
	height:19px;
	max-height: 19px;
}
.FieldTable_InfoText {
	margin-left:4px; 
	font-family:Arial; 
	font-size:9pt;
}
.FieldTable_HelpTD {
	vertical-align: top;
	background-color: #e7e9ef;
	width: 260px;
}
.FieldTable_HelpHeaderText {
	margin:4px 8px 4px 8px;
	font-weight:bold; 
	font-family:Arial; 
	font-size:9pt;
}
.FieldTable_HelpText {
	margin:4px 8px 4px 8px; 
	font-family:Arial; 
	font-size:9pt; 
	line-height: 3.2mm;
}
.FieldTable_ContentTD {
	 background-color: #f3f3f8;
	 height: 100%;
}
.FieldTable_ContentDIV {
	margin: 4px 4px 4px 4px;
	height: 100%;
}
.FieldTable_FieldName {
	vertical-align: top; 
	width: 118px; 
	margin-top: 4px;
	margin-right: 4px;
}
.FieldTable_FieldName2 {
	vertical-align: top; 
	width: 118px; 
	margin-top: 4px;
	margin-right: 4px;
	font-weight: bold;
	text-align:right;
}
/* End Field Tables */


/* Start Step Wizard Styles */

.wizard_sidebar {
	background-color: orange;
}
.wizard_steps 
{
	background-color: Lime;
}
.wizard_header {
	padding-left:10px;
	background-color: #d5d9e8;
	height:19px;
}
A.step
{
	background-image: url(../../images/button_step01.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 6px;
	margin-right: 6px;
	height: 19px;
	width: 68px;
	text-align: center;
}
A.step:link	
{
	color:#38497B; 
	text-decoration:underline;
}
A.step:visited  
{
	color:#38497B; 
	text-decoration:underline;
}
A.step:hover   
{
	color:#E95656; 
	text-decoration:none;
}
A.step:active  
{
	color:#000000; 
	text-decoration:none;
}
.wizardTable {
	width:100%; 
	background-color:#CCCCCC;  
	margin-bottom: 0px;
}
.wizard_FieldName {
	vertical-align: middle; 
	width: 118px; 
	margin-top: 4px;
	margin-left: 5px;
}
.wizard_FieldNameRght {
	vertical-align: middle; 
	width: 118px; 
	margin-top: 4px;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
}
/* End Step Wizard Styles */
/* Listbox Style */
.listbox 
{
	border: solid 1px #CCCCCC
}

/* Simple Page Styles */
.simpage_infotext 
{
	margin-bottom: 10px;
	margin-left: 6px
}
.simpage_mainTable	
{
	border: solid 1px #cccccc;
	margin-bottom: 6px;
}
.simpage_subtableHeader 
{
	 background-color: #d5d9e8; 
	 border-bottom: solid 1px #cccccc;
}
.simpage_subtableBody 
{
	background-color: #f9f9f9;
}
.simpage_buttonCenter 
{
	margin: 0px 0px 10px 0px;
	text-align: center;
}
.summaryHeaderTD 
{
	width: 100%; 
	height: 18px; 
	background-color: #d5d9e8; 
	text-align: left; 
	font-weight: bold;  
	padding-left: 4px;
}
.summaryButton 
{
	background-color: #d5d9e8; 
	width: 166px; 
	text-align: center; 
	font-weight: bold; 
	color: #50506e;
}

form fieldset.sr{
	border-width:1px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #f3f3f8;
	margin: 20px 0px 6px 0px;
	position:relative;
	display:block;
	padding: 0px 14px 14px 10px;
	
}

form fieldset.sr legend{
	font-weight:bold;		
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	padding:2px;
	margin:0px 0px 0px 0px;
	position:relative;
	top: -10px;
	width: 130px;
}

.response_table 
{
	color: #cccccc;
}

.overview_icons
{
	background-color: #f3f3f8;
	margin: 20px 0px 6px 0px;
	display:block;
	padding: 0px 14px 14px 10px;	
}
/* Async Progress Bar Style */
.progress_body 
{
	background-color: #dddddd; 
	margin: 0px 0px 0px 0px;
}
.progress_table 
{
	width: 305px; 
	height: 160px; 
	border: solid 1px #bbbbbb;
}
.progress_text 
{
	margin: 64px 4px 0px 8px; 
	text-align: left; 
	font-family: Arial; 
	font-size: 10pt; 
	color: #666666; 
	line-height: 12px;
}
.progress_loading 
{
	margin: 0px 0px 4px 0px; 
	font-family: Arial; 
	font-size: 10pt;
}
/* END Progress */

/* Begin Account Management */
.fldName 
{
	vertical-align: middle;
	margin-right: 4px;
}
.fldBox
{
	vertical-align: middle;
}
form fieldset.plain 
{
	background-color: #ebecf6;
	border: none;
}
form fieldset.plain legend{
	width: auto;
}
.centLoginTxtBox 
{
	text-align: left;
}

/* Mapping Styles */

#divMenuCreate 
{
	position: relative;
	z-index: 0;
 	background-image: url(../../images/newgui/bkgrnd_MappingMenu.gif); 
	background-repeat: no-repeat;
	height: 22px;  
}

#divMenuEdit 
{
	position: relative;
	z-index: 0;
  	background-image: url(../../images/newgui/bkgrnd_MappingMenuEdit.gif); 
	background-repeat: no-repeat;
	height: 22px;   
}

#divMap 
{
	 position:relative; 
	 left:0px; 
	 top:0px; 
	 width: 740px; 
	 height: auto;
	 z-index: 0;
}
#divSave 
{
	position:relative; 
	z-index: 1; 
	left:120px; 
	top:-330px; 
	visibility:hidden; 
	width: 300px; 
	background-color: White; 
	border: solid 1px #ccc; 
	padding: 6px 10px 6px 6px; 
}
#divSaveHorz 
{
	position:relative; 
	z-index: 1; 
	left:260px; 
	top:-370px; 
	visibility:hidden; 
	width: 300px; 
	background-color: White; 
	border: solid 1px #ccc; 
	padding: 6px 10px 6px 6px; 
}
#divUpload 
{
	position:relative; 
	z-index: 1; 
	left:90px; 
	top:-340px; 
	visibility:hidden; 
	width: 300px; 
	background-color: White; 
	border: solid 1px #ccc; 
	padding: 6px 10px 6px 6px; 
}
.divBar {
  background-color: #ceddee;
  color: #555;
  cursor: move;
  font-weight: bold;
  padding: 1px 1px 0px 1em;
  height: 26px;
}

.movableBox 
{
	background-color: #ceddee;
	border: 1px solid #ccccee;
	color: #666;
	width: 240px;
	visibility: hidden;
}
.boxContent 
{
	background-color: white;
	height: 130px;
}
.boxPaddedContent 
{
	padding: 2px 1em 2px 1em;
}	
.divClose 
{
	 float: right; 
	 background-color: #ceddee; 
	 height: 26px; 
	 padding: 0px 6px 0px 0px;
}

.movableBox2 
{
	background-color: #ceddee;
	border: 1px solid #ccccee;
	color: #666;
	width: 308px;
	visibility: hidden;
}
.boxContent2 
{
	background-color: white;
	height: 140px;
}

.movableBox3 
{
	background-color: #ceddee;
	border: 1px solid #ccccee;
	color: #666;
	width: 308px;
	visibility: hidden;
}
.boxContent3 
{
	background-color: white;
	height: 200px;
}

#myStatusStart
{
	position:absolute;
	left:420px;
	top:280px; 
	width:340px; 
	height:60px; 
	border: solid 1px #ddddee; 
	background-color: White;
/*	background-image: url(../../images/newgui/mapping/status_bg.gif); */
	padding: 0px 0px 0px 40px;
	visibility: hidden;
}
#myStatusStop 
{
	position:absolute;
	left:420px;
	top:280px; 
	width:300px; 
	height:60px; 
	border: solid 1px #ddddee; 
	background-color: White;
/*	background-image: url(../../images/newgui/mapping/status_bg.gif); */
	padding: 0px 0px 0px 40px;
	visibility: hidden;
}
.divCloses 
{
	 float: right;   
	 padding: 0px 6px 0px 0px;
}
.pnlMenuCreate 
{
	position: absolute;
	z-index: 1;
}
.pnlHide 
{
	position: absolute;
}
#SaveUpdate
{
	position: relative;
	top: 0px;
	width: auto;
	height: 10px;
}
/* Preload Button Images */
#preload img
{
	height: 0;
	width: 0; 
	border-width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -30;
}
#vertmenu
{
	width: 60px;
	padding: 4px 4px 4px 4px;
	position: absolute;
	top: 260px;
	left: 240px;
	z-index: 1;
}

/* Radus Map Stuff */
#myStatusStartRadius
{
	position:absolute;
	left:420px;
	top:280px; 
	width:300px; 
	height:60px; 
	border: solid 1px #ddddee; 
	background-color: White;
/*	background-image: url(../../images/newgui/mapping/status_bg.gif); */
	padding: 0px 0px 0px 40px;
	visibility: hidden;
	z-index: 1;
}
#myStatusStopRadius 
{
	position:absolute;
	left:200px;
	top:120px; 
	width:300px; 
	height:60px; 
	border: solid 1px #ddddee; 
	background-color: White;
/*	background-image: url(../../images/newgui/mapping/status_bg.gif); */
	padding: 0px 0px 0px 40px;
	visibility: hidden;
}
#ctl00_ContentPlaceHolder1_pnlMapForm 
{
	visibility: visible;
	height: 460px;
}
#ctl00_ContentPlaceHolder1_MapMenuUpdate
{
}
#divRadiusMap 
{
	position: absolute;
	top: 152px;
	visibility: hidden;	
}
#divRadiusInfo 
{
	text-align: center;
	padding-top: 4px;
}
#divRadiusInfo 
{
	text-align: -moz-center;
}
#divBtnsRadius 
{
	text-align: center;
	padding-top: 8px;
}
#divRadiusEnterWrapper 
{
	position:relative;  
	left: 20px; 
	top: 0px;  
	width: 540px; 
	background-color: White; 
	border: solid 1px #ccc; 	
}
.movableBoxRadius 
{
	background-color: #ceddee;
	border: 1px solid #ccccee;
	color: #666;
}
.boxContentRadius 
{
	background-color: white;
	height: auto;
	padding-bottom: 10px;
}
.divPaddedContent 
{
	padding: 2px 1em 2px 1em;
}
.divBarRadius {
  background-color: #ceddee;
  color: #555;
  font-weight: bold;
  padding: 1px 1px 0px 1em;
  height: 26px;
}	
#divSaveRadius 
{
	position: absolute;
	top:152px;
	width: 740px;
	height: 380px;
	visibility: hidden;	
}
#divRadiusHelp 
{
	width: 420px;
}
#btnSpacer 
{
	padding: 8px;
}
/* SysMsgPanel Styles */
.sysmsgIcon 
{
	width: 18px;
	text-align: left;
	padding-right: 4px;
	vertical-align: bottom;
}
.sysmsgURL 
{
	padding-right: 4px;
}	
.sysmsgDate 
{
	color: #666;
	font-style: italic;
}
.sysmsgText 
{
	color: #666;
	white-space: normal;
}
.sysmsgHR 
{
	color: #ccc; 
	border-style:solid; 
	height:1px;
}
.modalBackground 
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup 
{
	background-color: white;
	border-width: 2px;
	border-style: solid;
	border-color: #ddddee;
	padding: 3px;
	width: 250px;
}

/* Gridview Classes */
.GridClass
{
	font-size: 10pt;
	border: solid 1px #C1C1C1;
	border-collapse: collapse;
}
.GridClass td
{
	border: solid 1px #C1C1C1;
	border-collapse: collapse;
}
.GridClass th
{
	border: solid 1px #C1C1C1;
	border-collapse: collapse;
}
/* * html .GridClass td
{
	border: none;
}
*/
.Gridview_Header
{
	border: solid 1px #C1C1C1;
	border-collapse: collapse;
}
.Gridview_Header th
{
	border: solid 1px #C1C1C1;
	border-collapse: collapse;
}
/* Data Update Wizard Styles */
.divBackNext 
{
	margin-top: 10px;
}
.selectBoxTitles {
	vertical-align: top; 
	width: 300px; 
	margin-top: 4px;
	margin-right: 4px;
}
/* MOM Styles */
.lblEvent 
{
	color: #555;
}
.lblDesc 
{
	color: #555;
}
