/* STYLE SHEET FOR 2008 ASA CONFERENCE SITE
----------------------------------------------- */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0; padding:0;}

dt {font-size:14px; font-weight:bold}
dd {line-height:200%}

p, ul, ol, blockquote, dl { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}

h1, .head1 {   font-size: 36px; font-weight: bold; color: #3399cc; text-decoration: none; line-height:40px}
h1.blue { color: rgb(0, 54, 110) }

h2, .head2 {   font-size: 22px; font-weight: bold; color: #bd4e20; text-decoration: none; line-height:22px;}

h3, .head3{   font-size: 20px; font-weight: bold; color: #000000; text-decoration: none; line-height:20px}

h4, .head4 {   font-size: 14px; font-weight: bold; color: #bd4e20; text-decoration: none; line-height:18px}

h5, .head5{   font-size: 14px; font-weight: bold; color: #bd4e20; text-decoration: none; line-height:18px; font-style: italic;}

h6, .head6 {   font-size: 14px; font-weight: bold; color: #000000; text-decoration: none; line-height:18px}

hr {color: #006666;
	width: 100%;
	height: 1;
	}
img {
	border-color:#006666;
	}	

.frame {
	background-color:#ffffe1;
}		
.title {   font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: rgb(0, 54, 110); text-decoration: none}

.attentionText{   color: #bd4e20; font-weight: bold; }
.scheduletime {	font-size: 16px; font-weight: bold; color: #000000; text-decoration: none; line-height:16px;}
.scheduledesc {font-size: 18px; font-weight: bold; color: #000000; text-decoration: none; line-height:30px;  
}
table#hp_table {
background: #fff url(/images/2008conf/hp_curve_bg.gif) no-repeat 0 35px;
height: 700px;
}

/* main content area
----------------------------------------------- */

div#content {
	padding: 5px 20px 15px 20px;
	}
div#content p, 
div#content li, 
div#content blockquote, 
div#content dl {
	line-height: 1.2;
	}
div#content li {
	margin-left: 2.25em;
	margin-right: 2.25em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: .25em;
	padding-bottom: .25em;
	}
div#content a {
	color: #006666;
	}
div#content a:hover {
	color: #3399cc;
	}
div#content img { padding:0; margin:0; }	
div#content img.floatLeft { float:left; padding:0; margin: 0 5px 5px 0;}
div#content img.floatRight { float:left; padding:0; margin: 0 0 5px 5px;}
/* hold the date
----------------------------------------------- */
div#highlightArea {
	background: #fff;
	border: 3px solid #3399cc;
	margin:25px auto 0 auto;
	padding:0;
	width: 154px;
	}
div#highlightArea h1 {
	color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:0;
	padding:5px;
	text-align: center;
	font-size: 1.4em;
	}
div#highlightArea h2 {
	color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:0;
	padding:5px;
	text-align: center;
	font-size:  1.2em;
	}
div#highlightArea h3 {
	color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:0;
	padding:5px;
	text-align: center;
	font-size: 1em;
	}
div#highlightArea p {
	color: rgb(0, 0, 0);
	
	margin:0;
	padding:5px;
	text-align: left;
	}
div#highlightArea p strong {
	font-size:1.3em;
	font-weight: bold;
	}
/* footer
----------------------------------------------- */
div.footer {
	padding-left: 20px;
	font-size: x-small;
	color: #fff;
}
div.footer a{
	color: #fff;
}
div.footer a:hover{
	color: #DFE5FF;
}
/* links
----------------------------------------------- */
a:link {   color: rgb(0, 25, 153); text-decoration: underline}

a:visited { color: rgb(0, 25, 153); text-decoration: underline}
a.white{   color: #ffffff; text-decoration: underline}
a.white:visited{   color: #ffffff; text-decoration: underline}

/* nav table
----------------------------------------------- */
table#navTable {
	margin: 20px 0 20px 0!important;
	padding:0;
	}
table#navTable td {
	padding-left: 5;
	padding-right: 0;
	padding-bottom: 5;
	margin:0;
	font-size:10px
	}
table#navTable tr {
	padding: 0;
	margin:0;
	}
table#navTable ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
table#navTable ul li {
	padding-left: 25px;
	padding-top: 3px;
	}
table#navTable ul li a {
	color: #000;
	font-weight: bold;
	}
table#navTable ul li a:hover {
	color: rgb(0, 25, 153);
	}
table#navTable a {
	color:#006666;
	font-size:x-small;
	font-weight:bold;
	text-decoration:none
	}
	
/* Top Navigation area
----------------------------------------------- */	
table#TopNav a {
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size:x-small;
	font-weight:bold;
	text-decoration:none
	}	