body {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #333;
	background-color: #fff;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#mast {	
	clear: both;
	height: 156px;
	position: relative;
	background-color: #f6f9ff;
	background-image:url(/cml/assets/gfx/build/banner_tx.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: 1px solid #aacffb;
}

#mast #logo {
	position: absolute;
	top: 12px;
	left: 15px;
	width: 350px;
}
	
#commons {
	position: absolute;
	top: 0;
	left: 460px;
	width: 500px;
	height: 106px;
	text-align: right;
	font-size: 11px;
}
#commons #tag-line {margin: 12px 15px;}
#commons ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#mastlinks li {
	float: left;
	padding: 0 2%;
	text-align:center;
	vertical-align:bottom;
	height:20px;
	background-image:url(/cml/assets/gfx/build/mastlink_pipe.gif); 
	background-repeat:no-repeat; 
	background-position: right center;	
}
#mastlinks span {
	padding-top: 3px; 
	display:block; 
	}
#mastlinks #mast-skip span {display: none;}
#mastlinks #mast-skip {width: 3%;}
#mastlinks #mast-search {
	width:52%;
	background-image:none;
	}
#mastlinks #mast-skip, #mastlinks #mast-contact {background-image:none;}
#sitesearch	{ 
	margin: 0; 
	padding:0; 
	background-image:url(/cml/assets/gfx/build/bg_search.gif); 
	background-repeat:no-repeat;
	background-position: 60% 0;
	}
#sitesearch label {
	font-weight: bold; 
}
#sitesearch p {margin: 0; line-height:1em;	text-align: right !important; width:100%;}
#ss_keyword {width: 102px; font-size:11px; border:0; margin-left:15px;}
#ss_submit {vertical-align: middle; margin:0; width:61px;}
#commons a {
	font-family: Tahoma,Verdana,sans-serif;
	color: #5b5b5b;
}
#commons a:active {
	text-decoration: underline;
}
#menu {
	position:absolute;
	top: 106px;
	clear: both;
	background: #093c73;
	background-image:url(/cml/assets/gfx/buttons/nav_middle.gif);
	background-repeat: repeat-x;	
}

/* ******** MAIN MENU (level one) ******** */

#menu ul.level-1 {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 28px;
}

#menu ul.level-1 li {
	height: 28px;
	list-style: none;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;

}

#menu ul.level-1 li a {
	display: block;
	height: 28px;
	text-align:center;
	vertical-align:middle;
	background-image:url(/cml/assets/gfx/buttons/nav_left.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	line-height: 18px;
	color: #fff;
	cursor: pointer;
}

#menu ul.level-1 li a span {
	display: block;
	height: 28px;
	font-weight: bold;
	font-size: 0.85em;
	padding-top: 0.5em;
	text-transform:uppercase;
	background-image:url(/cml/assets/gfx/buttons/nav_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
/*
#menu ul.level-1 li.membership { width: 118px; }
#menu ul.level-1 li.policy { width: 82px; }
#menu ul.level-1 li.media {	width: 82px; }
#menu ul.level-1 li.statistics { width: 108px; }
#menu ul.level-1 li.publications { width: 127px; }
#menu ul.level-1 li.events { width: 87px; }
#menu ul.level-1 li.consumers {	width: 190px; }
#menu ul.level-1 li.handbook { width: 166px; }*/

#menu ul.level-1 li.membership { width: 108px; }
#menu ul.level-1 li.policy { width: 78px; }
#menu ul.level-1 li.media {	width: 77px; }
#menu ul.level-1 li.statistics { width: 100px; }
#menu ul.level-1 li.publications { width: 117px; }
#menu ul.level-1 li.events { width: 155px; }
#menu ul.level-1 li.consumers {	width: 172px; }
#menu ul.level-1 li.handbook { width: 153px; }

#menu ul.level-1 li.active a {background-position: 0 -28px;}
#menu ul.level-1 li.active a span {background-position: 100% -28px;}
#menu ul.level-1 li a:hover {background-position: 0 -28px;}
#menu ul.level-1 li a:hover span {background-position: 100% -28px;}

#crumbs {
	position:absolute;
	top: 137px;
	width: 960px;
	margin: 0;
	padding: 3px 9px 4px 9px;
	color: #666;
	font-size: 10px;
}

#crumbs a {
	font-weight: normal;
	/*color: #374fa9;*/
}
#crumbs a:active,#crumb-1 {color: #000 !important;}
#crumb-1 {text-decoration: none;}

/* ******** CONTENT AREAS ******** */

#content {
	border-top: 4px solid #fff;
	border-bottom: 6px solid #fff; /*  hack to ensure height doesn't collapse */
	clear: both;
	background-image:url(/cml/assets/gfx/build/subnav_bar.jpg);
	background-repeat:no-repeat;
}
#wrap {
	width: 801px;
	float: left;
	min-height: 430px;
}

#primary {
	overflow: hidden;
	width: 100%;/*
	border: solid 1px green;*/
}

body.twocolumns #primary {
	width: 100%;
}

body.threecolumns #primary {
	width: 651px;
	float: right;
}

body.twocolumns #primary div.padding {
	padding: 0 18px 10px 9px;
}

body.threecolumns #primary div.padding {
	padding: 0 18px 10px 18px;
}

#peripheral div.padding  {
	padding: 0;
}


body.twocolumns div#content {

}

body.threecolumns div#content {

}

#secondary {
	width: 150px;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;

}
#secondary.padding {padding: 0;}

#related-items {
	float: right;
	clear: both;
	width: 132px;
	min-height: 60px;
	margin: 0 0.25em 0.25em 0.25em;
	padding: 0;
	/*background-image: url(/cml/assets/gfx/rel_items_top.gif);*/
	background-repeat: no-repeat;
	/*background-color: #eee;*/
	}
#related-items div.padding {
	padding: 0.25em ;
	text-align: left;
	margin: 0;
	background-image: none !important;
	/*background-image: url(/cml/assets/gfx/rel_items_bot.gif) !important;*/
	background-repeat: no-repeat;
	background-position: left bottom !important;
	}	
#related-items h3 {
	margin: 1em 0 0.5em 0;
	font-size: 115%;
	}	
#related-items .padding ul {
	list-style: none;
	margin: 1.5em 0 0.5em 0;
	padding: 0;
	}	
#related-items li {
	font-size: smaller;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
	white-space: normal;
	}	
/* ******** PERIPHERAL ******** */

#peripheral {
	width: 149px;
	float: right;
	overflow: hidden;
	/*border-left: solid 1px black;*/
}

#peripheral h2 {
	font-size: 115%;
	padding: 0 0 0.5em 0 !important;
}
#pre-footer {
	clear: both;
	text-align:center;
	height: 1.5em;
}
#page-utils {
	padding: 0 0 8px 164px;
}
#page-utils ul {
	padding: 0;
	margin: 0;
	list-style:none;
	height: 1em;
}
#page-utils li {
	float: left;
	font-size: smaller;
	margin: 0 0.5em 0 0;	
	text-align: center;
	padding: 0 0.5em;
}
#page-utils li a {display: block; padding: 2px 0 0 22px; background-repeat:no-repeat; background-position: left center; height: 16px}
#page-utils #email-page a{background-image: url(/cml/assets/gfx/icons/mail2_16x16.gif);}
#page-utils #print-page a {background-image: url(/cml/assets/gfx/icons/print_16x16.gif);}
#page-utils #email-page {border-left: solid 1px; padding-left: 1em}
#page-utils #tweet {border-left: solid 1px; padding-left: 1em}

/* ******** FOOTER ******** */

#foot {
	background: #FFF;
	clear: both;
	border:0;
	position: relative;
	height: 14em;
	font-size: 11px;
	background-image: url(/cml/assets/gfx/build/footer_tile.gif);
	background-repeat:repeat-x;
}

#foot img {
	vertical-align: middle;
}

#foot p {
	padding: 0;
	margin: 0.5em 0;
	color: #333;
	line-height: 15px;
}

#copyright {
	width: 200px;
	text-align: left;
	position: absolute;
	left: 1em;
	top: 3px;
	z-index:3;
}

#credits {
	position: absolute;
	left: 780px;
	top: 2px;
	width: 180px;
	text-align: right;
	padding-right: 1em;
	z-index:3;
}
#credits span {
	padding-right: 1em;
}

#footlinks {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 100%;
	text-align: center;
	z-index: 2;
	border-bottom: 1px solid #d4d4d4;
	height: 2em;
	
}	

#footlinks a {
	color: #666;
	font-weight: normal;
}

#foot address {
	width: 33%;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 3em;
	z-index: 3;
	font-style:normal;
	padding-left: 1em;
}

#telephone {
	position: absolute;
	left: 0px;
	top: 3em;
	width: 100%;
	text-align: center;
}

#plain_english {
	position: absolute;
	left: 829px;
	top: 3em;
	width: 136px;
	text-align: right;
	z-index: 3;
	height:43px;
	background-image: url(/cml/assets/gfx/build/internet_crystal_mark.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#plain_english span {
	display: none;
	padding-right: 30px;
}

#tafaward {
	position: absolute;
	left: 350px;
	top: 3em;
	width: 285px;
	text-align: left;
	z-index: 3;
	height:65px;
	padding-bottom:0.5em;
	background: url(/cml/assets/gfx/build/taf-logo-2011-web.jpg)  no-repeat scroll top transparent;
}

#taf {
	position: absolute;
	left: 645px;
	top: 3em;
	width: 173px;
	text-align: left;
	z-index: 3;
	height:46px;
	background: url(/cml/assets/gfx/tafbadge2008.gif) no-repeat right top;
}


#taf span,#tafaward span {
	display: none;
	padding-right: 30px;
}


/* ******** HACKS ******** */

div.clear {
	clear: both;
}
