/* CSS Document */

#divWrapper {
	height: 768px;
	width: 1024px;
	clear: both;
	margin: auto;
}
#jc3Content {
	display: inline;
	height: 315px;
	width: 1024px;
}
#divTop {
	height: 179px;
	width: 1024px;
	background-color: #000000;
}
#jc3header {
	height: 48px;
	width: 1024px;
	background-image: url(../images/jc3_header.jpg);
}
#jc3top {
	height: 1px;
	width: 1024px;
	background-image: url(../images/jc3_top.jpg);
}
#jc3left {
	height: 315px;
	width: 239px;
	background-image: url(../images/jc3_left.jpg);
	float: left;
}
#jc3btm {
	height: 1px;
	width: 1024px;
	background-image: url(../images/jc3_btm.jpg);
	float: left;
}
#Btm {
	background-color: #000000;
	height: 168px;
	width: 1024px;
	float: left;
}
#jc3center {
	height: 295px;
	width: 394px;
	float: left;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	vertical-align: middle;
	padding: 10px;
}
#divBottom {
	display: inline;
	height: 56px;
	width: 1024px;
}
#jc3right {
	height: 315px;
	width: 371px;
	background-image: url(../images/jc3_right.jpg);
	float: right;
}
#jc3btmleft {
	height: 56px;
	width: 239px;
	background-image: url(../images/jc3_btm_left.jpg);
	float: left;
}
#jc3btmright {
	height: 56px;
	width: 371px;
	background-image: url(../images/jc3_btm_right.jpg);
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#jc3btmcenter {
	height: 56px;
	width: 414px;
	background-color: #000000;
	float: left;
	clear: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divVert {
	width: 172px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#ulVert {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#ulVert a {
	padding: 8px;
	display: block;
	width: 156px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#ulVert a.current {
	background-color: #666666;
	color: #FFFFFF;
}
#ulVert a:link, 
#ulVert a:visited, 
#ulVert a:active 
{
	color: #999999;
}
#ulVert a:hover {
	background-color: #666666;
	color: #999999;
}
#ulVert .current {
	background-color: #666666;
	color: #FFFFFF;
}
