﻿* {
				-moz-box-sizing: border-box;
				color: #666666;
} 

div.headerImg{
	margin-top:0px;
	margin-bottom:0px;
}
div.mainBox{
	width:100%;
	border:2px #F79646 solid;
	padding:0px;
	margin-top:-3px;
	position:relative;
	border-top:none;
	background-image:url('Images1/main-back.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
div.mainBox span.main-bl{
	position:absolute;
	bottom:-5px;
	left:-2px;
	background-image:url('Images1/main-bl.gif');
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
div.mainBox span.main-br{
	position:absolute;
	bottom:-5px;
	right:-3px;
	background-image:url('Images1/main-br.gif');
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
div.mainContent{
	border-bottom:1px #CCCCCC solid;
	width:100%;
}
div.leftNav{
				background-image: url('Images1/leftnav-back.jpg');
				height: 100%;
				padding: 8px;
}
div.footer a{
	font-family:Verdana;
	font-size:8pt;
	text-align:center;
	color:#000000;	
	padding:2px;
	height:15px;
}

div.footer{
	font-family:Verdana;
	font-size:8pt;
	text-align:center;
	color:#000000;	
	padding:2px;
	height:15px;
}
span.pageTitle{
	font-family:arial;
	font-size:20pt;
	font-weight:normal;
	text-align:right;
	width:100%;
}
span.pageTitleHighlight{
	color:#996600;
	font-weight:bold;
	font-family:Georgia;
	font-size:20pt;

}
span.leftContent{
	text-align:left; 
	font-family:Verdana;
	font-size:7pt;
	color:#FFFFFF;
	text-align:right;
	width:100%;
}
img.contactImg{
	padding-bottom:10px;
}
span.contactText a:visited{
	font-family:Georgia;
	font-size:18pt;
	color:#000000;
		text-decoration:none;

}
span.contactText a:link{
	font-family:Georgia;
	font-size:18pt;
	color:#000000;
		text-decoration:none;

}
span.contactText{
	font-family:Georgia;
	font-size:18pt;
	color:#000000;
		text-decoration:none;

}
span.contactText a:visited{
	font-family:Georgia;
	font-size:18pt;
	color:#000000;
	text-decoration:none;
}
span.contactText a:link{
	font-family:Microsoft Sans Serif;
	font-size:18pt;
	color:#000000;
	text-decoration:none;
}
span.contactText a:active{
	color:#000000;
	text-decoration:underline;
}
span.contactText a:hover{
	color:#000000;
	text-decoration:underline;
}

/* TOP NAV BAR */
table.ms-topNavContainer{
	width:100%;
	border:none;
}
.ms-topnav{
	background:none;
	border:none;
	background-color:#F79646;
	background-image:url('/engagepro/Images1/topnav-back.gif');
	background-repeat:repeat-x;
}
table.ms-topnavselected td{
	background:none;
	border:none;
	background-color:#F79646;
	background-image:url('/engagepro/Images1/topnav-back.gif');
	background-repeat:repeat-x;
}
.ms-topnav{
	background:none;
	border:none;
	background-color:#F79646;
	background-image:url('/engagepro/Images1/topnav-back.gif');
	background-repeat:repeat-x;
}
table.ms-topNavContainer td{
	padding-left:0px;
	padding-right:0px;
	background-image:url('/engagepro/Images1/topnav-back.gif');
	background-repeat:repeat-x;	
}
table.ms-topnav td{
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;
	padding-top:2px;
}
table.ms-topnav td img{
	position:relative;
	left:-20px;
	top:0px;
}
table.ms-topNavHover{
	padding:0px;
	height:28px;
	border:none;
	table-layout:fixed;
}
table.ms-topnavselected{
	padding:0px;
	height:28px;
	border:none;
	table-layout:fixed;
}
table.ms-topnav{
	padding:0px;
	height:28px;
	border:none;
	table-layout:fixed;
}
a.ms-topnav{
	color:#FFFFFF;
	font-family:Georgia;
	font-size:11pt !important;
	background:none;
	text-align:center;
	white-space:normal;
	height:auto;
}
table.ms-topnav td a:visited{
	color:#FFFFFF;
	font-family:Georgia;	
	font-weight:normal;
	font-size:11pt !important;
	text-align:center;
}
table.ms-topnav td a:link{
	color:#FFFFFF;
	font-weight:normal;
	font-family:Georgia;
	font-size:11pt !important;
	text-align:center;
}
a.ms-topNavHover{
	color:#FFFFFF !important;
	text-decoration:underline;
}
a.ms-topnavselected{
	color:#FFFFFF !important;
	background:none;
}
table.ms-topNavHover td a{
	background:none;
}

/* SITE ACTION */
td.siteActionsTD a:visited{
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:8pt;
}
td.siteActionsTD a:link{
	color:#000000;
	text-decoration:none;
	font-family:Verdana;
	font-size:8pt;
}
td.siteActionsTD a:active{
	text-decoration:underline;
}

td.siteActionsTD a:hover{
	text-decoration:underline;
}

