#header {
	width:760px;
	height:90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007FBB;
	text-align:left;
}

#logo {
	width:198px;
	height:90px;
	float:right;
}

#navigation {
	width:550px;
	height:35px;
	float:left;
	text-align:left;
	padding-top:55px;
}
p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/arrows_grey.jpg);
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007FBB;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007FBB;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3E3E3E;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3E3E3E;
}


.h3red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.h3green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #227A48;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007FBB;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}



#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
#image {
	width:760px;
	height:129px;
	padding-top:20px;
}
#news {
	width:760px;
	height:24px;
	background-image:url(images/news_bg.gif)
}
left {
	float: left;
}


.newsPic {
	float: right;
	padding: 0 0 5px 5px;
}

#latestNews {
	width:96px;
	height:24px;
	float:left;
	background-image:url(images/latestnews_bg.gif);
}
#newsArticles {
	width:355px;
	height:20px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#date {
	width:230px;
	height:10px;
	float:right;
	text-align:right;
	padding-right:5px;
}
#date, .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration:none;

}
#newsArticles a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration:none;
}
#content {
	width:760px;
	min-height:auto;
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom:30px;
}
#contentLeft {
	width:200px;
	height:20px;
	float:left;
	padding-bottom: 350px;

}
#contentRight {
	width:518px;
	height:auto;
	float:right;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#contentRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0087E1;
	text-decoration:none;
}
#contentIndex {
	width:760px;
	height:310px;
	background-image:url(images/index_img_people_2.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom:10px;
}

#contentIndex a {
	font-weight: bold;
	color: #007FBB;
	text-decoration: underline;
}

#links {
	width:760px;
	height:auto;
	padding-top:10px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
}
#linksRight {
	width:497px;
	height:auto;
	float:right;
}
#linksrightRight {
	width:235px;
	height:auto;
	float:right;
}
#footer {
	width:760px;
	height:60px;
	padding-top:20px;
}
#footer, .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	text-decoration:none;
	text-align:left;
}
#footerlogos {
	width:240px;
	height:auto;
	float:right;
}
#footeraddress {
	width:500px;
	height:auto;
	float:left;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.related {
	width:190px;
	height:19px;
	float:left;
	background-image:url(images/related_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:2px;
}
.related .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.related a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration:none;
	display:block;
}
.related a span {
	visibility:hidden;
}
.related a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.relatedred {
	width:190px;
	height:19px;
	float:left;
	background-image:url(images/related_bg_red.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:2px;
}
.relatedred a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	display:block;
}
.relatedred a span {
	visibility:hidden;
}
.relatedred a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.relatedgreen {
	width:190px;
	height:19px;
	float:left;
	background-image:url(images/related_bg_green.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:2px;
}
.relatedgreen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	text-decoration:none;
	display:block;
}
.relatedgreen a span {
	visibility:hidden;
}
.relatedgreen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.uk200{
	width:190px;
	height:19px;
	float:left;	
	text-align:left;
	padding-top:10px;
	padding-left:5px;
	margin-bottom:2px;
}	
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.style1 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 11px; color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

#date 
	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666; 
	padding-top:5px;
	}
	
.searchBox {
	width: 760px;
	text-align: right;
	margin-top: 5px;
}

.searchButton
{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	background-color: #C9CBD3;
	color: #333333;
}
#border {
	border: 1px solid #666666;
	padding: 0px 10px;
}

#foty {
	float: right;
}

.clear {
	clear: both;
}
