:root{
 overflow-y:scroll;
}

body {
	margin: 0 0 0 0;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;	
}

div {
	font-family: arial, verdana, tahoma;
	text-align: left;
}

.clear { 
	clear: both; 
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
}

h1 {
	font-family: arial black, arial, verdana, tahoma;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #232e6d;
}

a, a:visited, a:active  {
	color: #ee3032;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: bottom;
}	

input {
	font-family: arial, verdana, tahoma;
	font-size: 1.0em;
}

select {
	font-family: arial, verdana, tahoma;
	font-size: 1.0em;
}

textarea {
	font-family: arial, verdana, tahoma;
	font-size: 1.0em;
}

/**********************************/
/**********************************/
/**********************************/
#container {
	position: relative;
	width: 914px;
	margin: 0 auto;
	padding: 26px 20px 20px 20px;
	background-color: #ffffff;
}

/**********************************/
/**********************************/
/**********************************/
#top {
	height: 66px;
	padding: 0 0 0 20px;
}

#top img {
	float: left;
}

#top img.accreditation {
	float: right;
	margin: 0 0 0 20px;
}

/**********************************/
/**********************************/
/**********************************/
#nav {
	height: 30px;
	padding: 8px 0 0 0;
}

#nav ul {
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

#nav ul li {
	display: inline;
	padding: 0 0 0 15px;
	margin: 0 30px 0 0;
	list-style-image: none;
	list-style: none;		
	background-image: url(images/red_box_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;	
	font-size: 1.0em;
}

#nav ul li.on {
	background-image: url(images/red_box_on.gif);
}

#nav ul li a {
	font-family: arial black, arial, verdana, tahoma;
	color: #232e6d;
	font-weight: bold;
	text-decoration: none;
}

/**********************************/
/**********************************/
/**********************************/
#banner img {
	float: left;
	margin: 0 0 20px 0;
}

#banner #flashcontent {
	float: left;
	width: 352px;
	height: 265px;
	margin: 0 0 20px 0;
	background-color: #232e6d;
}

/**********************************/
/**********************************/
/**********************************/
#right {
	float: left;
	width: 216px;
	margin: 0 0 0 0;	
	font-size: 0.9em;
}

#right a {
	color: #232e6d;
}

#right img.nextprev {
	float: right;
	margin: 15px 0 0 2px;
}

#right h1 {
	background-image: url(images/red_box_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 0 15px;
	font-size: 1.4em;
	font-weight: bolder;
	color: #ffffff;
	margin: 0px 0px 5px 15px;
}

#right h1.news {
	background-image: url(images/red_box_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;	
	padding: 0 0 0 15px;
	font-size: 1.4em;
	font-weight: bolder;
	color: #232e6d;
	margin: 10px 0px 5px 0px;
}

#right h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #232e6d;
	margin: 0px 0px 0px 0px;
}

/**********************************/
/**********************************/
/**********************************/
#content {
	float: left;
	width: 402px;
	background-color: #efeef4;
	margin: 0 20px 0 0;
	padding: 20px 20px 20px 20px;
	font-size: 0.9em;	
}

#content h1 {
	background-image: url(images/red_box_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 0 15px;
	font-size: 1.4em;
	font-weight: bolder;
	color: #232e6d;
	margin: 0px 0px 15px 0px;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #232e6d;
	margin: 0px 0px 15px 0px;
}

#content h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #232e6d;
	margin: 0px 0px 5px 0px;
}

#content a {

}

#content img.diagram {
	border: 1px #7e7ca3 solid;
}

#content p.bordertop {
	border-top: 1px #232e6d solid;
	padding: 15px 0 0 0;
}

#content div.article {
	border: 1px #7e7ca3 solid;
	padding: 10px;
	background: #ffffff;
	margin: 0 0 20px 0;
	font-size: 0.9em;
	cursor: pointer;
}

#content div.article h2 {
	margin: 0px 0px 5px 0px;
}

#content div.article p {
	margin: 0px 0px 0px 0px;
}

#content #articleimage {
	text-align: center;
	background: #7e7ca3;
	padding: 20px;
	margin: 0 0 20px 0;
}

#content #articleimage img {
	border: 1px white solid;
}

#content .webformbox {
	background-color: #f7f6f9;
	border: 1px #cccccc solid;
	padding: 15px 15px 15px 15px;
	margin: 0 0 15px 0;
}

#content .webformbox p {
	height: 15px;
}

#content .webformbox p.large {
	height: 100px;
}

#content .webformbox h3.righttitle {
	float: right;
}

#content .webformbox input {
	float: right;
	border: 1px #cccccc solid;
	width: 200px;
}

#content .webformbox select {
	font-family: verdana, arial, tahoma;
	font-size: 0.9em;
	float: right;
	border: 1px #cccccc solid;
	width: 204px;
}

#content .webformbox textarea {
	float: right;
	border: 1px #cccccc solid;
	width: 200px;
	height: 100px;
}

#content .webformbox input.button {
	border: none;
	width: 80px;
	height: 20px;
	background-color: #7e7ca3;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
}

#content .webformbox input.buttonOn {
	border: none;
	width: 80px;
	height: 20px;	
	background-color: #232e6d;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;	
}

#content div.grouplink {
	background-image: url(images/background_infobox.gif);
	height: 80px;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	margin: 0 0 20px 0;
}

#content div.grouplink img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px white solid;
}

#content div.grouplink a {
	color: #ffffff;
	font-weight: normal;
}
/**********************************/
/**********************************/
/**********************************/
#contentwide {
	float: left;
	width: 638px;
	background-color: #efeef4;
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;
	font-size: 0.9em;	
}

#contentwide h1 {
	background-image: url(images/red_box_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 0 15px;
	font-size: 1.4em;
	font-weight: bolder;
	color: #232e6d;
	margin: 0px 0px 15px 0px;
}

#contentwide h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #232e6d;
	margin: 0px 0px 15px 0px;
}

#contentwide a {
	color: #232e6d;
}

#contentwide img {
	margin: 0 0 20px 0;
}

#contentwide #projectimage {
	position: relative;
	float: left;
	width: 350px;
	height: 227px;
	background-color: #ffffff;
 	border: 1px #232e6d solid;	
}

#contentwide #projectimage #imagecontrol {
	position: absolute;
	top: 177px;
	left: 0px;
	width: 340px;
	height: 50px;
	padding: 0 0 0 10px;
}

#contentwide #projectimage #imagecontrol div.imagethumb {
	float: left;
	width: 30px;
	height: 30px;
	border: 2px solid #ffffff;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity:0.70;
	margin: 0 0 0 10px;
	cursor: pointer;
}

#contentwide #projecttext {
	width: 246px;
	float: left;
	background-color: #232e6d;
	margin: 0 20px 0 0;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
}

#contentwide #projecttext h2 {
	color: #ffffff;
	margin: 0 0 0 0;
	font-size: 0.95em;
}

#contentwide #projecttext p {
	font-size: 0.8em;
	color: #ffffff;
	margin: 15px 0 0 0;
}

#contentwide img.client {
	float: left;
	margin: 0 9px 9px 0;
}

#contentwide img.end {
	margin: 0 0 9px 0;
}

/**********************************/
/**********************************/
/**********************************/
#left {
	float: left;
	width: 216px;
	margin: 0 20px 0 0;
	background-color: #232e6d;
	font-size: 0.9em;
}

#left h1 {
	background-image: url(images/red_box_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 0 15px;
	font-size: 1.4em;
	font-weight: bolder;
	color: #ffffff;
	margin: 0px 0px 5px 15px;
}

#left .header {
	width: 216px;
}

#left .header h1 {
	font-family: arial, verdana, tahoma;
	font-size: 1.1em;
	height: 29px;
	background-image: url(images/background_services.gif);
	padding: 10px 5px 0 10px;
	margin: 0 0 0 0;
	cursor: pointer;
	text-align: left;
}

#left .header h1.open {
	background-image: url(images/background_services_on.gif);
}

#left p {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	font-size: 0.9em;	
}	

#left #subnav {
	background-color: #232e6d;
}

#left #subnav ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

#left #subnav ul li {
	display: block;
	height: 29px;
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
	list-style-image: none;
	list-style: none;		
	background-image: url(images/background_subnav.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;	
	font-size: 1.2em;
}

#left #subnav ul li.on {
	background-image: url(images/background_subnav_on.gif);
}

#left #subnav ul li.level3 {
	display: block;
	height: 28px;
	padding: 11px 0 0 10px;
	margin: 0 0 0 0;
	list-style-image: none;
	list-style: none;		
	background-image: url(images/background_level3.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;	
	font-size: 1.0em;
}

#left #subnav ul li.level3on {
	display: block;
	height: 28px;
	padding: 11px 0 0 10px;
	margin: 0 0 0 0;
	list-style-image: none;
	list-style: none;		
	background-image: url(images/background_level3on.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;	
	font-size: 1.0em;
}

#left #subnav ul li a {
	font-family: arial, verdana, tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/**********************************/
/**********************************/
/**********************************/
#footer {
	clear: both;
	font-weight: bold;
	font-size: 0.6em;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	color: #232e6d;
}

#footer a {
	color: #232e6d;
}

#footer .righttxt {
	float: right;
	margin: 0 0 0 0;
	
}

/**********************************/
/**********************************/
/**********************************/
* html #main #content .bullet {
	height: 27px;;	
}

* html #left #subnav .subnavitem {
	height: 17px;
}