body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #F2F3F4;
	background-image: URL(/images/home/page-bkgd.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	}

form {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

body, p, h1, h2, h3, h4, h5, h6, a, b, i, ul, ol, li {
	font-family: verdana, arial, helvetica, geneva, swiss, sunSans-regular, sans-serif;
	}

p, h1, h2, h3 {
	border: 0px;
	padding: 0px;
	margin: 1em 0px;
	}

body, table, p, ul, ol, li {
	font-size: 11px;
	color: #333333;
	}

h1 {
	color: #2B6191;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	}

h2 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	}
	
h3 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	}

a:link, a:visited {
	color: #114379;
	text-decoration: none;
	}

a:active, a:hover {
	color: #114379;
	text-decoration: underline;
	}

div#outerContainer {
	text-align: left;
	width: 867px;
	}

table#topNav {
	margin: 26px 0px 0px 0px;
	}

table#topNav a {
	margin: 0px 21px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none ! important;
	}

table#topNav a#home {
	margin-left: 15px;
	}

table#topNav a:hover, table#topNav a:active, table#topNav a.on {
	color: #DDE0E3;
	}

div#topNav2 {
	text-align: right;
	padding: 16px 38px 8px 0px;
	}

div#topNav2 a {
	margin: 0px 0px 0px 28px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none ! important;
	}

div#topNav2 a:hover, div#topNav2 a:active, div#topNav2 a.on {
	color: #A0A8AD;
	}

div#topNav2 a.on {
	background-image: URL(/images/common/topnav2-arrow.gif);
	background-position: 0% 4px;
	background-repeat: no-repeat;
	}

.flushTop {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}

td#contentContainer {
	background-color: #ffffff;
	background-image: URL(/images/common/content-bkgd.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	}

table#contentTable {
	background-image: URL(/images/common/content-top-bkgd.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

td#rightCol div#item1, td#rightCol div#item2 {
	border-left: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	width: 215px;
	}
td#rightCol div#item1 {
	padding-top: 6px;
	}

td#rightCol div#item3 {
	margin: 9px 0px 9px 6px;
	}

td#copyrightContainer {
	background-color: #CED5DA;
	background-image: URL(/images/common/vertical-divider-pixel.gif);
	background-position: 628px 0%;
	background-repeat: repeat-y;
	}

div#copyright {
	text-align: right;
	padding: 11px 20px 12px 0px;
	font-size: 9px;
	color: #333333;
	}
	
div#copyright a, div#copyright a:visited, div#copyright a:active  {
	color: #333333;
	}

td#subCopyright {
	background-image: URL(/images/common/vertical-divider-pixel.gif);
	background-position: 628px 0%;
	background-repeat: repeat-y;
	height: 21px;
	}

div.innerContainer {
	padding: 0px 64px 2em 65px;
	}

p.note {
	font-size: 10px;
	color: #666666;
	}

table.formContainer {
	width: 100%;
	margin: 6px 0px 0px 0px;
	}

table.formContainer td.topLeft {
	background-image: URL(/images/common/forms/topleft.gif);
	background-position: 0% 0%;
	}

table.formContainer td.topRight {
	background-image: URL(/images/common/forms/topright.gif);
	background-position: 100% 0%;
	}

table.formContainer td.bottomLeft {
	background-image: URL(/images/common/forms/bottomleft.gif);
	background-position: 0% 100%;
	}

table.formContainer td.bottomRight {
	background-image: URL(/images/common/forms/bottomright.gif);
	background-position: 100% 100%;
	}

table.formContainer td.topLeft, table.formContainer td.topRight, table.formContainer td.bottomLeft, table.formContainer td.bottomRight {
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	}

table.formContainer td.top, table.formContainer td.bottom, table.formContainer td.middleLeft, table.formContainer td.middleRight {
	background-image: URL(/images/common/forms/border-bit.gif);
	}

table.formContainer td.top {
	background-repeat: repeat-x;
	background-position: 0% 0%;
	}

table.formContainer td.bottom {
	background-repeat: repeat-x;
	background-position: 0% 100%;
	}

table.formContainer td.middleLeft {
	background-repeat: repeat-y;
	background-position: 0% 0%;
	}

table.formContainer td.middleRight {
	background-repeat: repeat-y;
	background-position: 100% 0%;
	}

table.formContainer td.middle {
	padding: 6px 15px 10px 14px;
	}

table.formContainer p, table.formContainer h1, table.formContainer h2, table.formContainer h3 {
	margin-top: 0px;
	}

table.formTable td {
	padding-bottom: 4px;
	color: #666666;
	}

table.formTable table.subTable td {
	padding-bottom: 0px;
	}

table.formTable td.label, table.formTable td.label2 {
	text-align: right;
	padding-right: 1em;
	padding-top: 4px;
	white-space: nowrap;
	}

table.formTable table.subTable td.label, table.formTable td.label2 {
	padding-left: 2em;
	}

table.formTable input.wide {
	width: 98%;
	}

table.formTable textarea.wide {
	width: 98%;
	}

span.required {
	padding-left: 3px;
	}

form.contentForm {
	margin: 1.5em 0px;
	}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

table.jobDesc {
	margin-top: 30px;
	width: 100%;
}