


/*****************************************************************************
* Basic styles                             .                                 *
******************************************************************************/
body {
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-left: 0px;
    margin-right:0px;
}

a:link {
    text-decoration:none;
    color:#3C2E5C;
}

a:visited {
    text-decoration:none;
    color:#2F2347;
}

a:hover {
    text-decoration:underline;
}

div.contentArea a:link, div.contentArea a:visited, div.contentArea a:hover { text-decoration: underline; color:#655587; }

div.bodyContainer {
    display:inline;
    clear:none;
    float:left;
    width:1000px;
    height:100%;
    border-bottom:1px solid #2F2347;
}

div.headerContainer {
    width:1000px;
}

div.headerContainer_Gala2009 {
    width: 1000px;
    background-image:url('/images/gala2009/header.jpg');
    height: 98px;
}

div.logo {
	clear:none;
	float:left;
	height: 98px;
	width: 1000px;
}

div.banner {
    clear:none;
    float:left;
}

div.underBanner {
	clear:none;
	float:left;
	background-color:#000;
	/*background-color:#3C2E5C;*/
	width:1000px;
	height:auto;
}

div.searchDiv {
	width:250px;
	padding-top:5px;
	clear:none;
	float:right;
	color:#FFFFFF;
	background-color:#000000;
	text-align: center;
    /*vertical-align:center;*/
}

#searchBox {
	height:15px;
	position:relative;
	top:-.5em;
}

#searchBtn {
	position:relative;
}

div.quickLinks {
	/*width:410px;*/
    height:24px;
	padding-top:5px;
	float:right;
	text-align:center;
	padding-right: 4px;
    /*vertical-align:center;*/
    clear:none;
}

div.moreLinks {
    clear:none;
    float:right;
    padding-top:2px;
    padding-right:5px;
    font-size:8pt;
    color:#FFFFFF;
}

div.moreLinks a:link {
    color:#FFFFFF;
    font-size:8pt;
}

div.moreLinks a:visited {
    color:#FFFFFF;
    font-size:8pt;
}

div.globalNav {
	width:1000px;
	height:30px;
	background-color:#000000;
	clear:both;
	float:left;
}

div.globalNav div.links {
    color:#FFFFFF;
    clear:none;
    float:left;
    height:24px;
    padding-left:5px;
    padding-top:6px;
}

div.globalNav div.links a {
    color:#FFFFFF;
}

div.globalNav div.date {
    color:#FFFFFF;
    clear:none;
    float:right;
    height:24px;
    padding-right:5px;
    padding-top:6px;
}

div.marketingArea {
    clear:none;
    float:left;
    color:#000000;
    background-color:#FFFFFF;
    width:999px;
    height:189px;
}

div.marketingArea div.imageArea {
    clear:none;
    float:left;
    width:300px;
    height:189px;
}

div.marketingArea div.homeTBContainer {
    clear:none;
    float:right;
    width:650px;
    height:auto;
}

table.contentBoundingBox {
    width:1000px;
    clear:both;
    float:left;
}

td.MainContent {
    width:700px;
	border-right:hidden;
}

table.loginForm {
	margin-top: 50px;
	margin-left: 20px;
}

td.LSB {
	background-color:#EFF0E2;
	border-bottom:1px solid #2F2347;
	border-right:1px solid #2F2347;
    vertical-align:top;
    padding-top: 0px;
    padding-bottom:156px;
    background-repeat:no-repeat;
    background-position:bottom left;
}

#home {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_home.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#home:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_home_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#portal {
    display:block;

    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;




    padding-left:25px;
    background-image:url('/images/icon_portal.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#portal:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_portal_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}


#email {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_email.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#email:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_email_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#print {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_print.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#print:hover {
    display:block;
    clear:none;
    float:left;
    height:21px;
    margin-top:3px;
    padding-top:5px;
    padding-right:5px;
    padding-left:25px;
    background-image:url('/images/icon_print_over.gif');
    background-repeat:no-repeat;
    background-position:left;
}

/*Marketing Area - Area directly below first nav bar*/
div.marketingArea div.txtArea {
    clear:none;
    float:right;
    width:650px;
    height:159px;
	font-family:Arial,Sans-Serif;
	/*font-size: 14px;*/
    /*border-right:1px solid #2F2347;*/
}

.txtArea p { margin-top: 0px;margin-bottom: 4px;padding-top: 0px;padding-bottom: 0px;color:#666666;font-family:Arial,Sans-Serif;font-size: 12px;}
#outer {height: 159px; overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */
#innerTitle {margin-top: 0px;margin-bottom: 4px;padding-top: 0px;padding-bottom: 0px;color:#A98C50;font-size:18pt;font-family:Times,Sans-Serif;}
#innerMain {font-size: 12px;}
#innerReadMore {margin-top: 12px;}

div.tabMenu {
    display:inline;
    clear:both;
    float:left;
    width:1000px;
    height:30px;
    background-color:#392B59;
    color:#FFFFFF;
}

div.tabMenu a {
    color:#FFFFFF;
    display:inline;
}

div.contentArea {
    clear:both;
    float:left;
    width:769px;
    padding-left: 15px;
    padding-bottom: 20px;
    /*border-right:1px solid #2F2347;*/
    /*border-bottom:1px solid #2F2347;*/
}

div.contentArea p {
    margin-left: 10px;
}

div.tabMenu {
    display:inline;
    clear:both;
    float:left;
    width:1000px;
    height:30px;
    background-color:#000000;
    color:#FFFFFF;
}

div.tabMenu a {
    color:#FFFFFF;
    display:inline;
}

div.tabMenu div.selTab {
    clear:none;
    float:left;
    margin-right:3px;
    margin-top:13px;
}

div.tabMenu div.tab {
    clear:none;
    float:left;
    margin-right:3px;
    margin-top:13px;
}

div.tabMenu div.selTab div.tabLeft {
    width:3px;
    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/system/tab_left_sel_gold.gif');
    background-position:bottom left;
}

div.tabMenu div.selTab div.tabText {
    clear:none;
    float:left;
    height:17px;
    color:#8B7447;
    padding-left:5px;
    padding-right:5px;
    font-size:8pt;
    text-align:center;
    background-color:#EFF0E2;
}

div.tabMenu div.selTab div.tabText a {
    color:#8B7447;
}

div.tabMenu div.selTab div.tabRight {
    width:3px;

    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/system/tab_right_sel_gold.gif');
    background-position:bottom left;
}

div.tabMenu div.tab div.tabLeft {
    width:3px;
    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/system/tab_left_gold.gif');
    background-position:bottom left;
}

div.tabMenu div.tab div.tabText {
    clear:none;
    float:left;
    height:17px;
    color:#FFFFFF;
    font-size:8pt;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    background-color:#9287AE;
}

div.tabMenu div.tab div.tabText a {
    color:#FFFFFF;
}

div.tabMenu div.tab div.tabRight {
    width:3px;
    height:17px;
    float:left;
    clear:none;
    background-image:url('/images/system/tab_right_gold.gif');
    background-position:bottom left;
}

/* START Home Tabs | Browse Categories */
.icList	{
	display:block;
	clear:both;
	float:left;
	width:450px;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:11px;
	list-style-type:none;
	margin-left:0px;
	padding-left:15px;
}
.icList li {
	padding-top:5px;
	/*border-bottom:1px solid #BA9548;*/
	border-top:1px solid #BA9548;
}
.icList img {
        margin:0 10px 0 0;
}
.icListTitle {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.icListTitle:hover {
	text-decoration:underline;
}

.icListDate {
	font-weight:bold;
}

.icListSubtitle {
	font-style:italic;
}

.icListTeaser {
	color:#666;
	margin-left: 65px;
}

.icListTeaser p {
        margin: 0;
        padding: 0;
}

.icListRelated {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:11px;
	color:#bb0000;
	text-decoration:none;
	text-align:right;
}

.icListRelated:hover {}

span.moreLink {
	display:block;
	width:100%;
        margin-bottom:2px;
	text-align:right;
        clear: both;
}

/* END Home Tabs | Browse Categories */

/* START newsCell */
table.newsTable td.newsCell {
	border:1px solid #BA9548;
	padding-left:10px;
	text-align:left;
}
/* END newsCell */

/* START Home RSB */

#homeNotify {
 margin-top: 10px;
 text-transform: uppercase;
 background: url('/images/notify1.gif') no-repeat;
 text-align: center;
 float: right;
 width: 134px;
 height: 76px;
}
#homeNotify a:link, #homeNotify a:visited {
color: #fff;
 font-size: 9pt;
 display: block;
 padding-top: 5px;
 padding-bottom: 45px;
 text-decoration: none;
}
/* END Home RSB */

/* START Home SpotlightImages */
#SpotlightImages img {
 border: 0;
 padding:5px;
}
/* END Home SpotlightImages */

div.footer {
    clear:both;
    width:1000px;
    text-align:center;
    font-size:8pt;
    padding-top:5px;
}

table.homeBody {
    clear:both;
    float:left;
    width:1000px;
}

table.homeBody td.homeLSB {
    background-color:#EFF0E2;
    border-right:1px solid #2F2347;
    vertical-align:top;
    padding-bottom:156px;
}

td.LSB ul {
margin:10px 0 10px 10px;
padding-left:10px;
}

td.LSB ul.highlightedLinks li {
	display:block;
	font-size:10pt;
	font-weight:bold;
	list-style-image:none;
	list-style-type:none;
}

td.LSB li.nochildren, td.LSB li {
	font-weight:normal;
}

td.LSB li {
	font-size:8pt;
	font-weight:normal;
	list-style-image:url(/images/arrow_right.gif);
	margin-bottom:2px;
	padding-right:5px;
}

table.homeBody td.homeLSB a:hover {
    background:#EFF0E2;
}

table.homeBody td.homeLSB a span {
    display:none;
}

table.homeBody td.homeLSB a:hover span {
   display:block;
   position: absolute;
   top: 550px;
   left: 0px;
   width:175px;
   height:100px;
   
   width: 125px;
   padding: 5px;
   margin: 10px;
   z-index: 999;
   
   color: #000000;
   font: 10px Verdana, sans-serif;
   text-align: left;
   
   border:1px solid #2F2347;
   text-decoration:none;
}

table.homeBody td.homeLSB li {
    list-style:list-style-image;
    list-style-image:url('/images/arrow_right.gif');
}

table.homeBody td.homeBody {
    background-color:#EFF0E2;
    width:600px;
    vertical-align:top;
}

table.homeBody td.homeBody div.container {
    clear:both;
    float:left;
    width:400px;
}

table.homeBody td.homeRsb {
    width:199px;
    background-color:#EFF0E2;
    border-left:1px solid #2F2347;
    vertical-align:top;
}

div.infoApp {
    clear:both;
    float:left;
    width:400px;
    text-align:left;
}

div.infoApp div.topLeft {
    width:6px;
    height:20px;
    float:left;
    clear:left;
    background-image:url('/images/curve_app_topleft_tanbg.gif');
    background-position:bottom left;
}

div.infoApp div.titleBar {
    height:20px;
    width:368px;
    clear:none;
    float:left;
    color:#FFFFFF;
    font-size:10pt;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
    background-color:#BA9548;
}

div.tabMenu div.tab div.tabText a {
    color:#FFFFFF;
}

/*div.infoApp div.topRight {
    width:6px;
    height:20px;
    float:left;
    clear:none;
    background-image:url('/images/curve_app_topright_tanbg.gif');
    background-position:bottom left;
}

div.infoApp div.content {
    width:378px;
    height:auto;
    float:left;
    clear:both;
    padding-left:10px;
    padding-right:10px;
    background-color:#EDE9DC;
    border-left:1px solid #BA9548;
    border-right:1px solid #BA9548;
}

div.infoApp div.bottomLeft {
    width:10px;
    height:10px;
    float:left;
    clear:left;
    background-image:url('/images/curve_app_bottomleft_tanbg.gif');
    background-position:top left;
    background-repeat:no-repeat;
}

div.infoApp div.bottomCenter {
    width:380px;
    height:10px;
    float:left;
    clear:none;
    background-image:url('/images/app_bottom.gif');
    background-position:top left;
}

div.infoApp div.bottomRight {
    width:10px;
    height:10px;
    float:left;
    clear:right;
    background-image:url('/images/curve_app_bottomright_tanbg.gif');
    background-position:top left;
    background-repeat:no-repeat;
}

div.infoApp div.content div.newsItem {
    display:block;
    clear:both;
    width:378px;
    float:left;
    padding-top:5px;
    padding-bottom:6px;
}

div.infoApp div.content div.newsItem img {
    padding-right:5px;
}

div.infoApp div.content div.newsItem a {
    font-weight:bold;
}

div.infoApp div.content div.newsSeparator {
    width:380px;
    height:1px;
    clear:left;
    float:left;
    border-top:1px solid #BA9548;
}*/

div.newsItem {
    display:block;
    clear:both;
    width:550px;;
    padding-left:10px;
    padding-right:10px;
}

div.newsSeparator {
    height:1px;
    display:block;
    clear:both;
    width:550px;
    padding-left:10px;
    padding-right:10px;
    /*background-color:#BA9548;*/
    border-bottom:1px solid #BA9548;
}

div.footer {
    clear:both;
    width:1000px;
    text-align:center;
    font-size:8pt;
    padding-top:5px;
 background: #fff;
}

table.inlineMtcBlock {
    clear:both;
    float:left;
}

