@charset "utf-8";
/* CSS Document */

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;
	background-color: #009;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: 1px solid #999999;
	border-right: 4px solid #666666;
	border-bottom: 4px solid #666666;
	border-left: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1;
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.style40 {
	color: #FFFFFF;
	font-size: 8pt;
	padding: 8pt;
}
.style47 {
	font-size: 7pt;
	line-height: 10pt;
	padding: 10pt;
}
.style48 {color: #999999}
.style50 {color: #000099}
.style51 {
	font-size: 7pt
}
.style55 {
	color: #999999;
	font-size: 12pt;
	padding: 8pt;
	font-weight: bold;
}
.style56 {
	font-size: 9pt;
	font-weight: bold;
	color: #2949C3;
}
.style1 {	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style57 {
	color: #000099;
	font-size: 18px;
	font-weight: bold;
}
.style58 {font-size: 10pt}
.style62 {
	color: #000000;
	font-size: 10px;
}
.style63 {color: #0000FF}
.style64 {color: #FFFFFF}
.style65 {color: #91b2e7}
.style66 {
	color: #2949C3;
	font-weight: bold;
}
.style67 {font-size: small}
.style71 {	font-size: x-small;
	color: #000000;
}


.style551 {	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
.style581 {color: #666666;
	font-size: 10px;
}
.style59 {font-size: 9pt}
.style631 {font-size: 9px}
.style69 {font-size: 12px}



