#main hr
{
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}

#main #content hr
{
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	visibility: visible;
	margin: 0;
	border: none;
}

#header a
{
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

#header a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

#edit_mode
{
	clear: both;
	padding: 5px;
	margin: 0;
	color: White;
	background-color: Black;
	border-top: solid 2px Red;
	border-bottom: solid 2px Red;
}

#edit_mode a
{
	font-weight: normal;
	text-decoration: none;
	color: Yellow;
}

#edit_mode a:hover
{
	color: Orange;
	text-decoration: underline;
}

#page_title a
{
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

#page_title a:hover
{
	color: Black;
	text-decoration: underline;
}

#page_title a.active
{
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

#page_title a.active:hover
{
	color: Black;
	text-decoration: underline;
}

#content td
{
	font-family: Arial;
	font-size: 8pt;
}

#content a
{
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

#content a:hover
{
	color: Black;
	text-decoration: underline;
}

#navigation img
{
	width: 126px;
	height: 19px;
	border: none;
	border-top: solid 1px #E1E1E1;
}

#navigation img.doubleheight
{
	width: 126px;
	height: 38px;
	border: none;
	border-top: solid 1px #E1E1E1;
}

#navigation img.firstentry
{
	width: 126px;
	height: 19px;
	border: none;
}

#footer
{
	clear:both;
	width: 751px;
	height: auto;
	padding: 5px 0 10px 0;
	margin: 40px 0 0 25px;
	font-size: 7pt;
	color: #999999;
	border-top: solid 1px #CC0000;
}

#footer a
{
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

#footer a:hover
{
	color: Black;
	text-decoration: underline;
}

#footer #footer_address
{
	float: right;
	text-align: right;
}

#footer p
{
	padding: 0;
	margin: 0;
}

div.promo_title
{
	float: none;
	width: auto;
	height: 30px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 10pt;
	color: #999999;
}

div.promo_body
{
	float: none;
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
}

#team_profiles
{
	padding: 0 0 0 0;
	margin: 0;
}

#team_profiles h1
{
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0 10px 0;
	color: #CC3333;
}

#team_profiles div.profile
{
	padding: 0;
	margin: 5px 0 8px 0;
}

#team_profiles div.profile img
{
	float: left;
	padding: 0;
	margin: 0 10px 8px 0;
	width: 102px !important;
	height: 88px !important;
	border: none;
}

#team_profiles a
{
	height: auto !important;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #CC3333;
}

#team_profiles a:hover
{
	color: Black;
	text-decoration: underline;
}

#team_profiles a.email
{
	height: auto !important;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#team_profiles a.email:hover
{
	color: Black;
	text-decoration: underline;
}

#team_profiles span.name
{
	font-weight: bold;
	color: #CC3333;
}

div.paragraph
{
	display:inherit;
}

div.paragraph_view
{
}


#enquiry_form
{
	padding: 15px 0 15px 0;
	margin: 0;
	background-color: #F5F5F5;
}

#enquiry_form div.group
{
	height: auto;
}

#enquiry_form div.spacer
{
	height: 5px;
}

#enquiry_form div
{
	padding: 0;
	margin: 0 0 5px 0;
	vertical-align: top;
	clear: both;
}

#enquiry_form div.checkboxes
{
	float: right;
	width: 185px;
	padding: 0;
	margin: 0 5px 0 0;
	color: #999999;
}

#enquiry_form div.checkboxes input
{
	clear: both;
	width: auto;
	padding: 0;
	margin: -3px 0 0 0;
}

#enquiry_form div.buttons
{
	float: right;
	width: auto;
	height: auto;
	padding: 0;
	margin: 10px 20px 0 0;
	color: #999999;
}

#enquiry_form div.buttons input
{
	width: 70px;
	padding: 0;
	margin: 0;
}

#enquiry_form label
{
	float: left;
	width: 175px;
	padding: 0;
	margin: 0 5px 0 15px;
	color: #999999;
}

#enquiry_form input
{
	float: left;
	width: 175px;
	font-family: Arial;
	font-size: 8pt;
}

#enquiry_form textarea
{
	float: left;
	width: 175px;
	height: 50px;
	font-family: Arial;
	font-size: 8pt;
}
#header #page_title {
	margin-top:25px;
}