h1	{
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#003399;
	line-height:24px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0;
		}
	
h2 {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-align: left;
	text-transform:capitalize;
	letter-spacing: 1.5px;
}

h3 {
	color: #36c;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.5px;
	margin:2em 0 0.5em 0;
}

h4 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
}
h5 {
	color: #039;
	font-weight: bold;
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
}

h1 + h2 { margin-top:0; }

br {
	font-size: 5px;
}

.download {
	color: #f63;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: right;
}

.back_to_top {
	color: #999;
	font-weight: bolder;
	font-size: 9px;
	font-family:Verdana, Arial, sans-serif;
	text-align: right;
	text-transform:uppercase;
}

.h2link {
	color: #ff6300;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
	letter-spacing: 0.5px
}

.granttable h5 {
	margin:18px 0 6px 0;
}

.granttable h4 {
	margin-bottom:0;
}

.granttable h3 {
	font-size:14px;
}

.granttable td p {
	margin:0;
	}
.granttable td  {
	vertical-align:top;
	}
.granttable  td.columnone  {
	padding-right:24px;
	}
.bulletsSpaced li { margin-bottom:.6em; }

.menuOn a:link, .menuOn a:visited { 
	color:#ADD8E6;
	font-size:80%;
	}
.menulist { margin:0 0 0.5em 0;
	padding:0 0 0 1.4em;
	}
.menulist li { margin-bottom:1em; }

#textarea div + h2, div + h2, .textstart + h2 {
	margin-top:0;
}
#textarea div + h3 {
	margin-top:0;
}


.quote {
	color:#4f0845;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:130%;
	margin-bottom:.2em;
}
.quoteAuthor {
	color:#444;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-left:14px;
	text-align: right;
}
td.ruleabove {
	border-top:1px solid #000;
}

.highlight {
	color:#e6531a;
	font-weight:bold;
	}
.textindent {
	margin-left: 16px;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright, #textarea .photoright {
	float:right;
	margin:0 0 10px 14px;
	clear:right;
	}
#textarea table.photoright td {
	padding:0;
}
.photoleft, #textarea .photoleft { 
	float:left;
	margin:0 14px 10px 0;
	clear:left;
	}
.green {
	color:#706a09;
}

.moreSpaceAbove { margin-top:1.5em;
	}
.noSpaceBelow	{ margin-bottom:0;
	}
.noSpaceAbove	{ margin-top:0;
	}
.hangingIndent  { margin:0 0 0 16px;
	text-indent:-16px;
	}

.textSmaller { font-size:11px;
	}
.textSmallest { font-size:10px;
	}
.textTiny { font-size:9px;
	}

sup, .superscript { 	
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	font-weight:bold;
}
sub, .subscript { 	
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: 0.4em;
}
#textarea table.spacedcells td {
	padding-bottom:14px;
}
#textarea table.noSpaceCells td {
	padding-bottom:0px;
}
ul.spaced li, ol.spaced li {
	margin-bottom:.5em;
}
.brown {
	color:#b48f34;
}
.noWrapLeft {
	clear:left;
}
.photoCaption {
	color:#000;
	font-size:10px;
	font-weight:bold;
	margin:4px 0 0 0;
	position: relative;
	top: -4px;
}
table.ruled, table.ruled td {
	border:1px solid #000;
	border-collapse:collapse;
}
#textarea table.ruled td {
	padding:3px 6px 3px 6px;
}
tr.headyellow td {
	background-color:#ffe198;
	font-weight:bold;
}
tr.headbrown td {
	background-color:#e0d7bf;
	font-weight:bold;
}
.texthang, #textarea table td .texthang {
	margin-left:1em;
	text-indent:-1em;
	margin-bottom: 0px;
}
.shadedYellow {
	background-color:#ffe198;
}
.shadedGray {
	background-color:#e6e7d8;
}
#textarea .shadedYellow td, #textarea td.shadedYellow, #textarea .shadedGray td, #textarea td.shadedGray {
	padding:8px;
}
.clearWraps {
	clear:both;
}
.shaded {
	background-color:#ffe198;
}
table.shaded p, table.shaded ul, table.shaded ol {
	margin:16px;
}
table.shaded h2 {
	margin:0 0 16px 0;
	display:block;
	background-color:#4f0845;
	padding:8px 16px 8px 16px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#textarea table.shaded td {
	padding:0;
}
.blue {
	color:#003399;
}
.textLarger {
	font-size:130%;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #345167;
	font-size: 12px;
}
.quoteauthor {
	text-align: right;
}

