.quote{ font-style: italic; }

.leftImg{
	float: left;
	border: none;
	padding: 0 15px 10px 0;
	}

.leftPort{
	float: left;
	border: none;
	height: 100px; 
	width: 80px;
	padding: 0 15px 0 0;
	}


.rightImg{
	float: right;
	border: none;
	height: 220px; 
	width: 150px; 
	}

.leftImgPort{
	float: left;
	border: none;
	height: 200px; 
	width: 130px;
	padding: 0 15px 0 0;	}

.leftImgPort2{
	float: left;
	border: none;
	height: 180px; 
	width: 95px;
	padding: 0 15px 0 0;	} 

	
.leftImgLan{
	float: left;
	border: none;
	height: 130px; 
	width: 200px;
	padding: 0 15px 0 0;
	} 
	
.leftImgLanSml{
	float: left;
	border: none;
	height: 90px; 
	width: 150px;
	padding: 0 15px 0 0;
	} 


	
.centreImg{
	display: block;
	text-align: center;
	margin: 0 auto;
	}
	
.newsBlock{
	float: left;
	border: none;
	color: black;
	height: auto;
	width: 880px;
	Padding: 15px;
	clear: both;
	}
	
.smlNewsBlock{
	float: left;
	border: none;
	color: black;
	height: auto;
	width: 440px;
	Padding: 15px;
	}
	
	
.newsBlock a:link{
	text-decoration: none;
	font-size: 1em;
	color: black;
	}
	
.smlNewsBlock a:link{
	text-decoration: none;
	font-size: 1em;
	color: black;
	}

.newsBlock h4 a:link{ 
	color: teal;
	font-size: 1em;
	}
	
.smlNewsBlock h4 a:link{ 
	color: teal;
	font-size: 1em;
	}

.newsBlock  a:visited{
	text-decoration: none;
	font-size: 1em;
	color: #999999;
	}
	
.smlNewsBlock a:visited{
	text-decoration: none;
	font-size: 1em;
	color: #999999;
	}


.newsBlock h4 a:visited{ color: #CC0000; font-size: 1em; }
	
.newsBlock a:hover{
  	text-decoration:  underline;
  	font-size: 1em;
  	color: black;
  	}

.smlNewsBlock a:hover{
  	text-decoration:  underline;
  	font-size: 1em;
  	color: black;
  	}


.newsBlock h4 a:hover{ text-decoration:  none; color: teal; }
.smlNewsBlock h4 a:hover{ text-decoration:  none; color: teal; }

.newsBlock a:active{
  	text-decoration:  underline;
  	font-size: 1em;
  	color: black;
  	}

.smlNewsBlock a:active{
  	text-decoration:  underline;
  	font-size: 1em;
  	color: black;
  	}
  	
p.caption{ font-style: italic; text-align: center; font-size: .80em; color: teal; }
