body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #A6AF95;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

A:LINK { 
	text-decoration: underline;
	color: #336600 
} 
A:HOVER {
	text-decoration: underline;
	color: #669933;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #336600
} 
A:VISITED {
	text-decoration: underline;
	color: #336600
}

h1 {
	color: #000000;
	font-weight:bold;
	margin-top:5px;
	font-size : 17px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}  
h2 {
	color: #000000;
	font-weight:bold;
	margin-top:2px;
	font-size : 16px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}  
h3 {
	font-size : 14px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom: 0px;
	padding-bottom : 0px;
	color: #000000;
} 
/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #336600;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #669933;
	text-decoration: underline;
}
.bodytextBig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 1.3em;
}

.bodyblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #042F7A;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodyblue:LINK , A.bodyblue:VISITED , A.bodyblue:ACTIVE { 
	color : #042F7A;
	text-decoration: underline;
}
A.bodyblue:HOVER { 
	color : #669933;
	text-decoration: underline;
}

.blue {
	color: #042F7A;
}

.headlineFat {
	font-weight:bold;
	font-size : 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.subheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subheadBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #042F7A;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2em;
}
A.subheadBlue:LINK , A.subheadBlue:VISITED , A.subheadBlue:ACTIVE { 
	color : #042F7A;
	text-decoration: underline;
}
A.subheadBlue:HOVER { 
	color : #669933;
	text-decoration: underline;
}
.subheadBlue2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #042F7A;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}
A.subheadBlue2:LINK , A.subheadBlue2:VISITED , A.subheadBlue2:ACTIVE { 
	color : #042F7A;
	text-decoration: underline;
}
A.subheadBlue2:HOVER { 
	color : #669933;
	text-decoration: underline;
}
.subheadRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}
A.subheadRed:LINK , A.subheadRed:VISITED , A.subheadRed:ACTIVE { 
	color : #CC0000;
	text-decoration: underline;
}

A.subheadRed:HOVER { 
	color : #FF0000;
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 1.1em;
}

/*---- Highlight yellow background text ----------*/

.highlighttext {
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.highlightred {
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.highlightblu {
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #042F7A;
	text-decoration: none;
}
A.highlightblu:LINK , A.highlightblu:VISITED , A.highlightblu:ACTIVE { 
	color : #042F7A;
	text-decoration: underline;
}
A.highlightblu:HOVER { 
	color : #669933;
	text-decoration: underline;
}
.highlighttextLg {
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


/* ------------------- NEWS BOX ------------------- */

.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.1em;
}
A.news:LINK , A.news:VISITED , A.news:ACTIVE { 
	color : #49572A;
	text-decoration: underline;
}
A.news:HOVER { 
	color : #CC9933;
	text-decoration: underline;
}

/* ------------------- FOOTER basic text link navigation ------------------- */

.btmnav {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
	padding: 0px 5px;
	line-height: 1.1em;
}
	
A.btmnav:LINK { 
	color : #FFFFFF;
	text-decoration: none;
}
	
A.btmnav:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}
A.btmnav:HOVER {
	color : #6A6B3A;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.greenbright {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-seriff;
	font-size : 12px;
	color : #CCFF99;
	font-weight: normal;
}

.white {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-seriff;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}

A.white:HOVER {
	color : #FFFFFF;
	text-decoration: underline;
}
.more {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-seriff;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.more:LINK , A.more:ACTIVE , A.more:VISITED {
	color : #49572A;
	text-decoration: underline;
}

A.more:HOVER {
	color : #CCFF99;
	text-decoration: underline;
}

.whiteHdln {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 19px;
	color : #FFFFFF;
	font-weight: normal;
}

.footer {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #6A6B3A;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #6A6B3A;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #838547;
	text-decoration: underline;
}

/* ------------------- Custom List Styles ----------------- */
ul li {
	font-size: 13px;
} 

ul.list
{
	margin: 0;
	padding-left: 0; 
	list-style: none; 
}

ul.list li
{
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

ol li {
	color:#000000;
	font-size: 13px;
}

/*-------------------TABLE CELLS-------------------*/
#tdCntntHm {
	background-image: url(images/eg_home_cntnt_bckgd.jpg);
	padding: 10px;
}
#tdQuote {
	padding: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(images/eg_hm_flash_bckgd.jpg);
}
#tdQuote2 {
	padding: 8px;
	background-image: url(images/eg_hm_flash_bckgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	border: 1px solid #999999;
}

/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer { margin: 0px; }

#leftnavcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#leftnavcontainer li { margin: 0px; }

#leftnavcontainer a
{
	display: block;
	padding: 3px 0px;
	width: 150px;
	color: #000000;
	background-image:  url(images/eg_int_nav_bckgd.jpg);
	text-decoration: none;
	border-bottom: 1px solid #DAD8CB;
	text-align: right;
}

#leftnavcontainer a:hover
{
	color: #336600;
	text-decoration: underline;
	background-image:  url(images/eg_int_nav_bckgd2.jpg);
	background-repeat: repeat-y;
}

#leftnavcontainer ul ul li { margin: 0px; }

#leftnavcontainer ul ul a
{
display: block;
padding: 3px 0px 3px 5px;
width: 145px;
color: #000000;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #DAD8CB;
}

#leftnavcontainer ul ul a:hover
{
color: #336600;
text-decoration: underline;
background-image:  url(images/eg_int_nav_bckgd2.jpg);
border-bottom: 1px solid #DAD8CB;
}
.headlineFatBlu {
	font-weight:bold;
	font-size : 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #042F7A;
}
.headlineFatGrn {
	font-weight:bold;
	font-size : 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #339900;
}

/* Yahoo! Media Player custom edits */
/* Remove block with relevant information */
#ymp-relevance { display:none !important; }
.ymp-player-max #ymp-body { width:570px !important; }
.ymp-player-max #ymp-body #ymp-body-strip { width:557px !important; }
.ymp-player-max #ymp-body #ymp-body-base  { width:560px !important; }
