body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif, "san serif";
	font-size: 77%;
	color: #000;
	background: #ffffff;
	text-align: center;
	}

div#surface	{
	width: 100%;
	height; auto;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	position:relative;
	}

div#container {
	width: 760px;
	height; 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	position: relative;
	background: #fff url(../images/__BlueEdge_home_v1.jpg);
	background-repeat: no-repeat;
	}

div#banner {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 166px;
	background: #fff ;
	z-index: 0;
	}
		
div#logo {
	position: absolute;
	top: 0;
	left: 10px;
	margin: 0;
	padding: 0;
	width: 197;
	height: 118;
	background: ;
	z-index: 1;
	}

div#main {
	width: 760px;
	height: auto;
	background: #fff;
	position:relative; 
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #999;
	}
		
	div#pgcontent_ibpp {
	float: left;
		border-style: solid;
		border-width: 0 1px 0 1px;
		border-color: #999;
		top: 0;
		margin: 0;
		padding: 5px 10px 5px 10px;
		width: 568px;
		}
		
div#index_main {
		/* --- I'm not sure why you are using relative positioning 
				for a column so I've commented it out ---- 
		position: relative;
		top: 0;
		left: 0px; 
		---- end of comment */
		
		float: left;	/* the column should be floated as a column. */
		width: 599px;
		height: 405px;
		background: #fff url(../images/home_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		border-style: solid;
		border-width: 0 1px 0 0;
		border-color: #999;
		margin: 0;
		padding: 0;
		}
		
	div#index_pgcontent {
		position: relative;
		top: 20px;
		left: 0px;
		margin: 0;
		padding: 5px 10px 5px 10px;
		width: 410px;
		height:500px;
		}
		



/* Top Navigation Start */

div#menucontainer {
	position: relative;
	top: 0px;
	left: 0;
	width: 760px;
	height: 37px;
	background: #033d8f url(../images/nav_bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 1px 0;
}
div#menu {
	height: 25px;
	width: 119px;
	background: transparent;
}
#menutext {
	height: 25px;
	width: 760px;
	position: absolute;
	top: 7px;
	text-align: right;
	left: 0;
        }

#topnav ul#topnavmenu	{
	height: 21px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}

#topnav ul#topnavmenu li {
	margin: 0;
	padding: 0;
	line-height: 21px;
	list-style: none;
	display: inline;
	}

.nav {
	color: #ffffff;
	font-family: "65 Helvetica Medium", helvetica, arial, verdana, "sans serif";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px 10px 0 9px;
	text-decoration: none;
	background: transparent url(../images/nav_u.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	}

a.nav:hover {
	color: #0ff;
	text-decoration: underline;
	background: transparent url(../images/nav_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	}

.nav_current {
	color: #0ff;
	font-family: "65 Helvetica Medium", helvetica, arial, verdana, "sans serif";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px 10px 0 9px;
	text-decoration: none;
	background: transparent url(../images/nav_select_u.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	}

.nav_current:hover {
	color: #0ff;
	text-decoration: underline;
	background: transparent url(../images/nav_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	}

/* Top Navigation End */



div#lhcol {
	float: left;
		margin: 0 5px 0 0;
		padding: 0;
		width: 165px;
	height: 100%;
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #999;
	background: #fff;
	z-index: 10;
	}

.lhcol_item {
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	width: 98px;
	border: 0;
	}

.lhcol_sub_item {
	margin: 0;
	border: 0;
	}
	
#pgcontent {
	width: 408px;
	_width: 402px;
	background: #fff ;
	margin:0 0 0 165px;
	padding: 5px 10px 5px 10px;
	/*float: left;*/
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #999;
	z-index:-2px;
	}
.assoc_hei {
	height:600px;
	}
div#rhcol {
	float: right;
	width: 160px;
	height: 100%;
	background: #fff;
	z-index: 10;
	}

.rhcol_item {
	margin: 0 0 5px 0;
	background: #;
	}

div#footer {
	width: auto;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #acb0ac;
	clear: both;
	}
	
	.chartered_marketer {
		float: right;
		}

TABLE {
	border-collapse: collapse; 
	border-width: 0px;
	text-align: left;
	}

TD { 
	vertical-align: middle;
	padding:2px 10px 2px 10px;
	border: 0 solid #999;
	font-size: 1em;
	}

.r {
	text-align: right;
	}
.contact_form, .contact_form_r {
	vertical-align: middle;
	padding:2px 0 2px 0;
	border: none;
	}

.contact_form_r {
	text-align: right;
	}

.contact_field {
	color: #000;
	font-family: arial, helvetica, verdana, sans-serif, "san serif";
	border: none;
	padding: 2px 5px 2px 5px;
	background: #ffdba6;
	}

.contact_field2 {
	color: #000;
	font-family: arial, helvetica, verdana, sans-serif, "san serif";
	border: 1px solid #fea620;
	padding: 2px 5px 2px 5px;
	background: #fff;
	}
		
div#greyline {
	position: relative;
	top: 0;
	left: 0;
	width: 760px;
	height: auto;
	background-image: url(../images/greyline_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

	
	
	
	
	
	
	
	
	
	
	

/* START New LH Col list styles */
	
	
	 #navcontainer { 
	 
	/*float: left;*/
	margin: 5px 5px 0 0;
	_margin: 5px 5px 0 3px;
	padding: 0;
	width: 160px;
	height: 99%;
	/*border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #999;*/
	/*background: #fff;*/
/*	z-index: 10;
*/	position:absolute;
	left:0;
	_left:-3px;
	top:0px;
	}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
	font-family: arial, helvetica, verdana, "sans serif";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height:22px;/**/
}

#navcontainer li { margin: 0; padding:0; position:relative; _height:100%;}
#navcontainer li a{ margin: 0;/* white-space:nowrap;*/}
#navcontainer li.sub1 { _top:-5px}
#navcontainer li.sub2 { _top:-10px}

#navcontainer a
{
display: block;
padding: 3px 10px 2px 10px;
width: 145px;
/*overflow:hidden;
height:25px;*/
color: #033d8f;
background-color: transparent;
text-decoration: none;
border-top: 1px solid #999;
border-bottom: 1px solid #fff;
font-weight: bold;
font-size: 13px;
background-image: url(../images/lhcol_new_off.gif);
background-repeat: no-repeat;
background-position: 100% 0;
}

#navcontainer  a:hover, 
#navcontainer  a.active
{
color: #000;
background-color: #0ff;
text-decoration: none;
border-top: 1px solid #999;
/*border-bottom: 1px solid #fff;*/
background-image: url(../images/lhcol_new_on.gif);
background-repeat: no-repeat;
/*white-space:pre;*/
/*background-position: 0 0;
*/}


#navcontainer ul ul {
	position:absolute;
	left:165px;
	top:0;
	/*border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;*/
	margin:0;
	padding:0;
	background-color:#fff;
	visibility:hidden;
}



#navcontainer ul ul li { margin: 0;}

#navcontainer ul ul a
{
	display: block;
	padding: 2px 15px 1px 20px;
	/*margin:0 0 0 80px;*/
	/*width: 130px;*/
	color: #033d8f;
	/*background-color: transparent;*/
	background-color:#fff;
	text-decoration: none;
	font-weight: normal;
	width:195px;
	border-right:1px solid #666;
	/*border-bottom:1px solid #666;*/
	border-left:1px solid #666;
	/*z-index:1px;
	position:absolute;
	left:165px;
	top:80px;
	border:1px solid #000;*/
}
#navcontainer ul ul a.bdrbot{
	border-bottom:1px solid #666;
	}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #9ff;
text-decoration: none;
}

a#current {
background: #023983 url(../images/lhcol_new_off.gif);
background-repeat: no-repeat;
color: #fff;
}


/* ##### NOT WORKING... ##### */

#current ul li a:hover{
background: #0350b8 url(../images/lhcol_top_on.gif);
color: #fff;
}

a#subcurrent {
background: #9ff url(../images/lhcol_new_on.gif);
background-repeat: no-repeat;
}

a#subsubcurrent {
background: #cfffff url(../images/lhcol_subsub_on.gif);
background-repeat: no-repeat;
}

/* END New LH Col list styles */


	
.cs_link {
	background: #cfffff url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding: 2px 2px 2px 8px;
	text-align: right;
	}



.work4_logos {
	border: none;
	padding: 10px 2px;
	}	
	
	
/* Text styles */


a {
	color: #033d8f;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

p, blockquote, .body, ul {
	color: #000000;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: none;
}

.linksize {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	text-transform: none;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	}



/* OLD lhcol styles */

ul.lhcol_item {
	padding: 0;
	width: 165px;
	white-space: nowrap;
	}

ul.lhcol_item li{
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	background: #fff ;
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	padding: 4px 10px 8px 10px;
	margin: 0 ;
	background: #f06 url(../images/lhcolnav_o.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul.lhcol_sub_item li{
	list-style-type: none;
	list-style-position: outside;
	border-top: 1px solid #999;
	margin: 0 0 0 -40px;
	padding: 2 0 0 20px;
	display: block; 
	background: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial, helvetica, verdana, "sans serif";
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 26px;
	overflow:  hidden;
	text-decoration: none;
	text-transform: none;
	}

ul.lhcol_sub_item a:hover{
	background: #0f0 url(../images/lhcolnav_o.gif);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	}

.lhcolnav {
	color: #fff
	}

.lhcol_item a { 
	display: block; 
	}

ul.lhcol_item li.lhcol_selected {
	background: #023983 ;
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: none;
	border-top: 1px solid #fff;
	padding: 4px 10px 8px 10px;
	margin: 0 ;
	color: #fff;
	
	}

ul.lhcol_item li.selected, .lhcolnav_subtxt_o {
	background: #0ff  url(../images/lhcolnav_sub_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	white-space: nowrap;
	}

.leftmenu {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

a.lhcolnav_txt {
	color: #fff;
	font-family: arial, helvetica, verdana, "sans serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 26px;
	padding: 6px 200px 5px 17px;
	overflow:  hidden;
	text-decoration: none;
	background: transparent;
	text-transform: none;
	white-space: nowrap;
}

a.lhcolnav_txt:hover {
	color: #fff;
	text-decoration: underline;
	text-transform: none;
}

.lhcolnav_subtxt {
	color: #002750;
	font-family: arial, helvetica, verdana, "sans serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 26px;
	padding: 6px 200px 5px 17px;
	overflow:  hidden;
	text-decoration: none;
	background: transparent url(../images/lhcolnav_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	white-space: nowrap;
}

.lhcolnav_subtxt:hover {
	text-decoration: underline;
	background: transparent url(../images/lhcolnav_sub_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
}

.lhcolnav_subtxt_o {
	color: #002750;
	font-family: arial, helvetica, verdana, "sans serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 26px;
	padding: 6px 200px 5px 17px;
	overflow:  visible;
	text-decoration: none;
	background: transparent ;
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: none;
	white-space: nowrap;
}

.lhcolnav_subtxt_o:hover {
	text-decoration: underline;
	background: transparent url(../images/lhcolnav_sub_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
}
	
/* OLD lhcol styles */




ul.sitemap_sub1{
	list-style-type: circle;
	list-style-position: outside;
	}

.child {
	font-size: 1em;
	margin: 0 0 2em 0;
	}
	
ol.cs_abc {
	list-style-type: lower-alpha;
	font-weight: bold;
	list-style-position: outside;  
	}
	
ol.cs_abc li{
	margin-bottom: .5em;
	}

a.no_underline{
	text-decoration: none;
	}

.footer {
	color: #000;
	text-decoration; none;
	text-transform: none;
	}

.footer:hover {
	color: #003d8f;
	text-decoration: underline;
	}

hr {
	color: #acb0ac;
	background-color: #acb0ac;
	width: 100%;
	height: 1px;
	border: 0;
	margin: 10px 0 10px 0;
	}

h1,h2,h3,h4,h5,h6 {
	color: #033d8f;
	font-family: helvetica, arial, verdana, "sans serif";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: none;
	}

.parent, .contact_title {
	font-size: .8em;
	color: #7e8b7a;
	}

.intro {
	font-size: 1.35em;
	line-height: 1.1em;
	color: #000;
	font-weight: bold;
	}
	

.boxed1, .ref{
	background: #cff;
	padding: 10px;
	margin: 0 0 10px 0;
	width: 388px;
	height: auto;
	line-height: 1.5em;
}
.ref{
	color: #000;
	font-weight: bold;
	font-style: normal;
}
.ref_sig{
	line-height: 1em;
}
	

ul.boxedcs {
	color: #fff;
	background: #023983;
	padding: 10px 10px 10px 20px;
	margin: 0 0 10px 10px;
	width: 377px;
	height: auto;
	line-height: 1.5em;
	list-style-image: url(../images/bulletcsboxed.gif);
	list-style-type: circle;
	line-height: 1.5em;
	margin-left: 0px;
	list-style: outside;
}

.bodyheader, .csheader {
	color: #033d8f;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}

.bodyheader2 {
	color: #0088ce;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}
.bodyemph1 {
	font-weight: bold;
}
.bodyemph2, .ref_sig {
	color: #033d8f;
	font-style: normal;
}
.bodyemph3 {
	color: #033d8f;
	font-weight: bold;
}

.bodyemphcs {
	color: #0ff;
	font-style: normal;
	font-weight: bold;
}

.bodysublinks {
	background: transparent url(../images/bodysublinks.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-variant: normal;
	font-weight: bold;
	padding: 0 0 0 12px;
}

.bodysublinks:hover {
	background: transparent url(../images/bodysublinks_o.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #003d8f;
}

.bodysublinks_o {
	background: transparent url(../images/bodysublinks_o.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-variant: normal;
	font-weight: normal;
	padding: 0 0 0 12px;
}

.bodysublinks_o:hover {
	background: transparent url(../images/bodysublinks_oo.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #003d8f;
}

.bodysmall {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	text-transform: none;
}

.bodybold {
	color: #003C7A;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	text-transform: none;
}

.leftbodybold {
	color: #003C7A;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	text-transform: none;
	margin-left: 15px;
}

.subtitlebold {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1em;
	margin: 0px 0px 0 0px;
	left: 50px;
}

ul.arrow {
	list-style-type: square;
	line-height: 1.5em;
	margin-left: -18px;
	margin-right: 20px;
	list-style-image: outside;
	list-style-image: url(../images/bullet.gif);
}

ul.arrow2 {
	list-style-type: square;
	line-height: 1.5em;
	margin-left: -18px;
	margin-right: 20px;
	list-style-image: outside;
	list-style-image: url(../images/bodysublinks_oo.gif);
}

.opinion_postedby {
	color: #023983;
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
	
.copyright {
	color: #002650
}

.rhcol {
	border-style: none;
	 outline-style: none;
}
.blankHeight (
	