/*
-------------------------
Pursuit master stylesheet
Martin Young
August 2006
-------------------------
*/

.info1 {
	background: #E0F2D1;
	border: 1px solid #62bd19;
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}

.info1 p {
	margin: 8px 0;
}

.info1 ul {
	margin: 5px 30px 15px 30px;
}

.info1 ol {
	margin: 5px 30px 15px 30px;
}	
	
.info2 {
	border: 1px solid #62bd19;
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}

.info2 p {
	margin: 8px 0;
}

.info2 ul {
	margin: 5px 30px 15px 30px;
}	
	
.info2 ol {
	margin: 5px 30px 15px 30px;
}

.widgetGoGreen, #copy .widgetGoGreen {
	width: 300px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: #62BD19 url(../../images/corpWeb/goGreenBottom.gif) bottom left no-repeat;
	}

.widgetGoGreen h2, #copy .widgetGoGreen h2 {
	font: bold 1em arial;
	letter-spacing: 0;
	color: #fff;
	padding: 10px 15px 5px 15px;
	background: #62BD19 url(../../images/corpWeb/goGreenTop.gif) top left no-repeat;
	}

.showAndPrint {}

.hideAndNoPrint {
	display: none;
}

/* tables */
#copy table.table2 {border-collapse: collapse;text-align: left;margin: 20px 280px 20px 8px;font-size: 1em;}
#copy table.table2 th {padding: 0;vertical-align: middle;font: normal 1.6em/1em arial;color: #333;border-bottom: 2px solid #fff;}
#copy table.table2 th.th_left {width: 1%;padding: 0;margin: 0;}
#copy table.table2 th.th_left p {color: #d5ce86;padding: 12px 0;margin: 0;}
#copy table.table2 th p {margin: 0;padding: 12px 30px 12px 10px;background: #d5ce86;}
#copy table.table2 th p.right {text-align: left;padding-left: 10px;background: url(../../images/corpWeb/tables/thRight.gif) top right no-repeat;}
#copy table.table2 td {padding: 0 0 0 20px;vertical-align: top;background: #d0ebba;border-bottom: 2px solid #fff;}
#copy table.table2 td.td_left {background: #fff;}
#copy table.table2 td p {padding: 10px 10px 10px 0;line-height: 1.6em;}
#copy table.table2 td ul {margin: 10px 20px 10px 30px;padding: 0;}

#copy .newsStory table {
	margin-left: 150px;
	padding-top: 0;
	width: 70%;
	}

#copy .enquiries {
	width: 80%;
	background: #f7f6f5;
	padding: 5px 10px;
	}

#copy .contactus{
	width: 80%;
	padding: 5px 10px;
	}
		
#copy .enquiry {
	background: #dfdcd8;
	width: 35%;
	text-align:center;
	margin: 20px 20px 20px 20px;
	border: 1px solid #62bd19;
	float: right;
	}
#copy .enquiry a {
	color: #007929;
	border-bottom: 1px solid #007929;
	}	

#copy .rightbox {
	background: #dfdcd8;
	width: 35%;
	text-align:center;
	margin: 20px 20px 20px 20px;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #62bd19;
	float: right;
	}
	
#copy .rightbox a {
	color: #007929;
	border-bottom: 1px solid #007929;
	}		
#copy .contacts {
	float: left;
	width:40%;
}	

#copy .details {
	float: left;
	width:100%;
}	

/*** ***************************************************************************************** ***/

#copy table.dynamic {
	border-collapse: collapse;
	border-color: #DFDCD8;
	background: #F7F6F5;  
	margin: 0 0 10px 5px;
	width: 100%;
}

#copy table.dynamic td {
	padding: 1px 2px 1px 2px;
	vertical-align: top;
}

#copy table.dynamic a {
	color: #007929;
	padding: 1px 2px 1px 2px;
}

#copy table.dynamic a:visited {
	color: #007929;
}

#copy table.dynamic a:hover {
	background: #009543;
	color: #fff;
}
	
#copy table.footer {
	border-collapse: collapse;
	margin: 0 0 10px 5px;
	width: 100%;
}

#copy table.footer td {
	font-size: 0.9em;
	color: #777;
}	

#copy table.header3 {
	border-collapse: collapse;
	border-color: #DFDCD8;
	background: #F7F6F5;
	margin: 0 0 10px 5px;
	width: 100%;
}

#copy table.header3 td {
	font: bold 1em arial;
	padding: 1px 2px 1px 2px;	
    color: #777;	
}		
	
.PlainTextHighlightBold
{    
    font: bold 1em arial;
    color: #006120;
}

.PlainTextHighlight
{    
    font: 1em arial;
    color: #006120;
}

.PlainTextHeader
{
    font: bold 1em arial;
}

.PlainTextHeaderLight
{
    font: bold 1em arial;
    color: #777;
}

.TableHeaderHeading {
	font: normal 1.4em arial;
	color: #007229;
}