@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 3760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 100px;
	width: 960px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 312px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 4px; /* padding keeps the content of the div away from the edges */
	height: 3610px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-color: #FAFAFA;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 152px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 4px; /* padding keeps the content of the div away from the edges */
	background-color: #F5F5F5;
	height: 3610px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 320px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
} 
.thrColFixHdr #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #999999;
	height: 40px;
	text-align: center;
	width: 960px;
	float: left;
	margin: 0px;
	clear: both;
	padding-top: 10;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.page_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	float: right;
	width: 460px;
	height: 20px;
	color: #5C7FE2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.thrColFixHdr #container #mainContent .news-update {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F40007;
}
.thrColFixHdr #container #mainContent .news-update {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F20007;
	text-align: left;
}
.thrColFixHdr #container #mainContent h2 .news-update {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD000E;
}
#provisional-graphics-panel {
	text-align: center;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.mini-photo-gallery-panel {
	color: #333333;
	background-color: #FAFAFA;
	height: 340px;
	width: 468px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#embedded-video-panel {
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 36px;
	padding-top: 36px;
	padding-bottom: 36px;
	padding-right: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	text-align: center;
	color: #333333;
}
.logo-and-caption-panel {
	margin: 0px;
	width: 474px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.agreement-extracts {
	font-family: "American Typewriter", Georgia, "Times New Roman", Times;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	background-color: #FAFAFA;
	text-align: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.pink-panel-link {
	background-color: #FFE9FE;
	margin: 0px;
	border: 1px dotted #C3C3C3;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.secondary-page-headline-16pt-centered {
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #5C7FE2;
	text-align: center;
}
.secondary-page-crosshead-centered {
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #5C7FE2;
	text-align: center;
	margin: 0px;
}
.para-format-italic {
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.red-sub-headline-centered {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FC0D1B;
	text-align: center;
	margin-bottom: 0px;
}
.para-format-centered {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
}
