body {
	margin:        0px;
	padding:       0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:    12px;
	line-height:   1.7;
	background-color: #9EC1AD;
}

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

a:hover {
	text-decoration: underline;
	color: #36AC66;
}

#wrapper {
	margin: 0 auto;
	width:   820px;
	background-color: #FFFFFF;
}

#header {
	background: url("/images/header.gif");
	background-repeat:         no-repeat;
	width:                         820px;
	height:                        200px;
}

#navbar {
	float:  left;
	width: 189px;
}

#navbar h1 {
	margin: 0px;
}

#content {
	float:                             right;
	width:                             621px;
	text-align:                         justify;
	padding-right: 10px;
}

#footer {
	clear:                          both;
	background: url("/images/footer.gif");
	background-repeat:         no-repeat;
	width:                         820px;
	height:                         62px;
	text-align:                    right;
	padding-top:                    13px;
}

#fwdfooter {
	background-color: #c6dfd1; 
	font-size: 9px;
}

#sloganfooter {
	clear: both;
	width: 820px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#navbar a {
	background: url("/images/button-combined.gif") 0 0 no-repeat;
	width:  189px;
	height:  22px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
}

#navbar a:hover {
	background-position: 0 -27px;
}

#navbar #current {
	background-position: 0 -27px;
}

#footer {
	clear:                          both;
	background: url("/images/footer.gif");
	background-repeat:         no-repeat;
	width:                         820px;
	height:                         62px;
	text-align:                    right;
	padding-top:                    13px;
}

#page_title {
	border-bottom: 1px solid #9EC1AD;
	margin-bottom: 20px;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 15px;
}

#newsemployment_content h1 {
	border-bottom: 1px solid #FA1E28;
}

#newsemployment_content h1 span {
	float: right;
}

.required_field {
	color: red;
}

#enquiry-form th, #enquiry-form td {
	text-align: left;
}

.activeinput {
	border: thin solid #FF0000;
}

table tr td {
	text-align: left;
}

/* * * * * * * * * * * * * * * *
 * Stage 2 Bits ONLY below here *
 * * * * * * * * * * * * * * * */

.error_message {
	width: 400px;
	border: 5px solid #E90D17;
	padding: 20px;
}

.data_table {
	font-size: 10px;
	border: 1px solid #999999;
}

.data_table th {
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
}

.align_rgt {
	text-align: right;
}

.align_cen {
	text-align: center;
}

.oddrow {
	background-color: #DDDDDD;
	width: 45%;
}
.evenrow {
	background-color: #EEEEEE;
	width: 55%;
}

#cons_entry_table {
	
}

#cons_entry_table .title_td {
	font-weight: bold;
	text-align: center;
	color: #777777;
	padding: 20px;
}

.reqd_fld {
	color: red;
	font-weight: bold;
	float: right;
}


span.subtitle {
	float: left;
	clear: left;
	width: 50px;
	text-align: right;
	padding-top: 0px;
}

span.subcontent {
	padding-top: 5px;
	margin-left: 10px;
	text-align: left;
}

table.quote_table {
	
}

table.quote_table .oddrow {
	width: 50%;
}

table.quote_table .title_td {
	font-weight: bold;
	text-align: center;
	color: #777777;
	padding: 20px;
}

.error a {
	text-decoration: underline;
}

a.bulletinlink {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
