﻿html { overflow: auto; }
html body { height: 100%; padding: 0px; border: 0px; margin: 0px; }
body { font-family: Arial; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }
a { color: Black; }
#FixedContent { width: 760px; margin-left: auto; margin-right: auto; margin-top: 10px; }
#WatermarkHolder { background-image: url("./images/Watermark.png"); background-position: left bottom; background-repeat: no-repeat; min-height: 475px; }
#Footer { font-size: smaller; text-align: center; }
.OrangeRedGradient { background: #C41230; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E2B7A7', endColorstr='#C41230'); background: -webkit-gradient(linear, left top, left bottom, from(#E2B7A7), to(#C41230)); background: -moz-linear-gradient(top,  #E2B7A7,  #C41230); background-image: -o-linear-gradient(rgb(226,183,167),rgb(196,18,48)); }
.GreenGradient { background: #629A32; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BED52F', endColorstr='#629A32'); background: -webkit-gradient(linear, left top, left bottom, from(#BED52F), to(#629A32)); background: -moz-linear-gradient(top,  #BED52F,  #629A32); background-image: -o-linear-gradient(rgb(190,213,47),rgb(98,154,50)); }
.LargeHeading { display: inline-block; width: 377px; height: 110px; border: 0px; }
.LargeWhiteText { color: White; font-weight: bold; font-size: larger; }
.SmallHeading { display: inline-block; float: left; width: 255px; height: 70px; border: 0px; }
.HalfHeight{ width: 100%; height: 50%; }
.SmallHeading span { position: relative; top: 40px; left: 15px; }
tr{ vertical-align: top; }
#ConferenceHeading{ float: left; background: #C41230; }
#ConferenceHeading a { position: relative; top: 75px; left: 15px; }
#TechnicalHeading{ float: right; }
#TechnicalHeading a { position: relative; top: 75px; left: 15px; }
#ConferenceLinks { display: inline-block; float: left; width: 367px; height: 200px; padding: 5px; border: 0px; }
#ConferenceLinks ul { list-style-image: url("./images/Bullet.png"); padding-left: 20px; }
#TechnicalLinks { display: inline-block; float: right; width: 367px; height: 200px; padding: 5px; border: 0px; }
#TechnicalLinks ul { list-style-image: url("./images/Bullet.png"); padding-left: 20px; }
#GreatMinds { color: #5D9732; font-weight: bold; text-align: center; }
#RegisterNow { margin-top: 20px; font-weight: bold; text-align: center; }
#RegisterNow a {text-decoration: underline; color: #8B8989; }
#ConferenceMenu { display: inline-block; float: left; width: 250px; font-size: smaller; }
#ConferenceMenu ul { padding-left: 15px; }
.ConferenceMenuSelected { color: White; padding-left: 5px; padding-right: 5px; }
#ConferenceText { display: inline-block; float: right; width: 450px; padding: 5px; border: 0px; }
.Track1Background{ background-color: #B6DDE8; }
.Track2Background{ background-color: #D7E4BC; }
.Track3Background{ background-color: #FCD5B4; }
.Track4Background{ background-color: #CCC0DA; }
.TrackTable{ font-size: smaller; }
.TrackTable tr{ vertical-align: top; }
.TrackTable tr > :nth-child(1){ width: 40px; text-align: right; }
.TrackTable tr > :nth-child(2){ width: 5px; text-align: center; }
.TrackTable tr > :nth-child(3){ width: 90px; text-align: left; }
.AGMReports{ padding-left: 25px; }
.AGMReports a{ font-size: smaller; }
#PastAGMLinks{ padding-left: 25px; }
#PastAGMLinks a{ font-size: smaller }
.PartnerTable tr > :nth-child(1){ text-align: right; padding-right: 15px; }
.SponsorTable{ width: 100%; }
.SponsorTable tr{ vertical-align: middle; }
.SponsorTable tr > :nth-child(1){ width: 35%; text-align: left; font-size: small; font-weight: bold; }
.SponsorTable tr > :nth-child(2){ width: 30%; text-align: left; padding: 0px 10px 0px 10px; font-size: small; }
.SponsorTable tr > :nth-child(3){ width: 35%; text-align: center; }
.SponsorTable img { width: 100%; }
.LargeBold{ font-size: large; font-weight: bold; }
.DarkGreen{ color: #4F6F18; }
.LightGreen{ color: #5D9732; }
.BulbGreen{ color: #5D9732; }
.DarkRed{ color: #C41230; }
.Smaller{ font-size: smaller; }
.DarkRedBackground{ background-color: #C41230; }
.DarkGreenBackground{ background-color: #629A32; }
