

div#rightbanner { 
 float: right;
 width: 30%;
 border-left-style:none;
 border-left-width:1px;
 border-left-color:black;
 padding-left:10px;
 padding-right:10px;
 background:whitesmoke;
 border-top-style:none;
 border-top-width:1px;
 border-top-color:teal;
 }

div#leftbanner {
 float:left;
 background:white;
 width:200px;
 height:2000px;
 border-right-style:none;
 border-right-width:1px;
 border-right-color:black;
}

div#topbanner{
 min-height:121px;
 background:white;
 border-bottom-style:solid;
 border-bottom-width:23px;
 border-bottom-color:silver;
}

div#main_mtg_page{
 margin-left: 210px;
 margin-right: 3px;
 }

div#main_mtg_page_3col{
 margin-left: 210px;
 margin-right: 31%;
 padding-right:20px;
}

.buttonscontainer {
    width: 190px;
}

.buttons a {
color: teal;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}


.buttons a:hover {
background-color: #FFFFFF;
color: #CC6666;
text-decoration: none;}

.corp_member_buttons a {
color: #006699;
background-color: whitesmoke;
text-decoration: none;
text-align: left;
}

.corp_member_buttons a:hover {
background-color: whitesmoke;
color: #CC6666;
text-decoration: none;
}

.mtgsponsors {
 padding:10px;
 border-style:none;
 width: 100%;
}

input { font-family: Verdana ;font-weight:bold; }
textarea { font-family: Verdana; font-weight: bold; }
H1 { font-family: Georgia, "Times New Roman", serif; font-weight:normal; font-size: 16pt; color: teal; text-align:left; }
H2 { font-family: Georgia, "Times New Roman", serif; font-weight:normal; font-size: 14pt; color: teal ; font-style: italic; text-align:left; }
H3 { font-family: Georgia, "Times New Roman", serif; font-weight:normal; font-size: 12pt; color: teal; text-align:left; }
H4 { font-family: Georgia, "Times New Roman", serif; font-weight:normal; font-size: 10pt; font-style: italic; text-align:left; margin-left:25; }
dt { font-family: Arial, sans-serif; font-weight:normal; font-size: 10pt; text-align:left; }
dd { font-family: Arial, sans-serif; font-size:10pt; text-align:left; font color="#000066";margin-bottom:10pt; }
p, li { 
    font-family: Arial, sans-serif; 
    color:#626262; 
    font-weight:normal; 
    font-size:10pt;
    text-align:left;
    }

p.banner_left { 
 font-family: Arial, sans-serif;
 text-align:center; 
 font-size:9pt;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:0px;
}

p.banner_right {
    font-weight:normal;
    font-size:9pt;
    font-style: normal;
    text-align: justify;
    color:black;
}
 
p.title {
 font-weight:bold;
 font-size:16pt;
} 

p.event_date {
 font-weight:bold;
 font-size:12pt;
 margin-bottom:1pt;
}

p.soclogo {
 font-weight:bold;
 font-size:24pt;
 color:teal;
}

p.soctagline {
 font-weight:normal;
 font-size:10pt;
 font-style: italic;
 text-align: right;
}

p.speaker {
 font-weight:bold;
 font-size:14pt;
 margin-bottom:1pt;
 color:black;
}
p.speaker_affiliation {
 margin-top:1pt;	
}

p.last_update {
 color:gray;
 font-style: italic;
 font-size: 8pt;
 text-align:right;
}

p.sociallinks {
  font-family: Arial, sans-serif;
  text-align:left; 
  font-size:9pt;
}

p.bookbydate {
  font-style:italic;
  font-size:8pt;
  margin-top:1pt;
}

p.corp3 {
font-size: 11pt;
}

p.corp2 {
font-size: 10pt;
}

p.corp1 {
font-size: 8pt;
}

p.hon {
font-size: 8pt;
}

p.orm {
font-size: 8pt;
}

p.ormr {
font-size: 8pt;
}

a {
color:teal;
font-weight: bold;
text-decoration: none;
}

a:hover {
background-color: #FFFFFF;
color: #CC6666;
text-decoration: none;
}

a.plain {
    font-weight: normal;
}

socimg{ 
 float:left; 
 align: left;
 padding-top:5px;
 padding-left:5px;
 padding-right:100px;
}


bulletstyle {
 color: teal;
 font-size:24pt;
}

table {
    table-layout: auto;
	border: 1px solid; 
	border-color: silver;
	vertical-align: top; 
	text-align: left;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
    color:#626262; 
    font-weight:normal; 
    font-size:10pt;
	}

table.plain{
    border: none;
    vertical-align: top;
    border-collapse: collapse;
}

th {
	border: 1px solid; 
	border-color: silver; 
	font-weight: bold; 
	font-size:11pt; 
	vertical-align: middle; 
	background: white; 
	font-weight: bold;  
	padding: 5px;
	}

th.plain {
    border:none;
    border-collapse:collapse;
}

td {
	padding: 5px;  
	border: 1px solid; 
	border-color: silver;  
	vertical-align: top;
	}
	
td.plain{
    border: none;
    vertical-align:top;
}

td.plainmiddle{
    border:none;
    vertical-align:middle;
    border-collapse:collapse;
}

td.ok {
	background: White;
}
	
td.attention {
	background: Red;
}
	
tr.odd {
    background-color:whitesmoke;
}
tr.even {
    background-color:white;
}

img.speakerphoto {
	border-left: 1px solid; 
	border-right: 3px solid; 
	border-top: 1px solid; 
	border-bottom: 3px solid; 
	border-color: slategray;
	float: left;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    margin-top:0px;
    margin-right:5px;
    margin-left:0px;
    margin-bottom:5px;
}
img.speakerphotoicon {
	border-left: 1px solid; 
	border-right: 2px solid; 
	border-top: 1px solid; 
	border-bottom: 2px solid; 
	border-color: slategray;
	float: left;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
    margin-top:0px;
    margin-right:2px;
    margin-left:0px;
    margin-bottom:2px;
    width: 50px;
    height: auto;
}



