@charset "UTF-8";
.twoColFixLt #container {
	z-index: 0;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
.twoColFixLt #sidebar1 {
	float: none; /* since this element is floated, a width must be given */
	width: 130px;
	background-color: #FFFFFF;
	position: fixed;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
	padding-top: 139px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 600px;
}
.twoColFixLt #mainContent {
	width: 700px;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 28;
	margin-left: 165px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	top: 0px;
	position: absolute;
	border-left-style: dotted;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-position: top;
} 
.twoColFixLt #apDiv3 {
	position: fixed;
	z-index: 3;
	margin-left: 10px;
}
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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: .5pt;
	font-style: normal;
	line-height: 12pt;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	line-height: 12pt;
	font-size: 9pt;
	letter-spacing: 0pt;
}
.twoColFixLt #apDiv3 a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFff;
	font-style: italic;
	background-color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apDiv1 {
	position:fixed;
	left:15px;
	top:13px;
	width:103px;
	height:95px;
	z-index:1;
	background-color: #FFFFFF;
	visibility: inherit;
	border: 5px solid #FFFFFF;
}
.twoColFixLt #container #mainContent strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	letter-spacing: .75pt;
}

