body {
   font-size: smaller;
   line-height: 1.0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: black;
   background: #FFFFFF;
}

p {
   font-size: small;
   line-height: 1.0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: black;
}

.forminput,.forminputsmall,.formselect,.formtext,.formbutton {
	font-size:11px;
	color:#000000;
	font-weight: normal;
	font-family:Verdana,Arial,Helvetica,san-serif;
	border: 1px solid #777777;
	background-color: #FFFFDD;
}

.forminput {
	height: 20px;
}

.formbutton {
	font: bold 12px Verdana, Helvetica, Geneva, sans-serif;
	background: #FFFFDD;
	border: 1px solid;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	color: #222222;
}

.rightalign {
	text-align: right;
}

.datecaption {
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

.pagetitle {
	font-size: 16pt;
	font-weight: bold;
	color: #000088;
}

a:link {
	text-decoration: underline;
	color: #0000AA;
}

a:visited {
	text-decoration: underline;
	color: #0000AA;
}

a:hover {
	text-decoration: none;
	color: #0000AA;
}

a.stealthy:link {
	text-decoration: none;
	color: black;
}
a.stealthy:visited {
	text-decoration: none;
	color: black;
}

a.stealthy:hover {
	text-decoration: none;
	color: black;
}

.copysmall {
	font-size: 9pt;
	line-height: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.copysmaller {
	font-size: 8pt;
	line-height: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.copysmallest {
	font-size: 7pt;
	line-height: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.headersmall {
	font-size: 12pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

.heading {
	font-size: 16pt;
	font-weight: bold;
}

.maintext {
	margin: 20px;
	font-size: 10pt;
	line-height: 12pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
}

.spacedtext {
	font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.bg {
	text-align: center;
	margin: 4px;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	padding: 3pt;
	background-color: #FFE3C7;
	border: 3px double #0073FF;
	width: 120px;
}

.floatright {
	float: right;
}

.blueoutline {
	vertical-align: top;
	border: 1px solid #9999CC;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ClipnCopyHead {
	font-weight: bold;
}

.BylineCol {
	font-weight: bold;
	font-style: italic;
}

.Subheadcolumn {
	font-weight: bold;
}