#short {
	background-image: url(images/bg_sml.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 960px;
	height: 800px;
	padding-top: 355px;
	}
	#long {
	background-image: url(images/bg_lge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 960px;
	height: 2452px;
	padding-top: 355px;
	}
body {
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.3em;
}
h3 {color: #70001F;font-size:1.1em;font-weight:"bold";margin:1.7em 0 0.8em 0;}
h5 {padding:0px;margin-bottom:1em;font-size:1em;color: #70001F;}
h6 {padding:0px;margin-bottom:1em;font-size:1em;color: #B44129;font-weight:"bold";}
h6 a {color:#70001F}
p {margin-bottom:1em;}
table {margin-bottom:1em;}
a {
	font-weight: bold;
	color: #B44129;
	text-decoration: none;
	}
a:hover {text-decoration:underline;}
a img {border:0;}
ul {list-style:none none;margin:0px;padding:0px;}
li {margin:0px;}
ul li a:hover .on {display:inline;}
ul li a:hover .off {display:none;}
.on {display:none;}
.content {
	width: 720px;
	margin-left: 150px;
}
.leftcol {
	width: 168px;
	float:left;
	margin-right:8px;
}
/*.navbox img {padding:0px;margin:0px;}*/
.navboxtop {width:168px;height:8px; background: url(images/navbox_top.png) no-repeat top left;}
.navboxbtm {width:168px;height:15px; background: url(images/navbox_btm.png) no-repeat top left;padding-bottom:8px;}
.navcontent {
	background-image: url(images/navbox.png);
	background-repeat:repeat-y;
}
.navcontent img {padding: 4px 0px 3px 8px;}
.copybox {width: 539px; float:right;
}
.copyboxtop {width:532px;height:8px; background: url(images/copybox_top.png) no-repeat top left;}
.copyboxbtm {width:532px;height:15px; background: url(images/copybox_btm.png) no-repeat top left;padding-bottom:9px;
}
.introcopy{
	background-image: url(images/copybox.png);
	background-repeat:repeat-y;
	padding: 10px 23px;
	height:127px;
}
.copycontent {
	background-image: url(images/copybox.png);
	background-repeat:repeat-y;
	padding: 10px 23px;
	max-height: 1800px !important;
	height:auto;
	overflow:auto;
}
#short .copycontent {
	max-height: 280px !important 
}
.backtotop {text-align:right;padding:30px 0px 10px 0px;}
.copyfooter {
	font-size:.8em;
	text-align:right;
	padding-right:13px;
	margin-top: -8px;
	margin-bottom:20px;}
	
	

