/*
	Copyright David Trewern Design         :: www.dtdesign.com ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/

.clear
{
	height: 0px !important;
	line-height: 1px !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
	display: block !important;
	overflow: hidden !important;
	visibility: hidden;
}
form {
	margin: 0;
}

body {
	margin: 0;
}

table {
	margin: 0; 
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

ul {
	margin: 15px 0 20px 0;
	padding: 0;
}
li 
{
	list-style-image:url(dash.gif);
	padding-bottom: 10px;
}

.lightYellow {
	background-color: #FFFF82;
}

.yellow {
	background-color: #FFFF00;
}

.darkGrey {
	background-color: #333333;
}

.yellowGrey {
	background-color: #33331A;
}

.grey {
	background-color: #EAEAEA;
}

.white {
	background-color: #FFFFFF;
}
.homeNews {
	padding: 20px;
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #797979;
}		  
.content {
	font: 12px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #696969;
	padding-left: 15px;
}		
.contentHeading {
	font: 12px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #696969;
}	
.boldContentHeading {
	font: bold 12px/24px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #696969;
	display: block;
}	
.content a {
	color: #333333;
	text-decoration: none;
}  
.content a:hover {
	color: #000000;
	text-decoration: none;
	
}  
.whiteLine {
	margin: 0;
	height: 1px; width: 450px;
	background-color: #FFFFFF;
}	
.newshdrlink {
	font-size: 12px;
	font-weight: bold;
}
.newslink {
	font-size: 12px;
	color: #333333;
}
.newslink a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.newslink a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.newslink a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.newslink a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}.12point {
	font-size: 12px;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
}
.dropbox {
	background-color: #FFFFFF;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	border-width: 1px;
	border-left-color: D7D6D6;
	border-top-color: D7D6D6;
	border-right-color: D7D6D6;
	border-bottom-color: D7D6D6; 
}

.text_grey1 {
	color: #696969;
	font: 12px Arial, Helvetica, sans-serif;
}

.directorsprofiles {
	padding-top: 56px;
}

.row .portraitbox {
	margin: 0 0 0 0;
}

.row .portraitbox img{
	margin: 0;
	display: block;
}

.row .portraitbox {
	float: left;
	margin-right: 29px;
	height: 203px;
}

	.row .portraitbox.last {
		float: left;
		margin-right: 0;
	}
	
	.row .portraitbox#widebox {
		float: left;
		margin-right: 0;
		width: 200px;
	}
	
.row .portraitbox p{
	margin: 0;
	padding: 4px 0 0 0;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	color: #696969;
	font-size: 12px;
}

.title01 {
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	color: #696969;
	font-size: 12px;
	width: 150px;
	height: 203px;
	text-align: right;
	float: right; 
	margin: 0; 
	padding: 0;
	margin-right: 5px;
}

.title01#firsttitle {padding-top: 80px;}


.title01 span{
	display: block;
	height: 173px;
	width: 2px;
}

.two-column {

}

.two-column .col-left {
	width: 190px;
	float: left;
	height: 1100px;
	background: #eaeaea;
}

.two-column .col-right {
	width: 645px;
	float: left;
}

#flashnav {
	height: 25px;
}

.footerbottom{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 35px;
	color: #7a7a7a;
	clear:		both;
	width:		910px;
}

.footerbottom a, .footerbottom a:visited {
	color: #7a7a7a;
	text-decoration: none;
}

.footerbottom a:hover {
	color: #333333;
}
