body
	{padding: 0;
	margin: 0;
	text-align: left;
	background: #E8F1F8}	
	
body, ul, ol, li, p, div
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333;
	position: relative;
}

.tb
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	height: 16px;
	width: 150px;}
	
.tbSml
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	height: 16px;
	width: 50px;}
	
.tbLarge
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin: 0 0 6px 0;
	height: 70px;
	width: 270px;}
	
.ddl
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	height: 20px;}
	
.cbList
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	width: 100%;}
	
p
	{margin: 11px 10px 11px 10px;
	text-align: justify;}

.img 
	{border: 1px solid #69C;}
	
a img 
	{border: 0;}

form 
	{margin: 0; padding: 0;}

h1	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #004B8D;
	font-size: 12px;
	line-height: 25px;
	padding: 0 0 0 0px;
	text-transform: uppercase; 
	margin: 0 0 0 5px;
	border-bottom: 1px dotted #B4CBDC;}
	
h2	{text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #369;
	font-size: 11px;
	padding: 0 0 0 0px;
	margin: 5px 10px 0 5px;}

h2 a, h2 a:link, h2 a:visited, h2 a:active
	{color: #0079c2;}

h2 a:hover
	{color: #69C;}
	
h3
	{font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #69C;
	font-size: 10px;
	padding: 0 0 0 2px;
	margin: 3px 0 0 3px;
	}
	
h3.jobSearchSubheading
	{font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #369;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 3px 0 0 0px;
	}
	
h3.jobSearchJobListedDate
	{font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #69C;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 3px 0 3px 0px;
	}
	
h3 a, h3 a:link, h3 a:visited, h3 a:active
	{color: #0079c2;}

h3 a:hover
	{color: #69C;}
		
h4	
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	padding: 5px 0 0 0;
	margin: 3px 0 0 10px;
	}
	
h5	
	{text-align: left;
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 0px;
	margin: 0 0 0 5px;
	}

/* Navigation 
_________________*/

/* common styling */
.menu {z-index: 1; font-family: Verdana, Arial, Helvetica, sans-serif; width:177px; min-height: 600px; position:absolute; top: 0; left: 0; margin: 0;}

.menu ul li a, .menu ul li a:visited {display:block; padding: 0 0 0 5px; border-top: 2px solid transparent; text-decoration: none; color:#003366; font-size: 9px; text-transform: uppercase; width:172px; height:22px; text-align:left; margin: 0 2px 0 0; background:#FFF; line-height: 19px; filter: alpha(opacity=85); opacity:.85;}

.menu ul li.submenu {background: url(../images/NavArrow.gif) no-repeat right bottom;}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; margin-right:2px; position:relative;}
.menu ul li ul {display: none;}
.menu ul li ul li{z-index: 1;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#FFF; background:#0079C2;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:177px; width:185px; border-left: 2px solid transparent;}
.menu ul li:hover ul li a.hide {background:#0079C2; color:#FFF;}
.menu ul li:hover ul li:hover a.hide {width:177px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#0079C2; color:#FFF; width:185px;}
.menu ul li:hover ul li a:hover {background:#FFF; color:#003366;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:255px; width:185px; border-left: 2px solid transparent; top:0; color:#FFF;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#0079C2; color:#FFF;}
.menu ul li:hover ul li:hover ul li a:hover {background:#FFF; color:#003366;}

/* Links
_________________*/
	
a, a:link, a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0079c2;
	text-decoration: none;
}

a:hover, a:active
	{
	color: #69C;}
	
	
/* Top Navigation 
_________________________

#topNav
	{position: relative;
	width: 100%;
	max-height: 24px; 
	}

ul#topNav 
	{padding: 0;
	margin: 0;
	max-height: 24px;
	list-style: none;}

ul#topNav li 
	{float: left;
	width: 153px; 
	margin: 0;}
	
ul#topNav li a, ul#topNav li a:link, ul#topNav li a:visited, ul#topNav li a:active 
	{display: block;
	max-height: 24px;
	line-height: 24px;
	width: 153px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline; 
	background: url('../images/tab.gif') no-repeat;
	color: #9CF;}
	
ul#topNav li a:hover 
	{display: block;
	max-height: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline; 
	background: url('../images/tabHover.gif') no-repeat;
	color: Green;}
	
ul#topNav li .link_active
	{display: block;
	float: left;
	line-height: 24px;
	width: 155px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline; 
	background: url('../images/tabHover.gif') no-repeat;
	color: Green;}*/

/* Header 
_________________*/

#header
	{width: 100%;
	margin: 0 auto 0 auto;
	height: 125px;
	position: relative;
	background: transparent url('../images/headerBG.gif') repeat-y left;}
	
#header #logo
	{width: 150px;
	position: absolute;
	top: 9px;
	left: 10px;}
	
#header #orientation
	{
	width: 476px;
	position: absolute;
	bottom: 2px;
	left: 347px;
	padding: 0px 8px 0 0;
	border-right: 1px dotted #B4CBDC;
	text-transform: uppercase;
	height: -11px;
}
	
#header #orientation h1
	{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 23px;
	border: 0;
	text-align: right;
	margin: 10px 0 0 0;
	font-weight:bold;
	color: #69C;}
	
	
/* Header 
_________________*/

#headerCV
	{width: 100%;
	margin: 0 auto 0 auto;
	height: 125px;
	position: relative;
	background: #FFF}
	
#headerCV #logo
	{width: 150px;
	position: absolute;
	top: 9px;
	left: 170px;}
	
#headerCV #orientation
	{width: 780px;
	position: absolute;
	bottom: 2px;
	left: 200px;
	padding: 45px 8px 0 0;
	text-transform: uppercase;}
	
#headerCV #printClose
	{width: 780px;
	color: #999;
	font-size: 9px;
	position: absolute;
	height: 30px;
	top: 2px;
	left: 200px;
	padding: 0 8px 0 0;
	text-align: right;
	text-transform: uppercase;}

#headerCV #orientation h1
	{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 23px;
	border: 0;
	text-align: right;
	margin: 10px 0 0 0;
	font-weight:bold;
	color: #69C;}
	
/* Search 
_______________________ */	

#header #search
	{
	width: 838px;
	position: absolute;
	bottom: 4px;
	text-align: right;
	left: 155px;
	padding: 0px 8px 0 0;
	text-transform: uppercase;
	height: -13px;
}	
	
#main #content #searchResults
{
	width: 600px;
	margin: 0 0 0 10px;
}
	
#header #search .searchBox
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 15px;
	width: 120px;
	line-height: 15px;}
	
#header #search .searchBoxBtn
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 23px;
	padding: 0;
	width: 25px;
	color: #333;
	margin: 0;}
	
/* Seek List 
_______________________ */	

#searchResultsList
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#searchResultsList li
{
	padding: 10px 0 0 10px;
	line-height: 20px;
	list-style: none;
}

#searchResultsList li li
{
	padding: 10px 0 0 10px;
	line-height: 20px;
	list-style: disc;
}


.jobSearchJobListedDate
{
	position: absolute;
	top: 0;
	right: 10px;
}

#searchResultsList li h2
{
	border-bottom: 1px dotted #69C;
	line-height: 20px;
}

#searchResultsList .jobsearchNumber
{
	display: none;
}

.taxonomy
{
	display: none;
}

/* All list items */
#resultsList p
{	width: 400px;
	min-height: 70px;
	line-height: 20px;
}

/* Each item */

.enhancedAd ul
{
	list-style: disc;
}

.enhancedAd ul li
{
	line-height: 15px;
	padding: auto;
	list-style: disc;
	height: 20px;
}


/* Main Holding Div
_______________________ */	

#main
	{width: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;}
	
/* Banner Divider 
_________________*/

#main #bannerDiv
	{width: 100%;
	position: relative;
	margin: 0;
	height: 267px;
	border-bottom: #69F solid 1px;
	border-top: #69F solid 1px;}


.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

	
/* Banner Overlays 
_________________*/

#main #bannerOverlayLeft
	{width: 177px;
	height: 267px;
	top: 0;
	left: 0;
	position: absolute;
	background:#E8F1F8;
	filter: alpha(opacity=60); 
	opacity:.60;
	}

#main #bannerOverlayLeft2
	{width: 177px;
	height: 98px;
	top: 170px;
	left: 0;
	position: absolute;
	background:#E8F1F8;
	filter: alpha(opacity=60); 
	opacity:.60;
	}

#main #bannerOverlayRight
	{
	display: none;
	/*width: 267px;
	height: 267px;
	top: 0;
	left: 997px;
	position: absolute;
	background:#E8F1F8;
	filter: alpha(opacity=60); 
	opacity:.60;*/
	}

/* Content 
_________________*/
	
#main #content
	{width: 820px;
	min-height: 390px;
	margin: 0 0 0 177px;
	padding: 0;
	background: #FFF;
	position: relative;
	z-index: 0;}
	
/* Lists 
_________________*/
	
#main #content ul.contentList
	{width: auto;
	list-style: none;
	margin: 10px 0 0 15px;
	padding: 0;}

#main #content ul.contentList li
	{line-height: 17px;
	padding: 0 0 0 20px;
	background: url(../images/listArrow.png) left top no-repeat;}	
	
/* Advert 
_________________*/
	
#main #advert
	{width: 177px;
	position: absolute;
	min-height: 300px;
	left: 0;
	margin: 30px 0 0 0;
	z-index: 10;
	text-align: center;}
	
#main #advert .subAdvert
	{width: 100%;
	margin: 0 0 5px 0;
	min-height: 60px;}

/* Company Nav 
_________________*/

#main #content #companyNav
	{width: 157px;
	position: absolute;
	top: 8px;
	right: 8px;
	list-style: none;}

#main #content ul#companyNav li a, #main #content ul#companyNav li a:visited {display:block; padding: 0 0 0 5px; text-decoration: none; color:#003366; font-size: 9px; text-transform: uppercase; width:157px; height:22px; text-align:left; margin: 2px 0 0 0; background:#E8F1F8; line-height: 22px; filter: alpha(opacity=85); opacity:.85;}

#main #content ul#companyNav li:hover a {color:#FFF; background:#0079C2;}

	
/* Technical Expertise Nav 
_________________*/

#main #content #technicalExpertise
	{width: 157px;
	position: absolute;
	top: -268px;
	right: 7px;
	padding: 0;
	margin: 0;
	list-style: none;}

#main #content ul#technicalExpertise li a, #main #content ul#technicalExpertise li a:visited {display:block; padding: 0 0 0 5px; text-decoration: none; color:#003366; font-size: 9px; text-transform: uppercase; width:155px; height:22px; text-align:left; margin: 2px 0 0 0; background: #FFF; line-height: 22px; filter: alpha(opacity=85); opacity:.85;}

#main #content ul#technicalExpertise li:hover a {color:#FFF; background:#FFC20E;}

#main #content ul#technicalExpertise li.heading a,
#main #content ul#technicalExpertise li.heading a:link,
#main #content ul#technicalExpertise li.heading a:visited
{
	 display:block; padding: 0 0 0 5px; text-decoration: none;  color:#FFF;  font-size: 10px; text-transform: uppercase; width:155px; height:22px; text-align:left; margin: 2px 0 0 0; line-height: 22px; border:1px dotted #FFF; background:#268cca; filter: alpha(opacity=85); opacity:.85;
}

#main #content ul#technicalExpertise li.techSelect {display:block; padding: 0 0 0 4px; text-decoration: none;  color:#FFF; font-size: 9px; text-transform: uppercase; width:154px; height:22px; text-align:left; margin: 2px 0 0 0; border:1px dotted #FFF; background: #FFC20E; line-height: 21px; filter: alpha(opacity=85); opacity:.85;}


/* Content Info Holder 
_________________*/
	
#main #content #info
	{width: 645px;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 3px;}
	
	
/* Table Info 
_______________*/

#main #content #info .tblInfo
	{width: 100%;
	text-align: left;
	}
	
#main #content #info .tblInfo .tdLeft50
	{width: 55%;
	font-weight: bold;
	border-bottom: 1px solid #ccc;}

#main #content #info .tblInfo .tdRight50
	{border-bottom: 1px solid #ccc;}
	
#main #content #info .tblInfo .tdLeft
	{width: 200px;
	font-weight: bold;
	padding: 0 0 0 5px;}
	
#main #content #info .tblInfo .tdRight
	{width: auto;}	
	
#main #content #info .tblInfo .td25
	{width: 25%;
	padding: 0 0 0 5px;}


/* Content Info Holder - Service Holders
_________________*/

#main #content #info .serviceHolder
	{width: 345px;
	padding: 0 0 0 285px;
	margin: 5px 0 0 5px;
	height: 110px;
	text-align: left;
	position: relative;}


#main #content #info .serviceHolder .serviceHolderOverlay
	{
	position: absolute;
	margin: 0 0 0 -285px;
	height: 110px;
	width: 285px;
	}

#main #content #info .serviceHolder .serviceHolderOverlay a, 
#main #content #info .serviceHolder .serviceHolderOverlay a:link
	{
	visibility:visible;
	height: 110px;
	width: 285px;
	display: block;
	background:#E8F1F8;
	filter: alpha(opacity=25); 
	opacity:.25;
	}

#main #content #info .serviceHolder .serviceHolderOverlay a:hover
	{
	background:transparent;
	height: 110px;
	width: 285px;
	display: block;
 	cursor: hand;
	}

#main #content #info .serviceHolder .serviceHolderText
	{width: 345px;
	background-color: #E8F1F8;
	padding: 0 5px 0 2px;
	height: 108px;
	border: 1px solid #B4CBDC;
	border-left: 0;
	text-align: justify;}
	
#main #content #info .serviceHolder .serviceHolderTextWhite
	{width: 345px;
	padding: 0 5px 0 2px;
	height: 108px;
	border: 1px solid #B4CBDC;
	border-left: 0;
	text-align: justify;}

#main #content #info .serviceHolder .serviceHolderText p
	{text-align: justify;
	padding: 0;
	margin: 5px 0 0 5px;}
	
	
/* Content Info Holder - Service Holders Staff
_________________*/

#main #content #info .serviceHolderStaff
	{width: 345px;
	padding: 0 0 0 285px;
	margin: 5px 0 0 5px;
	text-align: left;
	position: relative;}


#main #content #info .serviceHolderStaff .serviceHolderOverlay
	{
	position: absolute;
	margin: 0 0 0 -285px;
	width: 285px;
	border: 1px solid #B4CBDC;
	border-right: 0;
	}

#main #content #info .serviceHolderStaff .serviceHolderOverlay a, 
#main #content #info .serviceHolderStaff .serviceHolderOverlay a:link
	{
	visibility:visible;
	width: 285px;
	display: block;
	}

#main #content #info .serviceHolderStaff .serviceHolderOverlay a:hover
	{
	background:transparent;
	width: 285px;
	display: block;
 	cursor: hand;
	}

#main #content #info .serviceHolderStaff .serviceHolderText
	{width: 345px;
	background-color: #E8F1F8;
	padding: 0 5px 0 2px;
	border: 1px solid #B4CBDC;
	text-align: justify;}

#main #content #info .serviceHolderStaff .serviceHolderText p
	{text-align: justify;
	padding: 0;
	margin: 5px 0 0 5px;}
	
#main #content #info .serviceHolderStaff ul
	{width: auto;
	list-style: none;
	margin: 10px 0 0 15px;
	padding: 0;}

#main #content #info .serviceHolderStaff ul li
	{line-height: 17px;
	padding: 0 0 10px 20px;
	background: url(../images/listArrow.png) left top no-repeat;}	
	
	
/* Content Info Holder - Service Holders Staff CV Detail
_________________*/

#main #content #infofull .serviceHolderStaff
	{width: 420px;
	padding: 0 0 0 390px;
	margin: 5px 0 0 5px;
	text-align: left;
	position: relative;}


#main #content #infofull .serviceHolderStaff .serviceHolderOverlay
	{
	position: absolute;
	margin: 0 0 0 -390px;
	width: 390px;
	border: 1px solid #B4CBDC;
	border-right: 0;
	top: -1px;
	}

#main #content #infofull .serviceHolderStaff .serviceHolderOverlay a, 
#main #content #infofull .serviceHolderStaff .serviceHolderOverlay a:link
	{
	visibility:visible;
	width: 455px;
	display: block;
	}

#main #content #infofull .serviceHolderStaff .serviceHolderOverlay a:hover
	{
	background:transparent;
	width: 450px;
	display: block;
 	cursor: hand;
	}

#main #content #infofull .serviceHolderStaff .serviceHolderText
	{width: 405px;
	background-color: #E8F1F8;
	padding: 0 5px 0 2px;
	border: 1px solid #B4CBDC;
	text-align: justify;}

#main #content #infofull .serviceHolderStaff .serviceHolderText p
	{text-align: justify;
	padding: 0;
	margin: 5px 0 0 5px;}
	
#main #content #infofull .serviceHolderStaff ul
	{width: auto;
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;}

#main #content #infofull .serviceHolderStaff ul li
	{line-height: 17px;
	text-align: left;
	padding: 0 0 10px 20px;
	background: url(../images/listArrow.png) left top no-repeat;}	
	 

/* Table of Content 
_________________*/
	
#main #content #tblContent
	{width: 650px;
	text-align: left;}
	
#main #content #tblContent #leftContent
	{width: 50%;}
	
#main #content #tblContent #rightContent
	{width: 50%;}
	
#main #content #tblContent .tblInfo
	{}

/* Project 
_________________*/
	
	
#main #content #tblContent .tblProject
	{width: 100%;}	
	
#main #content #tblContent .tblProject .tdProjectLeft
	{width: 195px;}	

#main #content #tblContent .tblProject .tdProjectLeft .projectImage
	{
	width: 195px;
	margin: 10px 0 0 5px;}	
	
/* Holder Block Client Area - Full
_________________________*/
	
#main #content #info .cInfoT{
	width:802px;
	height:32px;
	margin:0 0 0 5px;
	background: url("../ClientArea/images/holder-top.png") no-repeat bottom left;
	}
	
#main #content #info .cInfo{
	width:792px;
	position: relative;
	margin:0 0 0 5px;
	padding: 0 5px 0 5px;
	background: url("../ClientArea/images/holder-middle.png") repeat-y left;
	text-align:left;}
	
#main #content #info .cInfo ul.percentileIndices
{
	list-style: none;
	width: 100%;
	margin: 10px 0 0 10px;
	padding: 0;}
	
#main #content #info .cInfo ul.percentileIndices li
{
	float: left;
	font-size: 13px;
	text-align: left;
	width: 120px;
	margin: 10px 0 10px 20px;
	font-weight: lighter;}
	
#main #content #info .cInfo ul.percentileIndices li .reading
{
	color: #369;}
	
#main #content #info .cInfoB{
	width:802px;
	height:32px;
	margin:0 0 0 5px;
	background:url("../ClientArea/images/holder-bottom.png") no-repeat top left;}
	
	
/* Holder Block Client Area - Small Between Nav
_________________________*/
	
#main #content #info .cInfoT-small{
	width:636px;
	height:32px;
	margin:0 0 0 5px;
	background: url("../ClientArea/images/holder-top-small.png") no-repeat bottom left;
	}
	
#main #content #info .cInfo-small{
	width:626px;
	position: relative;
	margin:0 0 0 5px;
	padding: 0 5px 0 5px;
	background: url("../ClientArea/images/holder-middle-small.png") repeat-y left;
	text-align:left;}
	
#main #content #info .cInfoB-small{
	width:636px;
	height:32px;
	margin:0 0 0 5px;
	background:url("../ClientArea/images/holder-bottom-small.png") no-repeat top left;}
	
/* Top Navigation 
_________________________*/

#main #content #div650Wide
	{width: 650px;
	text-align: left;}
	
#main #content #div650Wide ul.corporate 
	{width: 100%;
	line-height: 25px;
	list-style: none;
	margin: 10px 0 0 10px;
	position: relative;
	padding: 0;}

#main #content #div650Wide ul.corporate li
	{line-height: 17px;
	text-align: left;
	padding: 0 0 10px 20px;
	background: url(../images/listArrow.png) left top no-repeat;}
	
#main #content #div650Wide ul.mission 
	{width: 100%;
	line-height: 25px;
	list-style: none;
	margin: 10px 0 0 10px;
	position: relative;
	padding: 0;}

#main #content #div650Wide ul.mission li
	{line-height: 17px;
	text-align: left;
	padding: 0 10px 10px 20px;
	background: url(../images/listBullet.png) left top no-repeat;}	

#main #content #div650Wide ul#infoBlockLinks 
	{padding: 10px 0 0 5px;
	margin: 0;
	list-style: none;
	min-height: 80px;}

#main #content #div650Wide ul#infoBlockLinks li 
	{float: left;
	width: 208px;
	border: 1px dotted #B4CBDC;
	position: relative;
	margin: 1px;}
	
#main #content #div650Wide ul#infoBlockLinks li .contactImg 
	{position: absolute;
	top: 2px;
	right: 2px;
	height: 30px;
	width: 70px;}
		
#main #content #div650Wide ul#infoBlockLinks li .contactImg a,
#main #content #div650Wide ul#infoBlockLinks li .contactImg a:link,
#main #content #div650Wide ul#infoBlockLinks li .contactImg a:visited, 
#main #content #div650Wide ul#infoBlockLinks li .contactImg a:active
	{display: inline;
	width: 30px;
	height: 30px;}
	
#main #content #div650Wide ul#infoBlockLinks  li a, 
#main #content #div650Wide ul#infoBlockLinks  li a:link, 
#main #content #div650Wide ul#infoBlockLinks  li a:visited, 
#main #content #div650Wide ul#infoBlockLinks  li a:active 
	{display: block;
	height: 80px;
	max-height: 80px;
	line-height: 80px;
	filter: alpha(opacity=25); 
	opacity:.25;
	background:#e6eff0;
	width: 208px;
	text-transform: uppercase;
	text-align: center;
	color: #003366;}
	
#main #content #div650Wide ul#infoBlockLinks  li a span, 
#main #content #div650Wide ul#infoBlockLinks  li a:link span, 
#main #content #div650Wide ul#infoBlockLinks  li a:visited span, 
#main #content #div650Wide ul#infoBlockLinks  li a:active span
	{position: absolute;
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 80px;
	font-size: 11px;
	top: 0px;
	left: 0px;
	cursor: hand;
	text-align: center;}
	
#main #content #div650Wide ul#infoBlockLinks  li p a, 
#main #content #div650Wide ul#infoBlockLinks  li p a:link, 
#main #content #div650Wide ul#infoBlockLinks  li p a:visited, 
#main #content #div650Wide ul#infoBlockLinks  li p a:active
	{position: relative;
	background: transparent;
	width: auto;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
	font-size: 10px;
	line-height: 15px;
	text-transform: none;
	height: 15px;
	text-align: left;}
	
#main #content #div650Wide ul#infoBlockLinks  li h4 a, 
#main #content #div650Wide ul#infoBlockLinks  li h4 a:link, 
#main #content #div650Wide ul#infoBlockLinks  li h4 a:visited, 
#main #content #div650Wide ul#infoBlockLinks  li h4 a:active
	{position: relative;
	background: transparent;
	width: auto;
	border: 0;
	display: inline;
	line-height: 15px;
	text-transform: none;
	height: 15px;
	text-align: left;}
	
#main #content #div650Wide ul#infoBlockLinks li a:hover 
	{text-transform: uppercase;
	text-align: center;
	color: #000;
	background: transparent;
	}
	
#main #content #div650Wide ul#infoBlockLinks li.ourPeople 
	{height: 170px;}
	
#main #content #div650Wide ul#infoBlockLinks li.ourPeople p
	{text-align: left;
	width: 190px;
	height: 100px;
	padding: 0;
	margin: 10px 0 0 10px;
	}
		
#main #content #div650Wide ul#infoBlockLinks li.ourPeople a,
#main #content #div650Wide ul#infoBlockLinks li.ourPeople a:link,
#main #content #div650Wide ul#infoBlockLinks li.ourPeople a:visited, 
#main #content #div650Wide ul#infoBlockLinks li.ourPeople a:active
	{text-align: left;
	width: 190px;
	padding: 0;
	margin: 0;}

#main #content #div650Wide ul#infoBlockLinks li.ourPeople a:hover 
	{
	background:transparent;}
	
/* Gridview 
_______________*/

.gridview
	{width: 760px;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
	line-height: 18px;}
	
.gridview .gvHead
	{background: #76BDEC url("../images/fade.jpg") repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	padding: 2px 0 3px 3px;
	line-height: 25px;}
	 
.gridview .gvHead a,
.gridview .gvHead a:link,
.gridview .gvHead a:visited,
.gridview .gvHead a:active
	{color: #333;
	font-size:12px;
	font-weight: bold;}
	
.gridview .gvHead a:hover
	{color: #226C99;}
	
.gridview .gvItem
	{border: 1px solid #999;
	padding: 0 0 0 5px;
	border-bottom: 0;}	
	
.gridview .gvRow
	{text-align: left;
	height: 25px;}	
	
.gridview .gvAlternate
	{background: #F1F1F1;
	text-align: left;
	height: 30px;}	

.gridview .gvItemStlyle
	{text-align: left;
	height: 18px;}	

	
/* Footer 
_______________*/
	
#main #footer
	{width: 100%;
	background:#FFF;
	position: relative;
	z-index: 0;
	display: block;
	height: 22px;}
	
#main #footer #BottomNav
	{width: 980px;
	position:absolute;
	margin: 5px 0 5px 0;
	text-align: right;
	font-size: 8px;}
	
#main #footer #BottomNavLeft
	{width: 290px;
	position:absolute;
	margin: 5px 0 5px 0;
	text-align: right;
	font-size: 8px;}
	
#main #footer #BottomNav a, #main #footer #BottomNav a:link, #main #footer #BottomNav a:visited {}

#main #footer #BottomNav a:hover, #main #footer #BottomNav a:active {}
