@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: small;
	cursor: inherit;
	text-align: left;
	font-style: normal;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

body {
	background-color: #F78A28;
	background-attachment: fixed;
	background-image: url(../images/CuttingEdgeBack-Sliver.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	color: #977643;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
}


em { font-style: italic; font-weight: bold; }
.thrColLiq #container #inner_wrap #sidebar1 p {
	font-size: x-small;
	font-weight: bolder;
}

strong {
	font-size: medium;
}
.thrColLiq #container {
	width: 95%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	top: 155px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
.thrColLiq #container #mainContent p #FlashID {
	height: 200px;
	width: 95%;
	margin: 0px;
	padding: 0px;
}
.thrColLiq #container #mainContent p #FlashID {
	width: 100%;
	height: 207px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	vertical-align: middle;
	overflow: hidden;
	top: 0px;
}
.thrColLiq #container #sidebar1 h3 img {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColLiq #container #sidebar1 h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.thrColLiq #container #sidebarLeftWide #MenuVerticalBox {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
.thrColLiq #container #sidebar1 h3 br {
	line-height: 1.1em;
}

.thrColLiq #container #PageContent #ContentLogo {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.thrColLiq #container #PageContent form {
	margin: 10px;
	padding: 10px;
}
.thrColLiq #container #PageContent form pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.thrColLiq #container #mainContent blockquote {
	font-size: small;
	padding: 10px;
	height: auto;
	width: auto;
	margin-top: 41px;
	margin-right: auto;
	margin-bottom: 41px;
	margin-left: auto;
}
.thrColLiq #container #PageContent p {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}
#container #mainContent .Choices #Text .style3 {
	font-size: x-small;
	font-weight: normal;
}

.thrColLiq #Header {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: right;
	height: 155px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiq #mainContent {
	margin: 0 24% 0 23.5%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	background-color: #FFF;
}
#mainContent .Choices #Text #Description {
	font-size: small;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding-left: 125px;
}
.thrColLiq #PageContent {
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 25%;
	background-attachment: scroll;
	background-image: url(../images/AcordianBack01.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#sidebar {
	PADDING-RIGHT: 10px;
	FLOAT: right;
	WIDTH: 25%;
	COLOR: #000000;
	position: absolute;
	clear: none;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #C28C5D;
	border-right-color: #C28C5D;
	border-bottom-color: #C28C5D;
	border-left-color: #C28C5D;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(images/AcordianBack01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: auto;
	left: 550px;
	top: 0px;
	padding-left: 10px;
	margin: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#sidebar a:link {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar a:visited {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar a:hover {
	text-decoration: none;
	color: #000000;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#sidebar a:active {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sidebar img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColLiq #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 20%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	text-align: center;
}
/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiq #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiq #sidebarLeftWide {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 25%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	height: 100%;
	background-color: #A75001;
}
.thrColLiq #sidebar1 p, .thrColLiq #sidebar1 h3, .thrColLiq #sidebar2 p, .thrColLiq #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.thrColLiq #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 23%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
	background-color: #FFF;
	background-image: url(../images/AcordianBack01.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Sponsors01 {
	PADDING-RIGHT: 10px;
	COLOR: #1A1A1A;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #C28C5D;
	border-right-color: #C28C5D;
	border-bottom-color: #C28C5D;
	border-left-color: #C28C5D;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(images/AcordianBack01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: auto;
	padding-left: 10px;
	margin: 0px;
	width: 180px;
	text-decoration: none;
}
.Sponsors01 img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Sponsors01 a:link {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Sponsors01 a:visited {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Sponsors01 a:hover {
	text-decoration: none;
	color: #000000;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.Sponsors01 a:active {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
  float: left;
  margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
	height: 141px;
	font-size: 1px;
	line-height: 0px;
}

.CenterSpace {
	margin: 10px;
	padding: 5px;
	clip: rect(auto,auto,auto,auto);
}
.Marque {
	position: absolute;
	height: auto;
	width: 100%;
	left: 1px;
	top: 110px;
	overflow: hidden;
}
.Choices {
	height: auto;
	width: 85%;
	clear: none;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 50px;
	position: relative;
}
.Choices  img {
	position: absolute;
	clear: left;
	vertical-align: top;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	z-index: auto;
	width: 120px;
}
.Content {
	background-color: #FFFFFF;
	border: thin solid #CA9E5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	height: auto;
	width: 75%;
	margin-right: 30px;
	margin-bottom: 10px;
	float: none;
	clear: both;
	position: absolute;
	top: 141px;
	left: 253px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/AcordianBack01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: visible;
	margin-top: 10px;
}
.Content .ContentMiddle .Choices #Text {
	width: 335px;
	float: right;
	clear: right;
	position: inherit;
	padding-left: 15px;
	margin-left: 10px;
	overflow: visible;
	z-index: auto;
}
.ContentMiddle {
	margin: 0px;
	padding: 15px;
	width: 520px;
	font-size: medium;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFE776;
	background-attachment: scroll;
	background-image: url(../images/CuttingEdgeBack-Crowd%20copy.png);
	background-repeat: no-repeat;
	background-position: left -30px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
.TopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	clear: both;
	float: left;
	position: absolute;
	visibility: visible;
	left: 62px;
	top: 26px;
	right: 50px;
	width: 90%;
	color: #EDC27F;
}
.ButtonUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: capitalize;
	color: #DBAF6A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9F7249;
	border-left-color: #A80000;
	border-bottom-color: #360E00;
	border-top-color: #544C49;
	background-position: center center;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Menu {
	position: absolute;
	width: 250px;
	text-align: center;
	clear: left;
	float: left;
	top: 150px;
	border: thin solid #221305;
	background-color: #A75001;
	height: 3450;
	z-index: 5;
	left: 0px;
	right: 250px;
}
} /* when mouse is over link */
.ButtonSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFBDE;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E47C23;
	border-right-color: #E47C23;
	border-bottom-color: #E47C23;
	border-left-color: #E47C23;
}
.MenubuttonUP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: capitalize;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 200px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentBox01 {
	background-color: #E6964F;
	background-image: url(../images/CuttingEdgeBack-Sliver.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #945015;
	border-right-color: #945015;
	border-bottom-color: #945015;
	border-left-color: #945015;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.contentBox02 {
	background-attachment: scroll;
	background-image: url(images/CuttingEdgeBack-HorSliver.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFBDE;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin: 10px;
	color: #333;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #5C5F66;
	border-right-color: #836145;
	border-bottom-color: #B1936D;
	border-left-color: #5F6269;
}
.CEPictureFrame {
	background-color: #FFFBDE;
	margin: 5px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0621D;
	border-right-color: #5A320F;
	border-bottom-color: #5A320F;
	border-left-color: #B0621D;
}
.contentBox03 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/CEBottomEdge.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 30px;
	padding-top: 10px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C26C1F;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.contentBox04 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/CEtopEdge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-top: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #56555A;
	border-right-color: #AD9B8F;
	border-bottom-color: #AD9B8F;
	border-left-color: #AD9B8F;
	padding-right: 10px;
	padding-left: 10px;
}
#Calendar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	clear: inherit;
	background-color: #FFF;
	margin-top: 25px;
	float: none;
	width: 100%;
}
#Calendar .CalDayTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #F78A28;
	background-color: #212121;
	padding: 5px;
	margin: 0px;
	width: 260px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Calendar .CalDayTitle #Subtitle{
	text-align: center;
	color: #FFC702;
	font-size: x-small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#Calendar .Caltime {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	width: 90px;
	clear: left;
	float: left;
	height: auto;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#Calendar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	left: 100px;
	width: 200px;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Calendar hr {
	background-color: #F78A28;
	border: medium solid #F78A28;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 250px;
	clear: both;
}
#Calendar .CalText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-left: 95px;
	width: 170px;
	padding-right: 0px;
	clear: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(../images/CalBack.jpg);
	background-repeat: repeat-y;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FEFAB1;
	border-right-color: #FEFAB1;
	border-bottom-color: #FEFAB1;
	border-left-color: #FEFAB1;
	color: #896545;
}
#Calendar .CalDay {
	width: 270px;
	float: left;
	height: auto;
	clear: none;
	font-weight: bolder;
	background-color: #000;
	background-image: url(../images/CalBack.jpg);
	background-repeat: repeat-y;
	border: medium none #000;
	margin: 0px;
	padding: 0px;
}
#Calendar .CalTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	color: #FFF;
	font-weight: bold;
	background-color: #E26E07;
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #212121;
	border-right-color: #212121;
	border-bottom-color: #212121;
	border-left-color: #212121;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/CuttingEdgeBack-HorSliver.jpg);
	margin: 0px;
	text-align: center;
}

.Content #Speakers img {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
.Content #Speakers .BioContent {
	clear: left;
	text-align: left;
	height: auto;
	width: auto;
	overflow: hidden;
}
.style1 {
	font-size: xx-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.style3 {
	font-size: x-small;
	font-weight: bold;
}
.style4 {
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;}
.style10 {
	color: #A75001;
	font-weight: bold;
	font-size: xx-large;
}

.style11 {
	font-size: large;
	font-weight: bold;
}
.style12 {font-size: small}
.style13 {color: #990000}
.style51 {
	color: #660000;
	text-align: left;
	font: italic bold medium Arial, Helvetica, sans-serif;
}

.Choices #Text #FeatureTitle {
	padding-left: 125px;
	font-size: medium;
	font-family: Tahoma, Geneva, sans-serif;
}
#TandP {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/AcordianBack01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 20px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A75001;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 80%;
	margin: 20px;
	clear: none;
}
#TandP date {
	font-weight: bolder;
	font-size: large;
	color: #030;
}
#TandP event {
	font-weight: bold;
	font-size: medium;
	color: #600;
	margin-bottom: 10px;
}
#TandP place {
	font-size: medium;
	font-weight: bolder;
	color: #A75001;
}
#TandP a {
	font-size: medium;
	font-weight: bolder;
	color: #060;
	text-decoration: underline;
	border: 1px solid #090;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColLiq #PageContent div ul {
	text-align: left;
}
.thrColLiq #PageContent img {
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.thrColLiq #PageContent h1 {
	font-size: x-large;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: auto;
	color: #333;
	padding-top: 20px;
	padding-right: 20px;
}
.thrColLiq #PageContent h2 {
	color: #A75001;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	text-align: center;
	font-weight: bolder;
	font-size: medium;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.thrColLiq #container #sidebar1 h3 {
	line-height: 1.02em;
	margin-bottom: 1em;
	text-align: center;
}
.thrColLiq #container #sidebar1 p img {
	margin-top: 1em;
	font-size: small;
	color: #000;
	border: 2px solid #000;
	text-align: center;
}
.thrColLiq #container #mainContent #IsraeliteBio {
	margin-bottom: 80px;
}
.BioContent {
	font: small Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: medium ridge #A75001;
}
.BioContent p {
	font-weight: normal;
	margin: 0px 50px;
	padding-bottom: 25px;
}.thrColLiq #container #inner_wrap {
	background: url(../images/liquid_left_20percent.gif) repeat-y 20% 0px;
}
.thrColLiq #container #inner_wrap #sidebar2 p a img {

}
.thrColLiq #container #basicInnerWrap {
	background: url(../images/liquid_left_25percent.gif) repeat-y 25% 0px;
}
#sidebar2 a img {
	border-width: 0px;
	border-style: none;
}
.thrColLiq #container #inner_wrap #sidebar2 p {
	font-size: small;
}
.thrColLiq #container #inner_wrap #sidebar1 h2 a {
	font-size: x-small;
	color: #3CF;
	text-decoration: underline;
}
.thrColLiq #container #inner_wrap #sidebar1 a 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;
}
.thrColLiq #container #sidebarLeftWide p a 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;
}
 form {
	font-size: small;
	margin: 5px;
	padding: 0px;
}
form #formBack {
	color: #CCC;
	background-color: #57310D;
	position: relative;
	border: medium solid #FFF;
}
#formBack #formTopLeft {
	width: 100px;
	float: left;
	height: 40px;
	background-attachment: scroll;
	background-image: url(../images/Black-WhiteMatte-Form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: -1px;
	top: -1px;
}
#formBack #formTop {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#formBack  .formGroup {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-color: #CCC;
}
.formGroup #GroupHeaderOpen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-attachment: fixed;
	background-image: url(../images/ArrowDown-Form.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	font-weight: bold;
	color: #FFF;
	margin: 00px;
	background-color: #57310D;
}
.formGroup #GroupContent {
	background-color: #CCC;
	font-size: small;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 00px;
	border-left-color: #999;
}
.formGroup #GroupContent input {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #CCC;
	color: #000;
}


#formBack #formTopRight {
	width: 100px;
	float: right;
	height: 40px;
	background-attachment: scroll;
	background-image: url(../images/Black-WhiteMatte-Form.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: -1px;
	right: -1px;
}
#formBack #formBottomLeft {
	width: 100px;
	float: left;
	height: 40px;
	background-attachment: scroll;
	background-image: url(../images/Black-WhiteMatte-Form.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: -1px;
	bottom: -1px;
	margin: 00px;
	padding: 00px;
	clear: both;
}
#formBack #formBottomRight {
	width: 100px;
	float: right;
	height: 40px;
	background-attachment: scroll;
	background-image: url(../images/Black-WhiteMatte-Form.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	margin: 00px;
	padding: 00px;
	bottom: -1px;
	right: -1px;
}
#formBack #formBottom {
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#formBack  .formInfo {
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #CCC;
}
form #formBack  .formGroup #GroupContent textarea {
	color: #333;
	background-color: #CCC;
	border: 1px solid #666;
	width: 90%;
}
form #formBack .formInfo #button {
	font-size: small;
	font-weight: bold;
	background-color: #A75001;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #666;
}
.thrColLiq #container #PageContent table tr td {
	text-align: center;
}
.thrColLiq #container #PageContent table tr td center u {
	color: #A75001;
}
.Required {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #F78A28;
}
#Calendar .CalTitle img {
	vertical-align: middle;
}
#Calendar .CalMeetingRooms{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #F00;
	font-weight: bold;
	background-color: #000;
	text-align: center;
	padding-bottom: 5px;

}
#Calendar .CalTitle .CalSubtitle{
	font-size: x-small;
	font-style: normal;
	color: #212121;
	width: 250px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F78A28;
	border-right-color: #F78A28;
	border-bottom-color: #F78A28;
	border-left-color: #F78A28;
	text-align: center;
}
#Calendar .CalText .CalSpeakers {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: xx-small;

}
#Calendar .CalDay .CalText strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#Calendar .CalDay .CalRoom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C00;
	width: 30px;
	border: 1px solid #FFC702;
	background-color: #FFF;

}
#Speakers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	clear: none;
	height: auto;
	background-image: url(../images/CuttingEdgeBack-Sliver.png);
	background-repeat: repeat-x;
}
#Speakers .SpeakDay {
	width: 210px;
	float: left;
	height: 350px;
	clear: none;
	font-weight: bolder;
	background-image: url(../images/Speakerback.jpg);
	background-repeat: no-repeat;
	border: medium none #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #A26604;
	overflow: hidden;
	position: relative;
}
#Speakers .SpeakPic {
	overflow: hidden;
	height: 180px;
	width: 180px;
	padding: 10px;
	
}
#Speakers img {
	height: auto;
	width: 180px;
	
}
#Speakers .SpeakTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	color: #FFF;
	font-weight: bold;
	background-color: #E26E07;
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #212121;
	border-right-color: #212121;
	border-bottom-color: #212121;
	border-left-color: #212121;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/CuttingEdgeBack-HorSliver.jpg);
	margin: 0px;
	text-align: center;
}
#Speakers .SpeakDay .SpeakText {
	font-size: xx-small;
	color: #191814;
	background-image: url(../images/Transback50.png);
	background-repeat: repeat;
	padding: 5px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #FFC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#Speakers .SpeakDay .SpeakText .SpeakTextTitle {
	font-size: small;
	color: #A75001;
}
#Speakers .SpeakDay .SpeakText .SpeakTextName {
	font-size: medium;
	color: #FFF;
}
.WideChoices {
	margin-left: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-right: 10%;
}
.WideChoices a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#sidebar1 p {
	font-size: x-small;
}
#sidebar1 p .TheEdgeNews1 {
	width: 100%;
}
.thrColLiq #container #inner_wrap #mainContent h2 {
	color: #A75001;
	font-size: large;
	text-align: center;
}
#mainContent h2 a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 form label {
	font-size: small;
	margin-right: 5px;
	width: 180px;
	float: left;
	text-align: left;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BD964A;
	border-right-color: #7EA473;
	border-bottom-color: #BD964A;
	border-left-color: #BD964A;
}
 form {
	background-image: url(../images/AcordianBack01.jpg);
	margin-top: 20px;
	margin-bottom: 10px;
	border: thin solid #D6B45E;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-color: #FFF;
}
form input {
	width: 200px;
	background-color: #F3DD90;
	color: #000;
	float: none;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #063;
	border-right-color: #063;
	border-bottom-color: #060;
	border-left-color: #84AA77;
}
form #ContactMessage {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	background-color: #F3DD90;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #063;
	border-bottom-color: #063;
	border-left-color: #063;
}
form .SubmitUp {
	margin-right: 20%;
	margin-left: 20%;
	border: thin solid #090;
	color: #333;
	font-size: medium;
	font-weight: bold;
	background-color: #9FB68B;
	background-image: none;
}
form .SubmitOver {
	margin-right: 20%;
	margin-left: 20%;
	border: thin solid #090;
	color: #333;
	font-size: medium;
	font-weight: bold;
	background-color: #0F3;
	background-image: none;
}
.inputmod {
	margin: 0px;
	padding: 0px;
	width: auto;
	border: medium groove #84AA77;
	background-color: #6C6;
}
.clearButton {
	background-color: #F78A28;
	height: auto;
	width: auto;
	border: medium groove #999;
	font-weight: bold;
	color: #FFF;
}
form #comments {
	width: 80%;
	height: 400px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #84AA77;
	border-right-color: #84AA77;
	border-bottom-color: #84AA77;
	border-left-color: #84AA77;
}
.Green {
	font-weight: bold;
	color: #090;
}
.Blue {
	font-weight: bold;
	color: #009;
}
.Purple {
	font-weight: bold;
	color: #639;
}
.Red {
	font-weight: bold;
	color: #900;
}
.Orange {
	font-weight: bold;
	color: #C60;
}
#footer {
	float: right;
	margin-right: 20px;
	position: relative;
	height: auto;
	width: 70%;
	margin-top: 40px;
	background-color: #666;
	font-size: x-small;
	font-weight: bolder;
	color: #FFF;
	padding: 10px;
}
