
body
{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#container
{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
div#layout
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/layout_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.star
{
	color: Red;
	padding-left: 4px;
	font-weight: bold;
}
.example
{
	color: Red;
	font-size: 10px;
}
.labelDisplay
{
	font-weight: bold;
}
/* Header style start */

div#header
{
	margin: 0px;
	padding: 0;
	background-image: url(../images/header_bg.gif);
	height: 58px;
}
.header_right
{
	margin: 0px;
	padding: 0 5px 0 0;
	background-image: url(../images/he_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 58px;
}
div#headerinfobar
{
	margin: 0 auto;
	padding: 5px;
	float: right;
	height: 25px;
}
.headerinfotextcaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003d19;
	font-weight: bold;
}
.headerinfotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.headerinfotext A, .headerinfotext A:link, .headerinfotext A:active, .headerinfotext A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007730;
	text-decoration: none;
	font-weight: bold;
}
.headerinfotext A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #038939;
	text-decoration: underline;
	font-weight: bold;
}
.headerinfotextblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00457a;
}

/* Header style end */

/* footer style start */

div#footer
{
	margin: 30px 0 0 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #cecece;
}
.footertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 30px;
	padding: 3px;
}
.footertext A, .footertext A:link, .footertext A:visited, .footertext A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b8fd7;
	text-decoration: none;
}
.footertext A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00d7d7;
	text-decoration: underline;
}

/* footer style end */

.ErrorMsg
{
	color: Red;
	border: 1px solid #A9C5B4;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 12px arial;
	background-color: #DEEFE6;
	text-align: left;
}

.SuccessMsg
{
	color: #006600;
	width: 100%;
	border: 1px solid #A9C5B4;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 12px arial;
	background-color: #DEEFE6;
	text-align: left;
}

.spacer
{
	height: 10px;
	clear: both;
}
/*======================================page caption class [Start]====================================*/
div#pagecaption
{
	margin: 0 auto;
	padding: 10px 2px 1px 0px;
	margin-bottom: 20px;
	border-bottom: 5px solid #d0ead9;
}
.breadcrumb
{
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #3bb3c3;
}
.breadcrumb A, .breadcrumb A:link, .breadcrumb A:active, .breadcrumb A:visited
{
	font: bold 12pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3bb3c3;
}
.breadcrumb A:hover
{
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #bf0000;
	font-weight: normal;
}
/*======================================page caption class [End]====================================*/

/*======================================page content class [Start]====================================*/
.border
{
	border: 1px solid #ccc;
	background-color: #fff;
}
.he
{
	background: #d6d6d6 url(../images/he_bg.gif);
	height: 24px;
	text-indent: 7px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
}
/*======================================page content class [End]====================================*/


/*======================================page Form class [Start]====================================*/
.txtfield
{
	border-right: #cad0ca 1px solid;
	border-top: #cad0ca 1px solid;
	border-bottom: #cad0ca 1px solid;
	font-size: 11px;
	border-left: #cad0ca 1px solid;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	background: #ffffff url(../images/text_box_bg.jpg);
	background-repeat: repeat-x;
}
.buttoncotrol
{
	width: 100%;
	text-align: right;
}
.but
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	border: #ffffff 0px solid;
	background-image: url(../images/page_button_bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	cursor: pointer;
	height: 34px;
	padding: 0 5px 0 5px;
}
.but_cancel
{
	font-size: 11px;
	color: #333;
	font-weight: bold;
	font-family: arial;
	border: #ffffff 0px solid;
	background-image: url(../images/page_cancel_button_bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	cursor: pointer;
	height: 34px;
	padding: 0 5px 0 5px;
}

/*======================================page Form class [Start]====================================*/
/*======================================page datagrid class [Start]====================================*/
.datagrid_he_bold
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	height: 20px;
	background-color: #efefef;
	border-bottom: 1px solid #ccc;
	text-indent: 4px;
}
.datagrid_he
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	height: 23px;
	background-color: #efefef;
	border: 1px solid #ccc;
	text-indent: 4px;
}
.datagrid_he A, .datagrid_he A:link, .datagrid_he A:visited, .datagrid_he A:active
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #0a7689;
	text-decoration: none;
	padding: 4px;
}
.datagrid_he A:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #00cccc;
	text-decoration: underline;
}

.datagrid_he_one
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #efefef;
	border: 1px solid #ccc;
	height: 20px;
	text-indent: 4px;
}
.datagrid_he_one A, .datagrid_he_one A:link, .datagrid_he_one A:visited, .datagrid_he_one A:active
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #0a7689;
	text-decoration: none;
}
.datagrid_he_one A:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #00cccc;
	text-decoration: underline;
}


.datagrid_he_content
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	height: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	text-indent: 7px;
}
.datagrid_he_content A, .datagrid_he_content A:link, .datagrid_he_content A:visited, .datagrid_he_content A:active
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #39aebf;
	text-decoration: none;
	padding: 4px;
}
.datagrid_he_content A:hover
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #00cccc;
	text-decoration: underline;
}

.add_link
{
	text-align: left;
	text-indent: 25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/add_bg.gif);
	background-repeat: no-repeat;
	width: 144px;
	height: 19px;
	line-height: 19px;
}
.add_link A, .add_link A:link, .add_link A:visited, .add_link A:active
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 19px;
}
.add_link A:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #00cccc;
	text-decoration: none;
	line-height: 19px;
}

.add_link_one
{
	text-align: left;
	text-indent: 25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/add_bg_a.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 19px;
	line-height: 19px;
}
.add_link_one A, .add_link_one A:link, .add_link_one A:visited, .add_link_one A:active
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 19px;
}
.add_link_one A:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #00cccc;
	text-decoration: none;
	line-height: 19px;
}

.add_link_two
{
	text-align: left;
	text-indent: 25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/add_bg_b.gif);
	background-repeat: no-repeat;
	width: 244px;
	height: 19px;
	line-height: 19px;
}
.add_link_two A, .add_link_two A:link, .add_link_two A:visited, .add_link_two A:active
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 19px;
}
.add_link_two A:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #00cccc;
	text-decoration: none;
	line-height: 19px;
}
.textlink
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
}
.textlink A, .textlink A:link, .textlink A:visited, .textlink A:active
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #388d92;
	text-decoration: none;
}
.textlink A:hover
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #00cccc;
	text-decoration: underline;
}
/*======================================page datagrid class [Start]====================================*/



#divDisabledBG
{
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: 0.5;
	z-index: 99;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #000000 none repeat scroll 0 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.datagrid_site_he_bold
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #1c5a34;
	height: 20px;
	background-color: #d3ebde;
	border-bottom: 1px solid #ccc;
	text-indent: 5px;
}
/*==================Paging class [Start]==================== */
.paging
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #E0E0E0;
	border: solid 1px #cccccc;
	border-collapse: collapse;
	border-bottom: 0px;
}
.paging td
{
	padding: 6px;
}
.paging a
{
	padding: 5px 7px 4px 5px;
	margin: 0px 2px 0px 2px;
	background-color: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
}
.paging a:hover
{
	background-color: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
}
/*==================Paging class [End]==================== */

/*=================================page navigation class start================================================*/
.pagination
{
	padding: 0px;
	margin: 0em 0;
	line-height: 10px;
	clear: both;
}
.pagination ul
{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 100%;
}
.pagination li
{
	list-style-type: none;
	display: inline;
	margin-left: 3px;
}
*:first-child + html .pagination li
{
	/*IE7 only CSS hack*/
	margin-right: 0px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}
* html .pagination li
{
	/*IE6 and below CSS hack*/
	margin-right: 0px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}
.pagination a, .pagination a:visited, .pagination a:active
{
	padding-top: 5px;
	background-color: #fff;
	border: 1px solid #d2d2d4;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.pagination a:hover
{
	border: 1px solid #ce9d63;
	color: #000;
	background-color: #9FE3F2;
}
.pagination a.currentpage
{
	/*Style for currently selected page link*/
	background-color: #ef9a1b;
	color: #000 !important;
	font-weight: bold;
	cursor: default;
}
.pagination li.disabled, .pagination ali.disabled:hover
{
	/*Style for "disabled" previous or next link*/
	border: 1px solid #d2d2d4;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	cursor: default;
	padding: 3px;
	background-color: #accb61;
}
.pagination a.prevnext
{
	/*Style for previous and next link*/
	font-weight: bold;
}
.pagination a.lnkFirst
{
	/*Style for previous and next link*/
	font-weight: bold;
}

.calImage
{
	vertical-align: bottom;
}
.NoRecordFound
{
	color: Red;
	padding-left: 4px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#divProgress
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff1a8;
	padding: 5px 5px 5px 5px;
	width: 120px;
	text-align: center;
	font: normal 11px Helvetica, Arial,sans-serif;
	font-weight: bold;
}
span.tab
{
	padding-left: 10px;
}
div.tooltip
{
	padding: 5px;
	border: solid 1px grey;
	z-index: 99;
	text-align: left;
	background-color: #ffffff;
}
.sectionheader
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	height: 20px;
	background-color: #efefef;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-indent: 7px;
	padding: 1px;
}


#homemenu
{
	width: 250px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	margin: 0 0 0 20px;
}
#homemenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0;
	background-color: #b7ddc8;
	border-bottom: 1px solid #b7ddc8;
}
#homemenu li
{
	margin: 0;
	padding: 1px 1px 0px 1px;
	line-height: 25px;
	text-indent: 10px;
}
#homemenu li a
{
	display: block;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	width: 100%;
	cursor: pointer;
}
#homemenu li a:hover
{
	background-color: #D3EBDE;
	color: #a0423c;
}
.note
{
	color: Red;
	font-weight: bold;
	font-size: 11px;
}
