@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0px;
	background-image: url(https://58643a.claudeassets.com/20230131234331im_/https://eeprograms.net/images/Background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.MainTable
{
	width: 100%;
	height: 100%;		
}

.MainTableTd
{
	vertical-align: top;
}

.MainTableTopSpacing
{
	height: 25px;
}


.MainContentBg
{
	background-color: #ffffff;
	vertical-align: top;
}

.MainTableMiddleLeftBg
{
	vertical-align: top;
	background-image: url(https://99d4e5.claudeassets.com/20230131234331im_/https://eeprograms.net/images/Table_MiddleLeftBg.jpg);
	background-color: #ffffff;
}

.MainTableMiddleRightBg
{
	vertical-align: top;
	background-image: url(https://f566e0.claudeassets.com/20230131234331im_/https://eeprograms.net/images/Table_MiddleRightBg.jpg);	
	background-color: #ffffff;
}

.txtSmallBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666;
}


.txtSmalllGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	line-height: 17px;
}


.txtSmallBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: 7e97ac;
	line-height: 17px;
}


.txtSmallOrange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #ff850d;
	line-height: 17px;
}


.txtNavigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #00335b;
	vertical-align: bottom;
}

.txtNormalWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
	line-height: 17px;
}


.txtNormalBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	line-height: 17px;
}


.txtNormalBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: 00335b;
	line-height: 17px;
}

.txtNormalGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 17px;
}


.txtLargeBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: 00335b;
	line-height: 17px;
}




.txtXLargeBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 00335b;
	line-height: 20px;
}



a.LinksBlue:link,a.LinksBlue:visited,a.LinksBlue:active
{
	color: #00335b;		
	text-decoration: none;	
}

a.LinksBlue:hover
{
	color: #ff850d;
}


a.LinksWhite:link,a.LinksWhite:visited,a.LinksWhite:active
{
	color: #ffffff;		
	text-decoration: none;	
}

a.LinksWhite:hover
{
	color: #ff850d;
}


.txtNormalLightBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #7f98ac;
}


a.SecondaryLinksLightBlue:link,a.SecondaryLinksLightBlue:visited,a.SecondaryLinksLightBlue:active
{
	color: #7f98ac;		
	text-decoration: none;	
}

a.SecondaryLinksLightBlue:hover
{
	color: #ff850d;		
	text-decoration: none;	
}


a.SecondaryLinksLightBlueSelected:link,a.SecondaryLinksLightBlueSelected:visited,a.SecondaryLinksLightBlueSelected:active
{
	color: #ff850d;		
	text-decoration: none;	
}

a.SecondaryLinksLightBlueSelected:hover
{
	color: #ff850d;
}


a.BreadCrumbLinks:link,a.BreadCrumbLinks:visited,a.BreadCrumbLinks:active
{
	color: #ff850d;		
	text-decoration: none;	
}

a.BreadCrumbLinks:hover
{
	color: #ff850d;
	text-decoration: underline;
}


.SecondaryMainPageTable
{
	width: 100%;
}


#NavigationTd
{
	padding-top: 17px;
}


.SecondaryHeaderImageBg
{
	width: 288px;
	height: 143px;
	background-image: url(https://bacfac.claudeassets.com/20230131234331im_/https://eeprograms.net/images/SecondaryHeader_ImageBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}



#Header
{
	height: 63px;
	width: 893px;
}


.HeaderTd
{
	height: 63px;
	padding-top: 13px;
}

.FooterTd
{
	padding-top: 10px;
	padding-bottom: 30px;
}

#Footer
{
	width: 100%;
}

.SecondaryNavigationLine
{
	height: 1px;
	background-color: #d1cecb;
	width: 563px;
}


.SecondaryPages_LeftPanel
{
	width: 563px;
	padding-top: 25px;
}


.RightHandSideModules
{
	background-color: #e1dedd;
}




/* Drop Down Menu */


#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30;
	padding-left: 73px;
}

#sddm li
{	
	margin: 0;
	list-style: none;
	float: left;
	font: .8em Arial;
	padding-left: 10px;
	padding-right: 10px;
}

#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	background: #ffffff;
	color: #00335b;
	text-align: center;
	text-decoration: none;
}
#sddm ul {
	text-align: right;
}

#sddm li a:hover
{	
	color: #000000;
}

#sddm div
{	
	position: absolute;
	visibility: hidden;
	margin-top: 12px;
	padding: 0;
	background: #e3e9ed;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -1px;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e3e9ed;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #cecbc9;
}

#sddm div a:hover
{	
	background: #6a889f;
	color: #FFF;
}
/*ADDED BY PHB*/
.secondary_page_headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00335b;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}

sup.smaller {
	font-size: 10px;
}
sup.programs_headline {
	height: 0;
	line-height: 1;
	vertical-align: super;
	top: 2px;
	position: relative;
	font-size: 10px;
}

/*
     FILE ARCHIVED ON 12:39:02 Jan 23, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:47:25 Jul 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.354
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.022
  esindex: 0.006
  cdx.remote: 7.149
  LoadShardBlock: 84.902 (3)
  PetaboxLoader3.datanode: 121.819 (5)
  PetaboxLoader3.resolve: 64.158 (2)
  load_resource: 105.544
  loaddict: 25.659
*/