@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #DADFEC;
}
#container {
	width: 810px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#container p {
	padding-bottom: 5px;
	padding-top: 5px;
}
#padding {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
#menu li {
	list-style-type: none;
	float: left;
}
#menu a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-right: 20px;
	padding-left: 21px;
	height: 40px;
	line-height: 40px;
}
.sidebarlink a {
	color: #00554C;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #356A8A;
}

#menu ul {

}
#sidebar-left {
	float: left;
	padding-bottom: 20px;
	background-color: #dee5df;
	width: 250px;
	border: 1px solid #04514c;
	margin-top: 10px;
	height: 800px;
	display: block;
	margin-bottom: 20px;
}
#content-indexpage {
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	width: 516px;
	display: block;
}
#content-comingsoon {
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	width: 516px;
	display: block;
}

.comingsoon {
	font-size: 16px;
	color: #ba0000;
	font-weight: bold;
	padding: 5px;
}

#menu {
	background-repeat: repeat-x;
	height: 40px;
	background-color: #C8D5E6;
	background-image: url(../images/menu_bg.gif);
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5b197;
	border-bottom-color: #d5b197;
}
#menu-top {
	text-align: right;
	padding-right: 20px;
	color: #767676;
	height: 20px;
}
#menu-top a {
	color: #767676;
	text-decoration: none;
	line-height: 20px;
}
#menu-top a:hover {
	color: #000000;
}
#footer li {
	list-style-type: none;
	float: left;
}
#footer a {
	display: block;
	color: #3085b2;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer p {
	float: right;
}
#footer p a {
	color: #1D506B;
}
#footer a:hover {
	color: #666666;
}
#footer {
	background-color: #dadfec;
	height: 40px;
	line-height: 40px;
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 779px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3085B2;
	clear: both;
}
#sidebar-left h2 {
	background-color: #00554c;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
}
#acilogo  {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar-left p {
	padding-right: 5px;
	padding-left: 5px;
}
#content-indexpage h2 {
	background-color: #dadfec;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}

#header {
	background-image: url(../flash/flashbanner/collegecampusbg2.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#content-comingsoon h2 {
	background-color: #dadfec;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}
#sponsors {
	text-align: center;
	padding-bottom: 100px;
}
#sponsors table {
	text-align: center;
}

#sponsors img {
	padding: 10px;
}
#content {
	padding-top: 10px;
	padding-bottom: 15px;
}
#speakers td {
	vertical-align: top;
}

.bluebg {
	background-color: #DADFEC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
#sponsors h3 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
}
#speakers em {
	color: #00554C;
	font-weight: bold;
	font-size: 12px;
}
#agendamenu a {
	font-size: 13px;
	font-weight: bold;
	color: #00554C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#agendamenu {
	padding-top: 5px;
	padding-bottom: 5px;
}
#agendamenu a:hover {
	color: #000000;
}
#agenda ul {
	margin-left: 25px;
}
#pdf_form {
	background-color: #FFFFFF;
	padding: 15px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #7487B8;
}
#content-indexpage ul {
	margin-left: 25px;
}
.sessiontitle {
	font-weight: bold;
	color: #00332E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADFEC;
}
#agenda .sessiontitle {
	margin-bottom: 10px;
	margin-top: 5px;
}
.bluesubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #17303E;
}
.redtext {
	font-size: 13px;
	color: #a7181d;
}
.greenbg {
	background-color: #005B52;
	color: #FFFFFF;
	padding: 2px;
}
#pricinggrid td {
	border: 1px solid #005B52;
}
#blurb {
	padding-top: 30px;
}
