/*Frame layout*/#mainFrame {	background-color: #FFFFFF;	position: absolute;	height: 0px;	width: 700px;	left: 3%;	top: 0px;	right: 6%;	margin-top: 0px;	margin-bottom: 0px;	float: left;	bottom: 0px;	margin-bottom: 0px;	border-top: #FFFFFF;	border-right: #FFFFFF;	border-bottom: #FFFFFF;	border-left: #FFFFFF;}#contentFrame {	background-color: #FFFFFF;	position: absolute;	height: auto;	width: 700px;	left: 0%;	top: 0px;	right: 0%;	margin-top: 0px;	float: left;	margin-bottom: 0px;	border-top: 20px solid #000000;	border-right: #000000;	border-bottom: 20px solid #000000;	border-left: #000000;	text-align: left;	vertical-align: middle;	clip: rect(auto,auto,auto,18px);}#navFrame {	background-color: #990000;	position: absolute;	width: 247px;	left: 660px;	top: 0px;	right: auto;	margin-top: 40px;	margin-bottom: 0px;	float: left;	bottom: 0px;	margin-bottom: 0px;	height: 480px;	padding: 18px 0px 18px 18px;	border: thin dotted #FFFFFF;}#messageBox {	background-color: #FFFFFF;	position: relative;	height: auto;	width: 570px;	top: 0px;	bottom: 0px;	margin: 3px;	padding: 6px;	border: thin solid #CCCCCC;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;}/*Body*/body {	background-color: #000000;}/*Typesetting*/A {	TEXT-DECORATION: none}.body {	font-size: 9pt;	font-family: Arial, Helvetica, sans-serif;	border-color: #000000;}body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;}.header {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #000000;}.bodySmall {	font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;}.bodyWhite {	font-size: 10pt;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	line-height: normal;	color: #FFFFFF;}.bodySmallWhite {	font-size: 8pt;	color: #FFFFFF;}.bodySmallRed {	font-size: 8pt;	color: #990000;}a {	font-family: Arial, Helvetica, sans-serif;	color: #8E0101;}a:link {	text-decoration: none;	color: #990000;}a:visited {	text-decoration: none;	color: #8E0101;}a:hover {	text-decoration: none;	color: #EE0202;}a:active {	text-decoration: none;	color: #3D838C;}.headerNoBold {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #000000;}.headerWhite {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #FFFFFF;}.headerUserName {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: normal;	color: #990000;}.headerNoBoldNoUnderline {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: normal;	color: #000000;}.headerSmaller {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #000000;}.headerSmallerNoBold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #000000;}.bodySmallGrey {	font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;	color: #666666;}.bodySmallest {	font-family: Arial, Helvetica, sans-serif;	font-size: 7pt	font-style: normal;	font-weight: normal;	color: #000000;}.headerWhite {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #FFFFFF;}.creditCopyrightWhite {	font-size: 8pt;	color: #FFFFFF;}.creditCopyright {font-size: 6pt}