body {background-color: #FFFFFF;
	font-family: "Times New Roman";}
body, html {scrollbar-arrow-color: #183394;
	scrollbar-face-color: #C0E3EF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #183394;}
.smalltext {font-size: 9pt;
	line-height:15px;}
.right {text-align: right;}
.left {text-align: left;}
.center {text-align: center;}
div {text-align: center;}
div.main {width:900px;
	height:840px;
	overflow:auto;
	border: 2px solid #193394;
	background-color: #C0E3EF;
	margin:auto;}
div.maintext {font-size:13pt;
	color: #1A3495;
	text-align:left;
	padding-left: 250px;
	padding-right: 70px;
	padding-top: 50px;
	line-height:120%;}
div.sidebar {width:166px;
	float:left;
	padding-top:86px;}
div.footer {width: 900px;
	margin:auto;
	color:#666666;
	text-align:right;
	font-size:9pt;
	padding-top:20px;
	padding-bottom:3px;}
div.caption {font-size:8pt;
	font-weight:bold;
	line-height:14px;}
h1 {font-family: "Trebuchet ms", "Times New Roman";
	text-align:left;
	font-size:14pt;
	color:#1A3495;
	margin-bottom:25px;}
span.highlight {color:#000080;
	font-weight:bold;}
span.red {color:red;
	font-weight:bold;
	font-size:110%;}
td {vertical-align: top;}
td.middle {vertical-align: middle;}
td.bottom {vertical-align: bottom;}
a:link {color: #006595;
	text-decoration: none;}
a:visited {color: #006595;
	text-decoration: none;}
a:hover {color: blue;
	text-decoration: underline;}
a:active {color: blue;}
a.foot:link {color: #CBA485;
	text-decoration: none;}
a.foot:visited {color: #CBA485;
	text-decoration: none;}
a.foot:hover {color: #CBA485;
	text-decoration: underline;}
a.foot:active {color: #CBA485;}
b {font-weight: bold;}
