body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center; 
	min-width: 761px;
	background-color: #e0e2f1;
}
p {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	padding-right: 10px;
}
ul {
	font-size: 10px;
	color: #878787;
}
img {
	border: 0px;
}
a {
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.bluesmalltext:hover {
	text-decoration: underline;
	color: #010091;
}
/* IDs */

#wrapper {   
	width: 760px;   
	margin: 0 auto;   
	text-align: left;   
	background-color: white;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
#header {
	height: 99px;
}
#greybarmenu {
	background: url(../images/menubar_gradient.jpg) repeat-y;
	/*background-color: #dbd8e1;*/
	text-align: right;
	color: white;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	vertical-align: center;
	padding-top: 7px;
}
#contentholder {
	width: 760px;
	background: #FFFFFF url(../images/bg_gradient.jpg) repeat-y;
}
#contentleft {
	float: left;
	width: 180px;
}
#contentleftindex {
	float: left;
	width: 230px;
	padding-left: 20px;
}
#contentleftcareers {
	float: left;
	width: 180px;
}
#leftimageindex {
	width: 215px;
	height: 345px;
	background-image: url(../images/box.gif);
}
#leftimagecareers {
	width: 152px;
	height: 285px;
	background-image: url(../images/group-pic.jpg);
}
#contentright {
	float: right;
	width: 560px;
	padding-left: 20px;	
}
#contentrightindex {
	float: right;
	width: 490px;
	padding-left: 20px;	
}
#secondarycontentleft {
	float: left;
	width: 370px;

}
#secondarycontentright {
	float: right;
	width: 175px;
}
#contactregency {
	float: left;
	width: 180px;
}
#contactmaxwell {
	float: left;
	width: 180px;
}
#footer {
	background: url(../images/footberbar_gradient.jpg) repeat-y;
	color: white;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	vertical-align: center;
	padding-top: 8px;
	padding-left: 10px;
}
.footerleft {
	color: white;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	vertical-align: center;
	padding-top: 8px;
	padding-left: 10px;
	width: 380px;
}
.footerright {
	color: #010091;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	vertical-align: center;
	padding-top: 8px;
	padding-left: 10px;
	width: 380px;
	text-align: right;
}
/* Classes */
.spacer {
	font-size: 10px;
	color: white;
	background-color: white;
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.paddedfivepx {
	padding-left: 5px;
	padding-right: 5px;
}
.paddedfifteenpx {
	padding-left: 15px;
	padding-right: 15px;
}
.blueheader {
	font-size: 12px;
	font-weight: bold;
	color: #010091;
	font-family: Arial, Helvetica, sans-serif;
}
.bluetext {
	font-size: 12px;
	color: #010091;
}
.bluesmalltext {
	font-size: 9px;
	color: #010091;
}
.italicised {
	font-style: italic;
}
.greybodytext {
	font-size: 11px;
	color: #666666;
}
.redbodytext {
	font-size: 11px;
	color: red;
}
.bluebodytext {
	font-size: 11px;
	color: #010091;
}
.greysmalltext {
	font-size: 9px;
	color: #666666;
}
.bluesmalltext {
	font-size: 9px;
	color: #010091;
}
.bluelargetext {
	font-size: 14px;
	color: #010091;
}
.underlined {
	text-decoration: underline;
}
.centred {
	text-align: center;
}
.left {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.seniormanagement {
	border: thin;
	border-width: thin;
}
.alignright {
	text-align: right;
}
.whitetext {
	color: white;
}
.employeeteam {
	width: 350px;
	border: 1px #010091 solid;
	padding: 0px;
}
.employeeteamtableheader {
	background-color: #010091;
}
.employeeteamtableheadertext {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.employeeteamimage {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	vertical-align: top;
}
.employeeteamtext {
	vertical-align:top;
}