body{
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(../images/template/jtp28-bcknd.jpg);
	font-family: verdana,helvetica,sans-serif;
}

img.block{
	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
}

.layout{
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
			
#leftColumn{
	vertical-align: top;
	text-align: left;
}

#rightColLeftBorder{
	background: url(../images/template/jtp28-right-leftborder.jpg);
	width: 26px;
	height: 120px;
}

#righColRightBorder{
	background: url(../images/template/jtp28-right-rightborder.jpg);
	width: 26px;
	height: 120px;
}

#rightColumn{
	background: url(../images/template/jtp28-right-bg.jpg);
	vertical-align: top;
	width: 220px;
	text-align: center;
}

#leftMargin{
	width: 63px;
}

#content{
	width: 483px;
	border: 1px solid #A39D94;
	background: url(../images/template/jtp28-bcknd2.jpg);
	padding-bottom: 10px;
}

p.subtitle{
	background-image: url(../images/template/jtp28-subtitle.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #FCEDE6;
	font-weight: bold;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #A39D94;
	height: 20px;
	width:453px;
	padding-left: 30px;
}

p.rcText {
	margin: auto;
	font-size: 11px;
	color: #77726B;
	padding-right: 2px;
	padding-left: 0px;
	text-align: left;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#rcHeader {
	margin-top: 47px;
	padding-left: 3px;
}

#rcFooter {
	/*margin-top: 8px;*/
	font-size: 12px;
}

p.navHead {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #003295;
	line-height: normal;
	font-style: normal;
	padding-left: 20px;
	font-variant: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 15px;
}

p.copyright{
	font-size: 10px;
	color: #77726B;
	padding-left: 3px;
	padding-right: 2px;
}

.lcText {
	font-size: 12px;
	color: #77726B;
	padding-left: 15px;
	padding-right: 15px
}