body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.6em;
	background-image: url(/Blueprint/images/background2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}



h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #006EAE;
	letter-spacing: 4pt;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #006EAE;
	letter-spacing: 4pt;
}

h3 {

	font-size: 1.1em;
	font-weight: normal;
	color: #7DA3D0;
	letter-spacing: 2pt;
}
h4 {
	font-weight: bold;
	letter-spacing: 2pt;
	color: #114B92;
}
h5 {

	color: #333333;
}
h6 {
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 4pt;
	font-size: 0.9em;
}

.highlight {
	font-weight: bold;
	color: #5388BA;
}
a:link {
	color: #114B92;
	text-decoration: none;
}
a:visited {
	color: #114B92;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
ol {
	font-size: 10pt;
}
ul {
	list-style-type: square;
}



li {
	font-size: 10pt;
	line-height: 14pt;
}
.footnote {
	font-size: .8em;
	line-height: 1.2em;
	font-style: italic;
}
#mainTitle {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #114B92;
}

#printTitle {
	height: 2px;
	font-size: 1px;
	visibility: hidden;
}

