<!--

body, html
{
font-family: arial, helvetica, sans-serif; 
font-size: 10pt;
color: #666666;
min-width: 950px;
overflow:auto;
height:100%;
}

td, th
{
font-family: arial, helvetica, sans-serif; 
font-size: 10pt;
color: #666666;
}

td.rates {
font-size: 12pt;
background-color:#59a47f;
color: #fff;
font-weight:bold;
}

td.numbers {
font-size: 11pt;
background-color:#ccc;
color: #666;
}

p, OL, UL
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
line-height: 1.4;
color: #666666;
}

.homePhoto {

background-color:#FFFFFF;
margin-left:211px;
text-align:left;
border-left: 3px solid #59a47f;
}

.globalNav {
text-align:right;
padding-right:10px;
padding-top:5px;
background-color:#59a47f;
height:30px;
font-weight:bold;
}

.sideNav {
background-color:#FFFFFF;
float:left;
width:208px;
margin-right:3px;
padding-top:20px;

}

.content {
border-top: 3px solid #59a47f;
text-align:left;
background-color:#FFFFFF;
padding:20px;
padding-top:10px;
}

.rule {
border-bottom: 3px solid #59a47f;
background-color:#ea9d45;
height:6px;
}

.footerBox {
text-align:right;
color:#FFFFFF;
font-weight:bold;
background-color:#59a47f;
padding:12px;
}

h1
{
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10.5pt;
line-height: 2;
margin:0px;
font-weight: bold;
color: #ea9d45;
}

H2
{
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10.5pt;
font-weight: bold;
line-height: .75;
color: #99143C;
}

H3
{
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 11pt;
line-height: 1.2;
font-weight: bold;
padding-top: 8px;
color: #999999;
}

a:link.anchor, 
a:visited.anchor, 
a:active.anchor,
.anchor	
{
font-weight: bold;
font-size: 8pt;
}

a:link.TopNav, 
a:visited.TopNav, 
a:active.TopNav,
.TopNav	
{
text-decoration: none; 
font-size: 8pt;
color: #FFFFFF;
}

a:link, 
a:visited, 
a:active	
{
text-decoration: underline; 
color: #2A568F;
}

a:hover,
a:hover.anchor,
a:hover.TopNav,
.TopNav
{
text-decoration: underline;
color: #000000;
}

.Buttons { 
 font: 10px Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #003580; 
 height: 18px;
 color: #FFFFFF; 
 margin-top: 3px; 
 margin-bottom: 2px; 
 border: 0px; 
}

a.Buttons:link, 
a.Buttons:visited, 
a.Buttons:active	
{
text-decoration: none; 
color: #FFFFFF;
padding: 2px;
}

a.Buttons:hover, .Buttons:hover { 
 font: 10px Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #FFFFFF; 
 height: 18px;
 color: #003580; 
 margin-top: 3px; 
 margin-bottom: 2px; 
 border: 0px; 
}

.footer
{
	font-family:  verdana, arial;
	font-size: 8pt;
	color: #666666;
}



#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		text-align:left;
font-size: 10pt;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 14.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 14em;
		w\idth : 13em;
		display : block;
		color : #ffffff;
		font-weight : bold;
		text-decoration : none;
		background-color : #ea9d45;
		border : 1px solid #fff;
		padding : 0 .5em .3em;
	}
	
	#nav li a:hover {
		color : #ea9d45;
		background-color : #eaeaea;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


-->
