body {
	background: #b3c6d9 url(../images/back.gif) top left repeat-x;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:80%;
	line-height:1.4em;
	margin:0;
}
a {
	color:#de8003;
}
em {
    font-style:italic;
}
h1 {
	color:#00458a;
	font-weight:normal;
	line-height:normal;
}
h2 {
	color:#666666;
	font-weight:normal;
	line-height:normal;
	font-size:120%;
	margin-top:.5em;
}
hr {
	border-top:1px solid #f6d6ae;
	margin:1em 0;
}
p {
	padding:.5em 0;
}
ul {
	padding-left:2.5em;
}

/* CLASSES */
.bold {
	font-weight:bold;
}
.callout {
	border:1px solid #CDCDCD;
	margin:0;
	padding:1em;
	width:235px;
}
.callout h2 {
	color:#00458A;
	font-size:110%;
	line-height:normal;
	margin:0;
	padding:0;
}
.callout p {
	margin:0;
}
.callout ul {
	margin:0;
	padding:0 0 0 1em;
}
.callout_small {
	background-color:#FFFFFF;
	border:3px solid #CDCDCD;
	margin:0;
	padding:0.5em;
}
.exhibitors {
	list-style-type:none;
	font-size:.8em;
	font-weight:bold;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:250px;
}
.exhibitors li {
	border-top: 1px solid #CDCDCD;
	list-style-type:none;
	margin:1em 0 0;
	padding-top:1em;
}
.exhibitors li img {
	padding:0 0 0.25em 0;
}
.headerimg1 {	background: white url(../images/header1.jpg) top right no-repeat;}
.headerimg2 {	background: white url(../images/header2.jpg) top right no-repeat;}
.headerimg3 {	background: white url(../images/header3.jpg) top right no-repeat;}
.headerimg4 {	background: white url(../images/header4.jpg) top right no-repeat;}
.headerimg5 {	background: white url(../images/header5.jpg) top right no-repeat;}
.headerimg6 {	background: white url(../images/header6.jpg) top right no-repeat;}
.headerimg7 {	background: white url(../images/header7.jpg) top right no-repeat;}
.headerimg8 {	background: white url(../images/header8.jpg) top right no-repeat;}
.left {
	float:left;
}
.right {
	float:right;
}
.small {
	font-size:85%;
}

/* IDS */
#col1 {
	border-top:#e08710 5px solid;
	float:left;
	padding:10px;
	width:140px;
}
#col1 ul {
	padding-left:0;
}
#col1 li {
	list-style-type:none;
	padding:.25em 0;
}
#col1 h2 {
	font-size:85%;
	font-weight:bold;
	margin-top:1em;
	text-transform: uppercase;
}
#col1 img {
	margin:0 auto;
	padding-top:1em;
}
#col2 {
	border-top:#749c45 5px solid;
	margin-left:170px;
	margin-right:210px;
	padding:2em 2em 1em 1em;
}
#col2 h1 {
	font-size:150%;
}
#col3 {
	border-top:#749c45 5px solid;
	float:right;
	text-align:center;
	width:210px;
}
#col3 img {
	padding:1em 0;
}
#footer {
	background-color:white;
	border-top:1px solid #cad6e3;
	clear:both;
	color:#444444;
	font-size:90%;
	padding:1em 0;
	text-align:center;
}
#header {
	height:145px;
}
#header img {
		padding:7px 0 0 60px;
}
#sponsors {
	float:right;
	width:210px;
}
#wrapper {
	background:white url(../images/3cols.gif) top repeat-y;
	margin:0 auto;
	padding:0 5px;
	width:960px;
}
