﻿/* 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; margin-left:300px; }

/* 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:380px; height:100%; margin-top:-5px; }
.midSection .content .left .tableText { margin-left:50px; margin-bottom:10px; margin-top:-20px; font-size:14px; }
.midSection .content .left .tableText td { padding:20px 50px 20px 50px; text-align:left; }
.midSection .content .left .tableText td .spacer { padding-bottom:20px; }
.midSection .content .left .topTD { text-align:center; color:#0096d6; font-size:16 px; border-left:solid 1px #cde0ea; border-top:solid 1px #cde0ea; border-bottom:solid 1px #cde0ea; background-color:#f1f1f1; border-right:solid 1px #d9e7ef; font-family:Century Gothic; }
.midSection .content .left .topTD a { text-decoration:none; font-size:14px; font-weight:bold; color:#0096d6; }
.midSection .content .left .topTD a table {  width:175px; height:60px; cursor:hand; }
.midSection .content .left .leftText { width:550px; vertical-align:top; padding-left:50px; padding-top:20px; padding-right:50px; font-size:14px; }
