* {
	border:solid 0px #333333;
	border-collapse:collapse;
	font-family:Calibri, sans-serif;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	outline:0;
	padding:0;	
	text-decoration:none;
}

a {
	border-bottom:dotted 1px;
}

a.nobottomborder {
	border-bottom:0;
}

a:hover {
	color:#cc0000;
}

b {
	font-weight:bold;
}

body {
	font-size:13px;
}

button {
	background-position:center;
	background-repeat:no-repeat;
	color:#ffffff;
	cursor:pointer;
	letter-spacing:-0.08em;
	text-align:center;
	text-shadow:0px 1px 1px #000000;
	vertical-align:middle;
	*vertical-align:text-bottom;
}

button:hover {
	background-position:top;
}

button:active {
	background-position:bottom;
	padding:1px 0px 0px 1px;
}

.btn64x20 {
	background-image:url(/images/btn64x20.png);
	height:20px;
	width:64px;
}

fieldset {
	border:solid 1px #999999;
	padding:15px;
}

fieldset label {
	line-height:2em;
}

legend {
	color:#999999;
	font-family:impact,sans-serif;
	font-size:17px;
	margin-left:-10px;
	padding:0px 10px;
	text-transform:uppercase;
}

form {
	display:inline;
}

h1, h2, h3 {
	color:#003366;
	font-family:"Georgia";
	letter-spacing:0.1em;
}

h1 {
	font-size:20px;
	padding-bottom:15px;
	text-transform:uppercase;
}

h2 {
	font-size:16px;
}

h2 > a {
	border:solid 1px #336699;
	letter-spacing:0em;
	padding:4px;
}

h2 > a:hover {
	border-color:#990000;
}

h3 {
	font-size:11px;
	text-transform:uppercase;
}

hr {
	border-top:dotted 1px;
	padding:20px 0px;
}

html {
	overflow-y:auto;
}

input[type='text'] {
	border:solid 1px #999999;
	font-size:13px;
	line-height:18px;
}

ol {
	list-style:outside decimal;
	padding-left:1.5em;
}

p {
	margin:10px 0px;
}

select {
	border:solid 1px;
}

ul {
	list-style:outside url(/images/arrowRight.png);
	padding-left:1.5em;
}

ul > li {
	line-height:1.5em;
}

li > a {
	border-bottom:0;
	color:#336699;
}

.column {
	background:0;
	border:0;
	border-left:dotted 1px #cccccc;
	float:left;
	margin-left:20px;
	padding-left:20px;
	width:280px;
}

.column1 {
	border-right:dotted 1px #cccccc;
	float:left;
	margin-right:15px;
	padding-right:30px;
	width:280px;
}

.column1 > div:first-child, .twocolumn > div:first-child {
	background:#ffefd8;
	border:solid 1px #ffdeac;
}

.column > div, .column1 > div, .column2 > div, .column3 > div, .twocolumn > div {
	clear:both;
	margin-bottom:30px;
	padding:15px;
}

.column > div > img, .column1 > div > img, .column2 > div > img, .column2 > div > img, .twocolumn > div > img {
	background:#eeeeee;
	float:left;
	margin-right:4px;
}

.column2 {
	float:left;
	width:280px;
}

.column3 {
	border-left:dotted 1px #cccccc;
	float:left;
	margin-left:15px;
	padding-left:30px;
	width:280px;
}

.column3 > div {
	margin-bottom:30px;
	padding:15px;
}

.twocolumn {
	float:left;
	margin-right:30px;
	width:620px;
}

.direntry {
	float:left;
	margin:0px;
	padding:0px;
	width:280px;
}

.direntry a {
	border-bottom:0;
	clear:both;
	color:#000000;
	display:block;
	padding:2px;
}

.direntry div {
	float:right;
}

.direntry a:hover {
	color:#ffffff;
	background:#999999;
}

.endfloat {
	clear:both;
}

#bodyContainer {
	margin:0px auto;
	width:1000px;
}

#masthead {
	height:125px;
}

#mhLogo {
	margin-left:30px;
	margin-top:30px;
	position:absolute;
}

#supernav {
	clear:both;
	padding:32px 10px;
	text-align:right;
}

#supernav > a {
	border:1px solid #ffffff;
	color:#336699;
	font:12px "Georgia";
	margin-right:24px;
	padding:2px 4px;
}

#supernav > a:hover {
	border-color:#990000;
}	

#nav {
	background:url(/images/imgNavBackground.png);
	height:50px;
	overflow:hidden;
}

#nav > * {
	float:left;
}

#nav a {
	border-bottom:0;
}

#nav a:hover {

}

.naventry {
	margin:10px 60px 15px 0px;
	padding:10px;
}

.naventrynolink {
	background:url(/images/arrowRight.png) no-repeat left center;
	margin:0px 4px;
	padding:4px 4px 4px 12px;
}

.naventry:hover {
	background:#ffffff;
	border:solid #990000 2px;
	-webkit-box-shadow:0px 0px 10px #000000;
	-moz-box-shadow:0px 0px 10px #000000;
	padding:8px;
}

.naventrytitle {
	background:#ffffff;
	margin-top:-36px;
	padding:8px;
	position:absolute;
	visibility:visible;
}

.naventry > div {
	background:#ffffff url(/images/imgMenuFade.png) bottom repeat-x;
	border:solid #990000 2px;
	-webkit-box-shadow:0px 0px 10px #000000;
	-moz-box-shadow:0px 0px 10px #000000;
	display:none;
	margin-left:-20px;
	margin-top:16px;
	padding:10px;
	position:absolute;
	width:200px;
	z-index:999;
}

.naventry:hover > div {
	display:block;
}

.naventry > div > div {
	float:left;
	padding-right:40px;
	width:200px;
}

.naventry > div > div > a {
	color:#333333;
	display:block;
	margin-bottom:3px;
	padding:4px 4px 4px 12px;
}

.naventry > div > div > a > b {
	color:#000000;
}

.naventry > div > div > a:hover {
	background-color:#999999;
	color:#ffffff;
}

.naventry > div > div > a:hover > b {
	color:#ffffff;
}

#content {
	padding:20px 0px;
}

.slidestrip {
	background:#112233;
	height:28px;
	padding:10px 0px;
}

.slidestrip a {
	border:0;
	display:block;
	float:left;
	height:28px;
	margin:0px 13px 0px 12px;
	width:100px;
	-moz-opacity:.33; filter:alpha(opacity=33); opacity:.33;
}

.slidestrip a > img {
	display:none;
}

.slidestrip a:hover {
	-moz-opacity:1.00; filter:alpha(opacity=100); opacity:1.00;
}

.newsbrief {
	border-bottom:dotted 1px #aaaaaa;
	padding-bottom:10px;
	margin-bottom:10px;
}

.newsbrief:last-child {
	border-bottom:0;
}

.newsbrief > a {
	border-bottom:0;
	color:#3366ff;
	display:block;
	font:14px "Georgia", Serif;
}

.newsbrief > a:hover {
	color:#0033cc;
}

.newsbrief > h1 {
	padding-bottom:0;
}

.newsbrief > span {
	color:#666666;
	font-size:10px;
	font-style:italic;
}

.newsbrief > div > a {
	border-bottom:0;
	color:#3366ff;
	font-weight:bold;
	text-transform:uppercase;
	white-space:nowrap;
}

.newsbrief > div > a:hover {
	color:#0033cc;
}

.sidebar {
	background:#bbddff;
	border:solid 4px #6699cc;
	float:right;
	margin-bottom:20px;
	padding:15px;
	width:320px;
}

.sidebar iframe {
	margin-top:20px;
}

.sidebar > div {
	float:left;
	padding-right:20px;
	width:300px;
}

.sidebar > div:last-child {
	padding-right:0px;
}

.divider {
	border-top:dotted 1px;
	margin-top:20px;
	padding-top:10px;
}

#footer {
	background:#333333;
	clear:both;
	color:#dddddd;
	font-size:10px;
	padding:20px;
}

#footer a {
	border-bottom:0;
	color:#cccccc;
	display:block;
	margin-bottom:10px;
}

#footer a:hover {
	color:#cc0000;
}

#footer b {
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
}

#footer div {
	float:left;
	margin:0px 20px;
	min-height:180px;
	width:150px;
}

#footer #signoff {
	float:none;
	margin:0;
	min-height:0;
}

.dataentry {
	font-size:18px;
}

.dataentry input, .dataentry textarea {
	border:solid 1px #888888;
	vertical-align:bottom;
}

.dataentry input:focus {
	border-color:#ffcc00;
}

.dataentry input[type='checkbox'] {
	border:0px;
	outline:0px;
	vertical-align:middle;
}

.dataentry input[type='checkbox']:focus {

}

.dataentry input[type='radio'] {
	border:0px;
	outline:0px;
	vertical-align:middle;
}

.dataentry input[type='radio']:focus {

}

.dataentry input[type='text'], .dataentry textarea {
	font-size:1em;
	height:20px;
	padding:16px 2px 1px 2px;
}

.dataentry input[type='submit'], input[type='button'], .dataentry input[type='reset'] {
	border:solid 1px #000000;
	color:#ffffff;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	height:32px;
	padding:0px 12px;
	-moz-border-radius:8px;
	-moz-box-shadow:inset 0px 1px 0px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .5);
}

.dataentry input[type='submit'] {
	background-color:#336699;
}

.dataentry input[type='submit']:hover {
	background-color:#225588;
}

.dataentry input[type='submit']:focus {
	background-color:#114477;
	padding-top:1px;
}

.dataentry input[type='button'], input[type='reset'] {
	background-color:#555555;
}

.dataentry input[type='button']:hover, .dataentry input[type='reset']:hover {
	background-color:#444444;
}

.dataentry input[type='button']:focus, .dataentry input[type='reset']:focus {
	background-color:#333333;
	padding-top:1px;
}

.txtfield {
	border-color:#888888;
	float:left;
	margin:1px;
	white-space:nowrap;
}

.txtfield > div {
	color:#444444;
	display:inline;
	font-size:0.7em;
	-moz-user-select:none;
	padding-left:2px;
	position:absolute;
}

.txtfield > label {
	float:left;
	margin:-8px 8px 2px 2px;
}

.txtfield > select {
	border-width:1px;
	padding:12px 2px 2px 0px;
}

.optfield {
	border:solid 1px #888888;
	float:left;
	margin:1px;
	margin-right:14px;
	padding:7px 8px 8px 2px;
	white-space:nowrap;
}

.optfield > div {
	color:#444444;
	display:inline;
	font-size:0.7em;
	-moz-user-select:none;
	padding-left:2px;
}

.optfield > label:hover {
	background-color:#ffffcc;
}

.jobapppage {
	border:solid 1px #999999;
	float:left;
	height:600px;
	padding:20px;
	page-break-after:always;
	width:958px;
}

.jobappnav {
	position:absolute;
	margin-left:700px;
	text-align:right;
	top:20px;
	width:224px;
}
