@charset "utf-8";
/* CSS Document */


body.chrome {
background-color: #fff;
font: 12px verdana,arial,helvetica,sans-serif;
background-image:none !important;
}

.container	{
width:auto;
height:auto;
}


.container_popup	{
width:auto;
height:auto;
padding:20px;
background-color: #fff;
font: 12px verdana,arial,helvetica,sans-serif;
}


/* -------------- wide0chrome; this is the top row of the page design --------- */

.wide0chrome	{
height:70px;
margin:0 0 10px 0;
padding:0 0 10px 0;
width:auto;
border-bottom:1px solid rgb(204, 204, 204);
clear:both;
}


/* -------------- CEO Roundtable Timeline; this row contains the items for the CEO Timeline, and will extend horizontally off to the right of the page and screen --------- */

.CEO_Roundtable_Timeline_Container	{
height:300px;
padding:20px;
background-color: #fff;
width: 2000px;
}

.CEO_Roundtable_Timeline_Cell	{
width:200px;
height:250px;
background-color: #fff;
border:1px solid #ccc;
padding:10px;
float:left;
margin-left:20px;
}

.contain_timeline_outside	{
overflow: auto;
}




/* -------------- topnav; this is the content of the topmost row --------- */

.topnav-left	{
float:left;
height:auto;
width:auto;
margin-right:40px;
}

.topnav-left	h1	{
font: bold 24px Georgia, "Times New Roman", Times, serif;
color:#057a7a;
margin:0;
}


.topnav-left p	{
font: bold 10px Georgia, "Times New Roman", Times, serif;
color:#000;
margin:5px 0;
}

.topnav-middle	{
float:left;
height:auto;
width:auto;
}


.topnav-right	{
float:right;
height:auto;
width:auto;
text-align:right;
padding:0;
}



.topnav-right a	{
text-decoration:none;
color:#45729e;
}

/* -------------- end topnav --------- */



.CEO_Roundtable h1	{
font: bold 20px Georgia, "Times New Roman", Times, serif;
color:#000;
}

.CEO_Roundtable h2	{
font: bold 16px Georgia, "Times New Roman", Times, serif;
color:#c60;
}

.CEO_Roundtable h3	{
font: bold 14px Georgia, "Times New Roman", Times, serif;
color:#000;
}




/* -------------- chromefooter --------- */

#chromefooter	{
border-top-color: rgb(204, 204, 204);
border-top-style: solid;
border-top-width: 1px;
clear: both;
height: 49px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
text-align: center;
width: auto;
}

.footermenu  {
margin:10px 0;
}


.footermenu a {
	font: 11px verdana,arial,helvetica,sans-serif;
	padding: 0 5px;
}

.footergray	{
color:#999;
	font: 11px verdana,arial,helvetica,sans-serif;
	margin:5px 0;
}



   

