@charset "utf-8";
/* CSS Document */
#jrHome{
	width: 757px;
	width: 759px;
	float: left;
}
#jrLogo{
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-left: 10px;
}
#printEmail{
	clear: both;
}
#jrTopNav{
	float: left;
	display: inline;
	margin-left: 270px;
}
#jrTopNav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#jrTopNav a{
	color: #666666;
}
#jrHomeImg{
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#jrHomeImg img{
	padding: 0px;
	margin: 0px;
}
#jrHeaders{
	clear: left;
}
#jrColCont{
	border-left: solid 2px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: #F0F0EF;
	float: left;
}
#jrColCont div{
	padding: 8px;
}
#jrColCont div div{
	padding: 0px;
}
#jrCol1{
	float: left;
	width: 133px !important; width: 151px;
	height: 168px;
	border-right: solid 2px #D5D5D5;
	display: inline;
}
#jrCol2{
	float: left;
	width: 134px !important; width: 152px;
	height: 168px;
	border-right: solid 2px #D5D5D5;
}
#jrCol3{
	float: left;
	width: 133px !important; width: 151px;
	height: 168px;
	border-right: solid 2px #D5D5D5;
}
#jrCol4{
	float: left;
	width: 133px !important; width: 151px;
	height: 168px;
	border-right: solid 2px #D5D5D5;
}
#jrCol5{
	float: left;
	width: 132px !important; width: 150px;
	height: 168px;
	border-right: solid 2px #D5D5D5;
}
#jrContent{
	clear: left;
	float: left;
	margin-top: 20px;
	width: 759px;
	width: 750px;
}
#content img, #contentNoSide img{
	margin: 0px;
}
#subContent{
	float: left;
	padding-left: 24px;
	padding-left: 14px;
	padding-top: 30px;
/*	vertical-align:top;*/
	width: 756px !important; width: 784px;
	background-color: #F9F9F9;
	margin-top: 2px;
	margin-left: 4px;
	padding-bottom: 10px;
/*	border-left: solid 4px white !important; border: none;*/
	margin-top: -2px;
}
#subContent #PageTitle{
	color: #2F5F8F;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 25px;
}