


/* help page headers */



h3.subheads {
	margin-bottom: 0px;
	color: #079BCD;
}


.subheads a:link, .subheads a:visited {
	color: #079BCD;
	
}

.subheads a:hover, .subheads a:active {
	color: #0CF;
	text-decoration:underline;
	
}


.contlinks {
	margin-left: 10px;
}

.contlinks li {
	float: left;
	width: 360px;
}

.contlinks .rlinks {
	width: 200px;
}

/* @group Links */
a:link {
	color: #079BCD;
	text-decoration: none;
}
a:visited {
	color: #079BCD;
	text-decoration: none;
}
a:hover {
	color:#079BCD;
	text-decoration: underline;
}
a:active {
	color: #079BCD;
}


.marginform p {
	width: 200px;
	vertical-align:top;
}

.marginform p .input, .margin p textarea {
	clear: both;
	width: 300px;
}



/* meet the team styles 
======================================== */

.meetteam {
	list-style: none;
	padding-left: 30px;
	clear: right;
}

.meetteam li {
	display: block;
	float: left;
	width: 205px;
	padding-bottom: 40px;
	padding-right: 20px;
}

.meetteam h4 {
	color: #069;
	margin: 0px;
}

.meetteam p {
	margin: 0px;
	padding: 0;
}

#meetcleartext {
	display: block;
	clear: both;
}




.h63 p {
	padding: 0px 3px 5px 3px;
}


.standard-entry h4 {
	padding: 0px 3px 0px 4px;
	background: #ffffff;
}





/* info content with background panel removed 
================================================ */
	
#contnobg {
	margin: 10px 10px 40px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#ressearch:link, #ressearch:visited {
	font-size: 1.2em;
}

hr {
	border: none;
	background-color: #cccccc;
	color: #cccccc;
	height: 1px;
	width: 90%;
	margin-bottom: 20px;
	text-align: center;
}

#advoptions img {
	float: left;
	clear: left;
}


#advoptions .advbox {
	height: 200px;
}


* html .popularSearches ul {
	float: left;
	width: 150px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}


/* table styles
===================================== */

 table {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

table tr.top-row {
	background: #006b92;
	color: #fff;
}

table tr.alt {
	background: #9CDEF4;
}


.redtbbg {
	color: #fff;
	background: #900;
}

/* advert option styles
===================================== */

img.page {
	float: right;
	margin: 0px 140px 0px 0px;
	padding: 0px;
}