* {margin:0;padding:0}
body {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
		background-color: #ffffff;
		margin: auto;
		padding: 0;
}
.header1 { text-align:center; font-size:12pt; color:#000000; }
.header2 { text-align:center; font-size:10pt; color:#000000; }
.header1 .italic { font-style:italic }
.header1 .bold { font-weight:bold; font-size: 1.05em; }
.header2 .italic { font-style:italic }
.header2 .bold { font-weight:bold; font-size: 1em; }
.header3 .italic { font-style:italic }
.header3 .bold { font-weight:bold; font-size: 1em; }
img.center { display: block; margin-left: auto; margin-right: auto; margin-top:10px;}
p {padding:0 5px;margin:1.2em 0}
p.sidebar {padding:0;margin:.8em 0;}
p.center { margin:0;text-align: center; }
ol {margin-left:6em;}
ul.indent { margin-left:6em; }
#inner{width:100%;float:left;}
#left {
	float:left;
	width:30%;/* note this width is 32% and not 20% */
	margin-left:-29.9%;/* must be less than width */
	position:relative;
		padding: 20px;
	left:-.01%;
}
#right {
	margin-right:-1.9%;/* must be less than width */
	float:right;
	width:3%;/* note this width is 32% and not 20% */
	position:relative;
	left:.01%;
}
#middle {
	margin-left:24%;
	margin-right:4%;
 min-height:0;
}
/* mac hide \*/
* html #middle {height:1%;position:relative;}
/* end hide */
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
.textmaincenter { color: #000000; font-size:10pt; font-weight:bold; text-align:center; }
.textmainheader { color: #134347; font-size:10pt; font-weight:bold; text-align:left; }
.textmainheader .mid { text-align:center; }
.textsubheader { color: #134347; font-size:8pt; font-weight:bold; text-align:left; }
.textsubheader .mid { text-align:center; }
.text { color:#000000; font-size:8.5pt; text-align:left; }
.textannounce{ color:#cc0000; font-size:8.5pt; font-weight:bold; text-align:left; }
.textindent { color:#000000; font-size:8.5pt; text-align:left; margin-left:2em;}
.textcenter { color:#000000; font-size:8.5pt; text-align:center;}
.textcenterboldwhite { color:#ffffff; font-size:8.5pt; text-align:center; font-weight:bold; font-style:italic; }
.textcenterboldblack { color:#000000; font-size:8.5pt; text-align:center; font-weight:bold; font-style:italic; }
.text3 { color:#000000; font-size:10pt; font-weight:bold; text-align:center; }
.text .italic { font-style:italic }
.text .bold { font-weight:bold; }
.text .italicbold{ font-weight:bold; font-style:italic; }
.archives { color:#eeeeee; font-size:9pt; text-align:left; font-weight:normal;}
.cleaner {clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent;}
.blank {visibility:hidden}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
a:link { color: #134347 }
a:visited { color: #134347 }
a:active { color: #339999 }
a.header:link { font-weight: bold; color: #000000 }
a.header:visited { font-weight: bold; color: #000000 }
a.header:active { font-weight: bold; color: #000000 }
a.archives:link { font-weight: normal; color: #eeeeee; }
a.archives:visited { font-weight: normal; color: #eeeeee; }
a.archives:active { font-weight: normal; color: #eeeeee; }

