@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #dfdfea;
}
#container {
	width: 810px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
}
#padding {
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 6px;
	padding-bottom: 20px;
}

#container p {
	padding-bottom: 5px;
	padding-top: 5px;
}

#menu {
	background-color: #DFDFEA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFEA;
	border-bottom-color: #DFDFEA;
	height: 40px;
	clear: both;
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 4px;
	margin-left: 5px;
}
.sidebarh2 {
	font-size: 14px;
}

#menu li {
	list-style-type: none;
	float: left;
}
#menu a:hover {
	color: #A52138;
}
#menu a {
	text-decoration: none;
	color: #2a276a;
	display: block;
	height: 40px;
	line-height: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFEA;
	border-left-color: #DFDFEA;
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	background-color: #8cc63f;
}
.sidebarlink a {
	color: #00554C;
}
#sidebar-left {
	float: left;
	background-color: #f0e1b5;
	width: 240px;
	display: block;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 710px;
}
#facultylist td {
	vertical-align: top;
	padding-bottom: 8px;
}
#facultylist img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facultylist a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#content {
}

#sidebar-right {
	float: right;
	width: 150px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #dfdfea;
	padding: 5px;
	height: 710px;
}
#testimonials {
	padding-top: 10px;
}

#sociallinks a {
	color: #262A53;
	text-decoration: none;
}
#sociallinks a:hover {
	color: #A52138;
}

#sidebar-right ul {
	margin-left: 15px;
}
.redsubtitle {
	color: #a52138;
	font-size: 14px;
	padding-bottom: 5px;
}


#content-indexpage {
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 320px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#content-indexpage ul {
	margin-left: 20px;
	padding-bottom: 10px;
}
.redtext {
	color: #A52138;
}


#sponsorsindex td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 300px;
}
#sponsorsindex {
	padding-top: 20px;
	padding-bottom: 130px;
}


#header {
	background-repeat: no-repeat;
	height: 150px;
	text-align: center;
	background-color: #8BBD5D;
}
#menu-top a {
	color: #1D1E44;
	text-decoration: none;
	font-size: 12px;
}
#menu-top {
	height: 10px;
}
#menu-top a:hover {
	color: #DFDFEA;
}
#menu-top p {
	text-align: right;
	padding-right: 5px;
}

#footer li {
	list-style-type: none;
	float: left;
}
#footer a {
	display: block;
	color: #2a276a;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color: #666666;
}
#footer {
	background-color: #8cc63f;
	height: 40px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#footer ul {
	margin-left: 80px;
}


#sidebar-left p {
	padding-right: 5px;
	padding-left: 5px;
}
#sociallinks {


}
#sociallinks td {
	padding-top: 8px;
	padding-bottom: 8px;
}

#sponsors {
	text-align: center;
}
#sponsorinfo td {
	vertical-align: top;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sponsors img {
	padding: 10px;
}
#content {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#content ul {
	margin-left: 20px;
}

#speakers td {
	vertical-align: top;
}
#sponsors h3 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
}
#menu #downloadbrochure {
	color: #FFFFFF;
	background-image: url(../images/dwnldbtn.gif);
	background-repeat: repeat-x;
}
#speakers td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#partners td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#pdf_form {
	background-color: #FFFFFF;
	padding: 15px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #7D8A93;
}

#sponsorinfo {
	padding-top: 10px;
	padding-bottom: 20px;
}
#pricinggrid td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#pricinggrid {
	padding-bottom: 10px;
}
.contenth1 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#agendamenu td {
	background-color: #ABCF8B;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#agendamenu a {
	color: #000000;
	text-decoration: none;
}
#agendamenu {
	padding-bottom: 10px;
}
h2 {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	padding-top: 5px;
}
#speakers img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#speakerbios {
	background-color: #FFFFFF;
	padding: 15px;
}
#speakerbios p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.penimagepadding {
	padding-top: 30px;
}
#sendtofriend p {
	font-size: 11px;
}
.pricingheader {
	background-color: #E4E4E4;
}
.discounttext {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#agendamenu   #2009agenda  a {
	color: #A52138;
}
#partners img {
	padding: 10px;
}
