.Button_Vista
{
	background-color:#000000;
	background-image:url(../../App_Global/Images/Webskin/button_bg.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}
/*
#header1
{
	
	background: url(../../App_Global/Images/MasterPages/head2_01.png) no-repeat;
	width: 332px;
	height: 121px;
}

#header2
{
	background: url(../../App_Global/Images/MasterPages/head2_03.png) no-repeat;
	height: 121px;
}

#header3
{
	background: url(../../App_Global/Images/MasterPages/head2_05.png) no-repeat;
	width: 313px;
	height: 121px;
	vertical-align: top;
}*/

.nav_top
{
	height: 20px;
	background: #368a9c;
	text-align: right;
	border-bottom: 5px solid #c30032;
}
.nav_top_corner
{
	width: 13px;
	background: #286977;
}

.nav_header_separator
{
	height: 5px;
	background: #c30032;
}

.nav_body_separator
{
	height: 1px;
	background: #a9a9a9;
}

.nav_top_text
{
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial;
	margin: 3px;
}

.nav_front
{
	background: #fff;
	color: #c30032;
	font-weight: bold;
	height: 20px;
	background-image: url(../../App_Global/Images/Webskin/nav_front_bg.gif);
}

.nav_front_end
{
	background: #fff;
	color: #c30032;
	font-weight: bold;
	height: 20px;
	background-image: url(../../App_Global/Images/Webskin/nav_front_bg.gif);
}

.nav_font_link
{
	color: #000;
	font-weight: normal;
	font-family: Verdana,Arial;
	text-decoration: none;
}

.nav_font_link:hover
{
	color: #fff;
	font-weight: bold;
	font-family: Verdana,Arial;
	text-decoration: underline;
}


.nav_logo
{
	border-bottom: solid 1px #a9a9a9;
	background: #fff;
	color: #c30032;
	height: 40px;
}

.nav_logo_public
{
	background: #fff;
	color: #c30032;
	height: 40px;
}

.page_welcome
{
	color: #004d5f;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

.page_title
{
	color: #004d5f;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #b3b6b0;
	background: #f3f3ea;
	width: 100%; /*edit by jaya*/
}
.page_subtitle
{
	color: #004d5f;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #b3b6b0;
	border-bottom: 1px solid #b3b6b0;
	background: #CCCCCC;
	width: 100%; /*edit by jaya*/
	margin-top: 2px;
}


.page_action
{
	/*width: 100%; edit by jaya
	height: 30px;
	background-image: url(../../App_Global/Images/Webskin/content_action_bg.gif);
	border-bottom: 1px solid #b3b6b0;
	border-top :1px solid #b3b6b0;
	vertical-align: middle;*/
	
	width:100%; /*edit by jaya*/
	height:30px;
	background-image:url(../../App_Global/Images/Webskin/content_action_bg.gif);
	border-top :1px solid #b3b6b0;
	border-bottom:1px solid #b3b6b0;
	vertical-align:middle;
}

.page_content
{
	width: 100%; /*edit by jaya*/
}

.nav_link
{
	color: #000;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

.nav_link:hover
{
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}

.nav_link_public
{
	color: #c30032;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 3px #000;
}

.nav_link_public:hover
{
	color: #c30032;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.menu_accordion
{
	color: #3b6dce;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

.menu_accordion:hover
{
	color: #3b6dce;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}

.ImagePopUp
{
	cursor: pointer;
}

.item_title
{
	font-weight: bold;
}

.gridview_header
{
	background-image: url(../../App_Global/Images/Webskin/sprite.png);
	height: 20px;
	color: #004d5f;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	text-decoration : none;
	font-weight : bold;
	border-color: #989898 #cbcbcb #989898 #989898;
}

.gridview_header_checkbox
{
	background-image: url(../../App_Global/Images/Webskin/sprite.png);
	height: 20px;
	color: #004d5f;
	font-weight: normal;
	width: 20px;
	border-color: #989898 #cbcbcb #989898 #989898;
	
}

.gridview_item
{
	padding: 5px;
	border-left: 1px solid; /*add by Jaya*/
	border-bottom: 1px solid #81e0ff; /*add by Jaya*/
}

.gridview_item_CheckBox
{
	border-bottom: 1px solid #81e0ff; /*add by Jaya*/
}

.gridview_item_link
{
	padding: 5px;
	border-left: 0px solid; /*add by Jaya*/
	border-bottom: 1px solid; /*add by Jaya*/
}

.gridview_item_number
{
	padding: 5px;
	text-align: right;
	border-left: 1px solid; /*add by Jaya*/
	border-bottom: 1px solid #81e0ff; /*add by Jaya*/
}

.gridview_link
{
	color: #3b6dce;
	text-decoration: underline;
}

.gridview_link:hover
{
	color: #3b6dce;
	text-decoration: none;
}

.selected_row
{
	background-color: #eeeeee; /*edit by Jaya*/
	color: #000000;
	text-decoration: none;
}

.textbox_default
{
	font-size: 8pt;
	border: solid 1px;
	font-family: verdana;
	color: #333333;
	vertical-align: middle;
}

.textbox_login
{
	margin: 1px;
}

.form_label_column
{
	width: 30%;
	font-weight: bold;
}

.form_lable_separator
{
	width: 2%;
	font-weight: bold;
}

.detail_label_value
{
	text-align: left;
	width: 68%;
}

.no_value
{
	color: #990000;
	font-style: italic;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
	font-size:17px;
	padding-bottom:40px;
}



.report_params_label_cell
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-top: 5px;
	white-space: nowrap;
}

.report_params_inter_padding
{
	padding-left: 22px;
}

.report_params_entry_cell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: baseline;
	padding-top: 5px;
	white-space: nowrap;
}

.report_params_grid
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	width:99%;
}

.report_params_frame
{
	border-bottom: #b3b6b0 1px solid;
	border-style: solid;
	border-color: #b3b6b0;
	border-width: 1px;
}

.validation_summary
{
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #b3b6b0;
	background-color: #ece9d8;
}

.textbox_transparent
{
	background-color: Transparent;
	border: none;
}

.gridview_paging
{
	float: none;
	border: 1px solid #ece9d8;
	background-image: url(../../App_Global/Images/Webskin/grey_bg.gif);
	height: 20px;
	vertical-align: middle;
}

/* Member home styles */
#memberHomeLeftContent
{
	width: 32%;
	float: left; /* left: 0%; position: absolute;*/
	background: #fff;
	padding-bottom: 10px;
	height: 80%; /*border:solid 1px #cccccc;*/
}

#memberHomeCenterContent
{
	background: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 32%;
	float: right; /*left: 34%; position: absolute;*/
	background: #fff;
	padding-bottom: 10px;
	height: 80%; /*border:solid 1px #cccccc;*/
}

#memberHomeRightContent
{
	width: 32%;
	float: left; /* left: 66%; position: absolute;*/
	background: #fff;
	padding-bottom: 10px;
	height: 80%; /*border:solid 1px #cccccc;*/
}

#memberHomeHeader
{
	border: 1px solid #A1A3A0;
	padding: 2px 2px 2px 13px;
	background-color:#fff; 
	height:auto; 
	text-align:left; 
	vertical-align:middle;
	margin-left:0px;
}

/*#memberHomeFooter
{
	background: #fff;
	height: 10%;
	voice-family: inherit;
	width: 100%;
	bottom: 0;
}*/

/* End of Member home styles */

#loginInfo
{
	text-align: right;
	color: #fff;
	float: right;
	clear: none;
	display: inline;
	font-size: 7pt;
}

.loginInfo
{
	text-align: left;
	color: #0050aa;
	float: left;
	clear: none;
	display: inline;
	font-size: 7pt;
}

ul.shortcutLink
{
	list-style: none;
	margin: 0;
	padding: 0;
}

li.shortcutLink
{
	background-image: url(../../App_Global/Images/icon/file.gif);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding: 3px 0 3px 28px;
	margin: .4em 0;
}

a.shortcutLink:visited, a.shortcutLink:link
{
	color: #27257f;
	font-weight: bold;
	text-decoration: none;
}
a.shortcutLink:hover
{
	color: #253d91;
	font-weight: bold;
	text-decoration: underline;
}

.button_text
{
	cursor: pointer;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
}

.ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;z-index:1000;}