/* CSS Document */
body {
 	margin: 0;
	padding: 0;
 	}
#abrf ul, #abrf ol, #abrf li, #abrf p, #abrf h1, #abrf h2, #abrf h3, #abrf h4, #abrf h5, #abrf h6, #abrf form, #abrf fieldset {
	margin: 0; padding: 0; border: 0;
}
#skipnav {
	position: absolute;
	top: -1000em;
	left: -1000em;
	}
#left {
	width: 233px;
	margin-left: 0px;
	margin-top: 20px;
	display: inline;
	float:left;
	padding-bottom:20px;
}
#contentpadding { 
	margin: 0px 20px 0px 243px; 	 
}
#centerwide { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 20px 20px 0px 20px; 
}
#footer {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px solid #619AE3;
	padding-top: 5px;
	margin: 20px 0px 20px 263px; 	
}
A { color: #006699; }
#clear { clear: both; }

/* Level 1 Tabs */
ul#mainnav a:hover { text-decoration: underline; }
ul#mainnav {
	font: 13px normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 233px;
	clear: left;
}
ul#mainnav li {
	list-style-type: none;
	background: url(../../images/conference/bg_level1.html) repeat-y;
}
ul#mainnav li a { 
 	color: #000000; 
	text-decoration: none;
	padding: 5px 0px; 
	display: block;
	height: auto;
	border-top: 1px solid #619AE3;
	padding-left: 40px;
}
/* End Level 1 Tabs */

/* Level 2 Tabs */
ul#mainnav ul.subnav {
	font-size: .9em;
	margin: 5px 0px;
}
ul#mainnav ul.subnav li {
	list-style-type: none;
	border: 0;
	background-image: url(../../images/conference/lnav2.gif);
	background-repeat: no-repeat;
	background-position: 40px 3px;
}
ul#mainnav ul.subnav li a { 
	padding: 3px 0px;
	padding-left: 60px; 
	display: block;
	color: #333; 
	text-indent: 0px;
	height: auto;
	border: 0;
	font-weight: normal;
}
/* End Level 2 Tabs */

/* Level 3 Bullets */
ul#mainnav ul.subnav ul.subnav { }
ul#mainnav ul.subnav li ul.subnav li {
	list-style-type: none;
	background-image: url(../../images/conference/lnav3.gif);
	background-repeat: no-repeat;
	background-position: 56px 3px;
}
ul#mainnav ul.subnav li ul.subnav li a { 
	font-size: 1.1em;
	padding: 2px 0px;
	padding-left: 58px; 
	margin-left: 28px; 
	text-indent: 0px;
	height: auto;
	border: 0;
	font-weight: normal;
	
}
/* End Level 3 Bullets */

/* Selected Nav Tabs */
ul#mainnav li.sel {							background: url(../../images/conference/lnav1sel.jpg) repeat-x;  }
ul#mainnav li.sel a { 						font-weight: bold;  border-top: 1px solid #0C182C; }
ul#mainnav ul.subnav li.sel { 				background-image: url(../../images/conference/lnav2sel.gif); background-repeat: no-repeat; background-position: 40px 3px; }
ul#mainnav ul.subnav li.sel a { 			font-weight: bold; }
ul#mainnav ul.subnav ul.subnav li.sel {		background-image: url(../../images/conference/lnav3sel.gif); background-repeat: no-repeat; background-position: 56px 3px; }
ul#mainnav ul.subnav ul.subnav li.sel a { 	font-weight: bold; }
/* End Selected Nav Tabs */


#centerwide h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
#centerwide h2 {
	font-size: 1.2em;
	margin: 10px 0px;
	line-height: 1.4em;
}

#centerwide p {
	line-height: 19px;
	padding-bottom: 13px;
}

#centerwide ul { margin: 15px }

#bannercontainer {
	background-color: #020202;
	height: 189px;
	border-bottom: 1px solid #E89902;
} 
#banner {
	margin: 0 auto;
	width: 900px;	
}
#banner img { border: 0; }
#banner div { float: left; }

#navcontainer {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../images/conference/pnavbg.jpg);
	height: 45px;
}

#navulcontainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

ul#nav {
	margin: 0 0 0 auto; 
	list-style:none; 
	display:table; 
	white-space:nowrap; 
	font-size:11px; 
	height: 45px;
}
ul#nav li {
	display:table-cell; 
	margin:0; 
	padding:0;
    height: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13.5px;
	font-weight: bold;
	background-image: url(../../images/conference/pnavdiv.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
ul#nav a {
	float:left; 
	margin:0px; 
	text-decoration:none; 
    color: #ffffff;
	padding: 7px 12px 10px 39px;
	background-image: url(../../images/conference/pnavbullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

ul#nav li.sel {
	background-image: url(../../images/conference/pnavdiv.jpg);
	background-repeat: no-repeat;

}
ul#nav li.sel a { 
	background-image: url(../../images/conference/pnavbulletsel.jpg);
    text-decoration: none; 
}
ul#nav li.sel a:hover, ul#nav li a:hover  { text-decoration: underline; }
#sidebar {
	width: 230px;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #31507F;
	float: right;
	font-size: .9em;
}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0C182C;
	margin-bottom: 20px;
	font-weight: normal;
}

#sidebar img {
	border: 0;
	display: block;
	margin-bottom: 10px;
}
#sidebar a { font-weight: bold; text-decoration: underline; }

#checkoutBtn {
	position: absolute;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: -385px;
	right: 50%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0px;
}

#cttbl {
width: 400px;
border: 0;
border-collapse: collapse;
}
#cttbl th {
border-bottom: 1px solid #b31b1b;
vertical-align: bottom;
}
#cttbl td {
padding: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F7C8C8;
text-align: center;
}

#cttbl2 {
width: 100%;
border: 0;
border-collapse: collapse;
}
#cttbl2 th {
border-bottom: 1px solid #b31b1b;
vertical-align: bottom;
}
#cttbl2 td {
padding: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F7C8C8;
text-align: center;
}

#cttbl3 {
width: 100%;
border: 0;
border-collapse: collapse;
}
#cttbl3 th {
border-bottom: 1px solid #b31b1b;
vertical-align: bottom ;
}
#cttbl3 td {
padding: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F7C8C8;
text-align: left;
}



/* some styles used by the main ABRF site (shared code) */

.errorText {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Red;
	font-weight : bold;
}

.warnText {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Orange;
	font-weight : bold;
}

.smallInform {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Green;
	font-weight : bold;
}

.required  {
	color : #9D0000;
}

.optional  {
	color : Black;
}

.disable  {
	color : Silver;
}

.cmdBtn {
	font-size: 11px;
}

.disabledItem {
	color: Silver;
}

.smallFont {
	font-size : 11px;
	font-family : sans-serif;
}

.tinyFont  {
	font-size : 9px;;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}

.altRows_1 {
	background-color: #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.altRows_0 {
	background-color: #efefef;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.buttons {
	color: #0000cc;
	text-decoration: none;
	font-size: 10px; 
	font-family : Arial, Helvetica, sans-serif;
}

.buttons:VISITED {
	color: #0000cc;
	text-decoration: none;
}

.buttons:HOVER {
	color : #005300;
	text-decoration: underline;
}

.resultColumn  {
	background-color : #cfd8de;
	text-align: center;
	color: #000000;
	font-weight:normal;
	padding: 2px;
}

.ft {
	font-size: .8em;
}