
A.navleft {color : #ffffff; font-family: Tahoma; text-decoration : none;}
A.navleft:visited {color : #f1f1f1;}
A.navleft:active {color : #f3f3f3;}
A.navleft:hover {color : #666666;}
A.navleft.LoginLogOffDisplay:visited {color : #000000;}
A.navleft.LoginLogOffDisplay:hover {color : #000000;}
A.navleft.LoginLogOffDisplay:active {color : #000000;}

A.navsub1left {color : #B0B940; font-family: Tahoma; text-decoration : none;}
A.navsub1left:visited {color : #B0B940;}
A.navsub1left:active {color : #333333;}
A.navsub1left:hover {color : #DCE557;}
A.navsub1left.LoginLogOffDisplay:visited {color : #000000;}
A.navsub1left.LoginLogOffDisplay:hover {color : #000000;}
A.navsub1left.LoginLogOffDisplay:active {color : #000000;}

A.navsub2left {color : #333333; font-family: Tahoma; text-decoration : none;}
A.navsub2left:visited {color : #666666;}
A.navsub2left:active {color : #333333;}
A.navsub2left:hover {color : #A7B75F;}
A.navsub2left.LoginLogOffDisplay:visited {color : #000000;}
A.navsub2left.LoginLogOffDisplay:hover {color : #000000;}
A.navsub2left.LoginLogOffDisplay:active {color : #000000;}

A.navhorz {color : #ffffff; font-family: Tahoma; text-decoration : none;}
A.navhorz:visited {color : #f1f1f1;}
A.navhorz:active {color : #f3f3f3;}
A.navhorz:hover {color : #666666;}
A.navhorz.LoginLogOffDisplay:visited {color : #000000;}
A.navhorz.LoginLogOffDisplay:hover {color : #000000;}
A.navhorz.LoginLogOffDisplay:active {color : #000000;}

/* classes used on home page for press release summaries */
.homeprtitle {font-size : 70%;color : #336633;font-weight:bold;} 
.homeprtitlesummary{font-size : 70%;color : #000000;text-decoration : none;} 
 
   /* classes used for left hand navigation */
.leftPostingSelected {font-size : 80%;margin-bottom : 1em;color : #336633; text-decoration : none;margin-left :0px;} 
.leftChannelSelected {font-size : 80%;margin-bottom : 1em;color : #336633;text-decoration : none; font-weight:bold;} 
.leftPosting {font-size : 80%;margin-bottom : 1em;color : #336633;text-decoration : none;margin-left : 0px;}
.leftChannel {
	width: 158px;
	height: 16px;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #A7B75F;
	border-bottom: solid 1px #F1F1F1;
}
.leftSub1Channel {
	width: 158px;
	height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom: solid 1px #F1F1F1;
}
.leftSub2Channel {
	width: 158px;
	height: 16px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom: solid 1px #F1F1F1;
}
.horzChannel 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.backTD {height: 15px; background-color: #A7B75F; border-bottom: solid 1px #F1F1F1;}
.backSubTD {height: 15px; background-color: #FFFFFF; border-bottom: solid 1px #F1F1F1;}
.navparent {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}

/* classes used for top navigation */
.selectedTopChannel {font-size : 80%;margin-bottom : 1em; vertical-align : super; color : #000000; font-weight:bold; text-decoration : none; cursor:hand;} 
.nonselectedTopChannel {font-size : 80%;margin-bottom : 1em; vertical-align : super; color : #ffffff; font-weight:bold;text-decoration : none; cursor:hand;} 

.STC {margin-bottom : 1em;color : #999999; font-weight:bold; text-decoration : none;} 
.NTC {margin-bottom : 1em;color : #ffffff; font-weight:bold;text-decoration : none;} 
/* classes used for top navigation drop down menu items*/

/* classes used for top navigation drop down menu items*/
.nonselectedMenuChannel {font-size : 80%; border-style:solid; border-width:thin; border-color:Green; margin-bottom : 1em; color : green; background-color:White; font-weight:bold;text-decoration : none; cursor:hand;} 
.MenuItem {font-size : 100%; text-decoration : none; cursor:hand;}
.MenuItemBox {font-size : 100%; text-decoration : none; width : 130px; cursor:hand;}

/* class used for Login-LogOff in the Header*/
.LoginLogOffDisplay {font-size : 80%; border-style:solid; border-width:thin; border-color:Green; margin-bottom : 1em; color : #ffffff;font-weight:bold;text-decoration : none; cursor:hand;}
  
/* used for meta instructional text */
.metatext{text-transform:uppercase;margin-bottom : 1em;color : #336633;} 
  
/* used to display footer copyright text */
.footer {font-size : 60%;margin-bottom : 1em;margin-top:.5em;color : #666666;} 
  
/* used for breadcrumb navigation */
.breadcrumb {font-size : 70%;margin-bottom : 1em;margin-top:1em;color : #336633;} 
 
 /* used for Latest Press Releases */
 .LatestPress { background-color : #336633;}
 .LatestPressHeading { background-color : #333333;}
 .LatestPressDetails { background-color : #ffffff;}
 
 .LoginText{ color : #ffffff;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 80%;}
 
   /* begin drop-down menu classes */
.MenuBox {
 	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	position:absolute;
	
	top:0px;
	}
	
.MenuItemBox {
 	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color:#ffffff;
	height:25px;
	top:0px;
	width:120px;
	border: 1px solid black;
	}

.Menu {
	text-decoration:none;
}

.MenuItem {
	text-decoration:none;
	font-weight:bold;
}