body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	color: #002F99;
	font-size: 1em;
	font-weight: bold;
}

h2 {
	color: #686868;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

a:link {  color: #003399}
a:visited {  color: #003399}
a:active {  color: #003399}
a:hover {  color: #990000}

.div-section-h1 {
  width: 100%;
  /*background-color: #3b3cbe;*/
  background-image: url(../images/bkg-secthead.gif);
  background-repeat: repeat-x;
  height: 24px;
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}

.div-sectionlogo {
  width: 100%;
  padding: 0 0 5px 0;
}

.td-section-L1 {
  width: 25px;
  padding: 10px 0 3px 10px;
  background-color: #f5f5fa;
  border-bottom: 1px solid #FFFFFF;
}

.td-section-L2 {
  padding: 10px 10px 3px 15px;
  background-color: #f5f5fa;
  border-bottom: 1px solid #FFFFFF;
}

.txt-small {  font-size: 8pt}

.textline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-color: black black #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.superscript {
	vertical-align: super;
	font-size: 6pt;
}

.footnotes {
	font-size: 8pt;
	font-style: italic;
	padding-top: 30px;
}

.sidenotes {
	font-size: 8pt;
	font-style: italic;
}

li {
	font-size: 1em;
	line-height: 22px;
}

div.planlist ol {
	padding-top: 10px;
	margin-top: 10px;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.planlist li {
	margin-left: 0px;
	padding-bottom: 10px;
	line-height: normal;
}

.filetype {	
	font-size: 7pt;
	color: #9C9C9C;
}