﻿* 
{ 
	margin:0;	
	border-collapse:separate;	
	border-spacing:0;
	-moz-box-sizing: border-box; 	
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	cursor: default;
}

body
{
	font-size: 8pt;
	color: #888888;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul 
{
	margin:0 0 0 0; 
	padding:0;
	color:#f99a32;
}

li
{
	margin:0 0 4px 16px;
	font-weight:bolder;
}

h1
{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 14px 0;
	color: #888888;
}

h2
{
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
	color: #ffffff;
}

h3
{
	font-size: 18px;
	font-weight: bolder;
	color: #285c74;
	margin: 0 0 0 0;
	letter-spacing: -1px;
}

h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 0;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #e26a0c;
}

h6
{
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 0 0;
	line-height: 14px;
}

p
{
	margin: 8px 0px 8px 0px;
}

.content_position
{
	padding-left:130px;
	padding-top:36px;
}

.nav
{
	font-size: 14px;
	font-weight:bold;
	padding: 0px 1px 0px 1px;
	color: #aaaaaa;
	letter-spacing: -1px;
	border-bottom: solid 2px transparent;
	display: inline;
}

.nav_on
{
	font-size: 14px;
	font-weight:bold;
	padding: 0px 1px 0px 1px;
	color: #888888;
	letter-spacing: -1px;
	border-bottom: solid 2px transparent;
	display: inline;
}

.nav_over
{
	font-size: 14px;
	font-weight:bold;
	padding: 0px 1px 0px 1px;
	color: #f68329;
	cursor: pointer;
	letter-spacing: -1px;
	border-bottom: solid 2px transparent;
	display: inline;
}

.nav_press
{
	font-size: 14px;
	font-weight:bold;
	padding: 0px 1px 0px 1px;
	color: #f68329;
	cursor: pointer;
	letter-spacing: -1px;
	border-bottom: solid 2px transparent;
	display: inline;
}

.nav_sep
{
	font-size: 10px;
	font-weight:bold;
	color: #aaaaaa;
	padding: 0 9px 0 9px;
	border-bottom: solid 2px transparent;
	display: inline;
}

.subnav_hdr
{
	background-color: #f99a32;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #ffcc99;
	padding: 6px 14px 6px 20px;
	margin: 0 0 0 0;
	width: 150px;
	letter-spacing: -1px;
}

.subnav_hdr_on
{
	background-color: #e26a0c;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #ffcc99;
	padding: 6px 14px 6px 20px;
	margin: 0 0 0 0;
	width: 150px;
	letter-spacing: -1px;
	cursor: pointer;
}

.subnav
{
	background-color: #f99a32;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #ffcc99;
	padding: 3px 14px 3px 20px;
	margin: 0 0 0 0;
	width: 150px;
	letter-spacing: -1px;
}

.subnav_on
{
	background-color: #e26a0c;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #ffcc99;
	padding: 3px 14px 3px 20px;
	margin: 0 0 0 0;
	width: 150px;
	cursor: pointer;
	letter-spacing: -1px;
}

.callout
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

div.hr 
{ 
    margin-top:8px;
	width: 100%; 
	height: 1px; 
	border-top: dotted 1px #dcdcdc; 
} 

.std
{
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
}

.blu
{
	font-size: 8pt;
	font-weight:bold;
	color: #085aa4;
}

.wht
{
	font-size: 10pt;
	font-weight:bold;
	color: #ffffff;
}

.wht_sm
{
	font-size: 7pt;
	font-weight:bold;
	color: #ffffff;
}

.gry_sm
{
	font-size: 8pt;
	font-weight:bold;
	color: #bababa;
	line-height:14px;

}

.bld
{
	font-size: 11px;
	font-weight: bold;
}

.news_headline
{
	font-size: 7pt;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
}

.news_story
{
	font-size: 7pt;
	font-weight:normal;
	line-height:14px;
}


.bldr
{
	font-size: 10pt;
	font-weight:bolder;
}

.bld_blu
{
	font-size: 9pt;
	font-weight: bolder;
	color: #285c74;
	margin: 0 0 0 0;
}

.bld_wht
{
	font-size: 10pt;
	font-weight: bolder;
	color: #ffffff;
	margin: 0 0 0 0;
}

.btn
{
	font-size: 8pt;
	width:64px;
	color: #666666;
}	

.box
{
	color:#888888;
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:200px;
}

.box_watermarked
{
	font-size: 8pt;
	font-weight:normal;
    font-style:italic;
    color:#dcdcdc;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:200px;
}

.ddl
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	color:#888888;
	padding:4px;
}

.valid
{
	font-size: 10pt;
	color:#cc0000;
	font-weight:bold;
}

.msg
{
	font-size: 8pt;
	color:#085aa4;
	font-weight:bold;
}

.valid_mini
{
	font-size: 9px;
	color:#cc0000;
	font-weight:bold;
}

a:link
{
    font-weight:bold;
	text-decoration:none;
	color:#285c74;
	cursor:pointer;
}

a:visited
{
    font-weight:bold;
	text-decoration:none;
	color:#285c74;
	cursor:pointer;
}

a:hover
{
    font-weight:bold;
	text-decoration:underline;
	color:#085aa4;
	cursor:pointer;
}

a.gry:link
{
    font-weight:bold;
	text-decoration:none;
	color:#888888;
	cursor:pointer;
}

a.gry:visited
{
    font-weight:bold;
	text-decoration:none;
	color:#888888;
	cursor:pointer;
}

a.gry:hover
{
    font-weight:bold;
	text-decoration:underline;
	color:#285c74;
	cursor:pointer;
}

a.footer:link
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	color:#b4d3ef;
	cursor:pointer;
}

a.footer:visited
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	color:#b4d3ef;
	cursor:pointer;
}

a.footer:hover
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:underline;
	letter-spacing: -1px;
	color:#b4d3ef;
	cursor:pointer;
}

a.bio_nav:link
{
	color: #a5d2f8;
	font-size: 17px;
	font-weight: bold;
	margin: 0 6px 0 6px;
	cursor: pointer;
	text-decoration:none;
}

a.bio_nav:hover
{
	color: #dfdfdf;
	font-size: 17px;
	font-weight: bold;
	margin: 0 6px 0 6px;
	cursor: pointer;
	text-decoration:none;
}

a.bio_nav:visited
{
	color: #a5d2f8;
	font-size: 17px;
	font-weight: bold;
	margin: 0 6px 0 6px;
	cursor: pointer;
	text-decoration:none;
}

a.bio_nav_on:link
{
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin: 0 6px 0 6px;
	cursor: pointer;
	text-decoration:none;
}

a.bio_nav_on:hover
{
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin: 0 6px 0 6px;
	cursor: pointer;
	text-decoration:none;
}

a.bio_nav_on:visited
{
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin: 0 6px 0 6px;
	cursor: pointer;
	text-decoration:none;
}

