﻿/* Flash Bar */
.flashBar { width:975px; height:222px; background-image:url(../images/bgFlashBar.png); background-position:center center; background-repeat:no-repeat; margin-top:-6px; margin-bottom:-10px; position:relative; z-index:2; }
.flashBar .text { background-image:url(../images/logoFlashBar.png); background-position:right top; background-repeat:no-repeat; font-family:Century Gothic; padding-left:30px; padding-top:60px; color:#ffffff; width:973px; height:158px; }
.flashBar .text .main { font-size:36px; }
.flashBar .text .under { font-size:22px; }

/* Mid Section */
.midSection .content { background-color:#ffffff; width:973px; margin-bottom:-15px; padding-top:10px; overflow:auto; }
.midSection .content .left { width:773px; float:left; min-height:250px; height:100%; margin-top:-5px; }
.midSection .content .left table { margin-left:25px; }
.midSection .content .left td { text-align:center; border:solid 1px #cde0ea; background-color:#f1f1f1; width:300px; height:100%; }
.midSection .content .left td .title { text-decoration:underline; font-size:25px; color:#0096d6; padding-bottom:20px; font-family:Century Gothic; }
.midSection .content .left td .text { font-size:16px; color:#656565; }
