@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.twoColFixLtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px none #000000;
} 
.twoColFixLtHdr #header {
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 234px;
	margin: 0px;
	background-image: url(images/print_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
} 
.twoColFixLtHdr #headerhome {
	color: #CCCCCC;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 445px;
	background-image: url(images/print_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 420px;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 1em;
}
.twoColFixLtHdr #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7f685d;
	line-height: normal;
}
.twoColFixLtHdr #sidebar1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7f685d;
	line-height: normal;
	padding-top: 10px;
}
.twoColFixLtHdr #sidebar1 h1 {
	color: #BD0036;
	font-weight: normal;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #sidebar1 ul { }
.twoColFixLtHdr #sidebar1 li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 10px;
}
.twoColFixLtHdr #sidebar1 a:link {
	color: #5a7e92;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 a:visited {
	color: #5a7e92;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 a:active {
	color: #5a7e92;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1 a:hover {
	color: #5a7e92;
	text-decoration: none;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 445px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
} 
.twoColFixLtHdr #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContent h1 {
	color: #BD0036;
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #mainContent a:link {
	color: #5a7e92;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent a:visited {
	color: #5a7e92;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent a:active {
	color: #5a7e92;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent a:hover {
	color: #5a7e92;
	text-decoration: none;
	font-weight: normal;
}
.twoColFixLtHdr #mainContentteam {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 411px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	background-color: #EAEAEA;
}
.twoColFixLtHdr #mainContenteam p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContentteam li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContentteam h1 {
	color: #334956;
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #mainContentteam a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #mainContentteam a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #mainContentteam a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #mainContentteam a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.twoColFixLtHdr #sidebarteam {
	float: left;
	width: 410px;
	margin: 0px;
	padding: 0px;
}
.printIcon{
	height: 41px;
	text-align: right;
}
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(images/footer.jpg);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 41px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.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;
}
.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;
}
.redText {
	color: #bd0036;
}
.contactText {
	color: #7f685d;
}
.noPrint {
	display: none;
}
.superscript{font-size:xx-small; vertical-align:top;} 
.globalExper {
	height:33px;
	width:920px;
	background-color:#660433;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 8px;
	text-align: right;
	padding-right: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.blueText {
	color: #334957;
}
.nodisplay {
	display: none;
}
