/*
08/01/05 Participant Specific Styles
*/

body {background: url(../images/participants/background.jpg) repeat-x fixed left top;}

#title {background-color: #D0DFCB;}

/* Global Participant Link Styles */
a:link {font-size: 11px; color: #0067c6; text-decoration: underline}
a:visited {font-size: 11px; color: #0067c6; text-decoration: underline}
a:hover {font-size: 11px; color: #0067c6; text-decoration: underline}
a:active {font-size: 11px; color: #0067c6; text-decoration: underline}

#banhead {background-color: #32731E; height: 87px;}
#banhead h1 {float: left; width: 85px;}
#banhead h2 {float: left; margin: 44px 0 0 0;}
#banhead h3 {float: right; font-weight: normal; margin: 54px 8px 0 0;}

/* | Start Sign In Styles | */
#ddoloff {background: url(../images/participants/signin_but_n.gif) no-repeat;}
#ddolon  {background: url(../images/participants/signin_but_n.gif) no-repeat;}
/*
#signin {position: absolute; background: url(../images/participants/signin_but_o.gif) no-repeat; top: 30px; padding: 0 0 5px 0;}
 html>body #signin {top: 29px; padding: 0 0 3px 0;}
#signin ul {width: 194px; padding: 8px 0 0 0;}
#signin li {list-style-type: none; width: 194px; height: 17px; margin: -3px 0;}
 html>body #signin li {margin: 0 0 0 0;}
#signin li a {padding: 0 0 0 20px; text-decoration: none; display: block; height: 17px;}
#signin li a:link {color: #000;}
#signin li a:visited {color: #000;}
#signin li a:hover {color: #fff; background: #000 url(../images/common/whiteArrow.gif) no-repeat 3px -1px;}
#signin li a:active {color: #fff; background: #000 url(../images/common/whiteArrow.gif) no-repeat 3px -1px;}
*/

/* use all three to create two column effect */
.pleft {float: left;}
.pright {float: right;}
.clear {clear: both;}

/* split column-like spans (Strategies) */
.stratleft {margin: 0 10px 0 0; }
.stratright {margin: 0 0 0 10px; }

.submenuwrapper {background: url(../images/common/nav_bg_right.gif) no-repeat 100% 4px; visibility: hidden; position: absolute; padding-top: 5px; float: left;}
/* hack */ html>body .submenuwrapper {top: 132px;}

.submenu {border: 1px #000 solid; background-color: #98B98E; list-style-type: none; margin: 5px 4px 0 0; padding: 7px 0 8px 0;}
/* hack */ html>body .submenu {border: 1px #000 solid; background-color: #98B98E; list-style-type: none; margin: 5px 4px 0 0; padding: 7px 0 8px 0;}
.submenu li a {font: normal 11px/1.5em Arial, Verdana; color: #000; text-decoration: none; height: 17px; display: block; padding: 0 0 0 16px;}
.submenu li a:link {color: #000; text-decoration: none;}
.submenu li a:visited {color: #000; text-decoration: none;}
.submenu li a:hover {color: #fff; background-color: #32731E; background-image: url(../images/common/whiteArrow.gif); background-repeat: no-repeat; background-position: 3px 1px;}
.submenu li a:active {color: #fff; background-color: #32731E; background-image: url(../images/common/whiteArrow.gif); background-repeat: no-repeat; background-position: 3px 1px;}
.submenubot {background-image: url(../images/common/nav_bg_bot.gif); background-repeat: no-repeat; text-align: right; background-color: none;}

/* table data background color */

/* Table Caption */
.tblcaption {width: 100%; margin-bottom: 10px;}
.tblcaption th {text-align: left; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid; padding: 4px 12px 4px 4px; background-color: #D6DFCE; background-image: url(../images/participants/bg_tbl_header.gif); font-size: 11px;}
.tblcaption tr {vertical-align: top;}
.tblcaption td {padding: 4px 12px 4px 4px;}

/* Table Caption - less wide */
.tblcaptionshort {width: 55%; margin-bottom: 10px;}
.tblcaptionshort th {text-align: left; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid; padding: 4px 12px 4px 4px; background-color: #D6DFCE; background-image: url(../images/participants/bg_tbl_header.gif); font-size: 11px;}
.tblcaptionshort tr {vertical-align: top;}
.tblcaptionshort td {padding: 6px 14px 6px 6px;}


.tbllistheader, .tbllistheadlft, .hairline, .tbldata th, .tblchart th {background-image: url(../images/participants/bg_tbl_header.gif);}

.tbldata2line th, {background-image: url(../images/participants/bg_tbl_header_2line.gif);}

.tbldata3line th, {background-image: url(../images/participants/bg_tbl_header_3line.gif);}