body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#mainText {
	position: absolute;
	top: 226px;
	left: 336px;
	line-height: 14px;
	width: 417px;
	height: 300px;
	z-index:1;
}
#mainText ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainText ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003366;
	font-weight: bold;
}

#mainText ol .plain {
	color: black;
	font-weight: normal;
}

#mainText li {
	margin-bottom: 3px;
}

#mainText ul li {
	list-style-type: square;
	color: #000000;
	list-style-image: url(images/dot.gif);
}

#mainText table {
	margin: 8px 0 0 0;
	padding: 0px;
}
#mainText table td {
	padding: 0px 4px 4px 0px;
}

#mainText .tallerTable td {
	padding: 0px 4px 6px 0px;
}

#mainText blockquote {
	margin: 0 12px 0 24px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	padding-top: 0px;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
a {
	color: #003366;
}
a:hover {
	color: #006699;
}

#mainText #glossary {
	padding-top: 4px;
}

#mainText #glossary p {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 12px;
}

#mainText #glossary ul li {
	line-height: 12px;
}

.tighterParagraphs p {
	margin-top: 6px;
	margin-bottom: 6px;
}
#sideBar {
	position:absolute;
	left:169px;
	top:259px;
	width:152px;
	height:264px;
	z-index:1;
	text-align: right;
}

#sideBar h2 {
	line-height: 14px;
}

#moreUI {
	position:absolute; 
	left:336px; 
	top:518px; 
	width:417px; 
	height:16px; 
	z-index:2;
}

.looserLines {
	line-height: 18px;
}

.tighterLines {
	line-height: 12px;
}

.strongMultiLine {
	line-height: 10px;
	font-weight: bold;
}
.blueText {
	color: #003366;
}
.strongBlack {
	font-weight: bold;
	color: #000000;
}
.blueQuotation {
	font-style: italic;
	color: #003366;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.quoteAttribution {
	margin-top: 2px;
	padding-top: 2px;
	text-align: right;
	line-height: 12px;
}
