
TD.page_header_cell {
	BACKGROUND-POSITION: left top; 
	VERTICAL-ALIGN: top; 
	BACKGROUND-COLOR: #FAEEFF;
	border-bottom:1px solid #666;
}
IMG.page_header_image {
	WIDTH: 100%;
	 HEIGHT: 100px;
}

.plaintext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	 LINE-HEIGHT: 25px;
	  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	  TEXT-ALIGN: left;
}
TABLE.view_body_table {
	WIDTH: 100%; 
	align: center;
}
TR.page_body_row {
	WIDTH: 100%;
}
TD.page_body_content_cell {
	BACKGROUND-POSITION: left top; 
	VERTICAL-ALIGN: top; 
	WIDTH: 100%; 
	BACKGROUND-COLOR: White;
}
DIV.view_form_contents {
	align: center;
}
TABLE.view_form_table {
	WIDTH: 90%;
}
TR.page_footer_row {
	BACKGROUND-POSITION: left top; 
	VERTICAL-ALIGN: top; 
	WIDTH: 100%; 
	HEIGHT: 5%;
}
TABLE.page_footer_table {
	WIDTH: 100%;
}
TR.page_footer_date_row {
	
}
TR.page_footer_copyright_row {
	
}
TABLE.menu_table_header {
	LEFT: 0px; 
	VERTICAL-ALIGN: top; 
	WIDTH: 100%; 
	TOP: 0px;
}
TD.menu_separator {
	
}
IMG.menu_separator_image {
	
}
TD.menu_item_arrow {
	
}
TD.menu_item_body {
	
}
TABLE.view_grid_table {
	width:100%;
}
THEAD.view_grid_table_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 12px;
  FONT-WEIGHT: normal; 
  background-color:#E2D1E6; 
}
TH.view_grid_table_head_row_head {
	
}
TFOOT.view_grid_table_foot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 12px;
  FONT-WEIGHT: bold; 
  background-color:#FBEDFE; 	
}

TR.view_grid_table_data_row {
	font-weight: normal;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}
TD.view_grid_table_data_row_data {
	font-weight: normal;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}
TD.view_grid_table_body_data {
	font-weight: normal;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}
TR.navigatorhandler_row {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #666666; 
	TEXT-ALIGN: center;
}
A.navigatorhandler_links {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
A.navigatorhandler_links:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}
INPUT.view_grid_navigation_button {
	BORDER-RIGHT: #000000 thin outset; 
	BORDER-TOP: #ffffff thin outset; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #ffffff thin outset; 
	COLOR: #336699; 
	BORDER-BOTTOM: #000000 thin outset; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #cccccc;
}
TR.pagenumber {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	COLOR: #336699; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
TD.form_backbutton_cell {
	
}
INPUT.form_backbutton_button {
	BORDER-RIGHT: #000000 thin outset; 
	BORDER-TOP: #ffffff thin outset; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #ffffff thin outset; 
	COLOR: #336699; 
	BORDER-BOTTOM: #000000 thin outset; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #cccccc;
}
TABLE.view_errors_table {
	WIDTH: 100%;
}
TR.view_error {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #cc0000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
TD.view_error_cell {
	
}
TABLE.view_form_table {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid;
	 PADDING-BOTTOM: 0px; 
	 MARGIN: 0px; 
	 BORDER-LEFT: #ffffff 1px solid;
	  WIDTH: 600px; 
	  PADDING-TOP: 0px; 
	  BORDER-BOTTOM: #ffffff 1px solid;
}

TR.view_form_table_row {
	WIDTH: 60%;
}
TD.view_form_table_row_label {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
}
/* Changed by Prathima */
TD.view_form_table_row_content {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	WIDTH: 60%; 
	LINE-HEIGHT: 25px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	 TEXT-ALIGN: left;
}
TABLE.form_handlerbar {
	WIDTH: 100%; 
	TEXT-ALIGN: center;
}
TD.form_handlerbar_item {
	TEXT-ALIGN: left;
}
PLAINTEXT.form_plaintext {
	FONT-SIZE: 12px; 
	COLOR: #000066; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


.mouse {
	CURSOR: hand;
}
TEXTAREA.form_textarea {
	BORDER-RIGHT: #cc00ff 1px solid; 
	BORDER-TOP: #cc00ff 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #cc00ff 1px solid; 
	WIDTH: 200px; 
	COLOR: #000066; 
	BORDER-BOTTOM: #cc00ff 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

INPUT.form_textboxsmall {
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px solid #000000;
	WIDTH: 75px;
	COLOR: #9900CC;
	BORDER-BOTTOM: 1px solid #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #FFFFFF;

}
.form_textboxsmall {
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px solid #000000;
	WIDTH: 75px;
	COLOR: #9900CC;
	BORDER-BOTTOM: 1px solid #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #FFFFFF;

}
INPUT.form_password {
	
}
INPUT.form_radio {
	
}
TABLE.page_table {
	DISPLAY: block; 
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	CLIP: rect(auto 650px auto auto); 
	POSITION: static; 
	HEIGHT: 600px; 
	BACKGROUND-COLOR: white;
}
BODY.page {
	SCROLLBAR-FACE-COLOR: #fbedff;
	FLOAT: left;
	VISIBILITY: visible;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #FAEEFF;
	SCROLLBAR-SHADOW-COLOR: #A27AB4;
	SCROLLBAR-3DLIGHT-COLOR: #6600cc;
	SCROLLBAR-ARROW-COLOR: #A27AB4;
	SCROLLBAR-TRACK-COLOR: #A27AB4;
	SCROLLBAR-DARKSHADOW-COLOR: #FAEEFF;
	BACKGROUND-COLOR: white;
	padding: 0px;

}
TD.header_text {
	FONT-SIZE: 30px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#cc00ff', EndColorStr='#ffffff'); 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	 BACKGROUND-COLOR: #cc00ff;
}
A.menu_item_link
 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: 30173B; 
	LINE-HEIGHT: 22px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
}
A.menu_item_link:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	WIDTH: 100%; 
	COLOR: #e999ff; 
	LINE-HEIGHT: 22px; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
}
TR.view_grid_table_head_row {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 25px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f7d7ff; 
	TEXT-ALIGN: center;
}
.unbound {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ECD5F3;
	border:1px outset #C69CD3;
}
.btnSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ECD5F3;
	border:1px outset #C69CD3;
}
TD.page_body_menu_cell {
	BACKGROUND-POSITION: left top;
	VERTICAL-ALIGN: top;
	WIDTH: 200px;
	BACKGROUND-COLOR: #FAEEFF;
	TEXT-ALIGN: center;
	border-top: 1px none #663366;
	border-right: 1px solid #663366;
	border-bottom: 1px none #663366;
	border-left: 1px solid #663366;


}
TABLE.view_grid_navigation_bar {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	WIDTH: 100%; 
	COLOR: #cc00ff; 
	LINE-HEIGHT: 20px;
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	 BACKGROUND-COLOR: #fbedff;
}
TD.navigatorhandler_content {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #cc00ff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fbedff; 
	TEXT-ALIGN: center;
}
TD.page_footer_copyright_cell {
	FONT-SIZE: 9px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #A27AB4; 
	TEXT-ALIGN: center;
}
TD.page_footer_date_cell {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #D1C3D6; 
	TEXT-ALIGN: right;
}

TD {
	FONT-SIZE: 13px; 
	COLOR: #333333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/*//////////////////////////*/






TR.page_header_row
{
  	WIDTH: 100%;
  	height:13%;
  	border-bottom:1px solid #666;
}


TR.navigatorhandler_row
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	line-height: 20px;
}

A.navigatorhandler_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc00ff;
	text-decoration:none;
}

A.navigatorhandler_links:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e999ff;
	text-decoration:underline;
}


INPUT.view_grid_navigation_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

TR.pagenumber
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#336699;
}
TD.form_backbutton_cell
{
}
INPUT.form_backbutton_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
TABLE.view_errors_table
{
	width:100%;
}
TR.view_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
TD.view_error_cell
{
}
TABLE.view_form_table
{
	width:600px;
	border: 1px solid #ffffff;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
TR.view_form_table_top
{
}
TD.view_form_table_top_left
{
}
TD.view_form_table_top_center
{
}
TD.view_form_table_top_right
{
}
TR.view_form_table_middle
{
}
TD.view_form_table_middle_left
{
}
TD.view_form_table_middle_center
{
}
TD.view_form_table_middle_right
{
}
TR.view_form_table_bottom
{
}
TD.view_form_table_bottom_left
{
}
TD.view_form_table_bottom_center
{
}
TD.view_form_table_bottom_right
{
}
TR.view_form_table_row
{
width:60%;
}
/*TD.view_form_table_row_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height:35px;
}*/
/* Changed by prathima */
TD.view_form_table_row_content
{
	/*width:60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height:30px;*/
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	WIDTH: 60%; 
	LINE-HEIGHT: 25px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	 TEXT-ALIGN: left;
}
TABLE.form_handlerbar
{
	width:100%;
	text-align:center;
}
TD.form_handlerbar_item
{
	text-align:left;
}


PLAINTEXT.form_plaintext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
/*SELECT.form_listbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #336699;
}
.form_listbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #336699;
}*/
OPTION.form_listboxitem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #336699;
}
OPTION.form_comboxitem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #336699;
}

.mouse
{
cursor:hand;
}

/* AMN theme */

TEXTAREA.form_textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
}

INPUT.form_textbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
}

INPUT.form_textbox_small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
	width: 50px;
}


INPUT.form_textbox_noedit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
}


.Label_Text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

INPUT.form_password
{
}
INPUT.form_radio
{
}




/*BODY.page
{
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	visibility: visible;
	padding-bottom: 0px;
	margin: 0px;
	
	padding-top: 0px;
	background-color: #fbedff;
	scrollbar-face-color: #fbedff; 
	scrollbar-highlight-color: #cc00ff; 
	scrollbar-shadow-color: #4D6890; 
	scrollbar-3dlight-color: #6600CC;
	scrollbar-arrow-color: #CC00FF; 
	scrollbar-track-color: #e999ff; 
	scrollbar-darkshadow-color: #D4D0ef; 
}*/

TD.header_text
{
	background-color:#cc00ff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#cc00ff', EndColorStr='#ffffff')
}

/*A.menu_item_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #cc00ff ;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

A.menu_item_link:hover
{
	
	font-size: 13px;
	width:100%;
	line-height: 20px;
	color:#e999ff;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}*/

/*TR.view_grid_table_head_row
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f7d7ff;
	text-align: center;
	line-height: 25px;
}*/

/*.unbound
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #336699; 
	background-color: #fbedff; 
	font-weight: bold; 
	border-style: double; 
	border-width: 1;
	border-color:#cc00ff;
}
/*.btnSmall
{
	font-family: Verdana;
	font-size: 8pt;
	color: #336699;
	background-color: #fbedff;
	font-weight: bold; 
	border-style: double; 
	border-width: 1;
	border-color:#cc00ff;
}*/

/*TD.page_body_menu_cell
{
    WIDTH: 200px;
    background-color: #fbedff;
    TEXT-ALIGN: center;
    vertical-align:top;
    background-position: left top;
    border:solid 1px #cc00ff;
}*/

/*TABLE.view_grid_navigation_bar
{
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc00FF;
	background-color: #fbedff;
	width:100%;
}*/

/*TD.navigatorhandler_content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc00FF;
	background-color: #fbedff;
	text-align: center;
}*/

/*TD.page_footer_copyright_cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color:#cc00ff;
	text-align:center;
	line-height:20px;
}*/

/*TD.page_footer_date_cell
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	line-height: 18px;
    	color: #800080;
    	background-color:#fbedff;
    	background-color:#ebc4f4;
		text-align: right;
}*/

TD.menu_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #e999ff;
	background-color: #fbedff;
	text-align: center;
	font-weight: Bold;
}

th.head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.page_body_menu_cell_HR
{
	 WIDTH: 200px;
    background-color: #fbedff;
    TEXT-ALIGN: center;
    vertical-align:top;
    background-position: left top;
    border:solid 1px #cc00ff;
    display:block;
}
.custom_textbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
	width: 200px;
}
.custom_textbox_small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
	width: 50px;
}

.custom_textbox_small_provider
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
	width: 130px;
}


.form_textboxsmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
	WIDTH: 50px;
	

}
.TextBoxToLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid white;
	width: 150px;
	overflow:visible;
}
/* Changed by Prathima */

TD.view_form_table_row_content_custom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	/*line-height:25px;*/
	color:black;
}


TD.view_form_table_row_label_custom
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height:25px;
	color:black;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	LINE-HEIGHT: 25px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
	
	
}

.errorLabel
{
	color:Red;
}

.error_message
{
	color:#ff0033;
}

.mandatory_indicator
{
	color:#ff0000;
}
.MenuHead
{
	font-weight:bold;
	font-family:Verdana ,Sans-Serif,MS Sans Serif;
text-align:center;
}

.custom_labeltextbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 0px solid #CC00FF;
	width: 150px;
}
.menuHeadertext
{
	font-family:Arial,Sans-Serif, MS Sans Serif;
	text-align:center;
	font-size:12px;
	line-height:18px;
}
.staticMenuHeaderLink
{
	font-family:Arial,Sans-Serif, MS Sans Serif;
	text-align:center;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	color:Black;
}
.CustomDatalist
{
	border: 1px solid #CC00FF;
	border-collapse:collapse;

	
}

.contentDisplay
{
	font-family:Arial,Sans-Serif, MS Sans Serif;
	text-align:left;
	font-size:13px;
	line-height:18px;
	color:#CC00FF;
}
.Custom_label_Display
{
	FONT-SIZE: 13px; 
	COLOR: #333333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.SimpleBlueLink
{
	font-family:Arial,Sans-Serif, MS Sans Serif;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	color:blue;
}

.form_textboxsmall {
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px solid #000000;
	WIDTH: 75px;
	COLOR: #9900CC;
	BORDER-BOTTOM: 1px solid #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #FFFFFF;

}

.disablePrint
{
	display:none;
	
}
.enable
{
	display:block;
	
}
.defaultHead
{
	font-size:11px;
	color:#330099;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.defaultContains
{
	font-size:10px;
	color:#330099;
	font-family:Arial, Helvetica, sans-serif;
	
}
.rightboxheader
{
	font-weight:bold;
	color:#2E0A4E;
	font-family:Courier New;
	text-align:center;
}
A.usefulLinks
{
	font-family:Arial,Sans-Serif, MS Sans Serif;
	text-align:left;
	font-size:10px;
	text-decoration:none;
	cursor:hand;
	display:block;
	color:blue;
}
A.usefulLinks:hover
{
	font-family:Arial,Sans-Serif, MS Sans Serif;
	text-align:left;
	font-size:10px;
	text-decoration:underline;
	cursor:hand;
	display:block;
	color:red;
}

A.usefulMoreLinks
{
	font-family:Arial,Sans-Serif, MS Sans Serif;
	text-align:left;
	font-size:10px;
	text-decoration:none;
	cursor:hand;
	display:block;
	color:red;
}
.TableBenefitSchemeFee
{
	BORDER: #CC00FF 1px solid; 
}
.TableBenefitSchemeFeeHeader
{
	background-color:#ebc4f4;
	font-size:14px;
}

/* written by prathima */
.custom_labeltextbox_long
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 0px solid #CC00FF;
	width: 100%;
}

.TableEmployeeMain
{
		BORDER: #CC00FF 1px solid; 
		font-size:14px;
}
TableEmployeeMain.head
{
	background-color:#ebc4f4;
	font-size:14px;
}

TEXTAREA.form_textarea_long {
	BORDER-RIGHT: #cc00ff 1px solid; 
	BORDER-TOP: #cc00ff 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #cc00ff 1px solid; 
	
	COLOR: #000066; 
	BORDER-BOTTOM: #cc00ff 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.DataGridData
{
	font-weight: normal;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}

.DataGridHeader
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 12px;
  FONT-WEIGHT: normal; 
  background-color:#E2D1E6; 
} 

.DataGridFooter
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 12px;
  FONT-WEIGHT: bold; 
  background-color:#FBEDFE; 	
}

.DataGridPager
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 12px;
  FONT-WEIGHT: bold; 
  background-color:#FBEDFE;
  text-align:center;  
}

.DataGridMain
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	FONT-WEIGHT: normal; 
	background:White;
	border-width:3px;
	border-style:none;
	border-color:#006699;      
}


.Reportfonts
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 9px;
  FONT-WEIGHT: normal; 
}

.ReportHeader
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 9px;
  FONT-WEIGHT: normal; 
  background-color:#E2D1E6; 
} 

.comboitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TD.labelrow{
	font-weight: normal;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
	background-color: #ECE4EE;
}
TD.rowbanner
{
	font-weight: bold;
	font-style:italic;
	height:20px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
	background-color: #E5D5E9;
}

.txtStyle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBC4F4;
	background-color:transparent;
}

TD.sub_rowbanner
{
	font-weight: bold;
	font-size:11px;
	font-style:italic;
	height:18px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
	background-color: Gainsboro;
}

TD.sub_rowbanner_italicnocolor
{
	font-weight: bold;
	font-style:italic;
	height:20px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}

TD.contentrow{
	font-weight: normal;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
	background-color: #FBEDFE;
}

TD.rowfixedheight
{
	font-weight: normal;
	font-size:11px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}

TD.rowfixedheightlabelcolor
{
	font-weight: normal;
	font-size:11px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
	background-color: Whitesmoke;
}

a:link{
	text-decoration:none;
	color:#1B439C;
}
a:active{
	text-decoration:none;
	color:#FF33CC;
}
a:hover{
	text-decoration:underline;
	color:#990000;
}
a:visited:hover{
	text-decoration:underline;
	color:#990000;
}
a:visited{
	text-decoration:none;
	color:#1B439C;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 175px;
	border: 1px solid #ccc;
	margin: 10px;
vertical-align:middle;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #660099;
	display: block;
	background: url(../images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #660099;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
	
	/*-------------TAB------------*/
	
	 #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#FAEEFF;
      font-size:93%;
      line-height:normal;
	  /*border-bottom:1px solid #666;*/
	  }
    #tabsF ul {
	margin:0;
	padding:10px 0px 0 0px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    #tabsF a span {float:none;}
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
      .topboxbg
      {
	      background:url("../images/boxtopbg.gif") no-repeat right top;
	      height: 50px;
		}
	.printlayout { font-size:10px; color:Green;}