/* header */
#header p {
	padding-left: 570px;
	padding-top: 0;
}


/* links in the header */
.tiny {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
	color: #ffffff;
	}
a.tiny {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #ffffff;
}
a.tiny:visited {
	color:  #ffffff;
	}
a.tiny:active {
	color:  #E9F9C3;
	}
a.tiny:hover {
	color: #E9F9C3;
	text-decoration: underline;
	}

	

/* main content styles */
#content {
	color:#000000;
	font-family: Georgia, serif;
	font-size: x-small; /* for ie5/win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* compliant browsers */
}
html>#content { /*be nice to opera rule */
	font-size: small; /* ie5/win fudge ends */
}


#content h1, h2, h3, h4, blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 2.25em;
}

#content h2 {
	margin-top: .75em;
	font-size: 1.75em;
	font-weight: 100;
	}

#content h4 {
font-size: 1.1em;
	line-height: 1.4em;
	}
	
/* #content h1 + h2 {
	padding-top: 1em;
 } */

#content p {
	margin: .5em 0 .75em 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
}

#content ul {
	margin-top: .5em;
}

#content li {
	margin: 0 auto .5em auto;
	font-size: 100%;
	line-height: 1.6em;
}

#content hr {
	width: 75%;
	margin:9px auto 2px auto;
	background: #ddd;
	border: 0;
	color: #ddd;
	height: 1px;
	padding: 0;
	background-position: center;
	text-align: center;
}

#content a {
	text-decoration: underline;
	font-weight: normal;
	outline: none;
	color: #122F8D;
	cursor:pointer;
	}
#content a:visited {
	color:  #122F8D;
	}
#content a:active {
	color:  #8899AB;
	}
#content a:hover {
	color: #8899AB;
	text-decoration: underline;
	}
	

#content h4 a {
	font-weight: bold;
}
.sessionlist {
	font-size: .66em;
}

/* nav */
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation h1 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: 100;
	text-transform: capitalize;
	color: #000;
	padding: 0 0 .5em 0;
	margin: 0;
	/* border-bottom: 1px solid #eeeeee; /* same as h4 */
}

#navigation form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation input {
	padding: 3px;
	margin: 0 0 .5em 0;
}

#navigation p {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: .6em;
	color: #000;
	margin: .5em 0 .5em 0;
	padding: 0;
}

#navigation fieldset {
	margin: 0;
	padding: 0;
	border:0;
}
	
#nav h4 {
font-family: Georgia, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: .66em;
	color: #000;
		/* border-bottom: 1px solid #eeeeee; */
}

#nav h4 a {
	display: block;
	text-transform: capitalize;
	color: #455BA4;
	font-weight: bold;
	text-decoration: none;
	padding: .8em 0 .9em 0;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
	padding-right:10px;
	border:none;
	/* border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff; */
	letter-spacing: -.05em;
	cursor:pointer;
}

#nav h4 a:hover {
	color: #fff;
	background-color: #455BA4;
	/* border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd; */ 
}

#nav ul {
	list-style: none;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 1em 1em;
}

.sub {
	/* border-bottom: 1px solid #dddddd; /* same as h4 */
	/* border-top: 1px solid #dddddd; */ 
	font-size: .66em;
	list-style: none;
}

.sub li {
	font-family: Georgia, Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-transform: capitalize;
	/* background: #aaa; */
	border: none;
	margin: 0;
	padding: .5em 0 .5em 0; 
}


.sub li a {
	color: #000A6A;
	text-decoration: none;
}

.sub li a:hover {
	color: #0085CC;
	text-decoration: underline;
}

.selected {
	color: #FF0000;
	font-weight: bold;
}

.last {
	margin: 0 0 -10px 0;
}






/* footer */
#footer, #extra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .66em;
	line-height: 1.2em;
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 10px 10px 5px 10px;
}


#footer a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #ffffff;
	cursor:pointer;
	}
	
#footer a:visited {
	color:  #ffffff;
	}
	
#footer a:active {
	color:  #ffffff;
	}
	
#footer a:hover {
	color: #ffffff0;
	text-decoration: underline;
	}
	
#footer hr {
border: none
}


/* extra */
#extra p {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
	padding: 1.5em 0 1.5em 0;
	margin: 0;
}

#extra a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #455BA4;
	cursor:pointer;
	}
	
#extra a:visited {
	color:  #455BA4;
	}
	
#extra a:active {
	color:  #A3D247;
	}
	
#extra a:hover {
	color: #A3D247;
	text-decoration: underline;
	}
	
	
/* call-out box */
#box h2 {
	margin-top: .4em;
}

#box p {
	margin-bottom: 0;
}

#highlight p {
	text-align: left;
	margin: 0 10px 10px 10px;
}


.sess_titles {
	margin:0;
	padding: 0;
}

ul.sess_titles {
	margin-left: 0;
	list-style-type: none;
	}
	
li.sess_titles {
	padding-bottom: 3px;
}

.meta {
 color: gray;
 font-size: 86%;
 display: inline;
 }
 
 .metablock {
 color: gray;
 font-size: 86%;
 display: block;
 }
 
 .nobreak {
 display: inline;
 }
 
