Body {background-color:#0b4d85;margin-left:5px; margin-right:5px; } 
/* bgcolor="#AFD7FF" bgcolor="#3366CC" bgcolor="#D5EAFF" */	
.ISHandCursor {		cursor: hand;}
.todaydate {	color: White;	font-weight:normal;	font-family: Verdana, Helvetica, sans-serif;	font-size: 11px; }
.SignInCtrlText {	color: White;	    font-family: Verdana, Helvetica, sans-serif;    font-size: 11px;    font-weight: normal;    line-height: 12px ;	}

/*
DIV#divMenuBar { background-color:#6699CC; }
TABLE#tblMenuBar TD { font-size:60%; color:white; padding:0px 5px 0px 5px; cursor:default; }
TABLE#tblMenuBar TD.clsMenuBarItem { font-weight:bold; cursor:hand; }
DIV.clsMenu { font-size:90%; background-color:#6699CC; position:absolute; visibility:hidden; width:130px; padding:5px 5px 5px 8px; border-top:1 white solid; 	}
DIV.clsMenu A { text-decoration:none; color:white; font-weight:bold; }
DIV.clsMenu A:hover { color:moccasin; }
.SiteTitle {font-size: 18px;color: #ffff66;	font-style: italic;	font-family: 'Verdana Bold' , Helvetica, sans-serif;}
.HR {color: #3366aa;height: 1pt;text-align: left;}
.HR0 {color: red;    height: 1pt;    text-align: left; }
.Separator {    color: red;    }
*/

.ISFooterText {	font-weight: bold;	font-size: 0.7em;	color: white;	cursor:hand;}   
.ISFooterTextNormal {	font-weight: bold;	font-size: 0.7em; color: white;	}   
.ISFooterBackgnd {/* background-color:#6586df; */	/* background-color:#3366CC; */	background-color:#0b4d85;}

.ISHRMagBackgnd { /*background-image : url(images/is_hr_mag.jpg);  */}

.ContactUsTable { background-color:#013872; }
.ISBolderItalicText
{
 font-weight:bolder;
 font-size:larger;
 font-style:italic;
}
	
.ButtonBlue{
    BACKGROUND-COLOR: #2f60ff;
    BORDER-BOTTOM: #002f9f 2px solid;
    BORDER-LEFT: #9fcfff 2px solid;
    BORDER-RIGHT: #002f9f 2px solid;
    BORDER-TOP: #9fcfff 2px solid;
    COLOR: #ffffff;
    CURSOR: hand;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 68.75%;
	FONT-WEIGHT: bold
}


.ButtonOrange  
{
BORDER-RIGHT: #993300 thin solid;
border-top: #ff9933 thin solid;
BORDER-LEFT: #ff9933 thin solid;
BORDER-BOTTOM: #993300 thin solid;
font-size: 11px;
CURSOR: hand;
color: white;
font-family: Verdana,sans-serif;
FONT-WEIGHT: bold;
background-color: #ff6600
}


/* background color for the left column */
.LeftColumn
{
	background-color: #3466bb;	 /* #6075BF  #3366CC;  #5082E6; */
}

/* background color for the content part of the pages */
.CenterColumn
{
    background-color: white;
}

/* background color for the right column */
.RightColumn
{
    background-color: white;
}

/* background/border colors for the selected tab */
.ISTabBg 
{
	height:19px;
	font-size: 1.0em;	
	background-color: #273F6F;
    /*        
    border-bottom: #ffee99 4px solid;
    border-top: solid 1px #999933;
    border-right: solid 1px #999933;
	*/
}


/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;    
    font-size: 0.8em;
    color:white;
    font-weight: bold;
    
}

/* font-size: 1.3em; */

.OtherTabs {
    font-family:  Verdana, Helvetica, sans-serif;    
	font-size: 0.8em;
    color:white;
    font-weight:bold;
    
}


.TblTopMenuBar
{
	  background-image : url(images/topgrad.gif);     
}

.ISHBgnd
{
	  background-image : url(images/ish_bgnd_800_1.jpg);    
	  background-repeat:repeat-y; 
}

/*#ffffdd*/
.OtherTabsBg
{
  /*  background-color:"blue"; */
	font-family: Verdana, Helvetica, sans-serif; 
    /*font-weight: bold;*/
 /*   font-size:  0.8em;*/
/*    color: "#aabbcc";*/
     /*background-image : url(/is/images/button-gradient-backgnd.jpg);*/
    /* background-image : url(/is/images/gradient_dark.gif);     */
    
   /* background-image : url(images/topgrad.gif);      */
  /*  background-image : url(/is/images/nav2_off_bkgd.gif);    */
    
    
    vertical-align:top;
   
   /*    
    border-top: solid 1px #cccc66;
 
    border-right: solid 1px #cccc66;
    border-bottom: #ffee99 4px solid;  
	*/
    
}

.SeparatorTabsBg {
    border-left: solid 1px #cccc66;
}






/* background/border colors for the unselected tabs */

/* background-color: #ffffdd;    */
.OtherTabsBg_delme
{
	border-color: #ffffdd;
	border-bottom: #ffee99 4px solid;
    border-top: solid 1px #cccc66;
    border-right: solid 1px #cccc66;
  	    
}






/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;

    font-size: 12px;
    font-weight: bold;
    color:Red;
    
    /* color:#273F6F; */
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: normal;
	font-size: 18px;
	color: #003399;
	font-family: Verdana, Helvetica, sans-serif;
/*	background-color: #ccccff;*/
}

.TableSubHead, .FormSubHeading
{
	font-weight: bold;
	font-size: 16px;	
	color: #0033ff; 
	/*color: #000066;*/
	font-family: Verdana, Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: white;
    
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.TextError,.ISTextError
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.TextInfo,.ISTextInfo
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: blue
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  darkred;
}

A:visited   {
    text-decoration:    none;
    color:  darkred;
}

A:active    {
    text-decoration:    none;
    color:  darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}





/* for menu stuff */


.oneLineText
{
	border-right: #999999 1px double;
	border-top: #999999 0px double;
	border-left: #999999 0px double;
	color: #ffffff;
	border-bottom: #999999 1px double;
	background-color: #3399cc;
}


.flyoutMenu
{
	border-right: #999999 1px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	color: #0000ff;
	border-bottom: #999999 1px solid;
	background-color: #ffffcc;
}
.flyoutHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	background-color: #F1F1F1;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	cursor: default;
}











.flyoutLink
{
	border-top-width: thick;
	padding-right: 25px;
	padding-left: 6px;
	font-weight: bolder;
	border-left-width: thick;
	font-size: 10px;
	border-left-color: #33ccff;
	border-bottom-width: thick;
	border-bottom-color: #33ccff;
	text-transform: capitalize;
	cursor: hand;
	color: #0033ff;
	border-top-color: #33ccff;
	padding-top: 1px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	border-collapse: separate;
	background-color: #ffffcc;
	border-right-width: thick;
	text-decoration: underline;
	border-right-color: #33ccff;
}



.flyoutMenu TD.flyoutLink  {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 25px 3px 6px;
	cursor: hand;
}
.flyoutLink a {
	color: black;
	text-decoration: none;
}
.flyoutLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutLink a:active {
	color: black;
	text-decoration: none;
}
.flyoutSubHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	background-color: #F1F1F1;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 7px;
	cursor: default;
}
.flyoutSubLink {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 15px 3px 11px;
	cursor: hand;
}
.flyoutSubLink a {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:active {
	color: black;
	text-decoration: none;
}

.donotdisplay {display:none; }



LI.clsHasKids { list-style-type:none; }
LI.clsHasKids SPAN { cursor:hand; }

.clsHasKids SPAN { cursor:hand; }

UL { margin-left:0px; margin-bottom:5px; }
LI UL { display:none; margin-left:16px; }
LI { font-weight:bold; list-style-type:square; cursor:default; }

A:link, A:visited, A:active { font-weight:normal; color:navy; }
A:hover { text-decoration:none; }

BUTTON { font-family:tahoma; font-size:100%; }



.MyMenuItem  {
   font-family: Verdana, Arial, Helvetica;
   color : blue;
   font-size : 11px;
     font-weight : bold;
}

.MyMenuHead
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: blue;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.MyMenuArea {
	margin-left : 15px;	
}

   h5.devxtag  {
       	font-family : Arial, Helvetica, sans-serif;
       	color : #FFFFFF;
       	font-size : 12;
       	font-weight : bold;
       	text-decoration : none;
       }
       
       h5.menuhead  {
       font-family : Arial, Helvetica, sans-serif;
       color : #CCCC99;
       font-size : 12;
       font-weight : bold;
       text-decoration : none;
       }
       
       a.menuitem  {
       font-family : Arial, Helvetica, sans-serif;
       color : #FFFFFF;
       font-size : 11;
       font-weight : bold;
       }
	   
	   a.menu {
	   font-family : Arial, Helvetica, sans-serif;
	   color : #FFFFFF;
	   font-size: 12px;
	   font-weight : bold;
	   text-decoration : none;
	   }
	   
	   
/* added new ones..*/	   
	   
.tableHeaderText
{
    color: white;
    font-size: 0.7em;
    font-weight:bold;
}   

.tableBorder
{
    border: 1px #013DA4 solid; 
    background-color: #FFFFFF;
}


A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: red;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}



.msnB { background-color:#264989; table-layout:fixed;} 
.msnH { font-family:tahoma; font-size:11px; color:#98a8cc; text-decoration:none; table-layout:fixed;} .msnHL { font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;} .msnHL:hover { color:#ffffff; text-decoration:underline;} .msnLT { font-family:tahoma; color:#bdbebd; font-size:11px; font-weight:bold; text-decoration:none;} .msnLT:hover{color:#bdbebd;text-decoration:underline;} .msnFB { background-color: #264989; table-layout:fixed;} .msnF { font-family:arial; font-size:9px;color:#bdc7da; text-decoration:none;} .msnFT11TahB { font-family:arial; font-size:11px; color:#bdc7da; text-decoration:none; font-weight:bold;} .msnFT9AriBl { font-family:arial; font-size:9px; color:#bdc7da; text-decoration:none;} .msnFL9AriBl { font-family:arial; font-size:9px; color:#bdc7da; text-decoration:none;} .msnFL9AriBl:hover { color:#bdc7da; text-decoration:underline;} .msnFL { font-family:tahoma; color:#ffffff; font-size:11px; text-decoration:none; font-weight:bold;} .msnFL:hover { color:#ffffff; text-decoration:underline;} .msnS { font-family:tahoma; color:#ffffff; font-size:11px;} .msnSP { font-family:tahoma; color:#ffffff; font-size:10px;} #msnST { margin-bottom:19px;} #msnSB { margin-left:-17px;} .msnD { font-family:arial; color:#ffffff; font-size:10px; text-decoration:none;} .msnGo { font-family:tahoma; font-size:11px;} .ChaT { table-layout:fixed;} .shapipe { font-family:tahoma; color:#98a8cc; font-size:11px;} .shalink { font-family:tahoma; color:#ffffff; font-size:11px; text-decoration:none;} .shalink:hover { color:#ffffff; text-decoration:underline;} .shafin { background-image:url(/i/fin-1px-stretch.gif); background-position:bottom; background-repeat:repeat-x;} .sfl { background-image:url(/i/sfl.gif); background-position:bottom; background-repeat:repeat-x;} .sfr { background-image:url(/i/sfr.gif); background-position:bottom; background-repeat:repeat-x;} .ShaL { font-family:tahoma; font-size:18; font-weight:bold; text-decoration:none; color:#ffffff;} .ShaL:hover { text-decoration:underline;} .fintext { font-family:arial; color:#ffffff; font-size:20px; text-decoration:none;} .fintext:hover { color:#ffffff; text-decoration:underline;} 
.navLn { background-color:#96a9c9;} 
.navLn2 { background-color:#dddddd;} 
.navBGBl { background-color:#bccdf2;} 
.navBGWh { background-color:#ffffff;} 
.navBRCorn { background-image:url(/i/nav_corner.gif); background-position:right bottom; background-repeat:no-repeat;} 
.rhfT { font-family:tahoma; font-size:11px; color:#4866a6; font-weight:bold; margin-bottom:8px;} .rhfBul { color:4866a6;} .rhfBulT { font-family:tahoma; font-size:11px; color:#333333; } .rhfL11TahOr{ font-family:tahoma; font-size:11px; color:#e9592f; font-weight:bold; text-decoration:none;} .rhfL11TahOr:hover{ text-decoration:underline;} .rhfBG { background-image:url(/i/FEAT_rh-mod-1px.gif); background-position:top; background-repeat:repeat-y; table-layout:fixed;} .TAri21Or { font-family:arial; font-size:21px; color:#e9592f;} .TAri18BBl { font-family:arial; font-size:18px; color:#4866a6; font-weight:bold;} .TTah18BWh { font-family:tahoma; font-size:18px; color:#ffffff; font-weight:bold;} .TAri16Bl { font-family:arial; font-size:16px; color:#4866a6;} .TTim16Bl { font-family:Times New Roman; font-size:16px; color:#5773ae;} .TTim15Bl { font-family:Times New Roman; font-size:15px; color:#5773ae;} .TAri14BBl { font-family:arial; font-size:14px; color:#4866a6; font-weight:bold;} .TAri14Bl { font-family:arial; font-size:14px; color:#4866a6; } .TTah14BBl { font-family:tahoma; font-size:14px; color:#4866a6; font-weight:bold;} .TTah12BBl { font-family:tahoma; font-size:12px; color:#4866a6; font-weight:bold;} .TTah12Bl { font-family:tahoma; font-size:12px; color:#4866a6;} .TAri12Bl2 { font-family:arial; font-size:12px; color:#264989;} .TAri12BBl { font-family:arial; font-size:12px; color:#264989; font-weight:bold;} .TAri12Bl2 { font-family:arial; font-size:12px; color:#4866a6;} .TVer12Bl { font-family:verdana; font-size:12px; color:#4866a6;} .TAri12BBl { font-family:arial; font-size:12px; color:#4866a6; font-weight:bold;} .TTah12Gy { font-family:tahoma; font-size:12px; color:#333333; margin-bottom:6px; line-height:16px;} .TVer12Gy { font-family:verdana; font-size:12px; color:#333333; margin-bottom:6px;} .TTah11BOr { font-family:tahoma; font-size:11px; color:#e9592f; font-weight:bold;} .TTah11Bl { font-family:tahoma; font-size:11px; color:#4866a6;} .TTah11BBl { font-family:tahoma; font-size:11px; color:#4866a6; font-weight:bold;} .TTah11BGy { font-family:tahoma; font-size:11px; color:#333333; font-weight:bold;} .TTah11BGr { font-family:tahoma; font-size:11px; color:#009900; font-weight:bold;} .TTah11Gr { font-family:tahoma; font-size:11px; color:#009900;} .TTah11Gy { font-family:tahoma; font-size:11px; color:#333333; margin-bottom:4px;} .TWin11Bl { font-family:Wingdings; font-size:11px; color:#4866a6;} .TAri11 { font-family:arial; font-size:11px;} .TAri11BBl { font-family:arial; font-size:11px; color:#264989; font-weight:bold;} .TAri11Bl { font-family:arial; font-size:11px; color:#264989; } .TAri10Bl { font-family:arial; font-size:10px; color:#4866a6; } .TTah9Bl { font-family:tahoma; font-size:9px; color:#4866a6; margin-bottom:4px;} .TTah9BBl { font-family:tahoma; font-size:9px; color:#4866a6; margin-bottom:4px; font-weight:bold;} .TTah9Gy { font-family:tahoma; font-size:9px; color:#333333; } .LAri14BBl { font-family:arial; font-size:14px; color:#4866a6; font-weight:bold; text-decoration:none;} .LAri14BBl:hover { text-decoration:underline;} .LTah12BBl { color:#4866a6; font-family:tahoma; font-size:12px; text-decoration:none; font-weight:bold;} .LTah12BBl:hover { text-decoration:underline;} .LTah12Gy { font-family:tahoma; font-size:12px; color:#333333; text-decoration:none; margin-bottom:4px;} .LTah12Gy:hover { text-decoration:underline;} .LTah12BOr { font-family:tahoma; font-size:12px; color:#e9592f; font-weight:bold; text-decoration:none;} .LTah12BOr:hover { text-decoration:underline;} 


.LTah11BBl 
{ 
	color:#4866a6; 
	font-family:tahoma; 
	font-size:10px; 
	text-decoration:none; 
	font-weight:normal;
} 

.LTah11BBl:hover 
{ color:#bccdf2;
	font-family:tahoma; 
	font-size:15px; 
} 


.ISSpotLightHead
{
	font-family:arial; font-size:12px; color:White;
	font-weight:bold;
}

.ISRTitle2
{
	/* background-image:url("images/spotlight_container_background.gif");*/
	background-color:#4866a6;
	border-color:#C4D9F9;
	border-width:2px 2px 0px 2px;
	border-style:solid;
	/* padding:5px  8px  0px  12px; */
	padding:3px  3px  0px  4px;
}

.DelMeONLSpotlightContainerBody
{
	border-color:#C4D9F9;
	border-width:0px 2px 2px 2px;
	border-style:solid;
	padding:0px  0px  5px  5px;
}
.ISBullet{vertical-align:middle;}

.ONLPartLink{color:#3C5391;text-decoration:none;}




table.ms-toolbar {
   background-image: url(images/toolgrad.gif);
   background-repeat: repeat-x;
   border: 1px solid #95b7f3;
   background-repeat: repeat-x;
   background-color: #9ebff6;
}

.BannerBackgnd1234
{
 background-image : url(images/title_banner_backgnd.jpg);  
}

.BannerBackgnd{ 
    background-image:url(images/topgrad.gif);
    background-color: #002d96;
    background-repeat:repeat-x /* : repeat-x; */
}





.ISLHSMenuSelectedItem
{
	background-color:#e4eefd;
	background-image:url(images/ONLItemBk.gif);
	background-repeat:repeat-x;border:1px solid #adc5ed;padding:1px 0px 0px 0px; 
	width:100%;
	
	color:#4866a6; 	
	/* font-family:tahoma; */
	font-family:Verdana, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:normal;
	
}


.ISLHSMenuItem
{ 
	color:#ffffff; 
	font-family:Verdana, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:normal; 
	/* border-bottom:5px;*/
} 

.LTah11Wh:hover 
{ 
	color:#bccdf2; 
	
	
} 



.ONLSecItem{padding:1px 0px 0px 0px;height:20px; width:100%;}



.link_btn_table
{
  /*  background-color:"blue"; */
	font-family: Verdana, Helvetica, sans-serif; 
    /*font-weight: bold;*/
 /*   font-size:  0.8em;*/
/*    color: "#aabbcc";*/
     /*background-image : url(/is/images/button-gradient-backgnd.jpg);*/
    background-image : url(images/gradient_dark.gif);    
    
       
   /*    
    border-top: solid 1px #cccc66;
 
    border-right: solid 1px #cccc66;
    border-bottom: #ffee99 4px solid;  
	*/
    
}



.IS-tableborder-bgBLU1
{ 
	/*background-color: red; */
	/*background-color: #D9E5F2; */
	/* border: #75A3D1 solid; 
	border-width: 1px 1px 0px 0px; */
	font-family: Tahoma, Geneva, sans-serif; font-size: 8pt; font-style: normal; line-height: normal
	}
.IS-text-captionPlain  { font-family: Tahoma, Geneva, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #000000}

.ISTable1
{
	/* background-color: #dce9fc;  */
 	/*background-color:#F1F5F9;*/
/*	border: #75A3D1 solid; 	
	border-width: 1px 1px 1px 1px; 	*/
	line-height: normal; 
		
}


/* .ISTable1TD{padding:2px  0px  3px  7px; font-family:arial; font-size:14px; 	color:#4866a6;	} */
.ISTable1TD{padding:2px  0px  3px  7px; font-family:arial; font-size:14px; 	color:#000099;	} 
.ISTable1TDNoPad{padding:0px  0px  0px  0px; font-family:arial; font-size:14px; 	color:#000099;	}
.ISBigTD{ font-family:arial; font-size:18px; 	 font-weight:bold; 
	color:#DC143C; /*#000099;*/	}

.ISTableHead 
{
	font-weight: bold;
	font-size: 16px;	
	color: #000099;
	font-family: Verdana, Helvetica, sans-serif;
}


.ISHighlightText
{
	font-weight: bold;
	font-size: 16px;	
	color: #000099;
	font-family: Verdana, Helvetica, sans-serif;
}

.ISHighlightTextRed
{
	/*font-weight: bold;	*/
	color: red;
}
.ISBacktoTop
{
	color:Red;
	font-size:smaller;
	/*margin-left:15;*/
	margin-top:10;
	margin-bottom:10;
}

/* //ISBacktoTopText*/
.ISBacktoTop A
{
	padding-left:10;
	color:Green;
}	
.ISBacktoTopText
{
	color:#009900; /*33cc00*/
}

.ISTableHeadPunchLine
{
	font-weight: bold;
	font-size: 14px;	
	color: #DC143C;
	font-family: Verdana, Helvetica, sans-serif;
}

.ISTable1
{
	/* border: #75A3D1 solid; 	border-width: 1px 1px 1px 1px; 	line-height: normal;*/
}

/*
cursor:hand;
	COLOR: #666666;

color:#0099FF
*/

/* FAQ Styles*/
td.ISFAQQn {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 80%; font-weight:bold; line-height : 150%; 	padding:2px  0px  0px  5px; } 

td.ISFAQQA
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 80%; font-weight:bold; line-height : 150%;
	 /*padding:2px  0px  0px  7px; */
	} 
	
tr.ISFAQAns {padding-top:3px; font-size : 80%;padding-bottom:4px; } 



.selecttoggle {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 65%; font-weight:bold;}

.displayNone{display:none}

.ISFAQDiv
{
	background-color: #dce9fc; 
	border: #75A3D1 solid; 	
	border-width: 1px 1px 1px 1px; 	
	line-height: normal; 
}

.ISTextRed
{
	 /* font-family:arial; font-size:18px; 	 font-weight:bold; color:#000099;	*/
	 color:Red;
	 font-weight:bold;
	
}



.ISRoundTable 
{ 
	/* border-width:thick; */
	/* border: #75A3D1 solid;  */
/*	border: #cccccc solid; */
	
	/*background-color: AliceBlue;  */
/*	border-width: 1px 1px 1px 1px;  */

/* background-color: #D9E5F2;*/
	line-height: normal;
/*	 background-color: AliceBlue;   */
	  /*background-color: #D9E5F2;   */
	  background-color: #F4F4FF; /*#dce9fc;*/
	 border:0;
	width:100%;  
    font-family: 'Arial', 'Helvetica'; font-weight: normal; 
	 font-size:14px;
	/* font-size: 8pt;  */
	color:#000099;
}



.TDLeft
{
	BORDER-LEFT: #3466BB 1px solid;
}

.TDTop
{
	BORDER-TOP: #3466BB 1px solid;
}

.TDRight
{
	BORDER-RIGHT: #3466BB 1px solid;
}
.TDBottom
{
	 BORDER-BOTTOM: #3466BB 1px solid;
	/* BORDER-BOTTOM: #273f6f 1px solid;*/
}
	

/* Module Title Stuff Begin */	



/* Module Title Stuff end */	







.ISModuleTitleTD
{
	background-color:#DC143C; /*#3366cc;*/

}

.ISModuleTitleTDRight
{
	text-align:right;

}


.ISModuleTitleGradientTD
{
	width:100%;
	text-align:left;
/*	background-color:#3366cc;*/
/*	filter:	Alpha(Opacity=100, finishopacity=25, style=1); */ 
}

.ISModuleTitleBar
{
    COLOR: #FFFFFF;
    FONT-SIZE: 11px;
    FONT-FAMILY: tahoma,sans-serif;
    FONT-WEIGHT: bold
}


.ISTitleBarBigText
{
	COLOR: #FFFFFF;
    FONT-SIZE: 15px;
	FONT-FAMILY: verdana, arial, helvetica;
    FONT-WEIGHT: bold
}

.ISBannerTopTR,.ISBannerBottomTR
{
	vertical-align:top;
	background-color:#273f6f;
		
}	

.ISBannerTopTable
{

}

/*AliceBlue */

.ISInputFormTable 
{ 
	/*	 	background-color: #ffffcc; 	*/
	/*	border-width: 1px 1px 1px 1px; 	
		border: #75A3D1 solid;*/
		line-height: normal;
/*background-color: AliceBlue;*/
}

.ISNormalText{ font-family: 'Arial', 'Helvetica'; font-weight: normal; 
	 font-size:14px;
	/* font-size: 8pt;  */
	color:#000099;}
/* .ISRequiredText { font-family: 'Arial', 'Helvetica'; font-weight: normal; font-size: 8pt; color: #990000; }*/
.ISRequiredText { color: #990000; }



.ISPopupHelp
{
	position:absolute; visibility:hidden; 
	width:200px;
	padding:5px 5px 5px 8px; 	
	color:white; /* #000099;	*/
	font-family: 'Arial', 'Helvetica'; font-weight: normal; 
/*	font-size:14px;*/
	font-size:90%; 
	/*
	BORDER-BOTTOM: #3466BB 1px solid;
    BORDER-LEFT: #3466BB 1px solid;
    BORDER-RIGHT: #3466BB  1px solid;
    BORDER-TOP: #3466BB  1px solid;
	*/
	background-color:#3466bb; /*#0b4d85;*/ /*#dce9fc; */ /* #0b4d85; */
}

.ISPopupLink
{
	color:#000099;	
	font-family: 'Arial', 'Helvetica'; font-weight: normal; 
	font-size:14px;
	cursor:hand;
}

body123  {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
font-style: normal;
background: #ffffff 
list-style-image:url('images/point.gif');
scrollbar-face-color: #37568e;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #37568e;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #37568e;
scrollbar-track-color: #ffffff;
}



.divtemp
{
	display:none;
}