@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}
img {
	max-width: 100%;
	height: auto;
}

body,td,th {
	color: #FFF;
}
body {
	background-color: #868686;
	background-image: url(../images/JPG/layout-11_2012_02.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #ffaf00;
}
#connect {
	margin: 0;
	padding: 0;
	padding-left:30px;
	height: 50px;
	float:right;
	text-align:right;
	vertical-align:top;
}
#newsletter {
	margin:0;
	padding:0;
	height:50px;
	float:right;
	text-align:center;
	vertical-align:top;
	font-weight: bold; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color:#FFFFFF;
}
#toolbar {
	clear:both;
	height: 40px;
	background-color:#000000;
	border-top: #ffaf00 1px solid;
	border-bottom: #ffaf00 1px solid;
}
.justified {
	text-align: left;
}
.column_font p, .column_font li {
	font-size: 100%;
	text-align: left;
}
.centertext {
	text-align:left;
}
.bullet_special {
	color:#ffaf00;
}
.program_titles {
	font-size: 190%;
}
.badges {
	margin:auto;
	display: block;
	text-align: center;
}
.grey_bkg img[src$=".jpg"] { 
	border: #000 solid thin;
}
.back_link a {
	font-size:9px;
}
#overlay {
	display:none;
    margin-top: 0;
	width: 800px;

}

  /* container for external content. uses vertical scrollbar, if needed */

div.OverlayWrap {
	background: #000;
	border: 2px solid #666;
	width: 800px;
	margin: 0 auto;
	
}
.overlay_header {
	background:url(../images/JPG/header.jpg) no-repeat top left;
	height: 65px;
}
.overlay_content {
	padding: 15px 15px 15px 15px;
	height:450px;    
	overflow-y:auto;
}
#overlay .close {
    background-image:url(../images/PNG/close.png);
    position:absolute; right: -25px; top: -25px;
	cursor:pointer;
    height:45px;
    width:45px;
}
.conexpo {
	position: relative;
	z-index: 99999;
	margin: 0;
	padding: 5px 0 0 50px;
}
.echo_title {
	color:#fff;
	font-size: 1.5em;
	letter-spacing: .6em;
}
.echo_title img {
	padding-right: 20px;
}
.join_button a {
	display: block;
	text-decoration: none;
	text-align:center;
	font-size: 1.25em;
	background-color: #333;
	background-image: -webkit-linear-gradient(#333 0%,#000 75%);
	background-image: linear-gradient(#333 0%,#000 75%);
	/*background:   Chrome10+,Safari5.1+ */
	border-radius: 8px;
	color: white;
	width: 120px;
	padding: 1.5%;
	margin-right: auto;
	box-shadow: 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	text-shadow: 1px 1px black;
	border: 2px solid #ffaf00;
}
.join_button a:hover {
	color: #FFF;
	border-color: #fff;
}
.certified {
	width: 150px;
	margin: 10px auto;
	text-align: center;
}