@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;
}
.twoColFixLtHdr #container {
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 20px;
	bottom: 20px;
	width: 976px;
} 
#tablesupport {
	padding-left: 205px;
}
#table2 {
	padding-left: 31px;
}
#table3 {
}
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 14px;
} 
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #CD3327;
	margin-top: 20px;
}
.tabletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #cd3327;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 14px;
	height: 450px;
}
.sidebarcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.title2 {
	font-size: 14pt;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.newsbulletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #cd3327;
	font-weight: bold;
	text-align: center;
}
.boldstatements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #cd3327;
	text-align: left;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border: 1px solid #999999;
	margin-left: 250px;
	text-align: center;
} 
.twoColFixLtHdr #footer {
	background-color: #ffffff;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 265px;
} 
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
.borderlines {
	color: #999999;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999;
}
.twoColFixLtHdr #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 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.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;
}
.title1 {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cd3327;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 18px;
}
.style15 {
	color: #cd3327;
	font-weight: normal;
}
.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;
}
#tableone {
	margin-left: 205px;
}
#table4 {
	text-align: left;
	border: thin solid #999999;
}
#table5 {
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #33;
	text-align: center;
}
