/*
colors
#336699 - nav hover, selected
*/
/* tags */
body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	padding-top: 0px; /* this eliminates gap at top */
	background-color: #FFF;
}
p {
	line-height: 1.8em;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: normal;

}


img{
	margin: 0px;
	padding: 0px;
}
a img { border: none; }

td {

	font-size: 12px;
}

th {
	font-size: 12px;
}

a:link , a:visited {
	color: #3c7a61;
}
a:hover {
	color: #4170a0;
}

ul {
	color: #336699;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 30px;
	margin: 0px;
	line-height: 12px;
}

ul li{
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	line-height: 16px;
}

/*-- layers , sections , structure ----*/
#wrapper {
	background-color: #FFFFFF;
	position: relative;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 885px;
}

#container {
	position: relative;
	margin: 0px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width:800px;
	margin: 0px;
	padding: 0px;

}
#footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 14px;

}
#copyright {
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	float: left;
	color: #999999;
	margin: 0px;
	top: 1px;
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	width: 475px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#lower_image {
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0px;
	padding: 0px;

}



#logo_main {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: 40px;

}

/*-- nav upper right --*/
#nav_ur {
	z-index: 50;
	position: absolute;
	left: 690px;
	top: 11px;
	width: 134px;
	height: 156px;
	background-image: url(../images/nav_ur_bkgd.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 22px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;

}

.nav_ur_ulold {
	margin: 0px;
	padding-top: 5px;
	padding-left: 14px;
	list-style-position: outside;

}
.nav_ur_ul {
    list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-top: 5px;
	padding-left: 1em;

	text-indent: -1em;
}
.nav_ur_ul li {
	padding-bottom: 4px;
}
.nav_ur_ulold li {
	list-style-image: url(../images/nav_ur_bullet.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #999999;
	border: 1px solid #000000;
	list-style-position: inside;
}

.nav_ur_ul a:link , .nav_ur_ul a:visited{
	color: #666666;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

.nav_ur_ul a:hover {
	color: #336699; /*-- ma blue -- ##336699   -*/
	text-decoration: none;
}


body#aboutUs a#nav-aboutUs ,
body#ourCapabilities a#nav-ourCapabilities ,
body#ourWork a#nav-ourWork ,
body#news a#nav-news ,
body#contactUs a#nav-contactUs
 {
	color: #336699;
 }
/* About Us submenu pages */
body#chestertown a#nav-aboutUs ,
body#clientList a#nav-aboutUs ,
body#valuesMission a#nav-aboutUs ,
body#workInTheCommunity a#nav-aboutUs 
 {
	color: #336699;
 }

/* Our Capabilites submenu pages */
body#marketResearch a#nav-ourCapabilities ,
body#strategicPlanning a#nav-ourCapabilities ,
body#brandPositioning a#nav-ourCapabilities ,
body#industryExpertise a#nav-ourCapabilities 
 {
	color: #336699;
 }
 /* Industry Expertise submenu */
body#ie_b2b a#nav-ourCapabilities ,
body#ie_healthcare a#nav-ourCapabilities ,
body#ie_associations a#nav-ourCapabilities ,
body#ie_recognition a#nav-ourCapabilities 
 {
	color: #336699;
 }
 
/* Our Work submenu */
body#work_Integrated a#nav-ourWork ,
body#work_Digital a#nav-ourWork ,
body#work_Print a#nav-ourWork ,
body#work_Publicity a#nav-ourWork
 {
	color: #336699;
 }
 
/* News submenu pages */
body#news a#nav-news ,
body#news_Releases a#nav-news ,
body#news_Communications a#nav-news ,
body#news_Newsletter a#nav-news
 {
	color: #336699;
 }
 
/* Contact submenu pages */
body#contact_Form a#nav-contactUs ,
body#contact_Directions a#nav-contactUs ,
body#contact_Employment a#nav-contactUs
 {
	color: #336699;
 }

/*-- nav middle --*/
#nav_mid {
	margin-left: 40px;
	padding: 0px;
	margin-top: 20px;


}

.nav_mid_ul {
	margin: 0px;
	padding: 0px;

}

.nav_mid_ul li {
	list-style-image: url(../images/nav_ur_bullet.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	display: inline;
}

.nav_mid_ul a:link , .nav_mid_ul a:visited{
	color: #999999;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.nav_mid_ul a:hover {
	color: #336699; /*-- ma blue -- #7398BC   -*/
	text-decoration: none;
}
/* About Us submenu */
body#chestertown a#nav-chestertown ,
body#clientList a#nav-clientList ,
body#valuesMission a#nav-valuesMission ,
body#workInTheCommunity a#nav-workInTheCommunity 
 {
	color: #336699;
 }

/* Our Capabilites submenu */
body#marketResearch a#nav-marketResearch ,
body#strategicPlanning a#nav-strategicPlanning ,
body#brandPositioning a#nav-brandPositioning ,
body#industryExpertise a#nav-industryExpertise 
 {
	color: #336699;
 }
 

/* Industry Expertise submenu */
body#ie_b2b a#nav-industryExpertise ,
body#ie_healthcare a#nav-industryExpertise ,
body#ie_associations a#nav-industryExpertise ,
body#ie_recognition a#nav-industryExpertise 
 {
	color: #336699;
 }

/* News submenu */
body#news_Releases a#nav-news_Releases ,
body#news_Communications a#nav-news_Communications ,
body#news_Newsletter a#nav-news_Newsletter 
{
	color: #336699;
}

/* News sub - onComm */
body#oc_2009spring a#nav-news_Communications ,
body#oc_2009spring a#nav-oc_2009spring ,
body#oc_2009spring a#nav-news
{
	color: #336699;
}
body#oc_2008winter a#nav-news_Communications ,
body#oc_2008winter a#nav-oc_2008winter ,
body#oc_2008winter a#nav-news
{
	color: #336699;
}
body#oc_2010spring a#nav-news_Communications ,
body#oc_2010spring a#nav-oc_2008fall ,
body#oc_2010spring a#nav-news
{
	color: #336699;
}
body#oc_2009winter a#nav-news_Communications ,
body#oc_2009winter a#nav-oc_2009winter ,
body#oc_2009winter a#nav-news
{
	color: #336699;
}


/* News sub - press */
body#press_2008 a#nav-news_Releases ,
body#press_2008 a#nav-press_2008 ,
body#press_2008 a#nav-news
{
	color: #336699;
}
body#press_2007 a#nav-news_Releases ,
body#press_2007 a#nav-press_2007 ,
body#press_2007 a#nav-news
{
	color: #336699;
}
body#press_2006 a#nav-news_Releases ,
body#press_2006 a#nav-press_2006 ,
body#press_2006 a#nav-news
{
	color: #336699;
}


/* Contact submenu */
body#contact_Form a#nav-contact_Form ,
body#contact_Directions a#nav-contact_Directions ,
body#contact_Employment a#nav-contact_Employment 
 {
	color: #336699;
 }
/*-- nav sub --*/
#nav_sub {
	padding: 0px;
	position: absolute;
	left: 579px; /*-- 599 --*/
	top: 240px;
	margin: 0px;


}

.nav_sub_ul {
	margin: 0px;
	padding: 0px;

}

.nav_sub_ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #999999;
	list-style-type: none;

}

.nav_sub_ul a:link , .nav_sub_ul a:visited{
	color: #999999;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.nav_sub_ul a:hover {
	color: #336699; /*-- ma blue -- #7398BC   -*/
	text-decoration: none;
}

/* Industry Expertise submenu */
body#ie_b2b a#nav-ie_b2b ,
body#ie_healthcare a#nav-ie_healthcare ,
body#ie_associations a#nav-ie_associations ,
body#ie_recognition a#nav-ie_recognition 
 {
	color: #336699;
 }

/* Our Work submenu */
body#work_Integrated a#nav-work_Integrated ,
body#work_Digital a#nav-work_Digital ,
body#work_Print a#nav-work_Print ,
body#work_Publicity a#nav-work_Publicity
 {
	color: #336699;
 }

/*-- nav footer --*/
#nav_footer {
	margin-left: 40px;
	padding: 0px;
	margin-top: 20px;
	float: right;


}

.nav_footer_ul {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav_footer_ul li {
	list-style-image: url(../images/nav_ur_bullet.gif);
	color: #999999;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.nav_footer_ul a:link , .nav_footer_ul a:visited{
	color: #999999;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.nav_footer_ul a:hover {
	color: #336699; /*-- ma blue -- #7398BC   -*/
	text-decoration: none;
}

/*-- drop shadow -- image style ----*/

.p-shadow {
  width: 90%;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

/*--- text styles ----*/
h1 {
	color: #336699;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	color: #336699;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.summaryText {
	color: #FFFFFF;
	background-color: #D95C6C;
	font-family: "Book Antiqua", "Times New Roman", serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}


.bodystyle {

	font-size: 12px;
}

.small {

	font-size: 9px;
}

.medium {
	font-size: 9pt;
	line-height: 11pt;
	color: #0A57A4;
	margin-top: 0px;
	margin-right: 0px;

	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.lead_in {
	color: #000000;
	font-size: 10pt;
}
.keyPoint {
	color: #D95C6C;
	font-size: 20pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sectionHeading {
	color: #0A57A4;
	font-size: 14pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.big {
	font-size: 12pt;
	color: #0A57A4;
	margin-top: 0px;
	padding-top: 0px;
}

.xbig {

	font-size: 24px;
}

.expanded {

	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {

	text-align: justify;
}

.footerText {
	text-align: right;
	color: #0A57A4;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

/*-- navigation --*/

#navTop {
	height: 17px;
	padding-top: 5px;
	padding-left: 100px;
	top: 5px;
	margin: 0px;
	padding-bottom: 5px;
}

#navTop ul {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Vrinda, Verdana;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #0A57A4;
	left: 5px;
}

#navTop ul li{
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
}

#navTop ul li a{
	text-decoration: none;
	padding: 0px;
	margin-left: 0px;
}

#navTop ul li a:link , #navTop ul li a:visited{
	  color: #0A57A4;
	  
}

#navTop ul li a:link:hover , #navTop ul li a:visited:hover{
	  color: #909859;
	  text-decoration: underline;
}

#navLeft ul {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Vrinda, Verdana;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #0A57A4;
	left: 5px;
}

#navLeft ul li{
	list-style: none;
}

#navLeft ul li a{
	text-decoration: none;
}

#navLeft ul li a:link , #navLeft ul li a:visited{
	  color: #0A57A4;
	  
}

#navLeft ul li a:link:hover , #navLeft ul li a:visited:hover{
	  color: #909859;
	  text-decoration: underline;
}


a#green:link , a#green:visited {
	background-image: url(../images/logo_Green.gif);
	height: 39px;
	width: 117px;
	display: block;
}
a#green:hover {
	background-image: url(../images/logo_Green_hover.gif);

}

li.ma_blue {
	color: #336699;

}

a.intra_link {
	text-align: right;
	padding-bottom: 10px;
}

/*------- shadow ------*/
#shadow-container {
	position: relative;
	left: -6px;
	top: 6px;
	margin-right: -6px;
	margin-bottom: 6px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .containerS {
	position: relative;

	left: 2px;
	top: -2px;
	/*-- ie refuses to display right edge unless this is here --*/ 
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

	#shadow-container .shadow1 {
		/*-- this line was causing color in the body of page on windows ie8 only (wbowie) */
		/*background: #F1F0F1;*/

	}

	#shadow-container .shadow2 {
		background: #DBDADB;
	}

	#shadow-container .shadow3 {
		background: #B8B6B8;
	}

	#shadow-container .containerS {
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	}
/*
* {
	border: 1px solid #F09;
}

*/
