﻿/* 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:28px; }
.flashBar .text .under { text-align:center; font-size:22px; margin-right:20px; }

/* 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 .topTD { text-align:center; color:#0096d6; font-size:16 px; font-weight:bold; border-left:solid 1px #cde0ea; border-top:solid 1px #cde0ea; border-bottom:solid 1px #cde0ea; background-color:#f1f1f1; border-right:solid 1px #d9e7ef; }
.midSection .content .left .topTD a { text-decoration:none; font-size:14px; color:#0096d6; }
.midSection .content .left .topTD a table {  width:175px; height:60px; cursor:hand; }
.midSection .content .left .leftTD a { text-align:center; text-decoration:none; color:#dedede; font-weight:bold; font-size:12px; }
.midSection .content .left .leftTD a .descriptionButtons { width:125px; height:60px; cursor:hand; margin-top:20px; margin-bottom:25px; margin-left:25px; background-image:url(../images/bgGreen.png); }
.midSection .content .left .leftText { width:550px; text-align:left; vertical-align:top; padding:20px 50px 30px 50px; font-size:14px; }
.midSection .content .left .leftText .spacer { margin-bottom:20px; }
.midSection .content .left .leftText .tbl { border:solid 1px #999999; border-right:none; border-bottom:none; }
.midSection .content .left .leftText .tbl td { width:150px; height:30px; text-align:center; border:solid 1px #999999; border-left:none; border-top:none; font-size:12px; background-color:#eeeeee; }
.midSection .content .left .leftText .tbl td.first { background-color:white; font-weight:bold; }
