body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#292929;
	background-color:#195b9b;    /* med blue color */
	font-weight:normal;
	margin-top:10px;
	margin-bottom: 10px;
	}
      
      
td,tr,th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
}

      
.TopNavLinks  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004990;   
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	line-height:20px;
	text-align:center; 
}

	
.TopNavLinks:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a18a3f;   
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	line-height:20px;
	text-align:center;  
}



/* mainnavlinks are the main buttons on page in silver colored background */	
.MainNavLinks {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#004990;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    line-height:25px;
    display:block;
}

.MainNavLinks:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#407db8;
    font-weight:bold;
    text-transform:uppercase;
    display:block;
    height:22px;
    text-decoration:none;
    border-bottom-style:solid;
    border-bottom-color:#4f96db;
    line-height:25px;
    border-bottom-width:3px;
}


	
.FooterNavLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004990;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}

.FooterNavLinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#407db8;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}


.SmallBlueContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;   
	font-weight:normal;
	text-decoration:none;
}


.SmallBlueContentLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;   
	text-decoration:none;
	font-weight:normal;
}

.SmallBlueContentLinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;   
	text-decoration:underline;
	font-weight:normal;
}


.TopMainBG {
	background-image:url(/images/irsc_bg_top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:9px;
	width:958px;
}

.MiddleMainBG {
	background-image:url(/images/irsc_bg_mid.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:958px;
}

.BottomMainBG {
	background-image:url(/images/irsc_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:9px;
	width:958px;
}

.TopNavBackGround {
	background-image:url(/images/IRSC_MainTopNav.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:30px;
	padding-top:5px;
	padding-bottom:0px;
	list-style-image:url(/images/IRSC_bullet_orange.png);
	margin-top:0px;
	margin-bottom:0px;
}

.NavBulletImage {
	background-image:url(/images/IRSC_bullet_orange.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:6px;
}

.MainHeaderBackGround {
	background-image:url(/images/IRSC_MainHeader.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:115px;
}


.MainNavBackGround {
	background-image:url(/images/IRSC_MainNav2_bluegraybar.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:30px;
}

.BottomNavBackGround {
	background-image:url(/images/IRSC_MainTopNav.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:30px;
	padding-top:2px;
	padding-bottom:0px;
}
/*changed padding-top: 5px; to 0 px to test*/

	
	/* this is the vertical line between the links on the main menu and footer menu areas */
.YellowVerLine {
	color:#dfaa1d;
}



/* this is the entire search box includes: text and search box border  */

.IrscSearchBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004990;
	background-color:#ffffff;
	height:18px;  /* was 18 now 15 */
	width:160px;   /* was 180 now 190 this is the width of the white search box */
	border-top-color:#004990;
	border-right-color:#004990;
	border-bottom-color:#004990;
	border-left-color:#004990;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px; 
	padding-left:8px;    /* keeps the text inside of the search box away from the left border */
}


.BlueDottedLine {
	background-image:url(/images/blue_dots.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:1px;
}



.style8 {
   background-image:url('/images/IRSC_bullet_orange.png');
   background-repeat:no-repeat;
   background-position:center;
   width:10px;
}

.headerLink {
    padding-right:3px;
    text-decoration:none;
    font-weight:bold;
}


/* used as spacers between each of the 5 graphic buttons on left column
of home page  */

/*.stylespacerphotos {
    background-image:url('/images/spacer.gif');
    background-repeat:no-repeat;
    background-position:right top;
    height: 1px;
    width:282px;
} 
*/
    
     
     /* this is the gold background for the home page quick links area
feed through this style sheet to load quickly quicklinksbackground320x242.jpg  */
.quicklinksbackground {
    background-image:url('/images/quicklinksbackground320x240.jpg');
    background-repeat:no-repeat;
   background-position:right top;
   height:240px;
   width:320px;
} 
     
      
          
 .HomePageQuickLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004990;  /*2264a4*/   
	font-weight:normal;
	text-decoration:none;
	
}
.HomePageQuickLinks:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f96db;    
	font-weight:normal;
	text-decoration:none;
	
}


.spacercell {
	background-image:url('/images/spacer.gif');
	background-repeat:no-repeat;
	background-position:center top;
	height:1px;
	width:290px;
}

.MainPagePeopleSearchLink {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#ffc425;
    font-weight:bold;
     text-decoration:underline;
    text-transform:none;
    line-height:25px;
    display:block;
    }
    
.MainPagePeopleSearchLink:hover     {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
    text-transform:none;
    display:block;
   text-decoration:underline;
    line-height:25px;
   }


.MainPageMessageLinkSize20 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:20px;  
    color:#004990;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }
    
.MainPageMessageLinkSize20:hover     {
  font-family:Arial, Helvetica, sans-serif; 
   font-size:20px; 
    color:#cf6108;
    font-weight:normal;  
    text-transform:none;
    display:block;
   text-decoration:none;
  }


.MainPageMessageLinkSize12 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:12px;  
    color:#004990;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }
    
.MainPageMessageLinkSize12:hover     {
  font-family:Arial, Helvetica, sans-serif; 
   font-size:12px; 
    color:#cf6108;
    font-weight:normal;  
    text-transform:none;
    display:block;
   text-decoration:none;
  }



.MainPageMessageLinkSize14 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:14px;  
    color:#004990;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }
    
    
.MainPageMessageLinkSize14:hover     {
  font-family:Arial, Helvetica, sans-serif; 
   font-size:14px; 
    color:#cf6108;
    font-weight:normal;  
    text-transform:none;
    display:block;
   text-decoration:none;
  }


.MainPageMessageLinkSize16 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:16px;  
    color:#004990;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }
    
.MainPageMessageLinkSize16:hover     {
  font-family:Arial, Helvetica, sans-serif; 
   font-size:16px; 
    color:#cf6108;
    font-weight:normal;  
    text-transform:none;
    display:block;
   text-decoration:none;
  }

.EmergencyMessageLinkSize20 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:20px;  
    color:#ff0000;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }


.EmergencyMessageLinkSize20:hover {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:20px;  
    color:#cc0000;
     font-weight:normal; 
    text-decoration:underline;
    text-transform:none;
   display:block;
    }

  .specialmessagetd{
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;

}
   

.MainPageMessageTextOnly20 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:20px;  
    color:#004990;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }

   

.MainPageMessageTextOnly15 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:15px;  
    color:#ff0000;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }


.MainPageMessageTextOnly12 {
  font-family:Arial, Helvetica, sans-serif;  
  font-size:12px;  
    color:#004990;
     font-weight:normal; 
    text-decoration:none;
    text-transform:none;
   display:block;
    }

.tdhomepageflash {
background-image:url('/images/flash/homepagetop.jpg');
background-repeat:no-repeat;
background-position:center top;
height:255px;
width:648px;
background-color:Transparent;

}
