@charset "UTF-8";
body  {
	background: #CCCCCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #339;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 750px;
}
.twoColFixLtHdr #container {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #CCCCCC; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	position: absolute;
	height: 7064px;
	visibility: visible;
	left: 768px;
	top: -4px;
} 
.twoColFixLtHdr #header {
	background-color: #CCCCCC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #sidebar1 {
	width: 275px;
	background-color: #666699;
	margin-left: 10px;
	height: 5475px;
	float: left;
	clear: left;
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 375px;
	visibility: visible;
	text-align: right;
	color: #CCC;
	font-size: 9%;
}
.twoColFixLtHdr #mainContent {
	color: #069;
	width: 435px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 289px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #footer {
	background-color: #5E6B96;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: 33477A;
	height: 60px;
	width: 750px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: -10px;
	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;
}
.headlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24pt;
	line-height: 24pt;
	height: 24pt;
	font-weight: bold;
	color: #F60;
	text-align: left;
	font-style: normal;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #33477A;
}
subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #33477A;
}
.twoColFixLtHdr #container #mainContent .subhead {
	font-weight: lighter;
}
caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #33477A;
	text-align: right;
	position: fixed;
	height: 6pt;
	width: auto;
}
Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCC;
	background-color: #00F;
}
.bodytext_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #909;
}
.twoColFixLtHdr #container #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 730px;
	height: inherit;
}
.link_dividers {
	color: #CCC;
}
.Superscript {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.twoColFixLtHdr #container .bodytext {
	text-align: left;
	color: #110D1A;
}
Author {
	font-size: 9pt;
}
Italics {
	font-style: italic;
}
.Italics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.twoColFixLtHdr #container #sidebar1 blockquote {
	font-size: 9px;
}
.Italics {
	font-style: italic;
	color: #CCC;
}
.twoColFixLtHdr #container #footer .link_dividers a {
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixLtHdr #container #footer .link_dividers a {
	font-size: 9px;
}
.twoColFixLtHdr #container #footer .link_dividers a {
	font-size: 10px;
}
.twoColFixLtHdr #container #footer .link_dividers a {
	font-size: 12px;
}
.twoColFixLtHdr #container #footer .link_dividers a {
	font-size: 14px;
}
.twoColFixLtHdr #container #mainContent .headlines .headlines {
	color: #30F;
}
.twoColFixLtHdr #container #mainContent .bodytext .bodytext {
	font-size: medium;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent .headlines .headlines .headlines {
	color: #F60;
}
.twoColFixLtHdr #container #mainContent p u {
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixLtHdr #container #mainContent .bodytext .bodytext {
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixLtHdr #container #mainContent .bodytext .bodytext {
	font-size: 10px;
}
.twoColFixLtHdr #container #mainContent .bodytext .bodytext {
	font-size: 12px;
}
.twoColFixLtHdr #container #mainContent .bodytext .bodytext {
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent .bodytext .bodytext {
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 p {
	color: #C39;
}
.twoColFixLtHdr #container #sidebar1 p {
	color: #CCC;
}
.twoColFixLtHdr #container #sidebar1 .captions a {
	font-size: 12px;
}
.twoColFixLtHdr #container #sidebar1 .captions {
	font-size: 12px;
}
.Bold.Italics {
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent .bodytext .Bold .Bold {
	font-style: italic;
}
.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
	font-style: italic;
}
.subhead .subhead {
}
.italics {
	font-style: italic;
}
.twoColFixLtHdr #container #mainContent .captions {
}
.twoColFixLtHdr #container #mainContent ul .bodytext p .bodytext span .bodytext .bodytext {
	font-weight: bold;
}

