.botBar {
	background: url(images/botLine.gif) repeat-x;
	height: 9px;
}
body {
	font: 12px "Lucida Sans", Arial, sans-serif;
}
.nav {
	background: url(images/navBK.jpg) repeat-y;
}
.content {
	vertical-align: top;
	padding: 20px;
}
.bold {
	font-weight: bold;
}
a:link {
	font-weight: normal;
	color: #004877;
}
a:visited {
	font-weight: normal;
	color: #004877;
}
a:hover {
	font-weight: normal;
	color: #AB4133;
	text-decoration: underline;
}
.rightBox {
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
}
h1 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}
.picleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
h6 {
	font-size: 10px;
	margin: 0px 0px 10px;
	font-weight: normal;
}
.imageleft {
	margin: 2px 5px 0px 0px;
	padding: 1px;
}

.picright {
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
.psa {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	font-size: 10px;
}
a.return:link {
	color: #FFFFFF;
	text-decoration: none;
	background: #9D452D;
	padding: 5px;
	font-weight: bold;
	border: thin outset #9D452D;
}
a.return:visited {

	color: #FFFFFF;
	text-decoration: none;
	background: #9D452D;
	padding: 5px;
	font-weight: bold;
	border: thin outset #9D452D;
}
a.return:hover {

	color: #FFFFFF;
	text-decoration: none;
	background: #9D452D;
	padding: 5px;
	border: thin inset #9D452D;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	padding: 5px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.liteBlue {
	color: #0461AC;
	margin: 0px 0px 15px;
	font-weight: bold;
}
.poem {
	font: 12px Arial, Helvetica, sans-serif;
	color: #036;
}

.pull {
	padding: 5px 10px 10px;
	border: 1px solid #000066;
}
.topline {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	font-size: 12px;
}
.letter {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px dotted #CCC;
	padding: 10px;
	margin: 10px;
}
.sig {
	font: italic bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
}
