body   { font-family: verdana, sans-serif; margin: 12px }
h1 { font-size: 18px; background-color: #72a75e; line-height: 50px; margin: 0; padding-left: 10px; }
h2      {
	font-size: 13px;
	background-color: #a3c895;
	padding: 3px;
	width: 100%
}
h4      {
	font-size: 13px;
	background-color: #a3c895;
	padding: 3px;
	width: 99%
}

.h3{
	font-size: 14px;
	padding: 3px;
	width: 80%;
	color: #009900;
}

.attention{
	font-size: 13px;
	padding: 3px;
	color: #CC0000;
}

.content    {
	font-size: 10px;
	line-height: 16px;
	margin: 0px 12px 32px 40px;
	background-color:#dcebd4;
	padding: 10px;
	width: 90%;
	border: 1px #72a75e solid;
}
.content td  { font-size: 10px; line-height: 16px }
.content a:link    { color: #3664a2; text-decoration: none; padding: 2px }
.biglink { font-size: 16px; font-weight: bold }
.content a:visited    { color: #3664a2; text-decoration: none; padding: 2px }
.content a:hover   { color: white; text-decoration: none; background-color: #3b5e88; padding: 2px }
.content a:active   { color: white; text-decoration: none; background-color: #610400; padding: 2px }

.h-table tr:hover { background-color: #a3c895;}

.job-category{
	font-weight: bold;
	
}

.job-title{
	padding-left: 30px;
	
}

.gj-logo    {
	margin: 0 0 0 40px;
	padding: 10px;
	width: 90%;
	text-align:right;
}

.float-left{
	float: left;
	padding-left: 10px;
	padding-right: 25px;
}

.table-wrapper{
	width: 700px;
	border: 1px solid #A7B3A2;
	margin-left: 50px;
	margin-bottom: 25px;
	margin-top: 20px;
	padding: 5px;
}

.table-wrapper td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDCBB8;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hand{
cursor: crosshair;
}
