body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: white;
	padding: 10px;
}

a
{
	color: #333;
}

h2
{
	color: #007a4b;
	font-size: medium;
}

h3
{
	color: #007a4b;
	font-size: small;
}

.subnavCol, .contentCol
{
	padding-top: 15px;
	font-size: smaller;
}

.navOff, .navFirstOff, .navOn, .navFirstOn
{
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #007a4b;
	margin-left: 7px;
	width: 168px;
}

.navOff a, .navFirstOff a
{
	color: #8c8c8c;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
}

.navOn a, .navFirstOn a
{
	color: #007a4b;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
}

.navOff a:hover, .navFirstOff a:hover, .navOn a:hover, .navFirstOn a:hover
{
	text-decoration: underline;
}


.navFirstOff, .navFirstOn
{
	margin-top: 15px;
	border-top: 2px solid #007a4b;
}

.subnavOff, .subnavOn
{
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #8c8c8c;
	width: 162px;
}

.subnavOff a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.subnavOn a
{
	color: #007a4b;
	font-weight: bold;
	text-decoration: none;
}

.subnavOff a:hover, .subnavOn a:hover
{
	text-decoration: underline;
}

.breadcrumb, .crumbdivider
{
	color: #007a4b;
	font-weight: bold;
	font-size: medium;
}

.breadcrumb a
{
	color: #8c8c8c;
}

.enquiriesbox
{
	border-top: 2px solid #007a4b;
	border-bottom: 2px solid #007a4b;
	padding: 4px 10px 4px 10px;
	font-size: smaller;
}

.homenewsbox
{
	border-top: 2px solid #007a4b;
	border-bottom: 2px solid #007a4b;
	padding: 4px 0 4px 0;
	font-size: smaller;
	color: #8c8c8c;
}

.homenewstitle
{
	color: #007a4b;
	font-weight: bold;
}

p.smallp
{
	margin-top: 6px;
}

.stepBox
{
	color: #666;
	font-size: smaller;
	padding-top: 4px;
	padding-right: 2px;
}

.stepBox a
{
	color: #666;
}

.contactBox, .contactBoxDetail, .contactBoxDetailLast
{
	font-size: smaller;
}

.contactBoxDetail, .contactBoxDetailLast
{
	padding: 8px 0 8px 0;
	border-top: 1px solid #666;
}

.contactBoxDetailLast
{
	border-bottom: 1px solid #666;
}

.contactIconBox
{
	padding-right: 10px;
}

.keylineBox
{
	border: 1px solid #007a4b;
	padding: 4px;
}

/* pre-application form */

.fieldPageTitle
{
	font-size: small;
	font-weight: bold;
	padding: 4px;
	background: #b1d7c8;
}

.fieldPageProgress
{
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}

.fieldCaptionDark, .fieldCaptionLight
{
	font-size: x-small;
	font-weight: bold;
	padding: 4px;
}

.fieldEntryDark, .fieldEntryLight
{
	font-size: x-small;
	padding: 4px;
}

.fieldAdditionalText
{
	font-size: x-small;
	font-weight: normal;
}

.fieldCaptionDark, .fieldEntryDark, .fieldAdditionalTextDark
{
	background-color: #d8ebe4;
}

.fieldCaptionLight, .fieldEntryLight, .fieldAdditionalTextLight
{
	background-color: #ebf5f1;
}

.fieldMandatory
{
	color: #ff0000;
}

.errorDiv
{
	color: #ff0000;
	display: none;
}

.scheduleTable
{
	border: 1px solid #b1d7c8;
	font-size: x-small;
}

.scheduleRowCell, .scheduleRowHeader, .scheduleRowTotalHeader, .scheduleRowTotalCell
{
	border-top: 1px solid #d8ebe4;
	padding: 2px;
}

.scheduleRowGrandTotalHeader, .scheduleRowGrandTotalCell
{
	font-weight: bold;
	border-top: 2px solid #d8ebe4;
	padding: 2px;
}

.scheduleColumnHeader
{
	font-weight: bold;
	text-align: center;
	background: #ebf5f1;
	padding: 2px;
}

.footer, .footer a
{
	color: #8c8c8c;
	font-size: xx-small;
	margin-top: 20px;
	text-align: center;
}
