/* CSS Document */
body {
	margin: 0px;
	background-color: #01359A;
}
p {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
a {
	font-family: Arial;
	font-size: 12px;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	background-color: #CC3333;
	padding-left: 10px;
}
.pwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
li {
	font-family: Arial;
	list-style-type: disc;
	list-style-image: url(image/bullet.gif);
	font-size: 12px;

}
h1 {
	font-family: Arial;
	color: #FFFFFF;
	letter-spacing: -1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.ptable {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 10px;

}
TD {
	font-family: Arial;
	font-size: 12px;
}
#pageNav{
	width:200px;
	padding: 0px;
	font: x-small Arial, Helvetica, sans-serif;
	margin: 0px;
	clip: rect(0px,auto,auto,auto);
}
/************ sectionLinks styles **************/

#sectionLinks ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#sectionLinks li {
	text-decoration: none;
	line-height: 2em;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CC0000;
	text-indent: 5px;
	}
.flashing {
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#sectionLinks li.space {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CC0000;
	}
#sectionLinks p.highlight {
	background-color: #FFCC00;
}
#sponsors td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 10px;
}
	
#sectionLinks a:link {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#sectionLinks a:visited {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;

}
#sectionLinks a:hover {
	width: 100%;
	display: block;
	text-decoration: none;
	background-color: #9B0F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer {
	background-color: #E1EBFF;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 0px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00246F;
}
#footer p {
	text-align: right;
	font-size: 11px;
	color: #666666;
}
#sectionLinks p {
	margin: 0px;
}
#sectionLinks a.subnav:link {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF6464;
	text-indent: 15px;
}
#sectionLinks a.subnav:visited {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF6464;
	text-indent: 15px;

}
	
#sectionLinks a.subnav:hover {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFB9B9;
	text-indent: 15px;
}

#sectionLinks a.highlightnav:link {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCC00;
	text-indent: 15px;
	font-weight: bold;
}
#sectionLinks a.highlightnav:visited {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCC00;
	text-indent: 15px;

}
	
#sectionLinks a.highlightnav:hover {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FBE391;
	text-indent: 15px;
}
#content {
	margin-right: 20px;
	margin-left: 20px;
	width: 485px;
}
.subpara {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.subcontent {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 0px 55px;
	padding: 0px;
}
.speakerbox {
	background-color: #CCCCCC;
	padding-left: 5px;
}
.size14 {
	font-size: 14px;
}
.bigtext {
	font-size: 16px;
}
.box {
	border: 1px solid #333333;
	padding-left: 2px;
}
#content .register {
	margin-left: 90px;
}

#content .register a {
	  outline: none;
}
#sectionLinks li.lineheight {
	line-height: 18px;
}
