body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/maingreyback.jpg);
	background-repeat: repeat-x;
	font-size: x-small;
}
td, div {
	font-size: 110%;
}
img {
	border: 0;
}
img.middle {
	vertical-align: middle;
}
img.top {
	vertical-align: top;
}
img.bottom {
	vertical-align: bottom;
}
img.left {
	float: left;
	padding-right: 5px;
}
img.right {
	float: fight;
	padding-left: 5px;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/images/greyback.png);
	background-position: right;
	background-repeat: repeat-y;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
p {
	padding-left: 30px;
	padding-right: 10px;
}
li {
	padding-top: 5px;
}
.mainwhiteback {
	background-image: url(/images/mainwhiteback.png);
	background-repeat: repeat-y;
}
.padded {
	padding-left: 5px;
	padding-right: 5px;
}
.padleft {
	padding-left: 5px;
}
.padright {
	padding-right: 5px;
}
.mainlogotech {
	background-image: url(/images/mainjjlogo_tech.gif);
	background-repeat: no-repeat;
}
.dkgreyback {
	background-color: #adadad;
}
.mdgreyback {
	background-color: #d4d4d4;
}
.ltgreyback {
	background-color: #ebebeb;
}
.newsheader {
	font-size: 100%;
	font-weight: bold;
	color: #143d8d;
	text-align: center;
}
.newstext {
	font-size: 90%;
}
.newstextsm {
	font-size: 90%;
	padding-right: 8px;
	padding-left: 8px;
}
a.footergrey, a.footergrey:link, a.footergrey:visited, a.footergrey:active {
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}
a.footergrey:hover {
	color: #143d8d;
	text-decoration: underline;
}
.blue {
	color: #143d8d;
}
.footerblue {
	font-size: 110%;
	color: #143d8d;
	text-align: center;
}
.footergrey {
	text-align: center;
	font-size: 110%;
	color: #666666;
}
.servicesback {
	background-image: url(/images/services_smile.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.noflashNav {
	background-image: url(/images/noflash_topnav.gif);
	background-repeat: no-repeat;
}
a.topnav, a.topnav:link, a.topnav:visited, a.topnav:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	background-color: #2d5198;
}

.highlight {
	font-weight: bold;
	color: #174090;
}
.txtgrey {
	color: #666666;
}
#flashcontent {
	text-align:left;
	visibility: hidden;
}

