html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* This makes IE centre the table */
.tablecontainer {
	background: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}
body {
	text-align:center;
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
li {
	margin-left: 10px;
	padding-left: 10px;
	list-style: disc inside;
	margin-bottom: 6px;
}
p {
	margin-bottom: 12px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
strong {
	font-weight: bold;
}
select {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
}
input {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
}
.formcell {
	padding-bottom: 10px;
}
.formtext {
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
.notbold {
	font-weight: normal;
}
h1 {
	margin-bottom: 12px;
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
}
h2 {
	font: bold 11px "Trebuchet MS", Tahoma, sans-serif;
}
.valuecell {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.valuetable {
	margin-left:auto;
	margin-right:auto;
}
#valuecontainer {
	text-align:center;
	margin-bottom: 12px;
}
a:link {
	font-weight: bold;
	color: #4488C3;
	text-decoration: none;
}
.leftcolumn_home {
	width: 220px;
	padding-left: 33px;
	vertical-align: top;
}
.centrecolumn_home {
	width: 254px;
	padding-top: 68px;
	padding-right: 70px;
	padding-left: 60px;
	vertical-align: top;
}
.rightcolumn_home {
	width: 283px;
	vertical-align: top;
	padding-top: 45px;
}
.pagecolumn_left {
	padding-left: 99px;
	width: 350px;
	padding-right: 45px;
}
.pagecolumn_left_toppad {
	padding-left: 99px;
	width: 350px;
	padding-right: 45px;
	padding-top: 40px;
}
.pagecolumn_right {
	width: 350px;
	padding-right: 99px;
	padding-top: 40px;
	padding-left: 50px;
}
.blue {
	color: #4187B9;
}
.sidebartext p {
	margin-bottom: 0px;
}
.handbox {
	width: 87px;
}
.sidebartext {
	vertical-align: top;
	padding-right: 20px;
}
.footercontainer {
	padding-top: 12px;
	padding-right: 23px;
	padding-left: 23px;
}
.footerlinks {
	text-align: right;
}
.floatvertical {
	vertical-align: middle;
}
.linecell {
	padding-top: 12px;
}
.contentcontainer {
	height: 365px;
}
.footertext {
	color: #357CB6;
}
a:visited {
	font-weight: bold;
	color: #4488C3;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #4488C3;
	text-decoration: underline;
}
body, td, div {
	font: 11px/16px "Trebuchet MS", Tahoma, sans-serif;
	color: #666666;
}
td {
	vertical-align:top;
}
#sitemapcontainer {
	margin-left: 33px;
	margin-top: 50px;
}
#scrollingarea {
	height: 280px;
	width: 750px;
	overflow: auto;
	padding-right: 50px;
	scrollbar-3dlight-color:#4361A6;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #5BAADF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color:#5BAADF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	margin-left: 75px;
	margin-top: 50px;
 }

#jobcontainer {
	padding-top: 30px;
	margin-right: 18px;
	margin-left: 33px;
}
.imagefloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -5px;
}
