@charset "utf-8";
/* CSS Document */
div h3 small {
    padding-right: 5px;
	color: #414B55;
}
.band-rgt-red h3 {}
p a {
    color: #0000FF;
	text-decoration:underline;
}
.other-casestudies li{padding:6px 0;}
.other-casestudies li a{text-decoration:underline;}
.other-casestudies li a:hover{text-decoration:none;}
/* view case study page */
.contentarea{
	-moz-border-radius:7px;
	border-radius:7px;
	border:solid 1px #e4e4e4;
	margin: 0px auto;
	width: 973px;
	text-align:left;
	background:#fff;
	font-size:14px;
	}
.backlink{
	padding:10px 0;
	}
.backlink a{
	color:#0000ff;
	}
.padding10{
	padding:10px;
	}
.curve4{
	-moz-border-radius:4px;
	border-radius:4px;
	}
.curve6{
	-moz-border-radius:8px;
	border-radius:8px;
	}
.casestudyleftTD p{
	text-align:justify;
	}
.casestudyrightTD{
	border-left:solid 1px #e0e0e0;
	}
.casestudyquote{
	background:#E3F5FD;
    color: #1A4A7A;
    line-height: 26px;
    padding:10px;
	}	
b {
    display: block;
    margin:10px 0;
	font-weight:bold;
}
.casestudyleftTD p{line-height:26px;}
.casestudyquote{
	background:#E3F5FD;
    color: #1A4A7A;
    line-height: 26px;
    padding:10px;
	margin:10px 0;
	}
.curve4 {
    border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

