html { overflow-y: scroll; }

body, td, a, h1, h2, h3, h4, h5, h6, div {
	font-family: verdana, sans-serif, arial, tahoma, helvetica;
}

body {
	margin: 0px;
	background: #ffffff;
	font-size: 11px; color: #313f52;
}

td {
	font-size: 11px;
	line-height: 15px;
}

img {
	border: 0px;
}

em {
	font-style: italic;
}

ul {
	line-height: 18px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 22px;
	line-height: 24px;
	color: #3d414c;
}

h2 {
	font-size: 18px;
	line-height: 32px;
	color: #19889c;
}

h3 {
	font-size: 15px;
	line-height: 17px;
	color: #234357;
}

h4 {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}

/* Form Styles */

form {
	margin: 0px;
}

input, textarea, select {
	margin: 0px;
	font-size: 11px;
	vertical-align: middle;
}

label em {
	font-style: normal;
	text-decoration: underline;
}

/* Link Styles */

a {
	font-size: 11px;
	line-height: 13px;
	color: #4b5e7e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #969ca6;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

a:active {
	color: #00ccff;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

/* --- Questions START --------------------------------------- */

div#questions td {

	color: #222;
	font-size: 13px;
}

div#questions .questionHeader {
	padding: 10px;
	color: #af2a20;
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #cfbeb6;
}

/* --- Answers END ------------------------------------------- */

div#showFrame td {

	color: #000;
}

div#showFrame .questionHeader {
	padding: 10px;
	color: #723228;
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #cfbeb6;
}

/* ----------------------------------------------------------- */

div#menuBar a {
	color: #eee;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}

div#menuBar a:hover {
	color: #ffffff;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

div#menuBar a:active {
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.projectLink {
	color: #000;
}

div#menuBarProjects .otherProjectLink {
	color: #fee5ba;
	font-size: 15px;
}

div#menuBarProjects .otherProjectLink:hover {
	color: #feeed3;
	font-size: 15px;
}

/* Custom Styles */

.noChange:hover {
	color: #555;
}

.projectSubtitle {
	color: #4a4f5e;
	font-size: 24;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.menuBar {
	background-color: #314753;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.pageTitle {
	background-color: #9ea3af;
	width: 100%;
	background: url("/images/titleBg.png");
	height: 40px;
	color: #e2e8e8;
	font-size: 21px;
	font-weight: bold;
	padding-left: 20px;
}

.pageSubTitle {
	text-align: right;
	background-color: #cfd5e0;
	width: 100%;
	background: url("/images/subTitleBg.png");
	height: 40px;
	color: #3d404b;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
}


.aboutSubtitle {
/*	font-family: verdana, arial, tahoma, helvetica;*/
	font-size: 15px;
	line-height: 17px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.boxTitle {
	background-color: #546b7a;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
/*	font-family: verdana;*/
	text-align: center;
}

.infoBox {
	padding: 0px 0px 0px 0px;
	border: 1px #546b7a solid;
}

.boxBlurb {
	color: #5f5f5f;
	text-align: justify;
	padding: 20px;
	border: 1px solid #9c0700;
}

.boxBlurbContact {
	color: #5f5f5f;
	text-align: justify;
	padding: 20px;
	background-color: #e8ddd8;
	background-image: url("/images/boxGradientRed.png");
	background-repeat: repeat-x;
	background-position: top;
}


.boxBlurbBlue {
	color: #5f5f5f;
	text-align: justify;
	padding: 20px;
	border: 1px solid #387582;
}

.mainBody {
	min-height: 280px;
}

.footer {
	border-top: 1px #ccc solid;
	background-color: #fff;
	text-align: center;
	padding: 3px;
	font-size: 10px
}

.menuBox {
	border-bottom: #ffffff 1px solid;
	text-align: center;
	color: #bbbbbb;
	font-weight: bold;
}

.menuBoxGrey {
	background: #ffffff;
	border: #aaaaaa 1px solid;
	text-align: center;
	color: #777777;
	font-weight: bold;
}

.menuBoxSelected {
	border-bottom: #ffffff 1px solid;
	background: url("/images/projectMenuSelRed.png");
	text-align: center;
	color: #4a343d;
	font-weight: bold;
}

.menuBoxHover {
	border-bottom: #ffffff 1px solid;
	background: url("/images/projectMenuHover.png");
	cursor: pointer; cursor: hand;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.loginTextBox {
/*	background-color: #ffbfa3;
	border: 1px solid #8d4d43;*/
	border: 1px solid #888;
	width: 230px;
	padding: 3px;
	height: 1.8em;
}

.inductionBox {
	background-color: #ffbfa3;
	border: 1px solid #8d4d43;
	padding: 3px;
}

.inductionCheckbox {
	background-color: #fff;
	border: 1px solid #8d4d43;
	padding: 3px;
}

.tradeButton {
	font-family: verdana, Trebuchet MS, Arial, verdana;
	font-size: 11px;
}

.receiptField {
	color: #000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.receiptData {
	color: #000;
	font-family: verdana;
	font-size: 12px;
}


/* Interactive Map Overlay Styles */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

#dhtmlpointerElimatta{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmlpointerYamala{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmlpointerAshford{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmlpointerMaryborough{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmlpointerYetman{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#applyForm {
	color: #000;
}

#applyForm textarea, input[type=text] {
	border: 1px solid #555;
	padding: 2px;
	font-size: 12px;
}

#applyForm .subTitle {
	border: 1px solid #000;
	padding: 7px;
	background-color: #632020;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#applyForm .preSubTitle {
	padding-bottom: 20px;
}

#applyForm #education td {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}

#applyForm #example td {
	color: #555;
	font-style: italic;
}

#applyForm .explanation {
	font-size: 12px;
	color: #fff;
	background-color: #986464;
	padding: 10px;
	border-bottom: 1px solid #702828;
}

#applyForm .tdField {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

#applyForm .tdFieldCenter {
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

#applyForm .tdFieldReq {
	color: #f00;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

#expertiseMain {
	color: #330e0e;
}

.expertiseMainChk {
	vertical-align: bottom;
	margin-bottom: 1px;
}

.applyButton {
	font-size: 15px;
	padding: 10px 30px 10px 30px;
}

#employmentFormTitle {
	color: #000;
	font-size: 24px;
	text-align: center;
	margin-bottom: 0.5em;
}

#deleteChk {
	vertical-align: middle;
	margin-bottom: 1px;
}

#changeChk {
	vertical-align: middle;
	margin-bottom: 1px;
}
