@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,a img,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;border-collapse:collapse;border-spacing:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address{margin:.5em 0;padding:0;}
p,pre,blockquote,ul,ol,dl,address{line-height:150%;}
li,dd,blockquote{margin-left:1em;}
form label{cursor:pointer;}
fieldset{border:none;}
input,select,textarea{font-size:100%;font-family:inherit;}
em{font-style:italic;}
h1,h2,h3,h4,h5,h6,strong{font-weight:700;}
sup {
	font-size:100%;
	line-height:50%;
}
hr {
	border:0;
	background:#919191;
	height:1px;
	margin:0;
}
dl {
	line-height:125%;
}
a:link {
	color:#973917;
}
a:visited {
	color:#973917;
}
a:active {
	color:#CDA090;
}
a:hover {
	color:#CDA090;
}
legend {
	color:#973917;
}
#content #main ol.align {
	margin-left:25px;
}
#content #main ol.align li {
	line-height:125%;
	margin-bottom:5px;
}
#content #main h2.accent {
	color:#333;
	font-size:105%;
	margin-bottom:0;
	font-weight:normal;
	text-transform:none;
}
#content #main p.no-top {
	margin-top:0;
}
#header p a.pdf {
	float:left;
	display:inline;
	height:40px;
	line-height:30px;
	background:url(/assets/images/md_pdf.gif) no-repeat left center;
	padding-left:26px;
	padding-top:10px;
	clear:left;
	color:#10592D;
	margin-left:10px;
}
#header p a.email {
	float:left;
	display:inline;
	height:40px;
	line-height:40px;
	background:url(/assets/images/EmailIcon.jpg) no-repeat -8px center;
	padding-left:26px;
	clear:left;
	margin-left:10px;
	color:#10592D;
	
}
#header p a.announcements {
	float:left;
	display:inline;
	height:55px;
	line-height:55px;
	background:url(/assets/images/Pencilicon.jpg) no-repeat 0px center;
	padding-left:36px;
	clear:left;
	color:#10592D;
	
}
body {
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#wrapper #content a {
	color:#973917;	
}
#wrapper #content #right-secondary a {
	text-decoration:none;
}
#wrapper #content a:hover, #wrapper #content a:active {
	color:#CDA090;
}
#wrapper{
	width:680px;
	font-family:Arial, Helvetica, sans-serif;
	margin:25px auto 0 auto;
	border-top:1px solid #919191;
	overflow:auto;
	background:url(../images/fauxBorder.gif) top left repeat-y;
}

#header{
	width:222px;
	padding-left:1px;
	float:left;
	display:inline;
	overflow:hidden;
}
	#header a.logo{
		float:left;
		display:inline;
		height:65px;
		width:222px;
		background:url(../images/resilienceLogo.gif) no-repeat center center;
	}
	#header .menu {
		margin:0;
		padding:12px 20px 12px 10px;
		width:192px;
		background: #3d6c24 url(../images/leftNavBack2.jpg) bottom left no-repeat;
		color:#FFF;
		float:left;
		display:inline;
		min-height:228px;
	}
	#header .menu li{
		width:185px;
		margin-left:5px;
		float:left;
		display:inline;
		clear:left;
	}
	#header .menu li a {
		float:left;
		display:inline;
		clear:left;
		color:#FFF;
		text-decoration:none;
		background:url(../images/bullet.png) no-repeat 0 2px;
		font-size:12px;
		font-weight:normal;
		font-family:Verdana, Geneva, sans-serif;
		padding:4px 0 8px 30px;
		line-height:120%;
	}
	#header .menu li a:hover, #header .menu li a:active, #header .menu li a.active {
		color:#FF7327;
		background:url(../images/bullet-active.png) no-repeat 0 2px;
	}
	#header .menu ul {
		margin:5px 0 0 15px;
		display:none;
	}
	#header .menu ul.active {
		display:block;
	}
	#header h3 {
		color:#555;
		text-transform:uppercase;
		font-size:90%;
		letter-spacing:.25em;
		text-align:center;
		margin:0;
		padding:.5em 0 0 0;
		clear:both;
	}
	#header h4{
		color:#973917;
		margin:0 15px 0 15px;
		padding-top:15px;
		clear:left;
	}
	
	#header p {
		color:#973917;
		font-size:90%;
		margin:6px 15px;
		line-height:125%;
	}
	#header p.black{
		color:#000;	
	}
	#header span.hi-light{
		color:#973917;	
	}
	#header p a {
		color:#666;
		text-decoration:none;
	}
	#header blockquote, #header cite {
		color:#973917;
		margin:15px;
		float:left;
		display:inline;
	}
	#header blockquote {
		font-style:italic;
		line-height:125%;
	}
	#header cite {
		font-size:80%;
		margin-top:0;
	}
	#header cite strong {
		font-size:120%;
	}
#wrapper #content p, #wrapper #content ul {
	line-height:125%;
	margin:6px 20px 10px 20px;
}
#content{
	width:455px;
	float:left;
	display:inline;
	padding-left:1px;
	overflow:hidden;
}

#content #main {
	width:455px;
	border-top:1px solid #919191;
}
#content #main ul.menu {
	list-style:none;
}
	#content #main ul.menu li {
		margin:4px 0;
	}
	#content #main ul.menu li a {
		color:#10592D;
		text-decoration:none;
	}
	#content #main ul.menu li a:hover {
		text-decoration:underline;
	}
	#content #main ol{
		list-style-position:outside;
		margin:15px;
	}
	#content #main h1 {
		color:#973917;
		text-transform:uppercase;
		font-size:110%;
		margin:15px 20px 0 20px;
	}
	#main form {
		margin:15px 20px;
	}
		#main label {
			float:left;
			display:inline;
			width:120px;
			margin-bottom:10px;
			margin-top:5px;
			line-height:110%;
			height:25px;
		}
		#main input.textbox {
			float:left;
			display:inline;
			width:280px;
			margin-bottom:10px;
			background:#fff;
			border:1px solid #973917;
			padding:4px;
		}
		#main table th {
			font-weight:bold;
		}
		#main table td {
			border:1px solid #973917;
		}
		#main table td.pad {
			padding:0 5px;
		}
		#main table input.textbox {
			width:100px;
			border:0;
			margin-bottom:0;
		}
		#main legend {
			font-weight:bold;
			padding:10px 0;
		}
		#main textarea {
			float:left;
			display:inline;
			width:280px;
			margin-bottom:10px;
			background:#fff;
			border:1px solid #973917;
			padding:4px;
		}
		#main input.btn {
			background:#10592D;
			color:#fff;
			text-transform:uppercase;
			margin:12px 0;
			float:left;
			display:inline;
		}
		#main br {
			clear:both;
		}
	#content #secondary h1 {
		color:#973917;
		text-transform:uppercase;
		font-size:110%;
		margin:1em;
	}
	#content #utilities{
		height:65px;
		width:455px;
		position:relative;
	}
	#content #utilities a.login{
		text-transform:uppercase;
		color:#10592D;
		font-size:90%;
		text-decoration:none;
		padding-right:18px;
		margin-right:10px;
		background:url(../images/arrow.gif) top right no-repeat;
		line-height:15px;
		position:absolute;
		right:0;
		top: 24px;
	}
	#content #utilities a.login:hover {
		color:#973917;
	}
	#content #utilities h3 {
		margin:0;
		padding-top:38px;
		color:#555;
		font-size:88%;
		text-transform:uppercase;
		letter-spacing:.25em;
		margin-left:10px;
	}
	#content #main #feature {
		width:455px;
		overflow:hidden;
	}
	#content #main p {
		margin:10px 20px;
		line-height:125%;
	}
	#content #main ul {
		margin:6px 20px 15px 20px;
	}
		ul.sectors {
			list-style:none;
		}
		ul.sectors li {
			margin:0;
			clear:left;
		}
		ul.sectors li a {
			float:left;
			display:inline;
			background:url(../images/sectors/Aviation.jpg) no-repeat left top;
			height:32px;
			line-height:110%;
			padding-left:75px;
			padding-top:10px;
			margin-bottom:10px;
			font-size:80%;
			text-decoration:none;
		}
		ul.sectors li a:hover {
			background-position:0 -42px;
		}
		ul.sectors li a.mining {
			background-image:url(../images/sectors/Mining.jpg);
		}
		ul.sectors li a.it {
			background-image:url(../images/sectors/IT.jpg);
		}
		ul.sectors li a.distribution {
			background-image:url(../images/sectors/Distrib.jpg);
		}
		ul.sectors li a.food {
			background-image:url(../images/sectors/FoodServ.jpg);
		}
		ul.sectors li a.broadcasting {
			background-image:url(../images/sectors/Broadcast.jpg);
		}
		ul.sectors li a.metals {
			background-image:url(../images/sectors/Metals.jpg);
		}
		ul.sectors li a.general {
			background-image:url(../images/sectors/GenIndus.jpg);
		}
		ul.sectors li a.capital {
			background-image:url(../images/sectors/CapEquip.jpg);
		}
		ul.sectors li a.real {
			background-image:url(../images/sectors/real-estate.jpg);
		}
	#content dt, #content dd {
		margin-left:20px;
	}
	#wrapper #content dt a {
		color:#10592D;
		text-decoration:none;
		font-weight:bold;
	}
	#content dd {
		color:#555;
		font-style:italic;
		margin-bottom:.5em;
	}
	#content #main div.press {
		padding:0 10px 0 150px;
		position:relative;
	}
	#content #main div.press .date {
		position:absolute;
		left:20px;
		top:5px;
		font-size:88%;
		color:#10592d;
	}
	#content #main div.press p {
		margin:1em 0;
	}
#content #secondary {
	width:455px;
	clear:both;
	overflow:auto;
	background:url(../images/secondary-bg.gif) repeat-y left top;
}

#content #secondary #left-secondary{
	width:216px;
	float:left;
	display:inline;
}

#content #secondary #right-secondary{
	width:238px;
	float:left;
	display:inline;
	padding-left:1px;
}
#content #secondary #right-secondary h5{
	text-transform:uppercase;
	margin:14px 20px;
}

#content #content-foot{
	clear:both;
}
#secondary {
	border-top:1px solid #919191;
}
#left-secondary p {
	margin:1em;
}
#right-secondary p {
	margin:0 1em 1em 1em;
}
#content h2, #content h3 {
	margin:6px 20px;
	color:#973917;
	
}
#content #main h2, #content #main h3 {
	margin:6px 20px 10px 20px;
}
.team #content #main h3 {
	text-transform:none;
}
#secondary h3 {
	margin-bottom:0;
	font-size:95%;
	text-transform:none;
}
#secondary ul {
	margin:1em;
}
#secondary ul.menu {
	list-style:none;
}
	#content #secondary ul.menu li {
		margin:5px 0;
	}
	#content #secondary ul.menu li a {
		color:#10592D;
		text-decoration:none;
	}
	#content #secondary ul.menu li a:hover {
		text-decoration:underline;
	}
	#right-secondary div.info {
		position:relative;
	}
	#right-secondary div.info img {
		margin:15px 15px 15px 20px;
	}
	#right-secondary div.info .title {
		position:absolute;
		right:0;
		bottom:15px;
		width:150px;
	}
	#right-secondary div.info h4 {
		color:#10592d;
		margin:0;
		padding-left:5px;
	}
	#content #secondary #right-secondary div.info h5 {
		color:#555;
		font-style:italic;
		font-size:88%;
		margin:0;
		text-transform:none;
		font-weight:normal;
		padding-left:5px;
	}
.three #footer {
	background:url(../images/secondary-bg.gif) repeat-y 224px top;
}
#footer{
	width:680px;
	float:left;
	display:inline;
	position:relative;
}
#header-foot{
	width:222px;
	height:65px;
	margin-left:1px;
	float:left;
	display:inline;
}
#header-foot a.targeted-sectors {
	float:left;
	display:inline;
	background:#FDB85B url(../images/sectors/Mining-Full.jpg) no-repeat right 0;
	height:65px;
	line-height:65px;
	width:208px;
	padding-left:14px;
	text-decoration:none;
}
#header-foot a.targeted-sectors:hover {
	background-position:right -65px;
}
#header-foot a.aviation {
	background-image:url(../images/sectors/Aviation-Full.jpg);
}
#header-foot a.technology {
	background-image:url(../images/sectors/IT-Full.jpg);
}
#header-foot a.distribution {
	background-image:url(../images/sectors/Distrib-Full.jpg);
}
#header-foot a.food {
	background-image:url(../images/sectors/FoodServ-Full.jpg);
}
#header-foot a.broadcasting {
	background-image:url(../images/sectors/Broadcast-Full.jpg);
}
#header-foot a.metals {
	background-image:url(../images/sectors/Metals-Full.jpg);
}
#header-foot a.general {
	background-image:url(../images/sectors/GenIndus-Full.jpg);
}
#header-foot a.capital {
	background-image:url(../images/sectors/CapEquip-Full.jpg);
}
#footer #content-foot{
	float:right;
	display:inline;
	border-top:1px solid #919191;
	font-size:90%;
	width:455px;
	background:#FFF;
	overflow:hidden;
	margin:30px 1px 0 0 ;
}
#footer #content-foot a {
	color:#973917;
	float:left;
	display:inline;
	text-decoration:none;
	padding:10px 16px;
	border-left:1px solid #919191;
}
#footer #content-foot a.first-link{
	border:0;
}
#footer #content-foot a:hover, #footer #content-foot a:active{
	color:#CDA090;
}
#footer #outer-foot{
	clear:both;
	border-top: 1px solid #919191;
	background:#FFF;
	overflow:auto;
	height:30px;
	width:680px;
}
#footer #outer-foot p{
	font-size:88%;
	color:#999;
}
#footer #outer-foot p a{
	color:#999;
	text-decoration:none;
}
#footer #outer-foot p strong{
}
#footer #outer-foot p strong{
	font-weight:normal;
}
#rsvErrors {
	background-color:#FFFFCC;
	border:1px solid #AA0000;
	display:none;
	margin:10px 20px;
	padding:8px;
}
