body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#disclaimer {
	font-size: 9px;
	color: #0077d4;
	position: absolute;
	top: 512px;
	text-align: right;
	right: 40px;
}


#container #submenu a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	width: 243px;
	height: 23px;
}
#container #submenu a:hover {
	padding-top: 9px;
	padding-left: 11px;
	width: 242px;
	height: 22px;
}
img {
	behavior:	url("/pngbehavior.htc");
}

#container {
	position: absolute;
	width: 919px;
	left: 0px;
	top: 0px;
	height: 574px;
}

#content {
	overflow: auto;
	position: absolute;
	height: 361px;
	width: 507px;
	left: 384px;
	top: 98px;
	font-size: 11px;
}
#index {
	position: absolute;
	height: 35px;
	width: 215px;
	left: 680px;
	top: 34px;
}
#content h1 {
	color: #0077d4;
	font-size: 20px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h2 {
	color: #0077d4;
	font-size: 15px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#disclaimer a {
	color: #0077d4;
	text-decoration: none;
}
#disclaimer a:hover {
	text-decoration: underline;
}
.jobbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3491DE;
	display: block;
	padding: 5px 7px;
}
.jobbutton:hover {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#nice td {
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#nice ul {
	margin: 0px;
	padding: 0px;
}
#content #breadcrumb {
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 250px;
}
#content #breadcrumb a {
	color: #666666;
	text-decoration: none;
	outline:  none;
}
#content #breadcrumb a:hover {
	color: #333333;
}
#content p {
	width: 470px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#nice ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#nice {
	width: 470px;
}
#nice thead strong{
	cursor:pointer;
}
.jobListRow:hover {
	background-color: #eeeeee;
}
.jobListRow:hover .jobbutton {
	color: #3491DE;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.jobListRow .jobbutton:hover {
	color: #3491DE;
	background-color: #ffffff;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
}
#content .Accordion {
	width: 470px;
}
#sublinks {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#sublinks li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 250px;
}
#sublinks a {
	color: #0077d4;
	text-decoration: none;
	outline:  none;
}
#sublinks a:hover {
	color: #333333;
}