<!--
body {
	background-image: url(/images/clean_bg_dots.gif);
	margin:0px;
}
body table td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#333333
}
h1, h2, h3, h4, h5 {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;

	margin: 0;
	padding: 0;

}
h1
{
	font-size:22px;
	color:#000000;
	padding:0px;
	margin-bottom:20px;
	
}
h2
{
	font-size:22px;
	color:#243875;
	padding:0px;
	margin-bottom:20px;
	
}
h3
{
	font-size:18px;
	color:#243875;
	padding:0px;
	margin:0px;
	
}
h4
{
	font-size:18px;
	color:#243875;
	padding:0px;
	margin-bottom:10px;
}
h4.red
{
	font-size:18px;
	color:#C20101;
}
h5
{
	color:#011F72;
	font-size:24px;
	margin-bottom:6px;
	margin-top:0px;
	line-height:24px;
	font-weight:normal;
	}
A:visited
{
	COLOR: #429efb;
	TEXT-DECORATION: none;
}

A:link
{
	COLOR: #429efb;
	TEXT-DECORATION: none;
}

A:hover
{
	COLOR: #243875;
	TEXT-DECORATION: underline;
}
img {
	border:none;
}
#small
{
	font-size:10px;
}
#top_link 
{
	color:#90a6bc;
}
#top_link a
{
	color:#01519e;
	font-weight:bold;
}
#top_link a:hover
{
	color:#90a6bc;
	text-decoration:none;
}

#header_top {
	background:#01144B url(/images/ca_header_top_bg.gif);
	height:10px;
	clear:both;
}
#header_top ul {
    padding: 0;
    margin: 0;
	height:10px;
    list-style: none;
    display:block;
}
#header_top li.left { 
    float: left;
	background:url(/images/ca_header_top_left.gif);
	width:10px;
	height:10px;
}
#header_top li.right { 
    float: right;
	background:url(/images/ca_header_top_right.gif);
	width:10px;
	height:10px;
}
#header_bottom {
	background:#01144B url(/images/ca_header_bottom_bg.gif);
	height:10px;
	clear:both;
}
#header_bottom ul {
    padding: 0;
    margin: 0;
	height:10px;
    list-style: none;
    display:block;
}
#header_bottom li.left { 
    float: left;
	background:url(/images/ca_header_bottom_left.gif);
	width:10px;
	height:10px;
}
#header_bottom li.right { 
    float: right;
	background:url(/images/ca_header_bottom_right.gif);
	width:10px;
	height:10px;
}


/************************************************
*	Splash Page : 4 columns 					*
************************************************/

#splash-4column td
{
	font-size:13px;
	font-weight:bold;
	color:#838181;
}
#splash-4column .first
{
	padding-right:20px; border-right:1px #CCCCCC solid;
	color:#838181;
}
#splash-4column .second
{
	padding-left:20px; padding-right:20px; border-right:1px #CCCCCC solid;
	color:#838181;
}
#splash-4column .third
{
	padding-left:20px; padding-right:20px; border-right:1px #CCCCCC solid;
	color:#838181;
}
#splash-4column .four
{
	padding-left:20px;
	color:#838181;
}

/************************************************
*	Splash Page : 2 column 				*
************************************************/

#splash-4column td
{
	font-size:13px;
	font-weight:bold;
	color:#838181;
}

/************************************************
*	Splash Page : Download section				*
************************************************/

#download_section
{
	margin-top:10px;

}
#download_section img
{
	float:left;
	margin-right:10px;
}


/************************************************
*	nav  									*
************************************************/
#nav-bar
{
    background:#243875;
    height:45px;
    clear:both;
    position: relative;
	margin-top:3px;
	margin-bottom:3px;
    z-index: 5;
}  

#nav-bar ul { /* all lists */
    padding: 0;
    margin: 0;
	height:45px;
    list-style: none;
    display:block;
}
li.left { 
    float: left;
	background:url(/images/ca_nav_left.gif);
	width:10px;
	height:45px;
}
li.conference { 
    float: left;
	width:105px;
    position: relative;
    padding-left:50px;
}
li.exhibit { 
    float: left;
    position: relative;
    padding-left:141px;
}
li.sponsor { 
    float: left;
    position: relative;
    padding-left:142px;
}
li.expoonly { 
    float: left;
    position: relative;
    padding-left:138px;
}
li.right { 
    float: right;
	background:url(/images/ca_nav_right.gif);
	width:10px;
	height:45px;
}

#nav-bar ul#sub-conf 
{
    position:absolute;
    top: -5px;
    left: 30px;
}
#nav-bar ul#sub-conf li.top
{
    /*height: 54px;*/
}
#nav-bar ul#sub-conf li 
{
    position: relative;
    width: 177px;
}
#nav-bar ul#sub-conf li.bottom
{
    background-image: url('/images/ca-nav_sec-bottom.png');
    background-repeat: no-repeat;
    height: 8px;
}

#nav-bar ul.subnav li { /* second-level lists */
    float: left;
    clear: both;
}
#nav-bar ul.subnav li.link,
#nav-bar ul.subnav li.link_with_children,
#nav-bar ul.subnav li.first_link_with_children,
#nav-bar ul.subnav li.first_link
{
    background-color: #226ec5;
    margin:0;
}
#nav-bar ul.subnav li.first_link 
{
    padding-top: 10px;
}
#nav-bar ul.subnav li.first_link_with_children 
{
    padding-top: 10px;
}
#nav-bar ul.subnav li.link_with_children,
#nav-bar ul.subnav li.first_link_with_children
{
    background-repeat: no-repeat;
    background-position: 95% 75%;
}
#nav-bar ul.subnav li.link a, #nav-bar ul.subnav li.link a:visited,
#nav-bar ul.subnav li.link_with_children a, #nav-bar ul.subnav li.link_with_children a:visited,
#nav-bar ul.subnav li.first_link_with_children a, #nav-bar ul.subnav li.first_link_with_children a:visited,
#nav-bar ul.subnav li.first_link a, #nav-bar ul.subnav li.first_link a:visited  
{
    display: block;
    padding-left: 14px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    font-family:Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
#nav-bar ul.subnav li.link a:hover,
#nav-bar ul.subnav li.link_with_children a:hover,
#nav-bar ul.subnav li.first_link_with_children a:hover,
#nav-bar ul.subnav li.first_link a:hover
{
    background-color: #429efb;
}
#nav-bar ul.subnav li a
{
    display: block;
    margin: 0;
    padding: 0;
}



#nav-bar ul#sub-exhibit
{
    position: absolute;
    top: -5px;
    left: 270px;
}
#nav-bar ul#sub-exhibit li 
{
    position: relative;
    width: 177px;
}
#nav-bar ul#sub-exhibit li.bottom
{
    background-image: url('/images/ca-nav_sec-bottom.png');
    background-repeat: no-repeat;
    height: 8px;

}

#nav-bar ul#sub-sponsor
{
    position: absolute;
    top: -5px;
    left: 470px;
}
#nav-bar ul#sub-sponsor li 
{
    position: relative;
    width: 177px;
}
#nav-bar ul#sub-sponsor li.bottom
{
    background-image: url('/images/ca-nav_sec-bottom.png');
    background-repeat: no-repeat;
    height: 8px;

}

#nav-bar ul#sub-expoonly
{
    position: absolute;
    top: -5px;
    left: 700px;
}
#nav-bar ul#sub-expoonly li 
{
    position: relative;
    width: 177px;
}
#nav-bar ul#sub-expoonly li.bottom
{
    background-image: url('/images/ca-nav_sec-bottom.png');
    background-repeat: no-repeat;
    height: 8px;

}
/************************************************
*	footer  									*
************************************************/
#footer
{
    background:#f2f3f4;
    color:#000000;
	margin-top:20px; margin-bottom:20px;
	width:100%;
} 
-->