@charset "utf-8";
html { 
	overflow: -moz-scrollbars-vertical !important;
	min-height: 100%; margin-bottom: 1px; 
	overflow-y:scroll;
} 
body  {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	background: #EEEEEE;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
h1, h2, h3, p {
	margin:6px 0 6px 0;
	text-align:left;
}
h1, h2, h3 {
	margin-top: 0;
}
p {
	margin:0;
	margin-bottom:10px;
}
h2 {
	font-size: 13px;
   	color:#F58426;
   	font-weight:normal;
   	text-transform: capitalize;
   	margin-bottom:8px !important;
}
h3 {
	font-size: 13px;
   	color:#555;
   	font-weight:normal;
   	margin-bottom:4px !important;
   	margin-top:8px !important;
}
h3:before {
	content:"- " !important;
}
h4 {
	font-size: 12px !important;
   	color:#333 !important;
   	font-weight:normal;
   	font-style:italic;
   	margin-bottom:0px;
   	margin-top:8px;
}
ul, ol, li, img {
	margin:0;
	padding:0;
}
ul {
	text-align:left;
	list-style: disc;
	margin-left: 0em;
	padding-left: 1.2em;
	margin-bottom:10px;
}
ul ul {
	list-style: circle;
	margin-left: 0em;
	padding-left: 1.3em;
}
ol {
	text-align:left;
	margin-left: 0em;
	padding-left: 1.5em;
	margin-bottom:10px;
}
li {
	margin-left:0;
	padding-left:.5em;
}
img {
	border:0;
}
/* WRAPPER */
#wrapper {
	width: 816px;
   	background:url(../images/bg_shadow.jpg) repeat-y top left;
   	margin: 0 auto; 
   	padding-bottom:7px;
   	padding-top:8px;
   	text-align: center;
}
#wrapper_inner { 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 

/* HEADER */
#header, #header_home { 
	height:87px;
   	margin: 0px 8px 6px 8px;
   	border-bottom: 4px solid #F58426;
   	z-index:5;
} 
#header_home { 
	height:115px;
} 
#header #logo {
	float:left;
   height:76px;
   width:100px;
   margin: 0;
   margin-top:2px;
   margin-left:40px;
}
#header_home #logo {
	float:left;
   	height:106px;
   	width:150px;
   	margin: 0;
   	margin-top:0px;
   	margin-left:44px;
}
#header #tagline, #header_home #tagline {
	float:left;
   	margin-top:33px;
}
#header_home #tagline {
   	margin-top:45px;
}
#header h1, #header_home h1 {
	margin: 0;
	padding: 0px 0;
	color:#F58426;
   	font-size:14px;
   	font-style:italic;
   	font-weight:normal;
}
#header #header_right, #header_home #header_right {
	float:right;
   	width:172px;
   	height:31px;
   	margin-right:20px;
   	margin-top:31px;
   	position:relative;
   	z-index: 7;
}
#header_home #header_right {
   	height:48px;
   	margin-top:42px;
}
#mainmenu {
	height:25px;
   	width:560px;
   	float:right;
   	position:relative;
   	z-index: 6;
   	clear:right;
}

/* CONTENT */
#wrapper_content, #wrapper_content_home {
	width:800px;
	background: url(../images/bg_columns.gif) repeat-y top left  ;
   	margin: 0 auto;
   	z-index:1;
}
#wrapper_content_home {
	background:none;
}
#sidebar {
	float: left; 
	width: 158px;
	padding: 10px 15px 15px 23px;
   	margin: 0 0px 0 8px;
}
#sidebar h1 {
	font-size: 13px;
   	color:#F58426;
   	font-weight:normal;
   	margin-bottom:10px;
}
#sidebar #submenu {
   	margin-bottom:20px;
}
#container_inner, #container_home { 
	margin: 0 0 0 205px; 
	padding: 0 0 20px 0; 
	z-index:2;
} 
#container_home { 
	margin: 0 0 0 0px; 
} 
#banner, #banner_home {
	height:150px;
   	margin: 0 0px 0 0px;
   	text-align:left;
   	z-index:3;
}

#banner_image, #banner_image_home {
	float: left;
	margin:0;
	margin-left:6px;
	margin-right:0px !important;
}
#banner_image_home {
	margin-left:8px;
}
#login_panel, #login_panel_home {
	width:260px;
	float: left;
	margin-left:6px;
	z-index:4;
}

/* SOLUTIONS BAR */
#solbar {
	background: #002D62 url('../images/bg_solbar.jpg') repeat-x top left;
	height:62px;
	margin-top:6px;
	margin-left:8px;
	margin-right:8px;
}
#solarea, #solarealine {
	float:left;
	width: 240px;
	padding-left: 20px;
	margin-top: 4px;
}
#solarealine {
	border-left:1px solid #506693;
}
#solarea h1, #solarealine h1 {
	font-size: 13px;
   color:#F58426;
   font-weight:normal;
   margin-bottom:0px;
   margin-top: 0px;
}
#solarea p, #solarealine p {
	font-size:11px;
	color:#FFFFFF;
	margin:0;
}

/* SEARCH AREA */
#topmenu {height:35px; width:170px;text-align:right;float:right;}
#topmenu form {
	margin-top:		0 !important;
}
#topmenu input,
input.tx-indexedsearch-searchbox-sword {
	float:			left;
	width: 			80px;
	height:			13px !important;
	margin-right:	3px;
	border: 		1px solid #B4BCD4;
	font-size:		10px;
	color:			#002D62;
}
#topmenu input.button_submit,
.tx-indexedsearch-searchbox-button {
	height:			13px !important;
	margin-right:	0 !important;
	width:			70px !important;
	padding-top:	0;
	font-weight:	bold !important;
	font:			10px Arial, Helvetica, Verdana, sans-serif !important;
	color:			#002D62;
	cursor:			pointer;
	text-transform:	uppercase;
	border:			none;
	background: 	url('../images/arrow_blueonwhite.gif') no-repeat right center;
}
#searchbg {
	float:			left;
	width:			70px;
	height:			13px;
	margin-top:		2px;	
	background: 	url('../images/arrow_blueonwhite.gif') no-repeat right center;
}
#topmenu input.button_submit:hover, 
input.button_submit:hover,
.tx-indexedsearch-searchbox-button:hover {
	color:#F58426;
	background: url('../images/arrow_orangeonwhite.gif') no-repeat right center;
}
.tx-indexedsearch-searchbox a {
	color:#002D62 !important;
}
.tx-indexedsearch-searchbox a:hover {
	color:#F58426 !important;
}
.tx-indexedsearch-browsebox {
	margin-top: 20px;
}
.tx-indexedsearch-browsebox td p a {
	margin-right:10px !important;
	color:#002D62 !important;
}
.tx-indexedsearch-browsebox td p a:hover {
	color:#F58426 !important;
}
.tx-indexedsearch-whatis {
	padding: 0px 0 0px 5px;
	background:#F58426;
	color:#FFF;
}
.tx-indexedsearch-whatis p {
	margin: 5px 0 5px 0;
}
.tx-indexedsearch-redMarkup {
	color:#002D62 !important;
}
.tx-indexedsearch-info {
	background: #f4c298 !important;
}
.tx-indexedsearch-info p, .tx-indexedsearch-descr p {
	margin:0 !important;
}
.tx-indexedsearch-info a {
	color:#FFF !important;
}
.tx-indexedsearch-info a:hover {
	color:#F58426 !important;
}
.tx-indexedsearch-descr {
	padding-bottom:10px !important;
}
.tx-indexedsearch-title-caption a {
	font-weight: bold;
	color:#002D62 !important;
}
.tx-indexedsearch-title-caption a:hover {
	color:#F58426 !important;
}
.tx-indexedsearch-noresults {
	text-align:left !important;
}
/* BUTTONS */
#button_learn {
	height:13px;
	text-transform:uppercase;
	font-size:10px;
	margin-top:8px;
	width:85px;
}
#button_learn a {
	color:#FFF;
	text-decoration:none;
	background: url('../images/arrow_whiteonblue.gif') no-repeat right center;
	padding-right: 15px;
	padding-bottom:1px;
	font-weight:bold;
}
#button_learn a:hover {
	color:#F58426;
	background: url('../images/arrow_orangeonblue.gif') no-repeat right center;
}
p.button_read {
	height:13px;
	text-transform:uppercase;
	font-size:10px;
	margin-top:8px;
	width:85px;
	text-align:left;
}
.button_read a {
	color:#002D62;
	text-decoration:none;
	background: url('../images/arrow_blueonwhite.gif') no-repeat right center;
	padding-right: 15px;
	padding-bottom:1px;
	font-weight:bold;
}
.button_read a:hover {
	color:#F58426;
	background: url('../images/arrow_orangeonwhite.gif') no-repeat right center;
}

/* BODY */
#content_main, #content_main_home {
	width:400px;
	margin: 20px 0 0 30px;
	border-right: 1px solid #DDDDDD;
   	padding-right:30px;
}
#content_main_home {
	width:240px;
	border-right:none;
	padding-right:0px;
}
#content_main h1, #content_main_home h1 {
	font-size: 16px;
   	color:#002D62;
   	font-weight:normal;
   	margin-bottom:12px !important;
}
#content_main h2, #content_main_home h2 {
	font-size: 13px;
   	color:#F58426;
   	font-weight:normal;
   	text-transform: capitalize;
   	margin-bottom:8px !important;
}
#content_main h3, #content_main_home h3 {
	font-size: 13px;
   	color:#555;
   	font-weight:normal;
   	margin-bottom:8px;
   	margin-top:8px;
}
#content_main h4, #content_main_home h4 {
	font-size: 12px;
   	color:#333333;
   	font-style:italic;
   	font-weight:normal;
   	margin-bottom:0px;
   	margin-top:8px;
}
#content_main p#bold, #content_main_home p#bold {
	font-weight:bold;
}
#content_main a {
	color: #153E7E;
	text-decoration:none;
}
#content_main a:hover {
	color:#F58426;
}
#content_main h3>p {
	margin-top:0px;
}
#content_main .csc-menu {
	list-style: none;
	padding-left:0;
}
h2.testimonial_title {
	font-style: italic;
	font-size:11px;
	color:#666;
	margin-right:100px;
	font-weight:bold;
	margin-top:20px;
}
p.testimonial {
	font-style: italic;
	font-size:11px;
	color:#666;
	margin-right:100px;
}
/* RIGHT COLUMN */
#content_right, #content_right_home {
	float:right;
	width:107px;
	margin: 22px 12px 0 0;
}
#content_right_home {
	width:492px;
	margin: 20px 8px 0 0;
	overflow:hidden;
}
#content_right h1, #content_right_home h1 {
	font-size: 11px;
   	color:#999999;
   	font-style:italic;
   	font-weight:bold;
   	margin-bottom:10px;
}
#content_right #csmenu {
	margin-bottom:20px;
}
#content_right #csmenu_item, #content_right a {
	font-size:11px;
   	font-weight:normal;
   	font-style:italic;
   	margin-bottom:6px;
   	color:#999999;
   	text-decoration:none;
}
#content_right a:hover {
	color:#F58426;
}
#content_right ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:30px;
}
#content_right li {
	padding-left:0;
	margin-bottom:4px;
}
#content_right p {
	font-size:11px;
   	font-weight:normal;
   	margin-top:0;
   	margin-bottom:6px;
   	color:#999999;
}
h2.topmargin {
	margin-top:20px;
}
table.table_information {
	width:100%;
}
table.table_information td {
	border-bottom:1px solid #EEE;
	padding: 2px 0 2px 0;
}
table.table_information tr.tr-last td {
	border-bottom:2px solid #EEE;
}
table.table_information .td-0 {
	width:20%;
	font-weight:bold;
}
table.table_information td {
	vertical-align:top;
}
.linkExt {
	color:#333333;
	text-decoration: none;
}
a.linkExt:hover {
	color:#F58426;
}
.linkExt img {
	border:0;
}
.csc-textpic-imagewrap dt img {
	margin-bottom:20px;
}
.csc-textpic-caption {
	font-style: italic;
	font-size:12px;
	color:#666;
	padding-bottom:20px;
}
/* VERTICAL PROMO - HOME */
#promo_vert_wrap {
	background: #EBECEC url('../images/bg_promovert.gif') no-repeat bottom right;	
	padding-bottom:11px;
	width:156px;
	float:left;
	margin-right: 5px;
}
#promo_vert {
	width:154px;
	border:1px solid #CCC;
	border-bottom:none;
	text-align:left;
	min-height:186px;
}
#promo_vert h1 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#002D62;
	margin: 0 0 5px 0;
}
#promo_vert p {
	font-size: 11px;
	color:#666;
	display: inline;
}
#promo_vert img {
	border:0;
}
#promo_vert_content {
	padding: 5px 10px 0 10px;
}
#promo_vert_content .bodytext {
	min-height:58px;	
	display:block;
}

/* VERTICAL PROMO - INNER */
#promo_vertinner_wrap {
	background: url('../images/bg_promovertinner.gif') no-repeat bottom right;	
	padding-bottom:11px;
	width:156px;
	margin-bottom:7px;
}
#promo_vertinner {
	width:154px;
	border:1px solid #CCC;
	border-bottom:none;
	text-align:left;
	min-height:106px;
	background: #EBECEC;
}
#promo_vertinner h1 {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#002D62;
	margin: 0 0 3px 0;
}
#promo_vertinner p {
	font-size: 10px;
	color:#666;
	display: block;
	line-height:1.3em;
}
#promo_vertinner img {
	border:0;
}
#promo_vertinner_content {
	padding: 3px 10px 0 10px;
}
#promo_vert_content .bodytext {
	min-height:58px;	
	display:block;
}

/* BUTTON PROMO */
#button_promo, #button_promo_vertinner {
	display:block;
}
#button_promo a, #button_promo_vertinner a {
	color:#002D62;
	text-decoration:none;
	font-size:11px;
}
#button_promo_vertinner a {
	font-size:10px;
}
#button_promo a:hover, #button_promo_vertinner a:hover {
	color:#F58426;
}

/* BANNER */
#banner_promo {
	border-top: 1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-top:10px;
	padding:6px 0 7px 0;
	height:30px;
}
#banner_promo img {
	float:left;
	height:31px;
	width:95px;
	margin-right:10px;
}

/* BUTTON BANNER */
#button_banner_promo {
	height:13px;
	text-transform:uppercase;
	font-size:10px;
	margin-top:8px;
	width:100px;
	float:left;
}
#button_banner_promo a {
	color:#009AC8;
	text-decoration:none;
	background: url('../images/arrow_hsmcblueonwhite.gif') no-repeat right center;
	padding-right: 15px;
	padding-bottom:1px;
	font-weight:bold;
}
#button_banner_promo a:hover {
	color:#6D6E70;
	background: url('../images/arrow_hsmcgreyonwhite.gif') no-repeat right center;
}

/* FOOTER */
#footer { 
	width:800px;
	margin: 0 auto;
   	margin-bottom:30px;
	padding: 8px 8px 0 8px;
	text-align:right;
   	color:#999;
   	background: url(../images/bg_shadow_footer.jpg) no-repeat top left;
   	font-size:0.8em;
} 
#footer ul {
	color:#BBB;
	list-style: none;
	display:inline;
	float:right;
}
#footer li {
	float:left;
}
#footer li.copyright {
	color:#999;
}
#footer a {
	color:#BBB;
	text-decoration:none;
}
#footer a:hover {
	color:#002D62;
}

/* MISC */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p.markupkate {
	color: #FF00FF;
}
p.markupuhg {
	color: #007FFF;
}
p.markupjacqui {
	color: #FF0000;
}

/* SUBMENU */
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
   	font-weight:normal;
   	color:#002D62;
}
#submenu ul li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #EEE;
}
#submenu ul a {
	text-decoration: none;
	padding: 4px 0 4px 0;
   	display:block;
   	height:auto;
   	font-size: 11px;
   	color:#002D62;
   	font-weight:bold;
}
#submenu li#active a, #submenu li#active .rgmspecial2 a, #submenu li#active .rgmspecial3 a {
	color:#F58426;
}
#submenu li#current a, #submenu li#current .rgmspecial2 a, #submenu li#current .rgmspecial3 a {
	color:#F58426;
}
#submenu ul ul {
	margin-bottom: 6px;
}
#submenu .rgmspecial {
	border-bottom:none;
}
#submenu .rgmspecial a {
	cursor:default;
	font-weight:bold;
}

#submenu ul ul li, #submenu .rgmspecial2 {
	border:none;
	padding-left:10px;
}

#submenu ul ul a, #submenu .rgmspecial2 a, #submenu .rgmspecial3 a {
	font-size: 11px;
	color:#333;
	padding: 0px 0 0px 0;
   	display:inline;
   	height:auto;
   	font-weight:normal;
}
#submenu .rgmspecial3 {
	border-bottom: 1px solid #EEE;
	padding-left:10px;
	padding-bottom:4px;
}
#submenu li#active li a, #submenu li#current li a {
	color:#333;
} 
#submenu li#active li a:hover, #submenu li#current li a:hover {
	color:#F58426;
} 
#submenu li#active li#current a, #submenu li#current li#current a {
	color:#F58426;
}

#submenu a:visited { color:#002D62; }
#submenu a:hover { color:#F58426; }
#submenu a:active { color:#F58426; }
#submenu .rgmspecial a:hover {
	color:#002D62;
}
#submenu .rgmspecial2 a,#submenu .rgmspecial2 a:visited,#submenu .rgmspecial3 a:visited { color:#333333; }
#submenu .rgmspecial2 a:hover,#submenu .rgmspecial3 a:hover { color:#F58426; }
#submenu .rgmspecial2 a:active,#submenu .rgmspecial3 a:active { color:#F58426; }

/* CASE STUDIES MENU */
#csmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#csmenu ul li {
	padding: 0;
	margin: 0;
}
#csmenu ul a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 0;
	font-style: italic;
   	height:18px;
}
#csmenu li#cs_item_level1_ns a {
	text-decoration:none;
	color: #999;
}
#csmenu li#cs_item_level1_ns a:hover, #csmenu li#cs_item_level1_act a {
	text-decoration: none;
	color: #F58426;
}
#csmenu li#cs_item_level1_act a {
	font-weight:bold;
}

/* DOWNLOADS */
#content_main h5 {
	font-size: 12px !important;
   	color:#F58426 !important;
   	font-weight:bold !important;
   	margin-bottom:0px !important;
	padding-bottom:5px !important;
   	margin-top: 14px !important;
   	border-bottom:1px solid #CCC !important;
}
.csc-uploads {
	width:100%;
	border-bottom: 1px solid #CCC;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.csc-uploads td {
	vertical-align: top;
	padding: 2px 0 2px 0;
}
.csc-uploads p {
	margin:0 0 2px 0;
}
.csc-uploads a {
	font-weight:bold;
	color:#002D62 !important;
}
.csc-uploads a:hover {
	color:#F58426;
}
.csc-uploads-fileName {
	
}
.csc-uploads-description {
	font-style: italic;
	font-size:11px;
}
.csc-uploads-fileSize {
	text-align:right;
	width:60px;
}

/* STAFF DIRECTORY */
.tx-wecstaffdirectory-content {
	margin:0 !important;
}
.tx-wecstaffdirectory-stafflist a {
	float:left !important;
}
.tx-wecstaffdirectory-stafflist .lgText a, .tx-wecstaffdirectory-stafflist .smText a {
	float:none !important;
}
.tx-wecstaffdirectory-stafflist .lgText a {
	color:#002D62 !important;
}
.tx-wecstaffdirectory-stafflist img {
	border:0 !important;
	margin:0 !important;
	margin-right: 20px !important;
}
.tx-wecstaffdirectory-stafflist .floatlft {
	float:left  !important;
}
.tx-wecstaffdirectory-stafflist .fullwidth {
	width:400px !important;
}
.tx-wecstaffdirectory-stafflist .lgText {
	font-size:12px !important;
}
.tx-wecstaffdirectory-stafflist .medText {
	font-size:11px !important;
}
.tx-wecstaffdirectory-stafflist h2 {

}
.tx-wecstaffdirectory-stafflist .bodytext {
	margin: 5px 0 5px 0 !important;
}
.tx-wecstaffdirectory-staffpage .topmenu {
	width: 220px !important;
	height:150px;
}
.tx-wecstaffdirectory-staffpage .namedetails {
	width:220px;
	float:left;
}
.tx-wecstaffdirectory-staffpage .maincontent {
	width: 380px !important;
}
.tx-wecstaffdirectory-fieldLabel, .tx-wecstaffdirectory-fieldDescriptionLarge {
	padding:0 !important;
}
.tx-wecstaffdirectory-fieldDescriptionLarge h2 {

}
.tx-wecstaffdirectory-fieldDescription {
	width:100%;
}
.tx-wecstaffdirectory-fieldHeader {
	display:none;
}
.tx-wecstaffdirectory-fieldHeaderLarge {
	margin:0;
	font-size: 14px;
   	color:#002D62;
   	font-weight:normal;
	}
/* PHOTO GALLERY */
.tx-photogals-pi1 {margin:0px;padding:0px;margin-top:20px !important;}
.tx-photogals-pi1 a img { border:0 !important;}
.tx-photogals-pi1-big a {border:1px solid #CCCCCC;padding:5px;background-color:#FFFFFF;text-align:center;display:block;margin-top:20px;}
.tx-photogals-pi1-big a:hover {border:1px solid #999999;}
.tx-photogals-pi1-small a {border:1px solid #CCCCCC;background-color:#FFFFFF;padding:4px;margin-right:6px;margin-bottom:3px;margin-top:3px;float:left;}
.tx-photogals-pi1-small a:hover {border:1px solid #000000;}
.tx-photogals-pi1-small-active a {border:1px solid #000000;background-color:#FFFFFF;padding:4px;margin-right:6px;margin-bottom:3px;margin-top:3px;float:left;}
.tx-photogals-pi1-small-active a:hover {border:1px solid #000000;}
