body {
	margin: 0px 10px 10px 10px;
	padding: 0;
	font-family: Georgia,"times new roman",times,serif;
	text-align: center;
	background: #FFFFFF url(images/bogus.jpg) top left no-repeat;
}
#wrapper {
	/*position: absolute;*/
width:595px;
	text-align: left;
	top:10px;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	border: none;
	background: #FFFFFF url(images/bogus.jpg) top left no-repeat;
}
#innerWrapper {
width:595px;
	background: #FFFFFF url(images/bogus.jpg) top left no-repeat;
}
#footerWrapper {
width:595px;
	background: #FFFFFF url(images/bogus.jpg) top left no-repeat;
}
#printMasthead{
	display:none;
	width:600px;
	height:73px;
	background: #FFFFFF url(images/ltb-masthead1PRINT.jpg) top left no-repeat;
}
#content {
width:595px;
	margin-left: 0px;
	padding: 1px 0px 0px 0px;
	color: #2C1A56;
	background: #FFFFFF url(images/bg-4print.jpg) 50% 50% no-repeat;
}
#content p {
	width:595px;
	font-size: 80%;
	line-height: 1.8em;
	padding-left: 5px;
}
#content p a:link, #content p a:visited {
	text-decoration: underline;
	color: #BE8200;
}
#content p a:hover {
	text-decoration: none;
	color: #5433A9;
}
#content li a:link, #content li a:visited {
	text-decoration: underline;
	color: #BE8200;
	font-size: 12px;
}
#content li a:hover {
	text-decoration: none;
	color: #5433A9;
}

#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #2C1A56;
	background-color: transparent;
	margin-bottom:1px;
}
#content h2 {
	font-size: 120%;
	color: #5433A9;
	padding-bottom:1px;
	padding-top:1px;
	margin-top:2px;
	margin-bottom:-12px;
	background-color: transparent;
	font-style: italic;
}
#content h2 a:link, #content h2 a:visited {
	font-size: 120%;
	padding-bottom:1px;
	padding-top:1px;
	margin-top:2px;
	margin-bottom:-12px;
	background-color: transparent;
	font-style: italic;
	text-decoration: underline;
	color: #BE8200;
}
#content h2 a:hover {
	font-size: 120%;
	padding-bottom:1px;
	padding-top:1px;
	margin-top:2px;
	margin-bottom:-12px;
	background-color: transparent;
	font-style: italic;
	text-decoration: none;
	color: #5433A9;
}
#content .contactInfo{
	margin-left: 10px;
}
#todayDate{
display:none;
	position: absolute;
	top:8px;
	right:-13px;
	font-family: Georgia,"times new roman",times,serif;
	font-size:10px;
	color: #422680;
	width:195px;
	text-align:center;
	padding-right:0px;
	padding-bottom:5px;
}
#navigation {
display:none;
	position: absolute;
	top: 155px;
	left: 27px;
	width: 155px;
}
#navTopper{
	width: 155px;
	padding: 0px 3px 0px 0px;
	height:19px;
	background: transparent url(images/bg-nav-top.jpg) top left no-repeat;
	border-bottom: 1px dashed #2C4C7F;
}
#navBottom{
	width: 155px;
	padding: 0px 3px 0px 0px;
	height:19px;
	background: transparent url(images/bg-nav-bottom.jpg) top left no-repeat;
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	color:#5433A9;
	text-align:center;
}
#navBottom a:link, #navBottom a:visited{
	text-decoration: none;
	color:#8E7500;
}
#navBottom a:hover{
	text-decoration: underline;
	color:#5433A9;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	display: block;
	width: 155px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
/*
#navigation li a {
	display: block;
	width: 100%;
}
*/
#navigation li a:link, #navigation li a:visited {
	display: block;
	background-color: #FFFFFF;
	padding: 3px 0px 3px 3px;
	border-bottom: 1px dashed #2C4C7F;
	color: #2C4C7F;
	text-decoration: none;
	width:100%;
}
#navigation li a:hover {
	display: block;
	background-color: #EBF1F9;
	color: #2C4C7F;
	
}
#navigation ul.subnav {
	margin-left: 6px;
}
#navigation ul.subnav li {
	/*border-bottom: 1px solid #266CD6;*/
	width: 153px;
	display:block;
	font-size: 11px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #2F1C5E;
	color: #FFFFFF;
	width: 100%;
	display:block;
}
#navigation ul.subnav a:hover {
	background-color: #5634AE;
	color: #FFE7B3;
	width: 100%;
	display:block;
}
#footer {
	margin-left:20px;
width:595px;
	height:73px;
	font-size: 70%;
	color: #AAAAAA;
	padding-top:25px;
	padding-bottom:0px;
	line-height:6;
	text-align: center;
	background: transparent url(images/bogus.jpg) top left no-repeat;
}
#footerText{
	position:relative;
	left:240px;
	top:-12px;
}
#siteBy{
	position:relative;
width:595px;
	margin-left:auto;
	margin-right:auto;
	padding-right:10px;
	padding-top:15px;
	text-align:right;
	font-family:georgia,'times new roman',roman,serif;
	color:#A2A2A2;
	font-size:10px;
}
#siteBy a:link, #siteBy a:visited{
	font-family:georgia,'times new roman',roman,serif;
	color:#A2A2A2;
	font-size:10px;
	text-decoration:underline;
}
#siteBy a:hover{
	color:#696969;
	font-size:10px;
	text-decoration:none;
}
#footer a:link, #footer a:visited {
	color: #9F9F9F;
	text-decoration: none;
}
#footer a:hover {
	color: #ACACAC;
	text-decoration: underline;
}
.italics{
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.attentionText{
	font-weight: bold;
	font-style:italic;
	color:#DA9500;
}

.tm{
	font-size:69%;
	font-weight:normal;
	position: relative;
	top: -4px;
}




.superscript{
	font-size: 80%;
	position: relative;
	top: -3px;
}
#GoogleAdSense{
display:none;
margin-top:20px;
height:250px;
width:160px;
border:1px solid red;

}
.printIt{
	display:none;
}
#esapInstructions{
	width:595px;
}
.simpleList{
	font-size:80%;
}
#address{
	margin-left:25px;
	margin-top:10px;
	font-size:80%;
}