body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: white;
	color: rgb(0,0,102);
	margin: 0;
}
.footer
{
	background: transparent;
	font-weight: normal;
	font: 70% Tahoma, Helvetica;
	margin-left: 5px;
	padding-bottom: 5px;
}
.footer span
{
    float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
}
.footer a
{
    float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #03C;
}
.footer a:visited
{
	color: #03C;
}
.footer a:hover
{
	color: #F60;
}
.footer a.sep
{
    border-right: solid 1 #999;
}
.titlebanner
{
	padding:0;
	margin:0;
	background-color: #669999;
	color:White;
	height:55px;
}
.titlebanner h1
{
	font-size:large;
	font-family: Arial Black;
	font-style:italic;
	font-weight:normal;
	padding:0;
	margin:0;
	white-space:nowrap;
    position:relative;
    top: 21px;
}
.titlebanner img
{
	float:left;
}
#localToolbar
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: #F1F1F1;
	padding: 2px 0px 2px 0px;
	height: 20px
}
#localToolbar a 
{
    float: left;
	width: 160px;
	display: block;
	font: 70%;
	color: black;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	border: solid 1px #F1F1F1;
	background: #F1F1F1;
}
#localToolbar a:hover
{
	border: solid 1px #999;
	background: #CCC;
}
.leftSection
{
	padding-bottom: 10px;
	padding-left: 1px;
}
.leftSection div
{
	white-space:nowrap;
	font-size: 70%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	cursor: default;
	color: black;
}
.leftSection div.heading
{
	font-weight: bold;
}
.leftSection div.menu
{
	padding-left: 6px;
	padding-right: 5px;
}
.leftSection div.menu a {
	display:block;
	width: 150px;
	color: black;
	text-decoration: none;
	border: solid 1px #F1F1F1;
}
.leftSection div.menu a:hover {
	border: solid 1px #999;
	background: #CCC;
}
.leftSection div.menu a:visited {
}
.leftSection div.menu a:active {
}

H1
{
	font-size:1.12em;
	margin:0;
}

H2
{
	font-size:0.85em;
	margin-top:1em; margin-bottom:0px;
}
P
{
	line-height:1.5em;
	font-size:0.68em;
	margin-top:0.5em; margin-bottom:1.0em;
}
#regionIdGraphic
{
	padding-left: 7px;
}

#globalToolbar
{
	padding-left: 1px;
}

.hd1
{
	font:bold 14px verdana;color:#787878
}
.gt0
{
	border: solid 1px #1E77D3;
	padding: 0px 4px 2px 4px;
	font-size: 100%;
}

.gt1
{
	border: solid 1px #A1C6EB;
	padding: 0px 4px 2px 4px;
	background: #3484D7;
	font-size: 100%;
}

.gtsep
{
	font: 65% Verdana;
	color: #FFFFFF;
	padding: 0px 1px 2px 1px;
}

#banner
{
	text-align: right;
}

#globalSearch
{
	text-align: left;
	font: 65% Verdana;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 15px;
}

#searchForm
{
	margin: -1px 0px 0px 0px;
}

#searchBox
{
	width: 235px;
	height: 18px; /*2.1ex;*/
	font: 110% Tahoma;
}

#goButton
{
	font: 110% Tahoma;
	padding: 0em 0.2em;
	position: relative;
	top: 1px;
	margin-left: 6px;
}


#noSearch
{
	width: 271px;
}

#mastheadHR
{
	height: 1px;
	overflow: hidden;
	background: #003499;
}


.lt0
{
	border: solid 1px #F1F1F1;
	background: #F1F1F1;
	padding: 0px 6px 0px 6px;
}

.lt1
{
	border: solid 1px #999;
	background: #CCC;
	padding: 0px 6px 0px 6px;
}

.ltsep
{
	font: 70% Verdana;
	color: #A9A9A9;
	padding: 0px 1px;
}

.localToolbar form
{
	margin: 0px;
}

.localToolbar input
{
	font: 70% Tahoma, Helvetica;
	margin-right: 8px;
	padding: 0px;
}

.flyoutMenu {
	background-color: #F1F1F1;
	border-color: #999999;
	border-width: 0 1px 1px 0;
	border-style: solid;
	behavior: url(/library/flyoutmenu/default.htc);
}
.flyoutHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	background-color: #F1F1F1;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	cursor: default;
}
.flyoutLink  {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
	cursor: hand;
}
.flyoutMenu TD.flyoutLink  {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 25px 3px 6px;
	cursor: hand;
}
.flyoutLink a {
	color: black;
	text-decoration: none;
}
.flyoutLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutLink a:active {
	color: black;
	text-decoration: none;
}
.flyoutSubHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	background-color: #F1F1F1;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 7px;
	cursor: default;
}
.flyoutSubLink {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 15px 3px 11px;
	cursor: hand;
}
.flyoutSubLink a {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:active {
	color: black;
	text-decoration: none;
}
