html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
h1 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica;
	line-height: 16px;
	padding-left : 20px;
	padding-right : 20px
}

h2 {
	color: #008FC5;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: -45px;
	padding-top: 9px;
	padding-left: 23px;
	font-family: Trebuchet MS, Helvetica;
	background: #666666 url(../images/pagehead.gif) no-repeat top left;
	height: 45px;
	margin-top: 0;
	height: 35px;
}

h3 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica;
	line-height: 16px;
	padding-left : 20px;
	padding-right : 20px
}

/*.hr {
	height:14px;
	width:460px;
	background: White url(../images/divider_horizontal_dots.gif) no-repeat scroll center;
}*/
hr {
	margin:0 9px;
	width:440px;
	border-bottom:1px dashed #999;
	background-color:#fff;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
 }

.calloutcontainer {
	height:75px;
	width:500px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

a.calloutcontainer
{
    height:75px;
    width:500px;
}
.calloutcontainer a.hover_off
{
	height:75px;
	width:500px;
	display:block;
	background: url(../images/callou_duel.PNG) no-repeat left 102%;
}
.calloutcontainer a.hover_on
{
	height:75px;
	width:500px;
	display:block;
	background: url(../images/callou_duel.PNG) no-repeat left top ;
	text-decoration:none;
}
/*.calloutcontainer_hover {
	background: url(../images/callou_duel.PNG) no-repeat left 102%
}*/

.calloutleftfourline {
	font-family: Trebuchet MS, Helvetica;
	color: #009FD5;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width:100px;
	position:relative;
	height:auto;
	cursor:pointer;
	margin:0 0 0 30px;
	_margin:0 0 0 15px;
	padding-top:3px;
	float:left;
}

.calloutleftthreeline {
	font-family: Trebuchet MS, Helvetica;
	color: #009FD5;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width:100px;
	position:relative;
	height:auto;
	cursor:pointer;
	margin:0 0 0 30px;
	_margin:0 0 0 15px;
	padding-top:12px;
	float:left;
}

.calloutlefttwoline {
	font-family: Trebuchet MS, Helvetica;
	color: #009FD5;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width:100px;
	position:relative;
	margin:0 0 0 30px;
	_margin:0 0 0 15px;
	padding-top:19px;
/*	height:0;*/
	height:auto;
	cursor:pointer;
	float:left;
}

.calloutright {
	font-family: Trebuchet MS, Helvetica;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width:231px;
	position:relative;
	margin:23px 0 0 8px;
	_margin:14px 0 0 16px;
	_padding-top:14px;
	height:auto;
	cursor:pointer;
	float:left;
}

.bubble
{
    overflow:auto;
    width:240px;
    height:100px;
}

.bubble p, .bubble a, .bubble b
{
    line-height:0;
    margin-top: 4px;
    margin-bottom: 4px;
}

.bubble br
{
    line-height: 10px;
}

.HomeButton {
	position:relative;
	left:43px;
	top:14px;
}

.BannerImage {
	background: White url(../images/banner_sunflowers.gif) no-repeat top left;
	width:760px;
	height:70px;
}

.BannerImageStatic {
	background: White url(../images/banner_sunflowers_blank.gif) no-repeat top left;
	width:760px;
	height:70px;
}

.SearchBox {
	position:relative;
	padding:0;
	margin:0;
	left: 410px;
	height: 14px;
	font-size:10px;
	top: -1px;
	width: 120px;
	border-width: 0px;
}

.SearchButton {
	position:relative;
	left:415px;
	top:7px;
}

.AdvancedSearchButton {
	position:relative;
	left:226px;
	top:20px;
}

.homeheadline {
	color: #666666;
	font-size: 15px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica;
	font-weight: bold;
	line-height: 6px;
	padding-top : 30px;
	padding-left : 20px;
	padding-right : 20px
}

.homecontent {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	line-height: 18px;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px
}

.tagline {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica;
	line-height: 16px;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 20px
}

.callout {
	color: #445A62;
	font-size: 10px;
	font-family: verdana, Helvetica;
	line-height: 14px;
	padding-bottom : 20px;
	padding-top : 10px
}

.callout2 {
	color: #445A62;
	font-size: 10px;
	font-family: verdana, Helvetica;
	line-height: 14px;
	padding-bottom : 5px;
	padding-top : 10px
}

.rightsidebarhead p {
	background-color:#E1E1E1;
	color:#666666;
	font-family:Trebuchet MS,Helvetica;
	font-size:11px;
	font-weight:bold;
/*	height:20px;
	line-height:10px;
	margin:0 0 0;*/
	margin:0;
	padding:5px 10px 5px 5px;
	text-transform:uppercase;
}

/*.rightsidebar2, p {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 14px;
	padding: 5px 10px 5px 5px; /*Betsy Fix
	margin:0;
}*/
td.rightsidebar2 p { /*Betsy Fix*/
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 14px;
	padding: 5px 10px 5px 5px; /*Betsy Fix*/
	margin:0;
}
p.rightsidebar2 { /*Betsy Fix*/
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 14px;
	padding: 5px 10px 5px 5px; /*Betsy Fix*/
	margin:0;
}

p, .formtable {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	line-height: 16px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px;
}

.rightsidebar p
{
    padding-top:10px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 14px;
	padding-left: -20px;
	padding-right: -20px;
}

.rightsidebar p.links
{
    margin-bottom:-15px;
}

.rightsidebar 
{
	padding-bottom : 5px;
}

.footer {
	color: #CCCCCC;
	font: 11px/14px Arial, Helvetica;/*	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 10px;
	padding-top : 10px*/
}

.content {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	line-height: 16px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px
}


.bullet {
	color: #445A62;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	line-height: 16px;
	padding-bottom : 0px;
	padding-left : 40px;
	padding-right : 20px
}
.bullet {
	color: #445A62;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	line-height: 16px;
	padding-bottom : 0px;
	padding-left : 40px;
	padding-right : 20px
}
.bullet a{
	text-decoration:none;
}

.table_bullets {
	padding-left:20px;
	padding-right:20px;
	list-style-type: none;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	line-height: 16px;
	background-image:url(../images/list_blue_bullet.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
}

.table_header {
	padding-left:10px;
	padding-right:0px;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	line-height: 16px;
}

.breadcrumb {
	color: #0085c2;
	font-size: 10px;
	font-family: Verdana, Helvetica;
	line-height: 16px;
	padding-bottom : 8px;
/*	padding-left : 0;*/ /*Betsy Fix*/
	padding-right : 20px;
}

.toppagelink {
	color: #386F83;
/*	font-size: 10px;*/
	font-family: Verdana, Helvetica;
	line-height: 16px;
/*	padding: 30px 20px 30px 0;*/
}

.leftlink {
	color: #0085c2;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 14px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-top : 10px
}
td p a {
	text-decoration: none;
	color: #0085c2;
}
td a p {
	color: #0085c2;
	margin-left: -20px;
	margin-top: 0;
}

td a:hover p{
	color: #0085c2;
	text-decoration:underline;
}


a {
	text-decoration: none;
	color: #0085c2;
}

a:link {
	text-decoration: none;
	color: #0085c2;
}

a:visited {
	text-decoration: none;
	color: #0085c2;
}

a:hover {
	text-decoration: underline;
	color: #0085c2;
}

a:active {
	text-decoration: none;
	color: #0085c2;
}

#dropmenunav {
}

#dropmenudiv {
	position: absolute;
	border: 1px SOLID #0085c2;
	border-bottom-width: 0;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	color: #0085c2;
	width: 100%;
	display: block;
	text-indent: 16px;
	border-bottom: 1px SOLID #0085c2;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #E9E9E9;
}

.stocktickerNYSE {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Helvetica;
	padding-bottom : 3px;
	padding-left : 0px;
	padding-top : 14px;
}

.stocktickerDate {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Helvetica;
	padding-bottom : 3px;
	padding-left : 0px;
	padding-top : 14px;
}

.stocktickerUp {
	color: #009900;
	font-size: 9px;
	font-family: Verdana, Helvetica;
	padding-bottom : 14px;
	padding-left : 0px;
	padding-top : 11px;
}

.stocktickerDown {
	color: #CC0000;
	font-size: 9px;
	font-family: Verdana, Helvetica;
	padding-bottom : 14px;
	padding-left : 0px;
	padding-top : 11px;
}

.stocktickerNoChange {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Helvetica;
	padding-bottom : 14px;
	padding-left : 0px;
	padding-top : 11px;
}

.stocktickerQuoteSpacing {
	padding-bottom : 14px;
	padding-left : 0px;
	padding-top : 6px;
}

ul li { /*Betsy Fix */
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	line-height: 16px;
	margin-left:16px;
}

a u, a b {
	text-decoration:none;
}
a:hover u, a:hover b {
	text-decoration:underline;
}
u {
	text-decoration:none;
}
.news_content em {
	clear:both;
	display:block;
	}
.copyright {
	background-color: #fff;
	float:left;
	width:100%;
	height:35px;
	padding-top:10px;
	_padding-top:5px;
	}	
.footer {
	width:590px;
	background: #fff;
	border-top: thin dotted #999999;
	margin: 0px auto;
	padding: 8px 0;
	_padding:0px 0;
}

.footer ul li a{
	font-size:11px;
}

.footer_spacer{	
	float:left;
	height:auto;
	color:#fcfcc7;
}

.footer p{
	color: #ccc;
	float:left;
	font-weight:bold;
	padding:0 0 0;
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 11px;
	margin-top:0;
}


.footer ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:auto;
	margin-top:0;
}
.footer ul li{
	float:left;
	height:auto;
}

/**/
.copyright_home {
	float:left;
	width:760px;
	height:35px;
	background: #7c7369 url(../Images/banner_homefoot.gif) no-repeat left top;
	}	
.footer_home {
	width:100%;
}

.footer_home ul li a{
	color: #7c7369;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
/*	letter-spacing: 1px;*/
}
.footer_home ul li a:hover{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
/*	letter-spacing: 1px;*/
}


.footer_home_spacer{	
	float:left;
	height:auto;
	color:#fcfcc7;
}

.footer_home p{
	color: #999;
	float:left;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 11px;
	padding-bottom:0;
	padding-left:20px;
	padding-right:20px;
	margin-top:7px;
}


.footer_home ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:auto;
	padding-right:20px;
	margin-top:7px;
}
.footer_home ul li{
	float:left;
	height:auto;
	
}
td div#__SearchTxtResultPane {
	height: 100%;
}
#__SearchTxtResultPane {
	height: 100%;
}
td.searchpane {
	height: 100%;
}
.tapfinmaps {
/*	overflow:auto;*/
	height:100%;
	display:block;
}
.main_content {
	height:100%;
}
.mapmod {
	height:100%;
}
.fivenuts {
	height:100%;
}