BODY
{
	background-color: #FFF;
	background-image: url(/Images/sidebar.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
}

#header {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 100px;
	background-image: url(/Images/topbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#banner
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#banner, #banner em
{
	width: 416px;
	height: 90px;
	background: url(/USA/Images/banner.gif) top left no-repeat;
}

#nav
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	padding: 100px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#nav UL
{
	/*/*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/* NN4 Hidden CSS End */
}

#nav UL LI
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI A, #nav UL LI SPAN
{
	margin-bottom: 0px !important;
	padding: 4px 5px 4px 10px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 185px;
	border-top: 1px solid #ddddee;
}

#nav UL LI A:visited:hover, #nav UL LI A:link:hover
{
	background-color: #ddddee;
	text-decoration: none;
}

#nav UL LI LI A, #nav UL LI LI SPAN
{
	margin-bottom: 0px !important;
	padding: 2px 5px 2px 15px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 180px;
	border: none;
}

#nav UL LI LI LI A, #nav UL LI LI LI SPAN
{
	margin-bottom: 0px !important;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 170px;
	border: none;
}

#content
{
	padding: 0px 20px 20px 220px;
	margin: 0px;
}


H1
{
	margin-top: 0px;
	margin-bottom: 3px;
	color: #060;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

H1.banner {
	margin-bottom: 0px;
}

H2 {
	margin-top: 6px;
	margin-bottom: 3px;
	color: #000;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}

H3 {
	margin-top: 12px;
	margin-bottom: 3px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

H4 {
	margin-top: 12px;
	margin-bottom: 3px;
	}

P, UL, OL {
	margin-top: 0px;
	}

UL.spaced LI, OL.spaced LI {
	margin-bottom: .5em;
	}


TD.sidebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

TD.sidebar A {
	text-decoration: none;
	}

TD.sidebar A:hover
{
	text-decoration: underline;
}

P.menu1
{
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-color: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0 5px 0 5px;
}

P.menu2 { margin: 0px 5px 6px 5px; }

P.menu3
{
	margin: 0px 5px 6px 15px;
}

P.menu3header
{
	margin: 12px 5px 0px 10px;
	font-style: italic;
}

P.subheader
{
	font-style: italic;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
}

P.byline
{
	border-color: gray;
	border-width: 1px 0px 1px 0px;
	font-style: italic;
	border-style: solid;
	margin: 6px 0px 6px 0px;
	padding: 3px 0px 3px 0px;
}

P.quote
{
	font-style: italic;
}

P.author
{
	font-style: italic;
	text-align: right;
}

P.note
{
	font-style: italic;
}

.button {
	color: #006;
	background-color: #fff;
	}

.select {
	color: #006;
	background-color: #fff;
	}

INPUT:focus { background-color: #FFC; }

TEXTAREA:focus { background-color: #FFC; }

UL {
	margin-top: 0px;
	}


TABLE.photo TD
{
	background-color: #eee;
}

TABLE.format
{
	margin-bottom: 1em;
}

TABLE.format TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

P.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #eee;
	margin: 1px 3px 12px 3px;
	text-align: right;
}

TR.tint TD {
	background-color: #eee;
	}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	background: #006;
	color: #fff;
	text-align: center;
	}

TH.right
{
	text-align: right;
	vertical-align: top;
}

TH.highlight {
	background: #903;
	}

TH.section {
	background: #903;
	}

IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

IMG.right
{
	margin-left: 10px;
	float: right;
}


ADDRESS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	clear: both;
}

DIV.right300, DIV.photoright300
{
	float: right;
	width: 300px;
	padding: 0px 0px .5em 10px;
}

DIV.right300 P, DIV.photoright300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.callout
{
	float: right;
	width: 250px;
	padding: 0px 0px .5em 10px;
	clear: right;
}

DIV.callout H2
{
	border-left: #ccc;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	font-size: 1em;
}

DIV.callout P
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: .75em;
	line-height: normal;
	border-left: #ccc;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
	margin: 0px;
	padding: 3px 0px .5em 10px;
}

EM
{
	font-weight: bold;
	font-style: normal;
}


/* General IR statements */
.replace { 
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1.2em;       /* Choose a font-size here that will keep the headline small enough to fit completely under the span. */
}

.replace em {
	display: block;
	position: absolute;
	top: 0; 
/*
left: 0;
*/
	z-index: 1; /* for opera5 (?) and o6/mac */
}

.replace a {
	cursor: hand;           /* for ie5.x/win, invalid */
	c\ursor: pointer;       /* reset for other browsers */
}

/* General IR statements for IE5.x mac only */

* html>body .replace { 
	position: static;
	overflow: visible;
	font-size: 10px;
/* Since overflow: hidden doesn'twork with ie5.x/mac, we choose a font-size here that will keep the headline small enough to fit completely under the span.*/
}

* html>body .replace em  { 
	position: static;
}

* html>body .replace a {
	text-decoration: none; /* ie5.0-5.1.x/mac must have this value or the underline shows through the image. */
}

* html>body #banner em {	/* for ie5.x/mac only */
	margin-bottom: -90px;   /* Required to bring text underneath image. Use the negative height of the image here.*/
}

* html>body #home em, * html>body #home2 em {	/* for ie5.x/mac only */
	margin-bottom: -90px;   /* Required to bring text underneath image. Use the negative height of the image here.*/
}

