﻿.style_Topline_Text {
	font-family:  Century Gothic;
	font-size: 11pt;
	color: #E37F34;
font-weight:bold	
}
.style_Toplink_Text {
	font-family:  Century Gothic;
	font-size: 8pt;
	color: #ffffff;
font-weight:bold	
}
.style_main_Text {
	font-family: Verdana;
	font-size: 7pt;
	color: #545454;
font-variant:normal
}
.style_main_Text22 {
	font-family: Verdana;
	font-size: 8pt;
	color: #545454;
font-variant:normal
}
.style_Zone_Text {
	font-family:  Tw Cen MT;
	font-size: 9pt;
	color: #000000;
font-weight:bold	
}
.style_PartnerOrganizations_Text {
	font-family:  Century Gothic;
	font-size: 10pt;
	color: #1D3D81;
font-weight:bold	
}
.style_CopyRight_Text {
	font-family:  Century Gothic;
	font-size: 7pt;
	color: #ffffff;
font-weight:bold	
}

.style_Form_Text {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
font-weight:bold	
}
.style_Star_Text {
	font-family: Arial;
	font-size: 8pt;
	color: #E40202;
font-weight:bold	
}
.style_About_Text {
	font-family:  Century Gothic;
	font-size: 13pt;
	color: #003C82;
font-weight:bold	
}
.style_Normal_Textbox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid  #808080;
}
.style_Error_Text	
{
	font-family: Trebuchet MS, Arial; 
	font-size: 8pt;
	color:#ff0000; 
	font-weight: bold;
}
.style_Normal_Dropdown {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	
}
.style_Normal_Button {
	font-family: Trebuchet MS, Arial; 
	font-size: 8pt;
	border: 1px solid #808080; 
	color:#000000; 
	font-weight:bold;
}
.style_Heading_Text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
}
.style_Apps_Info_Text_Align {
	text-align:left;
	cursor:hand;
}
.style_Normal_Textbox_WaterMark {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Gray;
	background-color:#F2F9F9;
	border: 1px solid  #808080;
}
.style_Normal_Textbox_WaterMark_new {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Gray;
	background-color:Lavender;
	border: 1px solid  #808080;
}
.style_Grid_Body_Text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
}
.style_Table_Head {
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color:#FFFFFF;
	background-color: #414BC0;
	border: 1px solid AA9DC4;
	font-weight:bold;
}
.style_Table_Data {
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	color:#000000;
	border: 1px solid AA9DC4;
	font-weight: normal;
}
.style_Grid_Heading_Text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #5D7B9D;
	color: white;
	font-weight: bold;
}


/* .ajax__tab_header - A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_outer - An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
/* .ajax__tab_inner	 - An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
/* .ajax__tab_tab - An element of the tab that contains the text content. Child CSS classes:none. */
/* .ajax__tab_body - A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
/* .ajax__tab_hover - This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_active - This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */   


.ajax__myTab .ajax__tab_header					{ background:url(../images/tab-line.gif) repeat-x bottom; }
.ajax__myTab .ajax__tab_outer						{ background:url(../images/tab-right.gif) no-repeat right; }
.ajax__myTab .ajax__tab_inner						{ background:url(../images/tab-left.gif) no-repeat; }
.ajax__myTab .ajax__tab_tab						{ background:url(../images/tab.gif) repeat-x; }
.ajax__myTab .ajax__tab_hover .ajax__tab_outer	{ background:url(../images/tab-hover-right.gif) no-repeat right; }
.ajax__myTab .ajax__tab_hover .ajax__tab_inner	{ background:url(../images/tab-hover-left.gif) no-repeat; }
.ajax__myTab .ajax__tab_hover .ajax__tab_tab		{ background:url(../images/tab-hover.gif) repeat-x; }
.ajax__myTab .ajax__tab_active .ajax__tab_outer	{ background:url(../images/tab-active-right.gif) no-repeat right; }
.ajax__myTab .ajax__tab_active .ajax__tab_inner	{ background:url(../images/tab-active-left.gif) no-repeat; }
.ajax__myTab .ajax__tab_active .ajax__tab_tab		{ background:url(../images/tab-active.gif) repeat-x; }

/* XP IE7 theme - Other Styles */
.ajax__myTab .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:12px; }
.ajax__myTab .ajax__tab_outer						{ height:29px; }
.ajax__myTab .ajax__tab_inner						{ padding-left:3px; }
.ajax__myTab .ajax__tab_tab						{ padding:8px 40px; }
.ajax__myTab .ajax__tab_body						{ font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff; }

.modalProgressGreyBackground 
{
      filter:alpha(opacity=10);
      opacity:0.1;
}

.modalPopup
{
    text-align:center;
    padding-top:50px;
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:250px; 
    height:80px;
}

.style_Contact_Normal_Text {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-left:15px;
	padding-right:5px;
	border-left-width:0px;
	 border-left:solid; border-left-color:Black;	
}
.style_Contact_Bold_Text {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-left:15px;
	padding-right:5px;
	border-left-width:0px;
	 border-left:solid; border-left-color:Black;	
	font-weight:bold; 	
}

