@charset "UTF-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}
body {
font: .8em Arial, Helvetica, sans-serif;
background: #cfe6f0 url(images/main-bg.jpg) no-repeat center top;
color: #135b89;
width: 100%;
display: table;
}
img {
border: 0;
}
h3, h4 {
margin-bottom: 6px;
font-size: 15px;
}
#wrapper {
width: 810px;
position: relative;
left: 50%;
margin-left: -426px;
background: transparent;
margin-top: 0px;
padding-bottom: 30px;
}
#summarypdfs {
width: 360px;
border: none;
background-color: #fff;
}
#summarypdfs tr:hover {
background-color: #fff;
}
#map_canvas {
border: solid 5px #8caecc;
}

/* Navigation */

#nav {
	font-size: 15px;
margin-top: 151px;
height: 40px;
}

#nav ul {

 float: left;

 width: 820px;

 margin: 0;

 padding: 0;

 list-style: none;

 background-color: transparent; 
padding-left: 21px;
padding-right: 21px;
 }

 #nav li {

 display: inline;

 margin:0;

 padding: 0;

 }

 #nav a {

 display: block;

 float: left;

 padding: 12px 19px 11px 19px;

 border-right: 1px solid #b5b5b5;

 border-left: 1px solid #fdfdfd;

color: #300c2a;

 background: url(navbg2.png) repeat-x; 

 text-decoration: none;

 }

  #nav .last {

border-right: none;

 border-bottom: 0;

 border-left: 1px solid #fdfdfd;

 }

   #nav .first {

 border-right: 1px solid #b5b5b5;

 border-bottom: 0;

 border-left: none;

 }

 #nav a:hover, #nav a:focus {

 background: #b31203 url(navbg.png) repeat-x 0 -40px;

 }

 #nav .selected a {

 background: url(navbg.png) repeat-x 0 -80px;
 text-shadow: 1px 1px 1px #000;
 

 color: #fff;

 }

  #nav .selected a:hover {

 background: url(navbg.png) repeat-x 0 -80px;

 color: #fff;

 }
#bannerhome {
padding: 0 21px 0 21px;
height: 260px;
width: 808px;
background: none;
margin-top: 40px;
margin-left: 21px;
 background: url(images/IASurveyBanner.jpg) top left no-repeat;
}
#bannerhome h2 {
margin-left: 260px;
padding-top: 30px;
font-size: 27px; 
color: #fff;
position: relative;
width: 500px;
text-align: center;
text-shadow: 0.05em 0.05em #333;
}
#bannerhome p {
margin-left: 265px;
padding-top: 15px;
font-size: 20px; 
color: #fff;
position: relative;
width: 500px;
text-align: center;
text-shadow: 0.05em 0.05em #333;
}

#bannerhome .speaker {
float: left;
display: inline;
width: 100px;
margin-left: 250px;
font-size: 11px;
color: #fff;
position: relative;
}
#bannerhome a:link, a:visited, a:hover {
color: #fff;
}
#banner img {
padding-left: 22px;
padding-top: 37px;
}
#maincontent {
width: 851px;
background: #fff;
display: block;
}
#maincopy {
width: 500px;
margin-left: 21px;
margin-top: 21px;
float: left;
}
#maincopyhome {
width: 430px;
margin-left: 21px;
margin-top: 21px;
float: left;
}
#terms {
width: 808px;
margin-left: 21px;
margin-top: 21px;
float: left;
}
.committeemember {
float: left;
width: 210px;
margin-right: 20px;
margin-bottom: 20px;
padding: 8px;
}
.committeemember img {
float: left;
}
.committeemember p {
float: left;
margin-left: 10px;
}
#committeeemails li {
line-height: 200%;

}
#committeeemails {
margin-bottom: 20px;
padding-left: 15px;
display: block;
clear: both;
}

.prevevents_speaker {
width: 800px;
margin-left: 21px;
margin-top: 21px;
clear: both;
height: 220px;
border-bottom: solid 1px #ccc;
}
.prevevents_speaker img {
float: left;
width: 167px;
}
.prevevents_speaker p {
float: right;
width: 610px;
}
.prevevents_speaker h3 {
float: right;
width: 610px;
}
#maincopy li {
margin-left: 13px;
}
#sidebarhome {
float: right;
width: 360px;
background: url(images/HomeSidebar_BG.jpg) #fff top left no-repeat;
margin-top: 21px;
margin-right: 7px;
clear: right;
padding: 20px 0 50px 20px;
}
#sidebarhome span {
width: 160px;
float: right;
margin-right: 15px;
display: block;
}
#sidebarhome h3 {
clear: both;
padding-top: 10px;
}
#sidebarhome img {
	float: left;
}
#sidebarhome p {
width: 320px;
}
#sidebar {
float: right;
width: 279px;
background: url(images/Sidebar_BG.jpg) #fff top left no-repeat;
margin-top: 21px;
margin-right: 7px;
clear: right;
padding: 20px 0 50px 15px;
}
#sidebar p {
width: 250px;
}
#footer {
clear: both;
display:block;
background: url(FooterBG.gif) bottom right no-repeat;
padding-bottom: 30px;
width: 853px;
border-right: none;
}
#footer h4, #footer p {
padding-left: 21px;
}
#footer span {
padding-left: 30px;
}
.copyright {
text-align: center;
}
#mission {
background: url(images/Mission-BG.gif) top left no-repeat;
height: 37px;
width: 808px;
margin-left: 21px;
color: #fff;
font-size: 120%;
margin-top: 20px;
}
#mission p {
padding-top: 9px;
margin-left: 5px;
}
#footer table {
margin-left: 21px;
}

.clear {
  clear: both;
}

 table {
	font-size: 90%;
  border-collapse: collapse;
	width: 808px;
	border: 1px solid #666;
}

caption {
  font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

col {
  border-right: 1px solid #ccc;
}


thead {
  background: #ccc url(images/bar.gif) repeat-x left center;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

 th {
  font-weight: bold;
	text-align: left;
	font-size: 11px;
}

#playlistPosHead {
  text-indent: -1000em;
}

th {
	text-align: center;
	padding: 5px;
}
#summary td {
	padding: 3px;
	font-size: 11px;
}

 .odd {
  background-color:#edf5ff;
}

 tr:hover {
  background-color:#d3e1ea;
	color: #135b89;
}

 thead tr:hover {
  background-color: transparent;
	color: inherit;
}
.TableCate {
font-weight: bold;
font-size: 110%;
}
#summary {
font-size: 10px;
}
.maincate td {
background-color: #3187af;
color: #fff;
}

#sponsorlogos {
width: 500px;
border: none;
}
#sponsorlogos tr:hover {
background-color: #fff;
}
#sponsorlogos td {
padding: 20px;
}
#sponsorlogos img {
border: 0;
}
#countdown{
background-color: transparent;
width: 421px;
height: 43px;
position: absolute;
left: 50%;
margin-left: -211px;
background: url(images/CountdownBG.png) top left no-repeat transparent;
}
.logoscroller {
margin-left: 31px;
margin-top: 25px;
display: block;
height: 122px;
}
.logoscroller a {
display: block;
width: 165px;
height: 112px;
padding: 5px;
background-color: #e1e1e1;
float: left;
margin-right: 30px;
}
.logoscroller a:hover {
background-color: #95c8e0;
}
.logoscrollerlast {
margin-right: 0px;
}

.oursponsorslogos a {
display: block;
width: 210px;
height: 141px;
padding: 5px;
background-color: #e1e1e1;
float: left;
margin-right: 30px;
margin-bottom: 30px;

}
.oursponsorslogos a:hover {
background-color: #95c8e0;
}





#links {
	
}

#links ul {
	list-style-type: none;
	width: 110px;
	display: inline;
	
	
}

#links li {
	border-width: 1px 0;
	margin: 0 0;
	width: 110px;
	float: left;
	background-color: #eef7fc;
	margin-right: 10px;
}

#links li a {
	display: block;
	text-decoration: none;
	width: 110px;
	padding: 8px 0 8px 0;
	border: solid 1px #b6d3e0;
	color: #135b89;
}

* html #links li a {
	width: 110px;
}

#links li a:hover {
	background: #daeef7;
	width: 110px;
}

#links a span {
	display: block;
	line-height: 125%;
	font-size: 11px;
	margin-left: 38px;
}
#links a img {
	float: left;
	padding: 5px 8px 5px 5px;
}
#booklist li {
margin-top: 6px;
}
a:hover {
	color: #154767;
}
a:visited {
color: purple;
}
a.button4 {
    background: transparent url('images/bg_button_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
	text-shadow: 0 1px 2px #000;
	font-weight: bold;
    height: 46px;
    margin-right: 12px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
	margin-left: 444px;
}

a.button4 span {
    background: transparent url('images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 16px 13px 16px 29px;
} 
a.button4:hover {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button4:hover span {
    background-position: bottom left;
    padding: 16px 13px 16px 29px; /* push text down 1px */
} 
.rules {
float: right;
margin-right: 170px;
width: 100px;
margin-top: 24px;
font-size: 11px;
}
a.rules:visited {
color: #fff;
}
