/* CSS Document */
body {
	background-color: #DEDDD3;
	background-image:  none;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	font-family: verdana, tahoma, sans-serif;
}

.oldbrowsers, .hide { display: none; }

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

#container-wrapper {
	margin: 15px auto;
	border: 4px solid #CCCBC1;
	width: 738px;
}

#content-container {
	width: 736px;
	float: none;
}


#container {
	width: 736px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #3D3D3B;
}

.container-header {
	width: 732px;
	margin: 0 2px 2 2;
	padding: 0;
	height: 130px;
	background:  url(images/bg_header.gif) top right no-repeat;
}

#replacelogo, #replacelogo a {
	text-indent: -100em;
	overflow: hidden;
	background: url(images/logo.gif) top left no-repeat;
	height: 73px;
	width: 405px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

.headright {
	width: 217px;
	margin: 0 0px 0 0;
	height: 60px;
	padding: 0;
	float: right; background-image: url(images/righttop.gif); background-repeat: no-repeat; background-position: left; background-color: #FFFFFF
; color: #FFFFFF
}








.global-navigation {
	margin: 30px 10px;
	float: left;
	padding: 0;
	border-bottom: 1px solid #CCCBC1;
	border-right: 2px solid #FFFFFF;
}

.global-navigation a {
	background: #FFFFFF url(images/new_arrow.gif) no-repeat -5px -9px;
	width: 120px;
	text-align: right;
	border-top: 1px solid #CCCBC1;
	display: block;
	font-size: 9px;
	color: #3D3D3B;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-decoration: none;
}

.global-navigation span {
	background: #FFFFFF url(images/new_arrow.gif) no-repeat 5px 9px;
	width: 120px;
	text-align: right;
	border-top: 1px solid #CCCBC1;
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #3D3D3B;
	margin: 0;
	padding: 5px 10px 5px 0;
	text-decoration: none;
}

.global-navigation a:hover {
	background: #EFEEE9 url(images/new_arrow.gif) no-repeat 5px 9px;
}






.container-content {
	width: 520px;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
}

.container-content p, .containerfull-content p {
	margin: 0 0 20px 40px;
	font-size: 11px;
	color: #3D3D3B;
	padding: 0;
}







#footer {
	padding: 0;
	margin: 0;
	background-color: #EFEEE9;
	border: 2px solid #FFFFFF;
}

#footer .left {
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	padding: 13px 12px 11px;
	float: left;
	color: #8C8C85;
	width: 350px;
}

#footer .right {
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	padding: 13px 12px 11px;
	float: right;
	color: #8C8C85;
	width: 300px;
	text-align: right;
}

#footer a { color: #8C8C85; }
#footer a:hover { color: #3D3D3B;}










a.homebox-left {
	font-size: 9px;
	line-height: 14px;
	color: #3D3D3B;
	display: block;
	padding: 10px;
	float: left;
	border: 1px #003399 solid;
	margin: 10px 0 10px 0;
	text-decoration: none;
	width: 210px;	/* ie5win fudge begins */
	voice-family: "\"; background-color: #00CCFF; background-image: url(images/boxarrow.gif); background-repeat: no-repeat; background-position: bottom right}\"";
	voice-family:inherit;
	width: 230px;
	height: 80px;
}

html>body a.homebox-left { 
	width: 210px; /* ie5win fudge ends */ 
	height: 80px;
}

a.homebox-right {
	font-size: 9px;
	line-height: 14px;
	color: #3D3D3B;
	display: block;
	padding: 10px;
	float: right;
	border: 1px #003399 solid;
	margin: 10px 0 10px 0;
	text-decoration: none;
	width: 210px;	/* ie5win fudge begins */
	voice-family: "\"; background-color: #00CCFF; background-image: url(images/boxarrow.gif); background-repeat: no-repeat; background-position: bottom right}\"";
	voice-family:inherit;
	width: 230px;
	height: 80px;
}

html>body a.homebox-right { 
	width: 210px; /* ie5win fudge ends */ 
	height: 80px;
}
a.homebox-right:hover { background-color: #DEDDD3; }
a.greenlink:visited{
	color: #003399;
	text-decoration: underline;
}
.container-content .casestudies a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F1F4E5;
}

p.action {
	background-color: #FFFFFF;
	padding: 0px;
	border: 2px #00CC99 solid;
}


.border {color: #333333; border: 1 solid #333333; }

a.homebox-left:hover { background-color: #DEDDD3;  } a.greenlink:active  { 
	color: #003399;
	text-decoration: underline;
 } 







a.greenlink:link { 
	color: #003399;
	text-decoration: underline;
 } 


a.greenlink:hover { 
	color: #000000;
	text-decoration: none;
	background-color: #006699;
 } 