#jump {
	position:absolute;
	left:1025px;
	top:59px;
	width:192px;
	height:44px;
	z-index:1;
	visibility: hidden;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;  /*	IE adjustment */
}
#outerwrapper {
	width: 1000px;
	/* position: relative; */
	margin: 0 auto;
	text-align: left;  /*	IE adjustment */
	background-image: url(../images/page/USA_Content.jpg);
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	}
#banner {
	width: 1000px;
	margin: 0 auto;
}
#USA-Banner1 {
	background-image: url(../images/page/USA_Ban-SlideCollage1a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#USA-Banner2 {
	background-image: url(../images/page/USA_Banner3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#USA_Banner2 h1 {
	position: absolute;
	left: -3000px;
	visibility: hidden;
}
#USA-Nav_1 {
	background-image: url(../images/page/USA_Nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	text-align: right;
	padding-right: 75px;
	/* padding-top: 1px; */
}

#USA-Nav_1 li {
	display: inline;
}
#USA-Nav_1 li, #USA-Nav_1 li a:link, #USA-Nav_1 li a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
    margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	padding: 2px;
}
#USA-Nav_1 li a:hover, #USA-Nav_1 li a:active, #USA-Nav_1 li a:focus {
	color: #FFFFFF;
}

#USA_Banner2 h1 {
	position: absolute;
	left: -3000px;
	visibility: hidden;
}
#innerwrapper {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(../images/page/USA_Content.jpg);
	background-repeat: repeat-y;
}

#leftNav {
	float: left;
	width: 125px;
	vertical-align: top;
	text-align: right;
}
#highlights {
	width: 230px;
	float: right;
	/* margin: 15px 10px 0 10px; */
	padding: 10px;
	overflow: visible;
}
#highlights h3,#highlights h2, #highlights h1 {
	font-size: 105%;
	color: #FFFFCC;
	padding-top: 4px;
	padding-bottom: 10px;
	text-align: center;
}
#highlights h4 {
	font-size: 95%;
	font-weight: bold;
	color: #000066;
	padding-bottom: 10px;
}
#highlights p {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
}
#highlights a:link {
	color: #000000;
	text-decoration: underline;
}
#highlights a:visited {
	color: #333333;
	text-decoration: underline;
}
#highlights a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#highlights a:active {
	color: #FF0000;
	text-decoration: underline;
}
#highlights .center{
	text-align: center;
	}
/* Content */
#content {
	margin: 10px 240px 0 135px;
	padding: 0 10px;
	text-align: left;
	vertical-align: top;
	/* width: 585px; 
	overflow: auto;*/
}
#content h2, #content h1 {
	font-weight: normal;
	font-size: 120%;
	color: #162FB0;
	padding-top: 3px;
	padding-bottom: 8px;
}
#content h2 span.SectionTitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #CCCCCC;
	padding-bottom: 0px;
}
#content h2 span.PageTitle {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 0px;
}
#content h3 {
	color: #000066;
	font-size: 110%;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: normal;
}
#content h4 {
	font-size: 95%;
	color: #000033;
	font-weight: bold;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content p {
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	line-height: 1.2;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #333333;
}
#content ul {
	font-size: 80%;
	line-height: 1.2;
	list-style-type: disc;
	text-align: left;
	margin-left: 25px;
	color: #333333;
} 
#content ul ul {
	font-size: 100%;
}

#content ol {
	font-size: 80%;
	line-height: 1.2;
	text-align: left;
	margin-left: 25px;
	color: #333333;
}
#content li {
	padding-bottom: 10px;
} 
#content table {
	border: thin solid #9999CB;
	font-size: 100%;
}
#content th {
	color: #5E5D7F;
}
#content td {
	color: #333333;
	font-size: 85%;
}
#content table h2 {
	font-weight: bold;
}
#content table.photo {
	border: none;
}
#content p.center {
	text-align: center;
}
.alphaDivider {
	font-size: large;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px;
}
.backToTop {
	text-align: right;
	font-size: 80%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#clearOne {
		clear: both;
		height: 1px;
}
#bottomWrapper {
	width: 1000px;
	margin: 0 auto;
}
#footer {
	background-color: #CCCCCC;
	width: 1000px;
	padding: 1px 0;
	background-image: url(../images/page/USA_Content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer p {
	font-size: 80%;
	text-align: center;
	padding-right: 125px;

}
#bottomArt {
	background-image: url(../images/page/USA_COC_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 1000px;
	font-size: 80%;
	text-align: center;
	padding-top: 4px;
	background-color: #ccc;
}
.highlight1 {
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
}
.highlight-link {color: #FFCC33}
.text-small-white {font-size: 70%}
.MonthName {font-size: x-large}
.CompanyName {
	font-weight: bold;
	font-variant: small-caps;
	color: #006;
}


.small {
	font-size: x-small
}
.gray {color: #666666}
.caption {
	font-size: x-small;
	font-style: italic;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.center {
	text-align: center;
}
#content .indent {
	padding-left: 15px;
}
img.photoBorder {
	border: thin solid #333;
}

