/*Revised style sheet 12/20/2007 by JL
to reflect tables in design */

@import url("h_mcifacev5.css");
/*------Navigation----------*/
.p7tbsub {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c8dceb;
	layer-background-color: #FFFFFF;
	color: #003399;
}
.p7tbsub p {
	padding: 8px 12px 15px 24px;
	margin: 0px;
	color: #003366;
}
.p7tbsub a:link {
	color: #666666;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #666666;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #333366;
	text-decoration: underline;
}
.p7tbsub a:active {
	color: #666666;
	text-decoration: underline;
}
.p7tbdn {
	color: #996633!important;
	font-weight: bold;
}
/*----Structure------*/
body {
	background-image:  url(../m2img/wph_bg3.jpg);
	background-repeat: repeat-x;
	background-color: #c9dceb;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:101%;
	z-index: 401;
	margin: 160px 0 0 0;
}
#wrapper {
	position: relative;
	width:770px;
	min-width:770px;
	left: 0px;
	top: 0px;
	border-left:1px solid navy;
	border-right:2px solid #999;
	border-top:1px solid #666;
	border-bottom:1px solid navy;
	background-repeat: no-repeat;
	background-position: 98% 97%;
	background-color: #FFFFFF;
	margin-left: 80px;
}
.imgright {
	float:right;
	clear:right;
	border:1px solid #000033;
	margin:5px 0 5px 5px;
}
.imgleft {
	float:left;
	clear:left;
	border:1px solid #000000;
	margin:5px 5px 5px 0;
}
.imgright_top {
	float:right;
	clear:right;
	margin:0 0 5px 5px;
	border-bottom-color: #000033;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000033;
	border-left-style: solid;
	border-left-width: 1px;
}
/* imgright_topNB is the same as imgright but without a 1 pixel border */
.imgright_topNB {
	float:right;
	clear:right;
	margin:0 0 5px 5px;
	border-bottom-color: #000033;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #000033;
	border-left-style: solid;
	border-left-width: 0px;
}
.imgLarge {
	margin-top: 20px;
	border: 1px solid navy;
}

#topnav {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.05em;
}
#logodiv {
	position: absolute;
	width: 98%;
	left: 80px;
	top: 0px;
}
#logodiv a:link, #logodiv a:visited {
	color:#000000;
	text-decoration: none;
}
#logodiv a:hover,#logodiv a:focus {
	color: #990000;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	margin: 5px 20px -5px!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 0.65em;
	line-height: 1.7em;
	padding: 0.7em;
	color: #663333;
}
#footer a:link, #footer a:visited {
	color: #663333;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color:#000033;
	text-decoration:underline;
}
#tblMain {
	width:770px;
}
#tblMain p {
	font-size:0.7em;
	line-height:1.2em;
	text-align:left;
	padding: 0px 20px;
}
#tblMain h1 {
	font-size: 110%;
	color: #000000;
	text-transform: capitalize;
}
#tblMain h2 {
	font-size: 80%;
	color: #000000;
	text-transform: capitalize;
}
#tblMain h3 {
	font-size: 80%;
	color: #999999;
	text-transform: capitalize;
}
#tblMain a:link, #tblMain a:visited {
	font-size: .9em;
	text-decoration: underline;
	color: #000066;
	margin: 5px 0;
}
#tblMain a:hover, #tblMain a:focus {
	color: #993333;
	text-decoration: none;
}
#tblCase {
	width:750px;
}
#brownLink a:link, #brownLink a:visited, #brownLink a:hover {
	font-size: 1em;
	background-color: #996633;
	color: #FFFFFF;
	margin:0;
	text-decoration:none;
}
h6 {
	font-size: 0.9em;
	background-color: #CC0000;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	color: #FFFFFF;
	margin:0px 20px;
}
h5 {
	font-size: 0.9em;
	background-color: #996633;
	border-top: 1px solid #996633;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	color: #FFFFFF;
	margin:0
}
.leadBlue {
	line-height: 1.4em;
	font-size:1em;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
}
.leadGrey {
	line-height: 1.4em;
	font-size:.9em;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
.datetext {
	font-size: 0.6em;
	color: #333333;
	margin: 0px;
}

.gallerytext {
	font-size: .7em;
	color: #003366;
	padding: 3px 0 15px;
	font-weight: normal;
	letter-spacing: .1em;
}
#date {
	position: absolute;
	top: -18px;
	right: 0px;
	width: 200px;
	text-align: right;
}
.sectionhead {
	text-transform:uppercase;
	color:#000000;
	padding-top: 8px;
	font: bold 1em Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
.imgnomargin {
	margin:5px 0 -10px;
}
.address {
	font-size: .8em;
}
.CaseStudyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.CaseStudyLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.CaseStudyStatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
