body, html {
	margin:0;
	padding:0;
	background:url(../img/body_bg.jpg) repeat-x #424647;
	font-family:Arial, Helvetica, sans-serif;
}
#bottom_right_molecule {
	position:fixed;
	bottom:0;
	left:0;
	background:url(../img/bottom_right_molecule.png);
	width:375px;
	height:222px;
	z-index:1;
}
#top_left_molecule {
	position:fixed;
	top:0;
	left:0;
	background:url(../img/top_left_molecule.png);
	width:297px;
	height:128px;
	z-index:1;
}
#top_right_molecule {
	position:fixed;
	top:0;
	right:0;
	background:url(../img/top_right_molecule.png);
	width:317px;
	height:212px;
	z-index:1;
}
#wrapper {
	width:925px;
	margin:0px auto;
	padding:0;
	z-index:2;
	position:relative;
}
#header {
	height:92px;
}
#header h1 {
	width:262px;
	height:71px;
	background:url(../img/logo.png) no-repeat;
	text-indent:-9999px;
	margin:20px 0 0 33px;
	padding:0;
}
#header #breadcrumbing {
	float:right;
	height:48px;
}

/* SEARCH -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */			
			
			#search {
				clear: both;
				float: right;
				margin: -80px 20px 0px 0px;
				
			}
			
			#search form fieldset {
				border-style: dotted;
				border-width: thin;
				border-color: #999999;
				
			}
			
			#search form fieldset p {
				color:#FFFFFF;
				font-size:11px;
				font-family:Arial, Helvetica, sans-serif;
				margin: 0px 0px 10px 10px;
				
			}
			
			#search input[type=text] {
				vertical-align: bottom;
				margin: 5px 10px 10px 10px;
				
			}
			
			#search input[type=image] {
				margin: 0px 10px 10px 0px;
				
			}

			
			#search input.search_btn {
				width: 68px;
				height: 21px;
				background: #333 url("../img/search-sprite.png") no-repeat;
				outline: none;
				vertical-align: bottom;
				
			}
			
			#search input.search_btn:hover {
				background: #666 url("../img/search-sprite.png") no-repeat 0 -21px;
			}
			
			
			
				


#menu_wrapper {
	height:33px;
}
#menu {
	height:33px;
	background:url("../img/menu_bg.jpg") repeat-x;
	width:912px;
	margin:0px 8px;
}
#menu_left {
	background:url(../img/menu_left.png) no-repeat;
	width:8px;
	height:33px;
	float:left;
}
#menu_right {
	background:url(../img/menu_right.png) no-repeat;
	width:8px;
	height:33px;
	float:right;
}
#menu ul {
	float:left;
	margin:0;
	padding:0;
}
#menu ul li {
	display:inline-block;
	font-size:12px;
	text-align:center;
	width:115px;
	padding:0;
	font-weight:bold;
	color:#fff;
}
#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	background:url(../img/menu_link_bg.jpg);
	display:block;
	margin:0;
	padding:10px 0px 0px 0px;
	line-height:22px;
	height:23px;
}
#menu ul li a.active {
	background:url("../img/cuttent_tab.png") no-repeat;
	background-position:0px 10px;
	color:#444141;
	width:115px;
	height:33px;
	position:absolute;
	top:88px;
	padding-top:14px;
}
#content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../img/bg_content.png) no-repeat scroll 0 0;
	float:left;
	height:auto;
	min-height:430px;
	overflow:hidden;
	padding:26px 0 26px 26px;
	width:899px;
}
#content_text {
	float:left;
	width:550px;
	height:auto;
	padding:10px 5px 10px 5px;
}
<!--
#content_left {
	float:left;
	height:451px;
	width:7px;
	background:url(../img/content_bg-left.jpg) no-repeat;
}
-->
#content h1 {
	color:#3398cc;
	font-size:20px;
	padding:0;
	margin:-12px 0px 0px 0px;
	padding: 5px;
}
#content .wombat_header3 {
	font-weight:bold;
}
#content .wombat_subtitle {
	font-size:10pt;
	font-weight:bold;
}
#content li {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 2em;
}
#content ol {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 2em;
}
#content a {
	color:#3366CC;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content p {
	color:#434142;
	font-size:12px;
}
#content h2, .wombat_header3 {
	color:#3398cc!important;
	font-size:14px!important;
}
#content_bottom {
	float:left;
	width:929px;
	height:9px;
	background:url(../img/bottom_content.png) no-repeat;
}
.clear {
	clear:both;
}
#sidebar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/image001.png) no-repeat scroll 0 0;
	float:right;
	height:443px;
	margin-right:6px;
	margin-top:-9px;
	width:296px;
}
#subfooter {
	height:122px;
	margin:14px 0px 0px 0px;
}
#subfooter #subfooter_header {
	background:url("../img/subfooter_header.jpg") no-repeat;
	height:12px;
}
#subfooter #subfooter_footer {
	background:url("../img/subfooter_footer.jpg") no-repeat;
	height:12px;
}
#subfooter #subfooter_left {
	float:left;
	width:506px;
	background-color:#FFFFFF;
	height:100%;
	font-size:12px;
	color:#414546;
	line-height:18px;
}
#subfooter #subfooter_left ul {
	float:left;
	list-style: circle;
	color:#3398CC;
}
#subfooter #subfooter_left ul a {
	color: #3297CB;
}
#subfooter #subfooter_left ul a:hover {
	color: #003399;
}
#subfooter #subfooter_left ul a:visited {
	color:#003399;
}
#subfooter #subfooter_left ul li {
	padding-right: 50px;
}
#subfooter #subfooter_right {
	float:left;
	width:419px;
	background-color:#FFF;
	height:100%;
}

#subfooter #subfooter_right #newsbox {
	float:right;
	width:46px;
	height:18px;
	background:url(../img/news_box.jpg) no-repeat;
	padding:0;
	color:#FFFFFF;
	font-size:14px;
	padding:1px 0px 0px 6px;
}
span.readmore {
	color: #FFCC00;
}

#subfooter #subfooter_right #newsbubble {
	float:right;
	margin:0px 10px 0px 0px;
	width:277px;
	height:113px;
	background:url(../img/news_bubble.jpg) no-repeat;
	padding:0px 5px 0px 35px;
}
#newsbubble h3 {
	font-size:11px;
	color:#fff;
	font-weight:100;
}
#newsbubble p {
	font-size:11px;
	color:#a4e0fe;
}

#newsbubble p a {
	font-size:11px;
	color:#a4e0fe;
}

#newsbubble p a:hover {
	font-size:11px;
	color:#CCCCCC;
}

#newsbubble p a:visited {
	font-size:11px;
	color:#CCCCCC;
}
#footer {
	height:60px;
	margin-top:30px;
	color:#57c4fa;
}
#footer a {
	color: #66CCFF;
	font-size:11px;
}
#footer a:hover {
	color: #FFF;
	font-size:11px;
}
#footer a:visited {
	color:#66CCFF;
	font-size:11px;
}
#footer p {
	color:#666666;
}
.news_title a {
	color:#CCCCCC;
	font-size:11px;
	font-weight:bold;
}
.news_title a:hover {
	color:#B3B3B3;
	font-size:11px;
	font-weight:bold;
}
.news_content a {
	color: #CCC;
	font-size:11px;
	text-decoration:none;
}
.news_content a:hover {
	color: #B3B3B3;
	font-size:11px;
	text-decoration: underline;
}
.copyright {
	color:#CCCCCC;
	font-size:11px;
}
/* TABS -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

ul.tabs {
	margin: -35px 0 0 -30px;
	float: left;
	list-style-type: none;
}
ul.tabs li {
	margin: 0px;
	padding: 0;
	float: left;
	list-style-type: none;
}
ul.tabs li.right {
	margin-right: 10px;
	float: right;
}
ul.tabs li a, ul.tabs li a:link, ul.tabs li a:visited {
	height: 29px;
	margin: 5px 2px 0 0;
	padding: 0 5px 0 10px;
	float: left;
	display: block;
	text-decoration: none;
	border: solid #CCC;
	border-width: 1px 1px 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: url(../img/blue_s.png) bottom repeat-x;
}
ul.tabs li a:hover {
	background-image: none;
	background-color: #F30;
}
ul.tabs li a span.tabTitle, ul.tabs li a:link span.tabTitle, ul.tabs li a:visited span.tabTitle, ul.tabs li a span.ieOnly {
	margin: 0 5px 0 0;
	color: #FFF;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
}
ul.tabs li a span.ieOnly {
	display: none;
}
ul.tabs li a:hover span.tabTitle {
	color: #FFF;
}
ul.tabs li a:active span.tabTitle {
	color: #CCC;
}
ul.tabs li.currentTab a {
	height: 30px;
	border-bottom: 0;
	background-image: none;
	background-color: #F2F2F2;
}
ul.tabs li.currentTab a span.tabTitle {
	color: #000;
}
ul.tabs li.disabled a {
	background-image: url(../img/grey_s.png);
}
ul.tabs li.disabled a span.tabTitle {
	color: #999;
}
ul.tabs li.currentTab a, ul.tabs li.disabled a {
	cursor: default;
}
ul.tabs li a span.tabIcon {
	width: 16px;
	height: 16px;
	margin: 6px 5px 0 0;
	float: right;
	display: block;
	background-image: url(../img/tabs_sprite.png);
}
div.tabWrapper a.backForwardButtons, div.tabWrapper div.buttonSpacer {
	height: 20px;
	float: right;
}
div.tabWrapper a.backForwardButtons {
	width: 20px;
	margin: 5px 0 0 3px;
	display: block;
	text-indent: -9999px;
	background: url(../img/sprite.png);
}
div.tabWrapper div.buttonSpacer {
	width: 46px;
	margin: 0;
	display: none;
}
#tabBack {
	background-position: -100px -60px;
}
#tabForward {
	background-position: -120px -60px;
}
#tabBack.disabled, #tabForward.disabled {
	cursor: default;
}
#tabBack.disabled {
	background-position: -60px -60px;
}
#tabForward.disabled {
	background-position: -80px -60px;
}
div.tabContentWrapper {
	margin-top: 45px;
	padding: 0 0 5px 10px;
	border: 1px solid #CCC;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: url(../img/grey_l_light_inv.png) top repeat-x #F9F9F9;
}
div.tabContent {
	min-height: 314px;
	width: 525px;
}

.tabContent ol li, .tabContent p ol li, .tabContent ul li, .tabContent p ul li {

	font-size: 12px;
	margin: 0 0 0 30px !important;
	

}


.overlayImage {
	float:left;
}
span.scrambleEmail {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size:100%;
}
/* IMAGES ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

img.styledImage, a img.styledImage, a:link img.styledImage, a:visited img.styledImage {
	/*margin: 0px auto;*/
	padding: 4px;
	border: 1px #CCC solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a:hover img.styledImage, a:focus img.styledImage {
	border-color: #F30;
}
a:active img.styledImage {
	border-color: #7FB2CC;
}
img.styledImage.right {
	margin: 0 5px 5px 10px;
}
img.styledImage.left {
	margin: 0 10px 5px 5px;
}
img.styledImage.clear {
	clear: both;
}
img.loading {
	margin: 10px auto;
}
#widgetContent img.loading {
	margin: 10px 86px;
}
#facebox img.loading {
	margin: 10px 226px;
}
h6 {
	padding: 5px 0 0;
	color: #3787AF;
	font-size: 1em;
	line-height: 1.5em;
}
h6 span {
/*font-size: 0.75em;
		line-height: 1.5em;*/
	}
h6 a.topRightLink {
	height: 16px;
	padding-right: 21px;
	display: block;
	float: right;
	font-size: 0.7em;
	line-height: 16px;
	background: right no-repeat;
}
h6 a.topRightLink.backLink {
	margin: 3px 0 0;
	background-image: url(../img/back.png);
}
h6 a.topRightLink.goLink {
	background-image: url(../img/arrow_go.png);
}
h6 a.topRightLink.searchLink {
	background-image: url(../img/search.png);
}
h6 img, p.title img {
	margin: 0 0 10px 10px;
	float: right;
}
h6 a.info {
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	display: inline-block;
	text-indent: -9999px;
	background: url(../img/sprite.png) -140px -180px;
}
/* JQUERY CSS -------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#exposeMask {
	background: #000 url(../img/mask_gradient_1800.jpg) center no-repeat;
}
div.overlay, div.overlayImage {
	display: none;
}
div.overlay {
	width: 600px;
	height: 470px;
	padding: 55px;
	overflow: hidden;
	background-image: url("../img/jquery_plugin_images/white.png");
}
div.overlayImage {
	padding: 0px;
}
div.overlay img {
}
div.overlay div.close, div.overlayImage div.close {
	width: 35px;
	height: 35px;
	position: absolute;
	background-image: url("../img/jquery_plugin_images/close.png");
	cursor: pointer;
}
div.overlay div.close {
	right: 5px;
	top: 5px;
}
div.overlayImage div.close {
	right: -15px;
	top: -10px;
}
div.overlay.black {
	color: #FFF;
	background: url(../img/jquery_plugin_images/transparent.png) no-repeat !important;
}
div.overlay.petrol {
	color: #FFF;
	background: url(../img/site_images/jquery_plugin_images/petrol.png) no-repeat !important;
}
#overlayWrap {
	height: 441px;
	overflow-y: auto;
}
/* FACEBOX ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#facebox .b {
	background: url(../img/jquery_plugin_images/facebox/b.png);
}
#facebox .tl {
	background: url(../img/jquery_plugin_images/facebox/tl.png);
}
#facebox .tr {
	background: url(../img/jquery_plugin_images/facebox/tr.png);
}
#facebox .bl {
	background: url(../img/jquery_plugin_images/facebox/bl.png);
}
#facebox .br {
	background: url(../img/jquery_plugin_images/facebox/br.png);
}
#facebox {
	position: absolute;
	/*top: 50;*/
	left: 0;
	text-align: left;
	z-index: 100;
}
#facebox .popup {
	position: relative;
}
#facebox table.facebox {
	border-collapse: collapse;
}
#facebox td.facebox {
	padding: 0;
	border-bottom: 0;
}
#facebox td.body {
	width: 520px;
	padding: 10px 20px;
	background-color: #FFF;
}
#facebox .content {
	overflow: hidden;
}
#facebox .image {
	text-align: center;
}
#facebox div.footer {
	margin-top: 10px;
	padding-top: 10px;
	text-align: right;
	border-top: 1px #7FB2CC dotted;
}
#facebox div.footer img {
	margin: 0;
	border: 0;
}
#facebox td.tl, #facebox td.tr, #facebox td.bl, #facebox td.br {
	width: 10px;
	height: 10px;
	padding: 0;
	overflow: hidden;
}
#facebox_overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}
.facebox_hide {
	z-index: -100;
}
.facebox_overlayBG {
	background-color: #000;
	z-index: 99;
}
#facebox_overlay {
	position: absolute !important;
}
#facebox div.infoBox {
	width: 46%;
	min-width:230px;
}
p.subtitle {
	margin: 15px 0px 0px 0px !important;
	padding: 0 !important;
	color: #3787AF !important;
	font-size: 0.9em !important;
	line-height: 1.2em;
}
#content_text ul li {
	color: #333333;
	list-style-type: circle;
}
#content_text ol li {
	color: #333333;
	list-style-type: decimal;
}
#content_text ul li a {
	text-decoration:none;
}
#content_text ul li a:hover {
	text-decoration: underline;
}
#content_text ul.tabs li {
	list-style:none !important;
}
ul.tabs li a {
	text-decoration:none;
}
ul.tabs li a:hover {
	text-decoration: underline;
}
ul.tabs li a {
	text-decoration:none;
}
ul.tabs li a:hover {
	text-decoration:none !important;
}
span.members {
	font-size:12px;
	line-height: 20px;
	padding-left: 30px;
}
.staff_list {
	font-size:12px;
	line-height: 20px;
	padding-left: 30px;
}
.staff_name {
	float: left;
	width: 32%;
}
.staff_title {
	float: left;
	width: 63%;
}
.staff_clear {
	clear: both;
	height: 0;
}
.staff {
	border-bottom: 1px dotted #CCCCCC;
}
.staff:hover {
	background-color: #FFFFCC;
	cursor: default;
}
span.members_proj {
	font-size:12px;
}
.smallest {
	font-size:0.7em !important;
	float:right;
	position:relative;
	margin-top: -25px;
}
table {
	border-top:1px solid #bcd0e2;
	border-right:1px solid #bcd0e2;
	margin:1em auto;
	border-collapse:collapse;
	width:auto;
	max-width:99%;
}
table caption {
	color: #9ba9b4;
	font-size:.94em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
}
table thead th {
	background:#297FAA;
	text-align:center;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px solid #bcd0e2;
	color:#FFF;
}
table thead th.column1 {
	background:#297FAA;
	text-align:center;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px solid #bcd0e2;
	border-bottom:1px solid #bcd0e2;
	color:#FFF;
	padding:.3em;
}
table tbody th.column1 {
	background:#297FAA;
	text-align:center;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px solid #bcd0e2;
	border-bottom:1px solid #bcd0e2;
	color:#FFF;
	padding:.3em;
}
table tfoot th {
	font-family: Arial, Helvetica, sans-serif;
	color:#ff3300;
	padding:.3em;
	text-align:center;
	background:#f4f9fe;
	font-size:0.8em;
	border-bottom: 1px solid #bcd0e2;
	border-left:1px solid #bcd0e2;
}
table tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
table tr td {
	background:#FFFFFF;
}
table tr.odd td {
	background:#f7fbff
}
table td {
	color:#678197;
	border-bottom:1px solid #bcd0e2;
	border-left:1px solid #bcd0e2;
	padding:.1em .5em;
	text-align:left;
	font-size:.9em;
}

.tabContent table.pcmd_table {

	max-width:100%;
	font-size:12px;
}
