html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

body {

}

p {

}

h1 {

}

h2 {

}

h3 {
	
}

h4 {
	font-size: small;
	margin-bottom: -0.8em;
}

a:link {
	color: #003366;
}

a:visited {
	color: #006666;
}

a:hover, a:active {
	color: #009999;
}

.term span {
	font-weight: bold;
}

.bookTitle {
	font-style: italic;
}

#container {
	width: 90%;
	padding-bottom: 20px;
}
/*
#header h1 {
	background: url('unemployedhelplogo.gif') left top no-repeat;
	height: 73px;
	width: 520px;
	position: relative;
	margin: 0 0 0 0;
}

#header span {
	display: inline;
	height: 0;
	width: 0;
	left: -1200px;
	position: absolute;
}
*/
h2,h3,h4 {
	font-weight: bold;
}

#supportingText {

}

#supportingText h2 {
	font-size: 200%;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}

.bodyImage {
	display: none;
}

#supportingText li {
	margin-bottom: 6px;
}

#subNavList {
	display: none;
}

.pInd {
	margin: 0 0 0 40px;
}

p.pInd {
	padding: 0 0 1em 0;
}

ul.pInd {
	padding: 0 0 1.5em 1em;
}

#sidebar {
	display: none;
}

#ogeNav {
	display: none;
}

.ogeList ul {
	width: 45em;
	margin-bottom: 10px;
}

.ogeList ul li {
	float: left;
	width: 15em;
	list-style-type: none;
}

.ogeCheckList ul {
	width: 50em;
	margin-bottom: 10px;
}

.ogeCheckList ul li {
	float: left;
	width: 25em;
	list-style-image: url('checkbox.gif');
}

.ogeCheckListB ul, .ogeCheckListC ul, .ogeCheckListN ul {
	margin-bottom: 10px;
}

.ogeCheckListB ul li {
	list-style-image: url('checkbox.gif');
}

.ogeCheckListC ul li {
	list-style-image: url('checkbox_c.gif');
}

.ogeCheckListN ul li {
	list-style-image: url('checkbox_n.gif');
}

.ogeList br, .ogeCheckList br {
	clear: left;
}


.prev {
	float: left;
	text-align: left;
	margin: 10px 0 10px 30px;
}

.next {
	float: right;
	text-align: right;
	margin: 10px 30px 10px 0;
}

.spacer {
	clear: both;
}

.quote {
	text-align: center;
	font-size: x-small;
}

.quote span {
	font-size: small;
}

.reference {
	font-size: x-small;
}

.reference span {
	font-style: italic;
}

.emphasis {
	font-weight: bold;
}

.back {
	text-align: right;
}

.back span {
}

#hrTable td {
	background-color: #fef1d3;
	border-bottom: 1px solid #000000;
	margin: 2px;
	padding: 3px 6px 3px 6px;
	vertical-align: top;
}

#hrTable td span {
	font-weight: bold;
}

#hrTable tr.topRow td {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 3px solid #000000;
}

#hrTable li {
	margin-bottom: 0;
}

#boardTable td {
	margin: 0;
	padding: 3px 6px 3px 6px;
	vertical-align: top;
}

#boardTable tr.odd {
	background-color: #ffffff;
}

#boardTable tr.even {
	background-color: #e1e1e1;
}

#boardTable td.c1 {
	font-weight: bold;
}

#boardTable td.c1 span {
	font-weight: normal;
	font-size: x-small;
}

#eventsTable td {
	border: 1px solid black;
	text-align: center;
	vertical-align: top;
}

#eventsTable tr.header {
	background-color: #cccccc;
	font-weight: bold;
}

#eventsTable div.date {
	font-size: x-small;
}

#eventsTable div.special {
	font-style: italic;
	margin-top: 7px;
}

#eventsTable div.title {
	font-weight: bold;
	margin-top: 7px;
}

#eventsTable div.time {
	font-size: small;
}

.empID {
	text-align: right;
}

.empID span {
	font-weight: bold;
}

div.genericForm {
	width: 600px;
}

div.narrowForm {
	width: 450px;
	float: left;
}

div.formRow, div.listingRow {
	clear: both;
	padding-top: 5px;
}

.formRow span.formRowLabel {
	float: left;
	width: 150px;
	text-align: right;
}

.formRow span.formRowData {
	float: right;
	width: 440px;
	text-align: left;
}

.formRow span.formRowLabelNarrow {
	float: left;
	width: 100px;
	text-align: right;
}

.formRow span.formRowDataNarrow {
	float: right;
	width: 345px;
	text-align: left;
}

#submitForm {
	margin-top: 9em;
	margin-left: 105px;
}

.attnBox {
	clear: both;
	margin: 20px;
	padding: 10px;
	border: 2px solid #000000;
	background-color: #cccccc;
	text-align: center;
}

.attnBox span {
	font-weight: bold;
}

p.jobsNum span {
	font-weight: bold;
}

#jobsTable {
	margin-right: -122px;
}

#jobsTable td {
	margin: 1px;
	padding: 3px 1px 3px 1px;
}

#jobsTable tr.topRow td {
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #f17301;
}

#jobsTable tr.odd {
	background-color: #ffffff;
}

#jobsTable tr.even {
	background-color: #fedeb4;
}

#jobsTable td.c1 a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#jobsTableNav {
	margin: 20px -116px 20px 0;
	height: 20px;
	background-color: #f17301;
}

.jobListing {
	width: 100%;
	padding: 5px;
	border: 2px solid #f17301;
}

.jobListing p, .jobListing h3 {
	padding-left: 10px;
}

.jobListing hr {
	clear: both;
	width: 90%;
}

p.jobHead {
	font-size: large;
	color: #ffffff;
	background-color: #f17301;
}

p.jobSubHead, p.jobHead {
	font-weight: bold;
	text-align: center;
}

.label {
	float: left;
	text-align: right;
	width: 30%;
	padding-right: 5px;
	font-weight: bold;
}

.data {
	float: right;
	text-align: left;
	width: 69%;	
}

#print {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

#navPrev {
	float: left;
	padding-left: 14px;
	display: inline;
}

#navNext {
	float: right;
	padding-right: 14px;
	display: inline;
}

#navPage {
	clear: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

#navPrev a, #navNext a, #navPage {
	font-size: x-small;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#jobsSearch {
	margin-right: -116px;
	background-color: #fedeb4;
	padding: 5px;
	border: 1px solid #000000;
}

#jobsSearch p {
	text-align: center;
	text-decoration: none;
}

#jobsSearch span {
	font-weight: bold;
	color: #003366;
}

#supplemental {

}

#navList1, #navList2 {
	display: none;
}

#credit {
	clear: both;
	font-size: xx-small;
	color: #999999;
}

#credit h3 {
	font-size: small;
}
