body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a, a:link {
	color: #00A161;
	text-decoration: none;
}

a:hover, div a:hover, td a:hover { color: #FF9900; }

a:visited { color: #00A161; }

a:active {
	text-decoration: blink;
	color: #FF9900;
}

a.terms, a:link.terms, a:visited.terms { color: #FFFFFF; }
a:hover.terms { color: #00A161; }

img.noborder { border: 0px; }

p { 
	font-size: 11px; 
	padding-top: 0em;
	margin-top: 0em;
}

h1, h2, h3, h4, h5 { margin: 3px 0px; padding: 0px; }

h1 {
	font-size: 18px;
	text-decoration: underline overline blink;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color: #CCCCCC;
}

h3 { font-size: 15px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }

div#main {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 460px;
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
}

td#topbox { padding-left: 16px; }

.menusheading { 
	font-weight: bold; 
	list-style-type: none;
}

.menusheading1 {
	font-weight: bold;
	color: #0033FF;
}

.menusheadingwhite {
	color: #FFFFFF;
	font-weight: bold;
}

.menussubheading {
	font-size: 12px;
	filter: Glow(Color=5, Strength=5)?, Transition=?);
	filter: Xray;
}

.introtext {
	font-size: 12px;
	font-weight: bold;
}

.bold {
	color: #006430;
	font-weight: bold;
}

div.padded {
	font-size: 11px;
	margin: 16px;
}

.paddednav {
	font-size: 11px;
	margin: 16px 0px;
}

.textheading {
	color: #00A161;
	font-size: 12px;
	font-weight: bold;
}

.text {
	color: #00A161;
	font-size: 12px;
	font-weight: normal;
}

.jobtitle {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.searchbox, input.searchbox {
	height: 16px;
	line-height: 14px;
	font-size: 12px;
	vertical-align: top;
	border: 1px solid #000000;
	margin: 0px 5px;
	padding: 2px 3px;
}

ul { 
	list-style-position: inside;
	font-size: 11px;
	margin: 0em 1em;
	padding: 0em 1em;
}

li { 
	font-size: 11px; 
	list-style-position: outside; 
	list-style-type: square; 
}

li.link-a, li.link-b, li.link-c, li.link-d, li.joblink{
	list-style-type: none;
	text-indent: 0em;
	padding: 0em;
	margin: 0em;
}
li.link-a { font-weight: bold; }
li.link-b { text-indent: 0em; }
li.link-c { text-indent: 0em; }
li.link-d { text-indent: 0em; }
li.link-e {
	text-indent: 0em;
	padding: 0em;
	margin: 0em;
	font-weight: normal;
}
li.joblink { text-indent: 1em; padding: 0em; margin: 0em; font-weight: normal; font-size: 10px;}	