/* CFP Style Sheet /*
/* Last changed: 1 March 2010 ch */

/* Remove browsers defaults */
html,body,div,h1,h2,h3,h4,h5,h6,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

/* Remove image borders */
a img,a:link img,a:visited img { border:none; }


/* main elements
 * ------------------------------------------------------------------------- */
body { background-color:#ffffff; text-align:left;}

p,td,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 
{
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size:13px; color:#000000; 
line-height: 16px;}

p.small {
font-size:10px; 
color:#000000; 
line-height: 13px; 
margin-top: 0px;
margin-bottom: 0px;
}

p.desc {
	color:#000000; 
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
p.subhead {
	color: #e96928;
	font-size:13px; 
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 3px;
}

p.subhead1 {
	font-size:15px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	margin-bottom: 0px;
}

p.subhead2 {
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
	}
	
p.subhead2a {
	font-weight: bold;
	margin-bottom: 0px;
	}

p.subhead3 {
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
}

p.subhead4 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
}

p.confname {
font-size: 24px;
line-height: 28px;
color: #990000;
font-weight: bold;
text-decoration: none; 
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

p.confinfo {
font-size: 18px;
line-height: 20px;
color: #990000;
font-weight: bold;
text-decoration: none; 
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

p.navbox {
font-size:10px; 
color:#000000; 
line-height: 13px; 
margin-top: 0px;
margin-bottom: 0px;
}

p.navhead {
font-size:12px; 
color:#000000; 
font-weight: bold;
line-height: 14px; 
margin-top: 0px;
margin-bottom: 2px;
}

ul.colos{
	margin: 0px 0px 5px 20px;
}

li.colos {
	margin-bottom: 10px;
	padding: 1px;
	list-style-type: square;
}
/* sponsor info
 * ------------------------------------------------------------------------- */

p.sponsorhead {
	text-align:center;
	font-weight: bold;
	color:#990000;
	
	}
	
p.sponsorlevel {
	text-align:center;
	font-weight: bold;
	color:#990000;
	}
	
p.sponsorlogo {
	text-align:center;
	}
	
/* DIV IDs*/
#regtable {
	border: solid; 
	border-width: thin;
	padding: 1px 10px 10px 10px;
	}

/* table elements
 * ------------------------------------------------------------------------- */
td.navbox {
	background-color: #e0e0e0;
}



/* LINKS
* ------------------------------------------------------------------------- */
a:link { color:#990000; text-decoration:underline;}
a:visited { color:#666666; text-decoration:underline;}
a:hover {color:#990000; text-decoration:none;}

a.small:link {font-size: 10px; color:#990000; line-height: 13px; 
text-decoration: underline;}
a.small:visited {font-size: 10px; color:#666666; line-height: 13px; 
text-decoration: underline;}
a.small:hover {font-size: 10px; color:#990000; line-height: 13px; 
text-decoration: underline;}


a.navbox:link {font-size: 10px; color:#990000; line-height: 13px; 
text-decoration: underline;}
a.navbox:visited {font-size: 10px; color:#666666; line-height: 13px; 
text-decoration: underline;}
a.navbox:hover {font-size: 10px; color:#990000; line-height: 13px; 
text-decoration: underline;}



/* NAVLISTS 
* ------------------------------------------------------------------------- */
ul,ol{
	margin: 0px 0px 5px 20px;
}

ul.navbox{
	margin: 0px 0px 0px 0px;
	list-style-position: inside; 
}

ul.dates{
	margin: 0px 0px 0px 0px;
	list-style-position: inside; 
}

ul li {
	font-size: 13px;
	color: #000000;
	list-style-type: square;
}

ul ul li {
	list-style-type: circle;
}

li.navbox {
	font-size: 10px;
	line-height: 12px;
	margin-top: 1px;
	padding: 1px;
	padding-left: 0px;
	color: #000000;
	list-style-type: square;
}

li.dates {
	margin-top: 1px;
	padding: 1px;
	list-style-type: square;
}
