body {
	background-color: #333333;
	text-align: center;
	margin: 0px;
	font-size: 13px;
	line-height:17px;
}
p, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
}
.nobr {white-space:nowrap;} 
a, a:link, a:active, a:visited {color:#3660A0;text-decoration:underline;}
/* a:visited {color:#6084BA;} */
a:hover {color:black;}
.txtleftpad {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.wh-bg {
	width: 1065px; background: #fff;
}
.extend {
	background-image: url(images/extend.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titlebig {
	font-size: 20px;
	font-weight: bold;
	color: #CC9900;
}
.titlemed {
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
}
.titlemed2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}
.titlemed2sm {
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}
.titlemed3 {
	font-size: 20px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.titlemed4 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.titleParker {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.picR {
	float: right;
	margin-left: 5px;
	border: 1px solid #000000;
}
.picL {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
}
.picLnobdr {
	float: left;
	margin-right: 5px;
}
.picRnobdr {
	float: right;
	margin-left: 5px;
}
.picC {
	border: 1px solid #000000;
}
.picpubart1 {
	border: 1px solid #000000;
	margin-top: 20px;
}
.picpubart2 {
	border: 1px solid #000000;
	margin-top: 20px;
}
.txtcenter {
	text-align: center;
}
.menubottm {
	background-image: url(images/menubottm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubottmN {
	background-image: url(images/menubottmN.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar-bg {
	background: url(images/sidebar-menu.gif) repeat-y;
}
.menubottmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 35px 0px 0px 10px;
	margin: 0px;
}
.menubottmtxt a:link {color:#FFFFFF; text-decoration:none}
.menubottmtxt a:visited {color:#FFFFFF; text-decoration:none}
.menubottmtxt a:hover {color:#FFFFFF; text-decoration:underline
}
.copyinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	background:#333333;
}
.box {
	border: 2px dashed #CC9900;
	text-align:left;
	padding: 10px;
	color:#FFFFFF;
	background-image: url(images/boxbakdrk.gif);
}
.box a:link {color:#FFFFFF; text-decoration:underline}
.box a:visited {color:#FFFFFF; text-decoration:underline}
.box a:hover {color:#FFFFFF; text-decoration:none
}
.tenanthdr {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	background-image: url(images/boxbakdrk.gif);
}
.tenantcell {
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom-color: #CC9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tenantmore {
	text-align: right;
	padding-top: 5px;
}
.formright {
	text-align: right;
}
.nav a{
	background: url(images/nav-bg.jpg);
	width: 156px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	font-size: 12px;
	color: #2c6359;
	font-weight: bold;
	border-top: 2px solid #5a9587;
	text-transform: uppercase;
	padding-left: 15px;
}
.nav a:hover {
	background: url(images/nav-bg-h.jpg);
	width: 156px;
	display: block;
	line-height: 25px;
	color: #fff;
	padding-left: 15px;
}

.s-nav a{
	background: url(images/nav-bg.jpg);
	width: 156px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	font-size: 11px;
	color: #2c6359;
	font-weight: bold;
	border-top: 2px solid #5a9587;
	text-transform: uppercase;
	padding-left: 15px;
}
.s-nav a:hover {
	background: url(images/nav-bg-h.jpg);
	width: 156px;
	display: block;
	line-height: 25px;
	color: #fff;
	padding-left: 15px;
}