/*********************/
/* BASIC */
/*********************/

body {
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 15px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-bottom: 15px;
}
p, ul, ol, h1, h2, h3, h4, h5, h6, form, input, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
dd {
	margin-bottom: 5px;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
hr {
	color: #FEE7F5;
	background: #FEE7F5;
	height: 1px;
	width: 99%;
	margin-bottom: 10px;
}
.advertisement td {
	text-align: center;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}
.advertisement p {
	margin: 0px;
	padding: 0px;
}
.table td {
	padding-bottom: 10px;
}

p em{
overflow:visible;
zoom: 1;
}


/*********************/
/* SECTION BACKGROUNDS */
/*********************/

body#home, body#generic {
	background: #CCE5F7 url(/images/bg/bg-home.gif) repeat-x;
}

body#expos, #expos {
	background: #ECDFEE url(/images/bg/bg-expos.gif) repeat-x;
}

body#community, #community {
	background: #CCE6E6 url(/images/bg/bg-community.gif) repeat-x;
}

body#education, #education {
	background: #CCF1FA url(/images/bg/bg-education.gif) repeat-x;
}

body#industry, #industry {
	background: #FBEDD2 url(/images/bg/bg-industry.gif) repeat-x;
}

body#government, #government {
	background: #CCDEF4 url(/images/bg/bg-government.gif) repeat-x;
}

body#safety, #safety {
	background: #FFE0CC url(/images/bg/bg-safety.gif) repeat-x;
}

body#press, #press {
	background: #E3F0CF url(/images/bg/bg-press.gif) repeat-x;
}

body#about, #about {
	background: #FBCDE5 url(/images/bg/bg-about.gif) repeat-x;
}

body#membership, #membership {
	background: #fbd3d4 url(/images/bg/bg-membership.gif) repeat-x;
}

/*
#bodycomponents {
	position: relative;
}*/


/*********************/
/* HEADER */
/*********************/

#header .logo {
	float: left;
}
#header .util {
	float: right;
	font-size: 90%;
	padding-top: 15px;
}
.util .links {
	padding-bottom: 8px;
}
.util .textfield {
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 1px 3px;
	width: 125px;
	border: 1px solid #E8A1C4;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.util a:link, .util a:visited, .util a:active {
	color: #DA3014;
	text-decoration: none;
}

.util a:hover {
	color: #DA3014;
	text-decoration: underline;
}
.flag {
	padding: 0px 5px 0px 5px;
}
.flag-last {
	padding: 0px 0px 0px 5px;
}
.flag-cell {
	padding: 0px 19px 5px 0px;
}



/*********************/
/* CONTENT STYLES */
/*********************/

#content {
	clear: both;
	background: url(/images/bg/bg-copy-home.gif) repeat-y;
}
#content .copy p {
	margin-bottom: 10px;
}
#home #content .copy, #generic #content .copy {
	width: 731px;
	float: left;
	background: url(/images/bg/bg-copy-home.gif);
	font-size: 95%;
	
}
#home #content .copy #flash {
	margin: 0px 0px 10px;
	padding: 0px;
	background: #CCE5F7;
}
#home #content .copy #copy {
	padding: 0px;
	background: url(/images/bg/home-pink_bottom.gif) no-repeat right bottom;
	margin: 0px 10px;
	border-bottom: 1px solid #fff;
}

#generic #content .copy .sectionheader {
	background: url(/images/bg/bg-copy-generic.gif) no-repeat;
	padding-top: 9px;
	margin-bottom: 15px;
}
#generic #content .copy .content {
	padding-right: 15px;
	padding-left: 15px;
}


/* PURPLE */
#content .copy .left {
	float: left;
	width: 347px;
	
}
#content .copy .purple {
	background: #E6DFEF;
}
#content .copy .purple div {
	background: url(/images/bg/home-purple_top.gif) no-repeat left top;
}
#content .copy .purple div div {
	background: url(/images/bg/home-purple_bottom.gif) no-repeat left bottom;
	padding: 10px 10px 20px;
}
#content .copy .purple .expologo {
	margin-right: 10px;
}
#content .copy .purple .others {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background: url(/images/spacer.gif);
}
#content .copy .purple .others div {
	margin: 0px;
	padding: 0px;
	background: url(/images/bg/home-expowhite_top.gif) no-repeat left top;
}
#content .copy .purple .others div div {
	padding: 8px 5px;
	background: url(/images/bg/home-expowhite_bottom.gif) no-repeat left bottom;
	margin: 0px;
}
#content .copy .purple .others img {
	margin: 0px 0px 5px;
	padding: 0px;
}
#content .copy .purple .others p {
	margin: 0px;
	padding: 0px;
}
.purple .others a:link, .purple .others a:visited {
	color: #62216F;
	text-decoration: none;
}
.purple .others a:hover, .purple .others a:visited:hover {
	color: #421581;
	text-decoration: underline;
}
	

/* PINK STYLES */
#content .copy .right {
	float: right;
	width: 347px;

}

#content .copy .pink {
	background: #FEE7F5;
	height: 100%;

}
#content .copy .pink div {
	background: url(/images/bg/home-pink_top.gif) no-repeat left top;
	padding: 10px;
}
#content .copy .pink .component {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #ED037C;
	background: url(/images/spacer.gif);
}
#content .copy .pink li {
	background: url(/images/bullets/pink-circle.gif) no-repeat left 2px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#content .copy .funworld {
	float: left;
	width: 347px;
}
html>body #content .copy .funworld {
	float: left;
	width: 347px;
	padding-top: 15px;
}




/* FUNWORLD STYLES */
#home #content .copy .funworld div {
	padding: 10px;
}
.funworld li {
	background: url(/images/bullets/yellow-circle.gif) no-repeat left 2px;
	padding-left: 15px;
	padding-bottom:5px;
}
.funworld li a:link, .funworld li a:visited {
	color: #AD691A;
	text-decoration: none;
}
.funworld li a:hover, .funworld li a:visited:hover {
	text-decoration: underline;
}




/*********************/
/* SIDEBAR STYLES */
/*********************/

.sidebar {
	margin: 0px;
	padding: 0px;
}

#home #content .sidebar, #generic #content .sidebar {
	float: right;
	width: 213px;
	margin: 0px;
	padding: 0px;
}



/*********************/
/* FOOTER STYLES */
/*********************/

#home .footer, #generic .footer {
	font-size: 95%;
	padding-top: 15px;
	padding-left: 10px;
	background: url(/images/bg/bg-copy-home.gif) repeat-y;
}
#expos .footer, #community .footer, #education .footer, #industry .footer, #government .footer, #safety .footer, #press .footer, #about .footer, #contribute .footer, #membership .footer {
	padding-left: 165px;
	font-size: 95%;
	padding-top: 15px;
	clear: both;
}	
#footer {
	clear: both;
	height: 15px;
}

.footer {
 width: 611px;
}
#home .footer, #generic .footer {
 width: 721px;
}

#home #footer, #generic #footer {
	background: url(/images/footer/footer-home.gif) no-repeat left top;
}
#contribute #footer {
	background: url(/images/footer/footer-contribute.gif) no-repeat left top;
}
#expos #footer {
	background: url(/images/footer/footer-expos.gif) no-repeat left top;
}
#community #footer {
	background: url(/images/footer/footer-community.gif) no-repeat left top;
}
#education #footer {
	background: url(/images/footer/footer-education.gif) no-repeat left top;
}
#industry #footer {
	background: url(/images/footer/footer-industry.gif) no-repeat left top;
}
#government #footer {
	background: url(/images/footer/footer-government.gif) no-repeat left top;
}
#safety #footer {
	background: url(/images/footer/footer-safety.gif) no-repeat left top;
}
#press #footer {
	background: url(/images/footer/footer-press.gif) no-repeat left top;
}
#about #footer {
	background: url(/images/footer/footer-about.gif) no-repeat left top;
}
#membership #footer {
	background: url(/images/footer/footer-membership.gif) no-repeat left top;
}
	

.footer .f-left {
	float: left;
}
.footer .f-right {
	float: right;
	width: 175px;
	padding-right: 10px;
}
.footer .f-copyright {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}






/*********************/
/* GENERIC */
/*********************/

li#sitemap1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 8px;
}
ul#sitemap2, ul#sitemap3 {
	margin-left: 15px;
	font-size: 11px;
	font-weight: normal;
}
#generic dl {
	padding-bottom: 10px;
	border-bottom: 1px solid #A7ACB0;
	padding-top: 10px;
}
#generic .pagination {
	padding-top: 10px;
}




/*********************/
/* SITELEVEL */
/*********************/

.sitelevel_sorry {
	padding: 10px;
}


/*********************/
/* CLEARING STYLES */
/*********************/

.clearfix {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
