

body {
	background-color: #868a82;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	line-height: 100%;
	color: #363636;
}
/*Links*/
a {
	color: #5a7c9e;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #5a7c9e;
	text-decoration: underline;
}

.bannerlink a {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bannerlink a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

/*Headings*/

h2 {
	font-size: 150%;
	color: #555555;
	border-bottom: 1px solid #2b9c64;
}
h3 {
	font-size: 120%;
	color: #5a7c9e;
	margin-bottom: 5px;
}
h4 {
	font-size: 110%;
	color: #5a7c9e;
	margin-bottom: 5px;
}
/*Sections*/	
#logo {
	color: #ffffff;
	height: 101px;
	font-size: 1.8em;
	margin:0px;
	padding:0px;
}
#logo-one {
	float:left;
	background-image: url(images/banner-parts-1_v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0 0 0 0;
	height: 101px;
	width: 63%;
}
#logo-oneinner {
	padding-left: 10px;
	padding-top: 2px; margin-top: 0px;
	padding-bottom: 0px; margin-bottom: 0px;
}
#logo-three {
	float:right;
	background-image: url(images/banner-parts-2_3.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 101px;
	width: 10%;
	display: block;
}
#logo-wrapper {
	width:100%;
	padding: 0;
	margin: 0;
	height: 101px;
	background-image: url(images/banner-parts-2_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.faded {
	background-image:url(images/background-text.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	clear: both;
	height: 20px;
}
#wrapper {
	margin: auto;
	padding: 0;
	width: 100%;
}
#wrapper-inner {
	line-height: 1.500;
}
#questions {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color:#ebebeb;
	width: 90%;
}
#questions p {
	color: #999999;
	line-height: 1.500;
	margin-top: 5px; padding-top:0px;
}
#questions h2 {
	color: #209f74;
	line-height: 1.500;
	margin: 0px; padding:10px 0 0 0px;
}
#questions div.section {
	/*	padding: 3px 3px 3px 6px;*/
	margin: 5px 0px 0px 0px;
}
#questions div.section h3 {
	color: #636363;
	line-height: 1.400;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom:0px; margin-bottom:0px;
}
#questions div.section p{
	padding-top: 0px; margin-top: 5px;
}
#announcements {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #A2B1C1;
	background-color:#D3E0E9;
	width: 90%;
}
#announcements p {
	color: #666666;
	line-height: 1.500;
	margin-top: 5px; padding-top:0px;
}
#announcements h2 {
	color: #1E5490;
	line-height: 1.500;
	margin: 0px; padding:10px 0 0 0px;
	border-bottom: 1px solid #1E5490;
	font-size: 140%; font-weight: bold;
}
#announcements div.section {
	/*	padding: 3px 3px 3px 6px;*/
	margin: 5px 0px 0px 0px;
}
#announcements div.section h3 {
	color: #636363;
	line-height: 1.400;
	border-bottom: 1px solid #A2B1C1;
	padding-bottom:0px; margin-bottom:0px;
}
#announcements div.section p{
	padding-top: 0px; margin-top: 5px;
}
#adobe {
	padding: 5px 15px 5px 15px;
}
#actions {
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	float: right;
	clear: left;
}
#actions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#actions ul li {
	display: inline;
	margin: 3px 3px 3px 6px;
}
/*Rounded Corner for Outer Div*/
#container {
	width: 99%;
	margin: 0px auto 0.63em auto;/*line-height: 130%;*/
}
.liquid-round {
	width:90%;
	margin:0px auto;
	background:#fff url(images/left4.jpg) repeat-y left top;
}
.center-content {
	position:relative;
	background:url(images/right3.jpg) repeat-y right top;
	padding:1px 18px 3px 17px;
	margin:-1px 0 -10px 0;
}
.topd {
	width:100%;
	height:50px;
	background:url(images/top6.jpg) no-repeat left top;
}
.topd span {
	display:block;
	position:relative;
	height:50px;
	background:url(images/top-right4.jpg) no-repeat right top;
}
.bottomd {
	height:42px;
	background:url(images/bottom3.jpg) no-repeat left bottom;
}
.bottomd span {
	display:block;
	position:relative;
	height:42px;
	background:url(images/bottom-right3.jpg) no-repeat right top;
}
/*New Blue Box*/

#bluecontainer2 {
	width: 90%;
	border: 1px solid #CCCCCC;
	/*	background-color:#90adcb;*/
background-color: #f8f7f7;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	line-height: 1.500;
	color: #636363;
}
#bluecontainer2 h1 {
	font-size: 160%;
	color: #3c5168;
}
#bluecontainer2 h2 {
	font-size: 120%;
	color: #023380;
	border-bottom: 1px solid #5a7c9e;
}
#bluecontainer2 ul {
	margin: 5px 0px 5px 2px;
	padding: 0px 0px 0px 23px;
	font-size: 110%;
	list-style-image: url(images/bullet3.gif);
}
#bluecontainer2 ul li {
	padding: 0px 0px 1px 0px;
}
#bluecontainer2 ul li a {
	color: #636363;
}
#bluecontainer2 ul li a:hover {
	color: #636363;
	text-decoration: underline;
}
#bluecontainer2 a {
	color: #636363;
	text-decoration: none;
}
#bluecontainer2 a:hover {
	color: #636363;
	text-decoration: underline;
}
#bluecontainer2 a.inside {
	text-decoration: underline;
}
#bluecontainer2 a.inside:hover {
	text-decoration: none;
	font-weight: normal;
}
/*White Container for Template 5*/

#whitecontainer {
	width: 90%;
	background-color:#FFFFFF; 
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
	line-height: 1.500;
	color: #636363;
}
#whitecontainer h1 {
	font-size: 160%;
	color: #3c5168;
}
#whitecontainer h2 {
	font-size: 120%;
	color: #023380;
	border-bottom: 1px solid #5a7c9e;
	margin-bottom: 0px; padding-bottom: 0px;
}
#whitecontainer h3 {
	font-size: 110%;
	color: #2b9c64;
	border-bottom: 1px solid #5a7c9e;
}
#whitecontainer ul {
	margin: 5px 0px 5px 2px;
	padding: 0px 0px 0px 23px;
	font-size: 110%;
	list-style-image: url(images/bullet3.gif);
}
#whitecontainer ul li {
	padding: 0px 0px 1px 0px;
}
#whitecontainer ul li a {
	color: #636363;
}
#whitecontainer ul li a:hover {
	color: #636363;
	text-decoration: underline;
}
#whitecontainer a {
	color: #636363;
	text-decoration: none;
}
#whitecontainer a:hover {
	color: #cccccc;
	text-decoration: none;
}
#whitecontainer a.inside {
	text-decoration: underline;
}
#whitecontainer a.inside:hover {
	text-decoration: none;
	font-weight: normal;
}
#whitecontainer div.location{
margin: 10px 0px 10px 0px;
}
#whitecontainer div.location h3 {
	font-size: 110%;
	color: #2b9c64;
	border-bottom: 1px solid #cccccc;
}
#whitecontainer div.location span{
line-height: 1.05;
}
/*Horizontal Divs of Color - Replace rules*/
.grey {
	width: 100%;
	background-color: #707070;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 5px;
}
.yellow {
	width: 100%;
	background-color: #fff799;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 5px;
}
.orange {
	width: 100%;
	background-color: #a0410d;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 15px;
}
.green {
	width: 100%;
	background-color: #2b9c64;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 15px;
}
.deepblue {
	width: 100%;
	background-color: #02276b;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 15px;
}
/*Background for Navigation*/
#navbar {
	background-color: #a0410d;
	height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.01em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#navbar ul {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
#navbar ul li {
	display: inline;
	list-style:none;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#navbar ul li a {
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#navbar ul li a:hover {
	color: #90adcb;
	text-decoration: underline;
}
/*#navbar ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}*/
/*Left Section of Inner Content*/

#mainc {
	float: right;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 15px 0px;
	width: 68%;
	text-align: left;
}
#mainc p {
	line-height: 1.500;
}
p.footnote {
	line-height: 1.300;
	font-size: 0.8em;
	margin-bottom: 5px; margin-top: 10px;
}
#mainc ul {
	line-height: 1.500;
}
#mainc h2 {
	line-height: 1.500;
}
#mainc2 {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 15px 0px;
	width: 95%;
	text-align: left;
}
#mainc2 p {
	line-height: 1.500;
}
#mainc2 ul {
	line-height: 1.500;
	list-style-image: url(images/bullet3.gif);
}
#mainc2 ol li {
	line-height: 1.400;
	margin-bottom: 5px; margin-top: 0px;
}
#mainc2 h2 {
	line-height: 1.500;
}
.insidemain {
	padding-left: 10px;
}
.insidemain a {
	color: #5a7c9e;
	text-decoration: underline;
}
.insidemain a:hover {
	color: #999999;
	text-decoration: none;
}
#side {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
	border-right: 1px solid #ccc;
	float: left;
	clear: left;
	width: 28%;/*text-align: justify;*/
	text-align: left;
}
#side h3 {
	font-size: 125%;
	color: #d68d64;
	border-bottom: 1px solid #FFFFFF;
}
/*Footer*/
#footer {
	clear: both;
	color: #999999;
}
#footer ul {
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 0px
}
#footer ul li {
	display: inline;
	list-style:none;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#footer ul li a {
	color: #90adcb;
	padding: 5px;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #90adcb;
	text-decoration: underline;
}
/*#footer ul li a:visited {
	color: #999999;
	text-decoration: none;
}*/

#footer div.bluefade {
	background-image:url(images/background-textfooter.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
	height: 20px;
}

/*Image Margin*/

.imgmargin {
	margin: 0px 3px 0px 0px;
}
.imgmargin-hotel {
	margin: 0px 10px 0px 0px;
}
.imgmargin-logo {
	margin: 7px 0px 0px 3px;
}
/*Invisible Span*/

.invspan {
	visibility: hidden;
	display: none;
	margin: 0;
	padding: 0;
}
/*Hotel Sections*/
#hotel-one {
	float:left;
	width:32%;
	padding: 0px 3px 0px 0px;
}
#hotel-two {
	float:left;
	width:32%;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding: 0px 3px 0px 3px;
}
#hotel-three {
	float:left;
	width:32%;
	padding: 0px 0px 0px 3px;
}
#hotel-wrapper {
	width:100%;
	margin:auto;
}
#hotel-wrapper h3 {
	font-size: 125%;
	color: #d68d64;
	border-bottom: 1px solid #cccccc;
}
#hotel-wrapper ul {
	list-style-image: url(images/comps/smallarrow.png);
}
/*Presentations/Reviews*/

#archive-wrapper ul {
	list-style-image: url(images/comps/smallarrow.png);
}
/*Contacts Section*/
#contacts-wrapper {
	width:100%;
	margin:auto;
}
#contacts-wrapper h3 {
	font-size: 125%;
	color: #d68d64;
	border-bottom: 1px solid #cccccc;
}
#contacts-one {
	float:left;
	width:49%;
}
#contacts-two {
	float:left;
	width:49%;
	border-left:solid 1px #cccccc;
	padding: 0px 3px 0px 3px;
}
#contacts-filler {
	height: 400px;
}
/*Registration Section*/
#reg-wrapper {
	width:100%;
	margin:auto;
}
#reg-wrapper ul {
	list-style-image: url(images/comps/smallarrow.png);
}
#reg-wrapper h3 {
	font-size: 125%;
	color: #d68d64;
	border-bottom: 1px solid #cccccc;
}
#reg-one {
	float:left;
	width:49%;
	border-right:solid 1px #cccccc;
	padding: 0px 3px 0px 0px;
}
#reg-two {
	float:left;
	width:49%;
	padding: 0px 3px 0px 3px;
}
#reg-filler {
	height: 400px;
}
/*Fee Table*/
 table.feetable {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 100%;
}
table.feetable td {
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
table.feetable th {
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
table.feetable thead tr {
	background-color: #999999;
}
/*- Menu Tabs C--------------------------- */

    #tabsC {
	float:left;
	width:100%;
	/* background:#EDF7E7;*/
	 background:#2b9c64;
	font-size:93%;
	line-height:normal;
	margin: 0px 0px 0px 0px;
}
#tabsC ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
}
#tabsC li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsC a {
	float:left;
	background:url("images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsC a span {
	float:left;
	display:block;
	background:url("images/tabrightB.gif") no-repeat right top;
	padding:5px 6px 4px 0px;
	/*  color:#464E42;*/
	color: #1d693f;
	text-align: center;
}
/* Margins */
#mainc2 ul.noboth { 
	margin-top: 0px; padding-top: 0px; 
	margin-bottom: 0px; padding-bottom: 0px;
}
.notop {
	margin-top:0px; padding-top:0px;
}
.nobottom {
	margin-bottom:0px; padding-bottom:0px;
}
.noboth {
	margin-top:0px; padding-top:0px;
	margin-bottom:0px; padding-bottom:0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {
float:none;
}
/* End IE5-Mac hack */
#tabsC a:hover span {
color:#01409f;
}
#tabsC a:hover {
	background-position:0% -42px;
}
#tabsC a:hover span {
	background-position:100% -42px;
}
.meetingtitle {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.050;
	margin-top: 20px; padding: 0;
}
.titlewrapper{
	padding-left: 15px;
	margin-top: 0px; padding-top: 0px;
	margin-top: 0px; padding-bottom: 0px; 
}
.alternaterow {
	background-color: #ecf2f8;
}
/*Another Menu*/

#dolphincontainer {
	position:relative;
	height:50px;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
#dolphinnav {
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 10px;
}
#dolphinnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#dolphinnav ul li {
	display:block;
	float:left;
	margin:0 1px;
}
#dolphinnav ul li a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 10px;
	height:33px;
}
#dolphinnav ul li a span {
	padding:12px 5px 0 0;
	height:21px;
	float:left;
}
#dolphinnav ul li a:hover {
	color:#fff;
	background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;
}
#dolphinnav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
#dolphinnav ul li a.current, #dolphinnav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
}
#dolphinnav ul li a.current span {
	display:block;
	padding:0 10px 0 0;
	width:auto;
	background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
}
/*Another Menu*/

#stylefour {

	display:block;
	height:36px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF2.gif) repeat-x top left;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	border-top:4px solid #707070;
	margin:0;
}
#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li {
	display:block;
	float:left;
	margin:0;
}
#stylefour ul li a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 10px 0 10px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}
#stylefour ul li a:hover, #stylefour ul li a.current {
	color:#2b9c64;
	background:#fff url(images/bgON.gif) no-repeat top right;
}
/* CSS for the box starts here */
	.box {
	padding:0 12px 0 0;
	background:#fff url(images/box/borders.gif) 100% 0 repeat-y;
}
.bi {
	padding:0 0 0 12px;
	background:#fff url(images/box/borders.gif) 0 0 repeat-y;
}
.bt {
	height:17px;
	margin:0 -12px;
	background:url(images/box/box.gif) 100% 0 no-repeat;
}
.bt div {
	width:18px;
	height:17px;
	background:url(images/box/box.gif) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -12px;
	background:url(images/box/box.gif) 100% 100% no-repeat;
}
.bb div {
	width:18px;
	height:17px;
	background:url(images/box/box.gif) 0 100% no-repeat;
}
.box h1 {
	margin:0;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.box p, .box ul {
	margin:0;
	padding:4px 10px;
	background:#fff;
}
.box li {
	margin:0 0 0 2em;
	padding:0;
}
table.agenda {
	border: 1px solid #666;
	border-collapse: collapse;
	width: 100%;
}

.agenda td, .agenda th{
	border: 1px solid #666;
	border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
	
}

.agenda caption{
	background: #99CCCC;
	color: #000;
	font-size: 12px;
	border: 1px solid #666;
	border-bottom: none;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

.agenda thead th{
	background: #006699;
	color: #fff;
	text-align: left;
	font-size: 12px;
}
.agenda tbody th{
	background: #669966;	
	color: #fff;
	text-align: left;
	font-size: 12px;
}
.agenda thead th {
	border: 1px solid #fff;
}
.agenda tbody td{
	background: #F7F7F7;
	line-height: 1.400;	
}

.agenda tbody tr.even td{
	background: #ddd;
	line-height: 1.400;
}