/* CSS Document */
/* ASG - NACD CONFERENCE 2008 Text Style Sheet */
	body {
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .95em;
		line-height: 1.3em;
		}
	
	h1{
		color: #4ca1d3;
		font-weight:200;
		line-height: normal;
		padding: 0;
		margin-top: 0;
		}		
	
	 h2, h3, h4, h5	{
	 	color: #666666;
		font-weight:200;
		line-height: normal;
  	}
	
	h2.no_space_b {
		margin-bottom: 0px;
		}
		
	h2.plenary {
		margin-bottom: 0px;
		}
	
	h3.plenary {
		margin-bottom: 0px;		
		}
	
	p.blog_time {
		margin-top: 0px;
		font-size: .75em;
		color: #4ca1d3;
		}			
		
	h2.doy {
		margin: 30px 10px 0px 10px;
		font-weight: 500;
		text-align:center;
		font-size: 1.2em;
		}	
		
	p.no_space_t {
		margin-top: 0px;
		}	
	
	strong {
		color: #4ca1d3;
		font-weight:600;		}
	
	.center_me {
		text-align: center;
		}	
		
	p.center_me_small {
		text-align: center;
		font-size: .75em;
		}	
	.black {
		color:#000000;
		}	
		
	.privacy {
		font-size: .8em;
		line-height: normal;
		}	
		
		
		   /*a.expand:link {color: #999999; text-decoration: none;}   unvisited link */
 /*a.expand:visited {color: #999999; text-decoration: none;}  visited link */
/*a.expand:hover {color: #999999; text-decoration: none;}    mouse over link */
/*a.expand:active {color: #999999; text-decoration: none;}    selected link */	


	img {
		border: 0;
		padding:0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	
	hr {
		border: 0;
		width: 100%;
		color: #cccccc;
		background-color: #cccccc;
		height: 3px;
		margin-bottom: 0px;
	}	
		
	#sidebar h3{
		background-color: #ffffff;
		color: #999999;
		padding: 5px 25px 5px 25px;
		text-align: center;
		}
	
	#footer p {
		padding:5px 0px 5px 0px;
		margin:0;
		font-size:.7em;
		color:#666666;
		text-align: center;
		}
	
	#QuickLink h2{ 
		color: #0059a5;
		margin: 0px 0px 10px 0px;
		border-bottom: 1px solid #d6d6d6;
		width: 100%;
		text-align:center;
		}
		
		ul#navlist
		{
		text-align: left;
		list-style: none;
		padding: 0;
		margin: 0 auto;
		width: 100%;
		}

		ul#navlist li
		{
		display: block;
		margin: 0;
		padding: 0;
		}

		ul#navlist li a
		{
		display: block;
		width: 100%;
		padding: 0;
		/*border-width: 1px;
		border-color: #666666;;
		border-style: solid;*/
		text-decoration: underline;
		background: #e4f2ff;
		font-size: .8em;
		}
		
		#QuickLink>ul#navlist li a { width: auto; }
		
		/*ul#navlist li#active a
		{
		background: #e4f2ff;
		color: #0059a5;
		}
		*/
		ul#navlist li a:hover, ul#navlist li#active a:hover
		{
		/*color: #666666;*/
		background: transparent;
		/*border-color: #aaab9c #fff #fff #ccc;*/
		}
		
		/*Table used for homepage Speakers */
		table.speaker {
		border: 0;
		border-collapse: collapse;
		background-color: white;
		width: 594px;
		}
		
		table.speaker th {
			border: 0;
			padding: 5px 5px 5px 5px;
			background-color: #ffffff;
		}
		
		table.speaker td {
			border: 0;
			padding: 5px 5px 5px 5px;
			background-color: #ffffff;
			line-height: normal;
			font-size: .9em;
			vertical-align: top;
			width: 198px;
		}
		
		/*Table used for Key Dates on Registration Page*/
		table.key {
		border: 0;
		border-collapse: collapse;
		background-color: white;
		width: auto;
		}
		
		table.key th {
			border: 0;
			padding: 5px 5px 5px 0px;
			background-color: #ffffff;
		}
		
		table.key td {
			border: 0;
			padding: 5px 10px 5px 0px;
			background-color: #ffffff;
			line-height: normal;
			vertical-align: top;
			border-bottom: 1px solid #666666;
			font-size: .9em;
		}
	
		/*Table used for DOY Winners*/
		table.doy {
		border: 0;
		border-collapse: collapse;
		background-color: white;
		width: 100%;
		}
		
		table.doy th {
			border: 0;
			padding: 5px 5px 5px 5px;
			background-color: #ffffff;
		}
		
		table.doy td {
			border: 0;
			padding: 5px 5px 12px 5px;
			background-color: #ffffff;
			vertical-align: top;
		}
		
		table.doy h3{
			color: #4ca1d3;
			border-bottom: 1px solid #4ca1d3;
			width: 90%;
			margin-bottom: 0px;
			}
			
		 table.doy p{
		 	line-height: normal;
			margin-top: 5px;			
			}	
		
		/*Table used for Registration Matrix*/
		table.reg_matrix {
		border: 0;
		border-collapse: collapse;
		background-color: white;
		width: 100%;
		margin-bottom: 50px;
		}
		
		table.reg_matrix th {
			border: 0;
			padding: 5px 5px 5px 5px;
			background-color: #ffffff;
			vertical-align:top;
			border-bottom: 1px solid #000000;
			font-size: .9em;
			text-align: left;
		}
		
		table.reg_matrix td {
			border: 0;
			border-bottom: 1px solid #000;
			padding: 5px 5px 5px 5px;
			background-color: #ffffff;
			line-height: normal;
			font-size: 1em;
			vertical-align: top;
			border-right: 1px solid #cccccc;
			text-align: center;
			vertical-align: middle;
			font-size: .8em;

		}

		table.reg_matrix td.blue {
			background-color: #e4f2ff;
			border-right: 1px solid #cccccc;
			text-align: center;
			vertical-align: middle;
			}
		
		table.reg_matrix td.package {
			background-color: #ffffff;
			border-right: 1px solid #cccccc;
			text-align: left;
			font-size: .8em;
			}	
			
		img.sponsor {
			margin: 0px 10px 0px 0px;
			padding: 0;
			text-align:left;
			clear: right;
		}	
		
		/*Table used for program schedule on program Page*/
		table.program {
		border: 0;
		border-collapse: collapse;
		background-color: white;
		width: auto;
		margin-bottom: 25px;
		}
		
		table.program caption {
			color: #4ca1d3;
			font-weight:400;
			text-align: center;
			font-size: 1.1em;	
			padding-bottom: 5px;		
			}
		
		table.program th {
			border: 0;
			padding: 5px 5px 5px 0px;
			background-color: #ffffff;
		}
		
		table.program td {
			border: 0;
			padding: 5px 10px 5px 0px;
			background-color: #ffffff;
			line-height: normal;
			vertical-align: top;
			border-bottom: 1px solid #666666;
			font-size: .9em;
			width: 400px;
		}
		
		table.program td.time {
			border: 0;
			padding: 5px 10px 5px 0px;
			background-color: #ffffff;
			line-height: normal;
			vertical-align: top;
			border-bottom: 1px solid #666666;
			font-size: .9em;
			width: 150px;
		}

		img.hotel {
			margin: 0px 0px 10px 10px;
			}
			
		img.doy-winner {
			margin: 0px;
			border: 1px solid #000000;
			}	
	/*Table for the DOY Winners */	
		
		table.tbl-doy-winner {
			width: 596px;
			}
			
		table.tbl-doy-winner td {
			width: 149px;
			font-size: .7em;
			text-align: left;
			vertical-align:text-top;
			}	
		
		
		table.ARS {
			font-size: .7em;
			width: 100%;
			border: 1px solid #293479;
			font-weight: 500;
			color: #000;
			background-color: #FFFFFF;
			border-top: 0px;	
					
			}
		
		Table.ARS Caption {
		 font-variant:small-caps;
			background-color: #ffffff;
			color: #000000;
			border: 1px solid #293479;
			border-bottom: none;
			padding: 0px 3px 0px 3px;
			font-size:14px;
			}	
		
		table.ARS td {
			border: 0px;
			margin: 0px;
			padding: 0px;
			}
		
		table.ARS td.key {
			text-align: right;
			padding: 2px;	
			Font-size:10px;
			color:#4e4f51;
			}
			
		 table.ARS td.graph {
			border-left: 1px solid #000;
			}	
			
			p.ars_righty {
			text-align:right;
			clear:both;
			margin: 0px;			
			padding: 0px 2px 0px 0px;	
			}

			p.image_caption {
				font-size: .7em;
				border: none;
				padding: 0px;
				text-align: center;
				margin: 0px;
				color:#000000;
				}
		
		table.presenters {
			width: 100%;
			border: none;
			font-size: 1em;
			margin: 15px 0px 15px 0px;
			}
			
		table.presenters caption {
			text-align:left;
			font-weight:600;
			padding: 0px;
			}	
		table.presenters td {
			vertical-align: top;
			}
	
		table.presenters td.modirator {
			color: #4ca1d3;
			font-weight:600;
			vertical-align: top;
			}
			
		p.archive {
			font-size: .8em;
			text-align: center;
			margin-top: 0px;
			margin-bottom: 0px;
			padding: 0px;
			}	
			
		h3.arch {
			margin: 5px 0px 5px 0px;
			padding: 0px;
			color: #4ca1d3;
			}	
		
		h1.ConCurrent {
			margin-bottom: 0px;
			padding-bottom: 0px;
			}
		
		p.SponsorName {
			margin-top: 0px;
			padding-top: 0px;
			}
			
		.strikey {
			text-decoration:line-through;
			}	
				