a:link, a:visited
{
	color:#9C2A00;
}

a:hover 
{
	text-decoration: none;
}

form 
{
	margin: 0px;
	padding: 0px;
}

.checkbox 
{
	border: none;
}

input, select, textarea
{
	border: 1px solid #003366;
	padding: 1px 0 1px 2px;
	color:#000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

 
/* The main Div of the form */

.es_page 
{
    /* We give 20px on each side of the form, rather than 100% width */
	width: 100%;
}
/* Records X of Y */
.es_pager_count 
{
	font-weight: bold;
	margin-left: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Content Styles */
.es_title 
{
	font-size: 14px;
	font-weight: bold;
	color:#3A4754;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
}

.es_float_right, .es_PageSelector
{
	float: right;
}

.es_PageSelector
{
	clear: both;
	padding-top:5px;
	padding-bottom:5px;
}

.es_clear 
{
	clear: both;
	padding-bottom: 15px;
}

.es_button 
{
	background-color: #3A4754; 
	border: 1px solid #4F6072;
	margin-right: 3px;
	margin-top: 10px;
	color:#FFFFFF; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_requiredfield
{
	background-image:url(bg_required.gif);
	background-repeat:repeat-x;
	background-position: 0 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Error Styles */
.es_error_label 
{
	font-weight: bold;
	color:#df6400;
	margin-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_error_box 
{
	padding: 5px 20px 5px 5px;
	border: 1px solid #df6400;
	font-weight: bold;
	color:#df6400;
	margin-bottom: 5px;
}

.es_error_box ul 
{
	margin: 0 5px 2px 20px;
	list-style-position: outside;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Grid Styles - List */
.es_grid
{
	margin: 2px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A543A;
	width: 100%;
	background-color:#3A4754;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
}

.es_grid td, .es_grid th 
{
	padding: 1px 0 0 3px;
	text-align: left;
	border-left: solid 0 #FFFFFF;
	height: 22px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_grid th 
{
	background-color: #3A4754; 
}

.es_grid a:link, .es_grid a:visited
{
	color:#9C2A00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* The Next/Prev Area for scrolling through pages */
.es_grid_pager
{
	background-color: #4F6072;
	height: 1%;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* The links on the Pager */
.es_grid_pager a:link, .es_grid_pager a:visited
{
	color: #FFFFFF;
}

.es_grid_odd 
{
	background-color: #B5CCE3;
}

.es_grid_even 
{
	background-color: #EDF2F8;
}

.es_grid_even td, .es_grid_odd td
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_grid_header
{
	background-color:#3A4754;	
	color :White;
	font-style:normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_grid_header a:link, .es_grid_header a:visited
{
	background-color:#3A4754;	
	color :White;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_grid_select_col 
{
	width: 50px;
	color:#B62A2B;
}

.es_grid_select_btn a:link, .es_grid_select_btn a:visited
{
	font-size: 9px;
	background-color: #EBF3FA;
	border: 1px solid #C4DDF4;
	text-decoration: none;
	padding: 1px 2px 0px 2px;
	text-transform:uppercase;
	color:#005494;
	display:block;
	text-align: center;
	margin: 0 4px 0 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_grid_select_btn a:hover 
{
	color:#005494;
	border: 1px solid #005494;
}

/* Edit Grid Styles - Detail */
.es_grid_detail 
{
	margin: 2px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DDF4;
	color:#000000;
}

.es_grid_detail td, .es_grid_detail th 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bad6f2;
	padding: 2px 3px 0 3px;
	text-align: left;
	height: 22px;
	color:#000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.es_grid_detail th 
{
	padding-right: 10px;
	color:#000000;
}

/* testing */
.grid_detail 
{
	margin: 2px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DDF4;
	color:#000000;
}

.grid_detail td, .es_grid_detail th 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bad6f2;
	padding: 2px 3px 0 3px;
	text-align: left;
	height: 22px;
	color:#000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.grid_detail th 
{
	padding-right: 10px;
	color:#000000;
}

