/*************************************
/* NEW STYLES IMPLEMENTED 02/01/2008 
/*************************************
*/

/*************************************
/* START GENERAL WEBSITE 
/*************************************
*/

/*************************************
/* <TD> CLASSES 
/*************************************
*/

table.masterschedulerecord {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

/*************************************
/* END <TD> CLASSES 
/*************************************
*/

body 
{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	text-align:left;
}

.ecatalogstyle 
{
	font: 8px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	text-align:left;
}

p 
{
	line-height:24px;
	font-size:12px;
}

ul 
{
      line-height:24px;   
}

table 
{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}
	
.italich2
{
    padding-top:5px;
    font-size: 18px;
	font-weight: normal;
	font-family: Times New Roman, Times;
	color: #12253a;
	font-style:italic;
	margin-bottom:-5px;
}

.nbrh1
{
    padding-top: 10px;
    font-size: 24px;
	line-height: 24px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #12253a;
	font-weight:bold;
}

.h1_homepage 
{
    padding:0px;
    margin-top:0px;
    font-size: 18px;
	font-weight: normal;
	font-family: Times New Roman, Times;
	color: #12253a;
	font-style:italic;
	margin-bottom:-5px;
    line-height: 30px;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	font-family: Times Roman, Times New Roman, Serif;
	color: #12253a;
	}
	
h2 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	font-family: Arial;
	color: #12253a;
	}
	
h3 
{
    font-size: 18px;
	line-height:24px;
	font-weight:normal;
}
	
h4, h5, h6 {
	font-size: 14px;
	font-family: Arial;
	color: #12253a;
	font-weight: normal;
	}
	
#backlinks {
 	padding: 5px;
 	font-family: Arial;
 	font-size: 12px;
 	background-color: #efefef;
	margin-top: 10px;
	border: 1px solid #cccccc;
 	padding-left: 20px;
 	}
 	
 blockquote {
 	border-left: 2px solid #cccccc;
 	padding-left: 10px;
 	}
 	
hr {
	border: none 0; 
	border-top: 1px solid #043d73;
	height: 1px;
	margin-left: 0px;
	margin-right: 0px;
	}
#applybox {
	border: 1px solid #cccccc;
	width: 350px;
	font: 12px Verdana, Arial;
	}
#applybox td {
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	}
#applybox h3 {
	margin: 3px;
	padding: 3px;
	background-color: #efefef;
	display: block;
	}
#applybox h4 {
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 13px;
	/*border-bottom: 1px solid #cccccc;*/
	}
	
a:link			{color: #043d73; text-decoration:underline;}
a:visited 		{color: #456e96; text-decoration:underline;}
a:hover			{color: #043d73; text-decoration:underline;}
a:active		{color: #043d73; text-decoration:underline;}

.leftsidebarhead 
{
    font-size:10px;
    font-family: Verdana;
    text-transform:uppercase;
    font-weight:bold;    
    color:#12253A;
}

.leftsidebarbody 
{   
    padding-top: 10px;
    font-size:10px;
    font-family: Verdana;
    padding-bottom: 10px;
    color:#12253A;    
}

.footer 
{
    color: #ffffff;
    font: 11px Arial, Verdana;
}
.footer a:link 
{
    color: #ffffff;
    text-decoration: none;
}
.footer a:active 
{
    color: #ffffff;
    text-decoration: none;
}
.footer a:hover 
{
    color: #ffffff;
    text-decoration: underline;
}
.footer a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.whitenav
{
    color: #FFFFFF; text-decoration:none;
}

.eCatalog 
{
	font: 8px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

/*************************************
/* END GENERAL WEBSITE 
/*************************************
*/

/*******************************
/* UNIVERSAL NAVIGATION STYLE 
/*******************************
*/
/*                                                                          */
/* NOTICE:                                                                  */
/*    To support more than one-single FlexMenu server control per page     */
/*    the CSS files' name is used as a class and is prefixed to all of      */
/*    the selectors (without the path or extension).                        */
/*                                                                          */
/*    The server control will automatically wrap the entire FlexMenu        */
/*    within a div-tag, whose class-name will be derived from the filename. */
/*                                                                          */
/*    *** THESE MUST BE ENTIRELY IN LOWER CASE! ***                         */
/*    The server control will cast these filenames to lower before use!     */
/*                                                                          */
/*    Only the base ASCII character set is supported.                       */
/*                                                                          */
/*    Also, spaces and periods before the extension will be converted       */
/*    into underscores, as these are not permitted within the selector.     */
/* 
*/

/******************************************************
/* UNIVERSAL NAVIGATION STYLE FOR WEBSITE REDESIGN 
/******************************************************
*/

.universalnav2 .ekflexmenu 
{
	/*padding: 10px 10px 10px 10px;*/
	padding: 0px 0px 0px 0px;
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
	position:relative;
    font-size: 12pt;
    font-family: Arial;
    white-space: nowrap;
    font-weight: normal;
    /*width:900px;*/
}

/*Root Menu link attributes*/
.universalnav2 A., 
.universalnav2 A:link, 
.universalnav2 A:visited 
{
	text-decoration: none;
	color: #002569;
}

.universalnav2 .ekflexmenu_submenu,
.universalnav2 .ekflexmenu_submenu_hover,
.universalnav2 .ekflexmenu_submenu_parent,
.universalnav2 .ekflexmenu_submenu_parent_hover
{
	top: 0px;
	left: 0px;
	height: auto;  
}

.universalnav2 UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height:14px;   
}

.universalnav2 LI
{
	/*border-right: 1px solid black;*/
	float: left;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;	
	/*width: 100px;*/
}

.universalnav2 .ekflexmenu_submenu_items 
{
	height:auto;
	/*indent submenu */
	margin-left: 0px;
	/*start submenu */
	margin-top: 0px;
    border-bottom-width: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    border: solid 1px #000000;
}

.universalnav2 .ekflexmenu_menu_level_0 .ekflexmenu_submenu_items
{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	/*Master border around menu box */
	border: 0px;
	/*Set this attribute to left or right justify the menu */
	float: right;
}

.universalnav2 .ekflexmenu_menu_level_1 .ekflexmenu_submenu_items
{
	position: absolute;
	left: 5px;
	top: 100%;
	float: none;
	width: 175px;
	/*Border around submenu*/
	/*Firefox and Netscape */
	border:1px solid #000000;
	/*IE*/
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.universalnav2 .ekflexmenu_menu_level_2 .ekflexmenu_submenu_items
{
	position: absolute;
	left: 100%;
	top: 0px;
}

.universalnav2 .ekflexmenu .ekflexmenu_submenu_items_hidden 
{
	display: none;
}

/*Root Menu */
.universalnav2 .ekflexmenu_button
{
    display: block;
    /*Controls padding around text.  Must change in each menu */
    /* top, right, bottom, left */
    padding: 0px 5px 0px 5px;
    font-family:Arial;
    font-weight: normal;
    color: #12253A;
    background-color: #FDF6D7;
    text-align:left;
    /*width: 80px;*/
    font-size: 12px;
    text-decoration: none;
    /*Border setting for pipes */
    border-left: 1px solid #12253A;
    
}

.universalnav2 .ekflexmenu_button_hover
{
    display: block;
    padding: 0px 5px 0px 5px;
    font-family:Arial;
    font-weight: normal;
    color: #003366;
    background: #FDF6D7;
    text-align:left;
    /*width: 100%;*/
    font-size: 12px;
    text-decoration: none;
     /*Border setting for pipes */
    border-left: 1px solid #12253A;
}

.universalnav2 .ekflexmenu_button_selected
{
    display: block;
    font-family:Arial;
    padding: 0px 5px 0px 5px;
    font-weight: normal;
    color: #003366;
    background: #FDF6D7;
    text-align:left;
    /*width: 100%;*/
    text-decoration: none;
    font-size: 12px;
     /*Border setting for pipes */
    border-left: 1px solid #12253A;
}

/*Root Menu Hover */
.universalnav2 .ekflexmenu_button_selected_hover
{
    display: block;
    padding: 0px 5px 0px 5px;
    font-family:Arial;
    font-weight: normal;
    color: #003366;
    background-color: #FDF6D7;
    text-align:left;
    /*width: 100%;*/
    text-decoration:none;
    font-size: 12px;
    color: #003366;
     /*Border setting for pipes */
    border-left: 1px solid #12253A; 
}

.universalnav2 img 
{
	border-width: 0px;
}

/*Submenu */
.universalnav2 a.ekflexmenu_link, 
.universalnav2 a.ekflexmenu_link:link, 
.universalnav2 a.ekflexmenu_link:visited {
    padding: 5px 0px 5px 5px;
    text-indent: 0px;
    color: #003366;
    background-color: #ffffff;
    text-decoration: none;
    display: block;
    width: 175px;
    border-bottom: 1px solid rgb(220, 220, 220);
    white-space: normal;
    font-size: 12px;
    font-weight: normal;
}

/*Submenu Rollover */
.universalnav2 a.ekflexmenu_link:hover, 
.universalnav2 a.ekflexmenu_link:active, 
.universalnav2 a.ekflexmenu_link:focus  {
    padding: 5px 0px 5px 5px;
    text-indent: 0px;
    color: #003366;
    background-color: #FDF6D7;
    text-decoration: none;
    border-color: rgb(181, 166, 132);
	display: block; 
	width: 175px;
    border-bottom: 1px solid rgb(220, 220, 220);
    white-space: normal;
    font-size: 12px;
    font-weight: normal;
}

.universalnav2 a.ekflexmenu_link_selected {
    padding: 5px 0px 5px 5px;
    text-indent: 0px;
	color: #003366;
    background: #FDF6D7;
    border-color : rgb(206, 190, 140);
	display: block; 
	width: 150px;
    border-bottom: 1px solid rgb(220, 220, 220);
    white-space: normal;
    font-size: 12px;
    font-weight: normal;
}

.universalnav2 a.ekflexmenu_link_selected:hover {
    padding: 5px 0px 5px 5px;
    text-indent: 0px;
	color: #003366;
    background: rgb(161, 141, 81);
    border-color : rgb(161, 141, 112);
	display: block; 
	width: 150px;
    border-bottom: 1px solid rgb(220, 220, 220);
    white-space: normal;
    font-size: 12px;
    font-weight: normal;
}

/*************************************
/* START DIV CLASS PROGRAM CONTENT CONTAINER 
/*************************************
*/

.ContentContainer
{
    border: 1px solid;
    border-color: #999999;
    padding: 0px 10px 10px 10px;
}

.ContentContainerProgram
{
    border:1px solid; 
    border-color:#999999; 
    padding: 0px 10px 10px 10px;
}

/*************************************
/* END DIV CLASS PROGRAM CONTENT CONTAINER 
/*************************************
*/


/*************************************
/* START CLASS PROGRAM PAGE TABS 
/*************************************
*/

/* top, right, bottom, left */

ul.programtab
{
    margin: 0;
    padding: 0px 0px 0px 0px;
    
}

ul.programtab li
{
    list-style: none;
    margin: 0;
    display:inline;
    font-family: verdana,tahoma,helvetica;
    font-size:11px;
}

ul.programtab li a
{
    padding: 3px 5px 6px 5px;
    margin-right: 2px;
    margin-left: 0px;
    background: url(/images/tabs/tab-program.gif) repeat-x;
    border-left: 1px solid #91A7B4;
    border-right: 1px solid #91A7B4;
}

ul.programtab li a:hover
{
    padding: 3px 5px 6px 5px;
    margin-right: 2px;
    margin-left: 0px;     
    background:url(/images/tabs/tab-program-hover.gif) repeat-x;
    text-decoration:none;

}

ul.programtab li.active a
{
    padding: 5px 5px 7px 5px;
    margin-right: 2px;
    margin-left: 0px;
    background:url(/images/tabs/tab-program-active.gif) repeat-x;
    font-weight: bold;
}

ul.programtab li.active a:hover
{
    padding: 5px 5px 7px 5px;
    margin-right: 2px;
    margin-left: 0px;
    background:url(/images/tabs/tab-program-active.gif) repeat-x;
    font-weight: bold;
}

ul.programtab li a:link { color: #000; text-decoration:none;}
ul.programtab li a:visited { color: #000; text-decoration:none; }
ul.programtab li a:active { color: #000; text-decoration:none; }
ul.programtab li a:hover { color: #000; text-decoration:none; }

/*************************************
/* END CLASS PROGRAM PAGE TABS 
/*************************************
*/

/*************************************
/* START SIDEBAR MENU 
/*************************************
*/

ul.sidebarmenu
{
    margin: 0;
    padding: 0px 0px 20px 10px;
}

ul.sidebarmenu li
{
    list-style: none;
    line-height: 20px;
}

ul.sidebarmenu li a:link
{
    font-size: 11px;
    font-family: Verdana;
    padding: 2px;
    margin-left: 5px;
    margin-right: 25px;
    text-decoration:none;
    color:#12253A;
}

ul.sidebarmenu li a:visited
{
    font-size: 11px;
    font-family: Verdana;
    padding: 2px;
    margin-left: 5px;
    margin-right: 25px;
    text-decoration:none;
    color:#12253A;
}

ul.sidebarmenu li a:hover
{
    font-size: 11px;
    font-family: Verdana;
    padding: 2px;
    margin-left: 5px;
    margin-right: 25px;
    text-decoration:none;
    color:#F7CE60;
}

ul.sidebarmenu li.active a
{
    font-size: 11px;
    font-family: Verdana;
    padding: 2px;
    margin-left: 5px;
    margin-right: 25px;
    text-decoration:none;
    color:#12253A;
}

/*************************************
/* END SIDEBAR MENU
/*************************************
*/

/*************************************
/* PRINT PREVIEW/EMAIL A FRIEND 
/*************************************
*/
a.smalllink:link		{color: #002569; text-decoration:underline; font-size:10px; text-decoration:none;}
a.smalllink:visited 	{color: #002569; text-decoration:underline; font-size:10px; text-decoration:none;}
a.smalllink:hover		{color: #F7CE60; text-decoration:underline; font-size:10px; text-decoration:none;}
a.smalllink:active		{color: #F7CE60; text-decoration:underline; font-size:10px; text-decoration:none;}
