html  {margin: 0 0 1px 0; height: 100%; font-size: 16px;}

body	{	font-size: 62.5%;
				font-family: Arial, Helvetica, sans-serif;
				line-height:normal;
				color: #333333;
				margin: 0 0 1px 0;
				padding: 8px 0 0 0;
				height:100%;
}

div	{margin:0; padding:0;}
p {margin:0; padding:0;}
ul {margin: 0; padding: 0;}

#wrapper 		{font-size:1.4em;}
#container {
		margin: 0 auto;
		padding: 0;
		border: 1px solid #4A66A9;
		width: 1000px;
		background-color: #fffffb;
		
}

input		{	font-size: 12px; 
			font-style: normal; 
			line-height: 15px; 
			font-weight: normal;
}
select		{	font-size: 12px; 
			font-style: normal; 
			line-height: 15px; 
			font-weight: normal;
}

textarea		{	font-size: 12px; 
				font-style: normal; 
				line-height: 15px; 
				font-weight: normal;
}


img {border:0; margin:0; padding:0;}

/* Beginning of Color Change Items */

.colorhot	{color: #DB4562;}
.colorcool	{color: #5984D1;}
.colorhead	{color: #FFDF62;}


.bgcolorgrey	{background-color: #efefef;}

.bgrightside	{background-color: #CC420D;}
.bg_sponsors	{background: #9dd29c; width:150px; margin:4px auto; padding: 1px 3px; }
.bg_gray_dark	{background: #666;}
.bg_grad		{background-color: #ECEEF9; }
.bg_highlight	{background-color: #F5EEE4;}

.bordertop			{border-top: 10px solid #EFBB32;}
.borderhot			{border: 1px solid #DB4562;}
.bordercool			{border: 1px solid #5984D1;}
.bordercoolL		{border-left: 1px solid #5984D1;}
.bordercoolR		{border-right: 1px solid #5984D1;}
.border_dark_gray   {border: 1px solid #666;}

a.hlink:link, a.hlink:visited		{color: #1B62aa; text-decoration:underline;}
a.hlink:active,  a.hlink:hover		{color: #DB4562; text-decoration:none;}

a.hlinkalert:link, a.hlinkalert:visited		{color: #DB4562; text-decoration:underline;}
a.hlinkalert:active, a.hlinkalert:hover		{color: #1B62aa;}

a.hsubmenu:link, a.hsubmenu:visited		{color:#0066CC; text-decoration:none;}
a.hsubmenu:hover, a.hsubmenu:active		{color:#CC420D;}

a.htop:link, a.htop:visited		{font-size: 11px; color:#fff; text-decoration:none;}
a.htop:hover, a.htop:active		{font-size: 11px; color:#ddd; text-decoration:underline;}

#navlist a:link, #navlist a:visited 	{color: #FFF}		/*colors for labels of nav buttons in left column*/
#navlist a:hover,  #navlist a:active 	 {color: #CC420D;}

a.hclear	{text-decoration:none; }


/* End of Color Change Items */

#header {margin: 0px; 
				padding: 0px;
				height: 140px;
				background: url(images/banner.jpg) no-repeat left top;	}
		
/*#content	{ padding: 0px; width: 760px; margin: 0px 0 0 180px}*/

.main		{margin: 0; padding: 10px 20px;}

.faqmain	{margin-left: 300px; padding: 10px 20px; width: 740px;}
.faqmain p 	{margin: 8px 0; padding-left:1px;}

/*-moz-border-radius: 10px; -webkit-border-radius: 10px;}

.photostrip	{margin: 0 10px 8px 10px;}*/

#footer 	{text-align: center; color:#333; padding: 5px 0 5px 0; font-size: 12px;}

.spacer		{font-size: 1px; line-height: 1px}
.spacer5	{font-size: 5px; line-height: 5px}
.spacer10	{font-size: 10px; line-height: 10px}
.spacer15	{font-size: 15px; line-height: 15px}

.clearfloat {clear: both; height: 0; line-height: 0.0; font-size: 0; margin:0; padding:0;}


.headBanner	{font-size: 44px;
					white-space:nowrap;
					line-height: normal;
					font-weight: bold; color:#FFDF62;	}
.headBannerItl 	{font-size: 36px; font-weight: bold;}	
.headTitle		{font-size: 34px; font-weight: bold;}
					
.headDate			{font-family: Arial, Helvetica, sans-serif;
					font-size: 18px;
					font-style: normal;
					line-height: 21px;
					font-weight: bold;
					}
					
.register {	float: left; width: 450px;	padding:20px;}

h1	{line-height:normal; margin:0;}
h2	{font-size: 1.6em; line-height:normal; padding:8px 0; margin:0 0 5px 0;}/*border-bottom: 1px solid #2B70A7;*/

h5	{font-size: 1.3em; line-height:normal; margin:0 0 5px 0;}
h5 img {position: relative; top: -2px;}

/* h3 and h4 are used in the registration page for the conferences title and date */
h3	{font-size:  1.6em; line-height:normal; margin:0 0 5px 0;;}
h4	{font-size: 1.4em; line-height:normal; margin:0 0 5px 0;}
/* h6 is used in the registration page for bold field labels */
h6	{font-size: 1em; line-height:normal; margin:0 0 4px 0; color:#454545;}

.normal {font-weight: normal;}
.txtLarge	{font-size: 1.2em;}
.txtSmall	{font-size: 1em;}
.txtTiny	{font-size: .95em;}
.txtIndent	{margin: 4px 20px 10px 30px;}
.indentL20	{padding-left: 20px;}

.lineheight2	{line-height:2em;}

.borderR		{border-right: 1px solid #929496;}
.bgWhite	{background-color:#FFF;}
.colorgrey	{color: #454545;}
.colorsoft	{color: #676767;}
.colorwhite	{color: #FFF;}
.module	{margin: 10px 20px; width:98%; border:1px solid #666;}

.center	{text-align:center;}
.right	{text-align:right;}
.left	{text-align:left;}
.nowrap	 {white-space: nowrap;}

.margin4px {margin-top:4px; margin-bottom:4px;}
.marginL10px	{margin-left:10px;}
.pad4px	{padding:4px;}
.padL10	{padding-left:10px;}
.padR10	{padding-right:10px;}
.pad10LR {	padding-left: 10px; padding-right: 10px;}
.pad10T	{padding-top:10px;}
.padL20	{padding-left:20px;}
.margT18	{margin-top:18px;}

.navSponsor {font-size:  1.2em;
			font-weight: bold;
			font-style: italic;
			color: #38458B;
			margin-top:60px;
			margin-bottom: 0;
			margin-left:14px;}
			
/* Side Navagation */

#sidebar	{
	width: 230px;
	margin-left:16px;
	padding:0;
	vertical-align: top;
}
#sidebar img {margin: 16px 0;}

#navlist {
	width: 210px;
	padding:8px 0;
	margin: 0;
	background: #6181D8 url(images/watercolor.jpg) no-repeat center center;}

#navlist ul { margin:10px 0;
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;}

#navlist li	{font-size: 16px;
		font-weight: bold;
		padding:2px 6px;
		margin-top:2px;
		list-style-type: none;}
	
#navlist a.menu:link, #navlist a.menu:visited  {
	display: block;
	color: #fff8c2;
	padding:2px 6px;
	line-height: 24px;
	margin:0;
	text-decoration: none;
}

	
#navlist a.menu:hover,  #navlist a.menu:active {
	display: block;
	border: 1px solid #fff8c2;
	color: #fff8c2;
	padding:2px 5px;
	line-height: 22px;	}

#navlist li.menudown {margin:4px 6px;
	color: #5984d1;
	padding: 2px 5px;
	line-height: 22px;
	border: 1px solid #fff8c2;
	background-color:#FDEEE3;}

/* End Side Navagation */

table.submit { margin: 0px auto; padding:0;}
table.submit td {padding: 4px;}
		
.listindex	{margin: 0 0 0 60px;}
.listindex li	{padding: 0 0 6px 0; font-weight:bold; font-size: 14px;}

.indentlist	{margin: 10px 10px 10px 40px;}
.indentlist li	{padding-bottom: 10px;}

.listnames	{margin: 0 0 0 60px; padding-top:0;}
.listnames li	{padding: 0 0 6px 0;}

ul.indent	{margin: 0 0 0 45px;}
ul.none		{list-style:none;}

.underline 	{text-decoration: underline;}
.bold	 	{font-weight: bold;}
.boldtxt 	{font-weight: bold; font-size:.92em;}
.italic 	{font-style: italic;}

.nomarg p 	{margin: 0px; padding: 0px; clear:both;}


/*buttons*/

a.btn:link, a.btn:visited  {
		display: block;
		color:#FFF; 
		text-decoration:underline; 
		text-align:center;
		background:#DB4562;
		width: 275px;
		font-size:14px;
		font-weight: bold;
		letter-spacing: 2px;
		white-space:nowrap;
		padding: 6px;
		margin: 10px auto;
		border: 1px solid #DB4562;	}

a.btn:active, a.btn:hover  {
		color:#CD5200; 
		text-decoration:none;
		background:#FFF;}

/* Loginbtn */
a#submit
{
	display: block;
	width: 32px;
	height: 32px;
	border: 0px;
	background: url(images/submitarrow.png) no-repeat 0px 0px;
	position: relative;
	top: 1px;
	overflow: visible;
}
a#submit:hover, a#submit:active {
	background: url(images/submitarrow2.png) no-repeat 0px 0px;
}
p.inset {margin-left: 30px;}

/* Show Hide Styles */	
	
.hidden { display: none;}
.unhidden { display: block;}

a.showHide {
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.8em;
}
a.showHide:hover { color:#DB4562; text-decoration: none;
}
.block {
	padding: 10px 10px 10px 20px;
	background: #FDEEE3;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	margin:0;
	line-height: 18px;
}
.showHide blockquote {
	padding: 0;
	margin: 0;
	display: inline-block;
	text-decoration: underline;
	clear: none;
}
.bottomline {border-bottom: 1px solid #DDD; padding:8px;}

div.faq		{width: 94%; margin: 0 auto; padding: 10px;}
div.faq	img	{vertical-align: middle; margin:4px;}
.faq ul		{margin: 10px 20px 0;}
.faq ul	li	{line-height: 20px;}
/* EndShow Hide Styles */

/* Register Styles */
#banner {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 140px;
	background: url(images/tdc-banner.jpg) no-repeat left top;} /*border: 1px solid #888;*/
	
.navcell		{background: #8dbcd8 url(images/watercolor.jpg);} /*url(Images/sideblend_water.gif) repeat-x left top;*/
.head1_Banner		{font-size: 44px; color:#FFDF62; font-weight: bold; white-space:nowrap; }

/* email Styles */
#banneremail  {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 140px;
	background: url(http://icohere.net/icohere_dev/Register/images/tdc-banner.jpg) no-repeat left top #afdbc0;} 
	
.bgBanner	{background: #8dbcd8 url(http://icohere.net/icohere_dev/Register/images/tdc-banner.jpg) no-repeat left top;}
.txtsmall {font-size: .9em;}

