/* CSS Document */

html, body, form, input, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 20px;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 20px;
}

p.clear
{
	margin: 0px;
	padding-bottom: 15px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #96002a;
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing: -0.8px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	color: #000000;
}

td {
	vertical-align: top;
	line-height: 20px;
}

a {
	color: #88000d;
}

a:hover {
	text-decoration: none;
}


ul.no-list {
	padding: 0;
	margin: 0;
}

ul.no-list li {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Clearing. */

.clear /* For IE/MAC. */
{
	display: inline-block;
}

.clear:after /* For Non-IE browsers. */
{
	clear: both;
	content: "";
	display: block;
	visibility: hidden;

	height: 0;
}

* html .clear /* For IE6 and below, trigger hasLayout. */
{
	height: 1%;
}

.clear /* For IE/Win. */
{
	display: block;
}

div.clearBoth {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/****** LAYOUT ******/
body#page {
	background: #d6d2d2 url('../images/bg/content-page-bg.jpg') top left repeat-x;
}

div#header, div#footer, div#accreditations, div#leadContainer, div#servicesContent, div#layout {
	width: 960px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

div#layout 
{
	background: transparent url(../images/bg/content-page-layout.jpg) repeat-y scroll center top;
}

/* Header */
div#header {
	/*padding: 25px 0 15px 0;*/
	height: 96px;
}

body#home div#header {
	border-bottom: 1px #d9d9d9 solid;
}

div#header div#logo {
	width: 211px;
	height: 53px;
	float: left;
	
	margin-top: 25px;
}

div#header p.call-us {
	background: url('../images/call-us.jpg') top right no-repeat;
	height: 14px;
	text-indent: -999em;
}

div#header div#navigation{
	float: right;
	width: 749px;
	
	margin-top: 25px;
}

div#header div#navigation ul {
	margin: 8px 0 0 0;
	float: right;
	
	height: 19px;
}

div#header div#navigation ul li {
	float: left;
	margin-left: 20px;
	
	height: 19px;
}

div#header div#navigation ul li a {
	background-image: url(../images/bg/navigation.gif);
	background-repeat: no-repeat;
	
	display: block;
	text-indent: -999em;
	height: 19px;
}

div#header div#navigation ul li a.selected {
	border-bottom: 3px solid #2a560a;
}

div#header div#navigation ul li a#home {
	background-position: 0px top;
	width: 37px;
}

div#header div#navigation ul li a#home.selected, div#header div#navigation ul li a#home:hover{
	background-position: 0px bottom;
}

div#header div#navigation ul li a#our-company {
	background-position: -62px top;
	width: 91px;
}

div#header div#navigation ul li a#our-company.selected, div#header div#navigation ul li a#our-company:hover{
	background-position: -62px bottom;
}

div#header div#navigation ul li a#food-safety {
	background-position: -177px top;
	width: 83px;
}

div#header div#navigation ul li a#food-safety.selected, div#header div#navigation ul li a#food-safety:hover{
	background-position: -177px bottom;
}

div#header div#navigation ul li a#public-health {
	background-position: -285px top;
	width: 88px;
}

div#header div#navigation ul li a#public-health.selected, div#header div#navigation ul li a#public-health:hover{
	background-position: -285px bottom;
}

div#header div#navigation ul li a#training {
	background-position: -399px top;
	width: 58px;
}

div#header div#navigation ul li a#training.selected, div#header div#navigation ul li a#training:hover{
	background-position: -399px bottom;
}

div#header div#navigation ul li a#faqs {
	background-position: -482px top;
	width: 34px;
}

div#header div#navigation ul li a#faqs.selected, div#header div#navigation ul li a#faqs:hover{
	background-position: -482px bottom;
}

div#header div#navigation ul li a#products {
	background-position: -542px top;
	width: 64px;
}

div#header div#navigation ul li a#products.selected, div#header div#navigation ul li a#products:hover{
	background-position: -542px bottom;
}

div#header div#navigation ul li a#contact-us {
	background-position: -622px top;
	width: 75px;
}

div#header div#navigation ul li a#contact-us.selected, div#header div#navigation ul li a#contact-us:hover{
	background-position: -622px bottom;
}

/* Footer */
div#footerContainer {
	background: #f5f5f5;
	padding: 20px 0 30px 0;
}

body#page div#footerContainer {
	border-top: 19px solid #39621b;
}

div#footerContainer div.footercol {
	float: left;
	width: 170px;
	margin-right: 10px;
}

div#footerContainer div#footercol-1 {
	margin: 0;
	width: 200px;
	margin-right: 20px;
}

div#footerContainer div#copyright {
	margin: 0;
	width: 190px;
	margin-left: 10px;
	text-align: right;
}

div.footercol p, div.footercol ul li {
	margin-bottom: 6px;
	color: #716f6f;
	line-height: 20px;
}

div.footercol p.telephone {
	margin-top: 30px;
}

div.footercol h4, div#accreditations h4, div#copyright p strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	letter-spacing: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

div.footercol h4 {
	line-height: 20px;
}

div.footercol h4 a {
	color: #393939;
	text-decoration: none;
}
div.footercol h4 a:hover {
	text-decoration: underline;
}

div#copyright p strong a {
	color: #393939;
	text-decoration: none;
}

div.footercol ul li a {
	color: #716F6F;
	text-decoration: none;
}

div#footerContainer a:hover {
	text-decoration: underline;
}

/* Accreditations */
div#accreditations {
	padding: 40px 0 20px 0;
	/*overflow: hidden;*/
}

div#accreditations h4 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #c8c8c8 1px solid;
}

div#accreditations ul {
	width: 720px;
	margin: 0 auto;
}

div#accreditations ul li {
	display: block;
	width: 240px;
	height: 90px;
	float: left;
}

div#accreditations ul li a {
	display: block;
	width: 240px;
	height: 90px;
	text-indent: -999em;
}

div#accreditations ul li#vecci {
	background: url('../images/footer/vecci.jpg') center center no-repeat;
}

div#accreditations ul li#acpet {
	background: url('../images/footer/acpet.jpg') center center no-repeat;
}

div#accreditations ul li#eha {
	background: url('../images/footer/eha.jpg') center center no-repeat;
}

div#accreditations ul li#nrt {
	background: url('../images/footer/nrt.jpg') center center no-repeat;
}

/****** HOMEPAGE ******/
/* Top Half */
div#leadContainer {
	padding: 20px 0;
}
div#what-do-we-do {
	width: 250px;
	margin: 15px 0;
	padding: 7px 19px 7px 0;
	border-right: 1px solid #d6d6d6;
	float: left;
	font-size: 13px;
}

div#what-do-we-do p {
	margin: 0;
	line-height: 23px;
}

div#flash-carousal {
	margin-left: 19px;
	width: 670px;
	height: 260px;
	float: left;
	overflow: hidden;
}

/* Services Container */
div#servicesContainer {
	background: #90001e url('../images/bg/home-bg.jpg') top left repeat-x;
	padding: 3px 0 0 0;
	overflow: hidden;
}

div#servicesContent h2 {
	color: white;
	margin-top: 10px;
	font-size: 22px;
	font-weight: normal;
	padding: 14px 0 0 0;
}

div#servicesContent div.col {
	float: left;
	margin-left: 10px;
	width: 205px;
}

div#servicesContent div#col-1 {
	margin-left: 0;
}

div#servicesContent div#col-4 {
	width: 300px;
	margin-left: 20px;
}

div#servicesContent ul {
	margin-left: 13px;
	height: 225px;
	padding: 0;
	
	list-style: none;
}

div#servicesContent div.bulletList ul ,
div#servicesContent ul.bulletList 
{
	margin: 0px;
}

div#servicesContent div.bulletList
{
	margin: 14px 0px 0px 0px;
	background: url('../images/bg/home-divider.jpg') top right repeat-y;

}

div#servicesContent div.bulletList ul li,
div#servicesContent ul.bulletList li
{
	padding-left: 3px;
	background-image: url('../images/bg/home-bullet.jpg');
	background-position: left 11px;
	background-repeat: no-repeat;
	
	padding-left: 12px;
}

div#servicesContent div#col-3 div.bulletList {
	background: none;
}

div#servicesContent ul li {
	color: #e3bac7;
	/*padding: 3px 18px 3px 18px;*/
	/*list-style: url('../images/bg/home-bullet.jpg') circle;*/
	line-height: 20px;
}

div#servicesContent div.bulletList a
{
	color: #e3bac7;
	text-decoration: none;
}

div#servicesContent div.bulletList a:hover
{
	text-decoration: underline;
}


/* Sidebar - 4th Column */

div#servicesContent div.sidebarContainer {
	background-color: white;
	margin-top: 14px;
	margin-bottom: 20px;
	color: #716f6f;
	
	background-image: url(../images/bg/home-sidebar-closer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	
	width: 300px;
	padding-bottom: 11px;
}

div#latest-news
{
	/*height: 173px;*/
}

div#our-clients
{
	/*height: 244px;*/
	
}

div.sidebarContainer p.readAllLink {
	font-size: 11px;
	text-align: right;
}

div#our-clients p.readAllLink {
	padding-right: 20px;
}


div#servicesContent div.sidebarContainer h2 {
	background: url('../images/bg/home-sidebar-title.jpg') top left no-repeat;
	padding: 14px 20px 15px 20px;
	margin: 0;
}

div#servicesContent div.sidebarContainer p.close-corners {
	display: block;
	background: url('../images/bg/home-sidebar-closer.jpg') top left no-repeat;
	height: 11px;
}

a#prevControl, 
a#nextControl {
	cursor: pointer;

}

/* Latest News */

div#latest-news div.leadStory {
	padding: 10px 20px;
	background: white;
}

div#latest-news div.leadStory p {
	margin: 0;
	line-height: 21px;
	font-size: 13px;
}

div#latest-news div.leadStory p.readAllLink {
	font-size: 11px;
	text-align: right;
}

div#latest-news div.leadStory p.news-title {
	font-weight: bold;
}

div#latest-news div.leadStory p.news-date {
	font-size: 11px;
}
/****** CLIENT SCROLLER ******/
div#client-scroller {
	position: relative;
	background-color: white;
	
	height: 175px;
	width: 300px;
}
div#client-scroller div#wrapper {
	padding: 3px 25px 27px 25px;
}

/* Internet Explorer 6 */

body.browserIE6 div#wrapper {
	width: 260px;
	overflow: auto;
	min-height: 150px;
	padding: 10px 20px;
}

body.browserIE6 div#servicesContent ul.client-list {
	margin: 0;
	padding: 0;
	background: none;
	width: 9999px;
	height: auto;
	overflow: hidden;
}

body.browserIE6 div#servicesContent ul.client-list li {
	float: left;
	width: 260px;
	padding: 0;
	list-style: none;
	font-size: 13px;
	color: #716F6F;
	display: block;
	margin-right: 27px;
}

body.browserIE6 div#servicesContent ul.client-list li div.client-logo {
	width: 260px;
	height: 75px;
	text-align: center;
	line-height: 65px;
	font-size: 65px;
	vertical-align: middle;
}

body.browserIE6 div#servicesContent ul.client-list li div.client-logo div img {
	margin: auto;
}

/* Internet Explorer 7 */

body.browserIE7 div#wrapper {
	width: 260px;
	overflow: auto;
	min-height: 150px;
	padding: 10px 20px;
}

body.browserIE7 div#servicesContent ul.client-list {
	margin: 0;
	padding: 0;
	background: none;
	width: 9999px;
	height: auto;
	overflow: hidden;
}

body.browserIE7 div#servicesContent ul.client-list li {
	float: left;
	width: 260px;
	padding: 0;
	list-style: none;
	font-size: 13px;
	color: #716F6F;
	display: block;
	margin-right: 27px;
}

body.browserIE7 div#servicesContent ul.client-list li div.client-logo {
	width: 260px;
	height: 75px;
	text-align: center;
	line-height: 65px;
	font-size: 65px;
	vertical-align: middle;
}

body.browserIE7 div#servicesContent ul.client-list li div.client-logo div img {
	margin: auto;
}

/* Internet Explorer 8 */

body.browserIE8 div#client-scroller div#wrapper {
	margin: 10px 20px;
	width: 260px;
	overflow: hidden;
	position: relative;
}

body.browserIE8 div#servicesContent ul.client-list {
	overflow: hidden;
	margin: 0;
	height: auto;
	background: none;
	width: 9999px;
	top: 0;
}

body.browserIE8 div#servicesContent ul.client-list li {
	width: 260px;
	float: left;
	font-size: 13px;
	color: #716F6F;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	margin-right: 27px;
}

body.browserIE8 div#servicesContent ul.client-list li.client p {
	margin: 0;
}

body.browserIE8 div#servicesContent ul.client-list li.client div.client-logo {
	height: 75px;
	width: 260px;
	position: relative;
}

body.browserIE8 div#servicesContent ul.client-list li.client div.client-logo img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

div#servicesContent ul.client-list
{
	background: none;
	overflow: hidden;
	
	margin: 0px;
	
	height: 175px;
	/*width: 300px;*/
	position: relative;
	z-index: 99;
}

div#servicesContent ul.client-list div.client-logo
{
	text-align: center;
	
	margin: 18px 0px 14px 0px;
}


/* Firefox, Safari and Opera */

body.browserStable div#client-scroller div#wrapper {
	margin: 10px 20px;
	width: 260px;
	overflow: hidden;
	position: relative;
}

body.browserStable div#servicesContent ul.client-list {
	overflow: hidden;
	margin: 0;
	height: auto;
	background: none;
	width: 9999px;
	top: 0;
}

body.browserStable div#servicesContent ul.client-list li {
	width: 260px;
	float: left;
	font-size: 13px;
	color: #716F6F;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	margin-right: 27px;
}

body.browserStable div#servicesContent ul.client-list li.client p {
	margin: 0;
}

body.browserStable div#servicesContent ul.client-list li.client div.client-logo {
	height: 75px;
	width: 260px;
	position: relative;
}

body.browserStable div#servicesContent ul.client-list li.client div.client-logo img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/* All */

div#servicesContent ul.client-list li {
	list-style: none;
	font-size: 13px;
	color: #716F6F;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	width: 250px;
	/*padding: 3px 18px 27px 18px;*/
}

div#servicesContent ul.client-list li.empty {
	display: none;
}

div#servicesContent ul.client-list li.client p {
	margin: 0;
	font-size: 11px;
	line-height: 18px;
}

div#servicesContent div#controls {
	position: absolute;
	top: 0;
	/*overflow: hidden;*/
	margin: 0px;
	
	height: 75px;
	width: 300px;
	z-index: 2;
}

div#servicesContent div#controls a {
	display: block;
	/*width: 4px;*/
	height: 75px;
	text-indent: -999em;
	
	outline: none;
	
	width: 30px;
}

div#servicesContent div#controls a.left {
	background: url('../images/arrow-left.jpg') center center no-repeat;
	float: left;
}

div#servicesContent div#controls a.right {
	background: url('../images/arrow-right.jpg') center center no-repeat;
	float: right;
}


/****** CONTENT PAGES ******/
div#layoutContainer {
	/*background: url('../images/bg/content-page-layout.jpg') center top repeat-y;*/
	position: relative;
}

div#layout-corners {
	background: transparent url('../images/bg/content-page-corners.jpg') top left no-repeat;
	height: 7px;
	width: 960px;
	margin: 0;
	padding: 0;
}

div#layout div#sidebar {
	width: 230px;
	float: left;
	/*padding: 20px;*/
	overflow: hidden;
}

div#layout div#sidebar div.padding
{
	padding: 20px;
}

div#layout div#content {
	width: 670px;
	float: right;
	padding: 15px 30px 20px 30px;
}

/*** BREADCRUMB **/
div#breadcrumb {
	padding: 0px 0px 20px 0px;
	font-size: 11px;
	color: #999999;
}

div#breadcrumb a {
	color: #669933;
	text-decoration: none;
}

div#breadcrumb a:hover {
	text-decoration: underline;
}

/****** CONTENT TEXT ******/
div#content h1.mainTitle {
	padding-bottom: 5px;
	border-bottom: 1px #dbdbdb solid;
}

div#content p {
	font-size: 13px;
	line-height: 22px;
}

div#content h2 {
	font-size: 16px;
	letter-spacing: 0;
}

div#content h2.name {
	margin-bottom: 5px;
}

div#content h3.position {
	font-size: 16px;
	color: #232020;
	letter-spacing: 0;
	margin-bottom: 5px;
}

div#content div.section {
	border-bottom: 1px dotted #b8b7b7;
	padding: 5px 0 5px 0;
	margin-bottom: 15px;
	/*overflow: hidden;*/
}

div#content div.person p {
	font-size: 11px;
	line-height: 18px;
}

div#content div.person div.profile-picture {
	width: 145px;
	float: left;
}

div#content div.person div.profile-picture img {
	padding: 5px;
	border: 1px #e9e9e9 solid;
}

div#content div.person div.profile-bios {
	float: left;
	width: 500px;
	margin-left: 25px;
}

* html div#content div.person div.profile-bios
{
	margin-left: 12px;
}

div#content div.person#jaclyn {
	border-bottom: 0;
}

div#content div.product p {
	/*overflow: hidden;*/
}

div#content div.product p a.enquire-more {
	display: block;
	width: 116px;
	height: 27px;
	text-indent: -999em;
	float: left;
	background: url('../images/bg/enquire-more-btn.jpg') 0 0 no-repeat;
}

div#content div.product p a.enquire-more:hover {
	background: url('../images/bg/enquire-more-btn.jpg') -117px 0 no-repeat;
}

div#content div.product p a.back-to-top {
	font-size: 11px;
	float: right;
	text-decoration: none;
}

/****** CONTENT SIDEBARS ******/
div#sidebar ul.sidebar-nav {
	margin-bottom: 15px;
	
	width: 190px;
}

div#sidebar ul.sidebar-nav li {
	margin-bottom: 1px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	/*padding-left: 20px;*/
	
	width: 190px;
	overflow: hidden;
	position: relative;
}

div#sidebar ul.sidebar-nav li span.activeArrow {
	position: absolute;
	right: 10px;
	top: 13px;
	z-index: 3;
}


div#sidebar ul.sidebar-nav li a {
	/*background-image: url(../images/sidebar/list.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	/*overflow: hidden;*/
	position: relative;
	
	color: white;
	text-decoration: none;
	display: block;
	/*padding: 6px 0 7px 0;*/
	/*background: url('../images/sidebar/list-end.jpg') top right no-repeat;*/
	
	/*height: 30px;*/
	width: 190px;
	background: #a90011;
}
div#sidebar ul.sidebar-nav li.active a,
div#sidebar ul.sidebar-nav li a.header {
	/*background-image: url(../images/sidebar/list-hdr.gif);*/
}
div#sidebar ul.sidebar-nav li a div.text
{
	/*position: absolute;
		top: 8px;
		left: 23px;
		z-index: 1;

	height: 22px;
	width: 167px;
	background: none;
	cursor: pointer;*/
		z-index: 1;
	padding: 5px 20px 0px 20px;
}

div#sidebar ul.sidebar-nav li a div.click img.blank
{
	cursor: pointer;
	position: absolute;
		top: 0px;
		left: 0px;
		z-index: 2;

	height: 70px;
	width: 190px;
	background: transparent left top;
}

/*
div#sidebar ul.sidebar-nav li:hover {
	background: url('../images/sidebar/list-hover.jpg') top left no-repeat;
}
*/

div#sidebar ul.sidebar-nav li a:hover,
div#sidebar ul.sidebar-nav li:hover a:hover {
	background: #af0022;
	/*background: url('../images/sidebar/list-end-hover.jpg') top right no-repeat;
	background-position: bottom;*/
}

div#sidebar ul.sidebar-nav ul {
	padding: 0px;
	margin-top: 1px;
}

div#sidebar div.sidebar-gadget {
	position: relative;
	margin-bottom: 15px;
	
	width: 190px;
}

div#sidebar div.sidebar-gadget h3 {
	background: url('../images/sidebar/gadget-header.jpg') top left no-repeat;
	margin: 0;
	padding: 9px;
	color: white;
}

div#sidebar div.sidebar-gadget .sidebar-link {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 0 4px 4px 0;
}

div#sidebar div.sidebar-gadget .sidebar-link a {
	display: block;
	background: url('../images/sidebar/view.png') top left no-repeat;
	height: 19px;
	width: 71px;
	text-indent: -999em;
}

* html div#sidebar div.sidebar-gadget .sidebar-link a
{
	background: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sidebar/view.png', sizingMethod='scale');
}

div#sidebar div.sidebar-gadget .sidebar-link a:hover {
	background: url('../images/sidebar/view-hover.png') top left no-repeat;
}

* html div#sidebar div.sidebar-gadget .sidebar-link a:hover
{
	background: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sidebar/view-hover.png', sizingMethod='scale');
}

/****** BROWSER FIXES - SAFARI ******/

body.browserSafari div#layout-corners {
	position: absolute;
	top: 0;
	margin: auto;
	margin-left: 1px;
}

/****** BROWSER FIXES - INTERNET EXPLORER ******/

body.browserIE7 div#layout-corners, body.browserIE6 div#layout-corners {
	position: relative;
	z-index: 999;
	margin-left: 1px;
}

body.browserIE7 div#header, body.browserIE6 div#header {
	margin-bottom: -10px;
}

body.browserIE7 div#header p.call-us {
	width: 749px;
}

body.browserIE6 div#header div#navigation ul li a {
	line-height: 10px;
	height: 10px;
	font-size: 10px;
}

body.browserIE6 div#servicesContent div.sidebarContainer {
	background-color: transparent;
}

body.browserIE6 div#servicesContent div.sidebarContainer h2 {
	background: url('../images/bg/home-sidebar-title.jpg') top left no-repeat;
	padding: 14px 20px 12px 20px;
	margin-bottom: 0;
}

body.browserIE6 div#header {
	height: 73px;
	overflow: hidden;
	border: none;
}

body.browserIE6 div#header {
	height: 73px;
	overflow: hidden;
	border: none;
}

body.browserIE6 div#layout {
	position: relative;
}

body.browserIE6 div#content {
	padding: 20px 0px 20px 0px;
	float: right;
}

body.browserIE6 div#sidebar {
	float: right;
	position: absolute;
	top: 0;
}

body.browserIE6 div#sidebar div.sidebar-gadget div.sidebar-link {
	top: 0;
	left: 0;
	margin-top: 96px;
	overflow: hidden;
}

body.browserIE6 div#sidebar div.sidebar-gadget div.sidebar-link a{
	float: right;
	padding-right: 12px;
}

body.browserIE6 div#content div.section.product {
	padding-bottom: 47px;
}

body.browserIE6 div#content div.section.person {
	border-bottom: 0;
	border-top: 1px dotted #B8B7B7;
	padding: 10px 0;
}

body.browserIE6 div#content div.section.person#melinda {
	border-bottom: 0;
	border-top: 0;
	padding: 10px 0;
}


/************ NEWS ***************/
h2.title {
	margin-top: 20px;
	margin-bottom: 0px;
}

h5.date {
	font-size: 11px;
	margin: 0px;
	letter-spacing: 0px;
	color: #aaa;
}



/************ EDITOR ***************/
div#editor { /* main editor area */
	padding: 5px 0px;
}

div.editor .large,
div#editor .large,
p.large {
	font-size: 13px;
}

div.editor .small,
div#editor .small,
p.small {
	font-size: 11px;
	line-height: 18px;
}

.imageBorder {
	padding: 5px;
	border: 1px solid #d9d9d9;
}

hr {
	height: 0px;
	border: 0px none;
	border-bottom: 1px dotted #b7b7b7;
	line-height: 0px;
	font-size: 0px;
	color: #ffffff;
	margin: 5px 0px;
}

div.hr {
	height: 1px;
	border: 0px none;
	line-height: 0px;
	font-size: 0px;
	color: #ffffff;
	background: url(../images/hr.gif) repeat-x left center;
}

div.hr hr {
	display: none;
}

/************ CONTACT FORM ***************/
form.contactForm td {
	padding: 0px 5px 5px 0px;
}

form.contactForm div.errMsg {
	display: inline;
	font-size: 11px;
}

form.contactForm .errorMessage {
	color: #96002A;
}

form.contactForm label {
	font-weight: bold;
}

form.contactForm span.note {
	display: block;
	font-size: 11px;
	padding: 5px 0;
	clear: left;
}

form.contactForm span.captchaImg ,
form.contactForm span.captchaField {
	float: left;
	display: block;
	padding: 0;
	line-height: 25px;
}

form.contactForm span.captchaImg img {
	border: 1px solid #999999;
}

form.contactForm .captchaField input {
	border-left: 0 none;
	height: 19px;
}

form .inputText {
	width: 230px;
	border: 1px solid #999999;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form .inputTextShort {
	width: 100px;
	border: 1px solid #999999;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}