h1, h2, h3 {
	color: #FFA901;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	/* background: url(../images/img04-4x1.gif) repeat-x left bottom; */
	/* 	letter-spacing: -2px; */
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	/* letter-spacing: -1px; */
	/* background: url(../images/img04-4x1.gif) repeat-x left bottom; */
}


h3 {
	margin-bottom: .2em;
	font-size: 110%;
	font-weight: bold;
/* 	background: url(../images/img04-4x1.gif) repeat-x left bottom; */
}

a {
	font-family: Verdana;
	color: #FFA901;
/* 	font-size: 11px; */
	font-weight: bold;
}

.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}
.onNav {

	font-family: Verdana;
	font-size: 11px;
	color: #FFA901;
	font-weight: bolder;
}

.subNav { 	
	font-family: Verdana;
	font-size: 10px;
	color: #FFA901;
	font-weight: lighter;
}

.tabTitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.lowerTableLine {
	background-image: url(images/jcs-table-lower.gif);
	background-repeat: repeat-x;
}
.upperTableLine {
	background-image: url(images/jcs-table-upper.gif);
	background-repeat: repeat-x;
}
.leftTableLine {
	background-image: url(images/jcs-table-left.gif);
	background-repeat: repeat-y;
}
.rightTableLine {
	background-image: url(images/jcs-table-right.gif);
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.homeTabTop {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/jcs-hometab-top.gif);
	background-repeat: no-repeat;
}
.homeTabBottom {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-image: url(images/jcs-hometab-bottom.gif);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.aboutBorder {
	border: 1px solid #000000;
}
.bold {
	font-weight: bolder;
}
.pageTitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.impgray {
	font-style: italic;
	font-weight: normal;
	color: #006666;
}




