/* general styles */

html, body {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: #fff; /*#2F4E6F;*/
}

div, p, td, form, img, ul, ol, li, h2, h1, h3, h4, h5, h6 {
	margin: 0; 
	padding: 0;
}

img { border: 0 }

h1 {
	font: bold 20px arial, helvetica, san-serif;
	color: #003366;
	margin-bottom: 8px;
}

h2 {
	background: url(../images/thBG.gif) repeat-x;
	text-align: left;
	padding: 6px;
	border: 1px solid #b8ccd7;
	font-size: 14px;
	text-transform: uppercase;
	color: #01305e;
}

h3 {
	font: bold 16px arial, helvetica, san-serif;
	color: #003366;
	background: #f4f7fa;
	padding: 0 6px;
}

h4 {
	font: bold 20px arial, helvetica, san-serif;
	color: #003366;
	background: #f9f9fa;
	padding: 6px;
	text-align: center;
	border-top: 1px solid #b1bdcd;
	border-right: 1px solid #b1bdcd;
	border-left: 1px solid #b1bdcd;
}

h5 {
	font: bold 12px/12px arial, helvetica, san-serif;
	color: #003366;
	text-align: left;
	border-bottom: 1px solid #d7d8db;
	padding: 0 2px 8px 2px;
}

h6 {
	font: bold 12px arial, helvetica, san-serif;
	color: #003366;
	background: #f9f9fa;
	padding: 6px;
	text-align: center;
	border-top: 1px solid #b1bdcd;
	border-right: 1px solid #b1bdcd;
	border-left: 1px solid #b1bdcd;
}

/*--------------------begin page styles (header) -------------------------*/

#container {
	text-align: center;
	width: 955px;
	margin: 0 auto;
	/*background-color: #fff;*/
	border: 1px solid #595858;
}
#header {
  height: 106px; /* 124 */
}
	
#headertop {
   background-color:#B0FFEF;
   border-bottom: 1px solid #6770D4;
   font-weight:bold;
}

#headerlogo {
  background-color:#73C5E5;
  width: 955px;
  height: 101px;
  /*background: url(../images/header.gif) no-repeat;*/
  text-align: left;
}
		
#header-left {
  width: 400px;
  height: 90px;
  float:left;
}

#header-right {
  padding-left:2px;
  height: 90px;
  width: 550px;
  float:left;
  overflow:hidden;
}
		
#headerlogo img {
  padding: 0px 0px 0 0;
}
	
#content {
  width: 955px;
  text-align: left;
  /*background: #FFFFFF url(../images/pageBG.gif) repeat-y;*/
  clear: both;
}
	
.main {
  float: right;
  width: 639px;
  background-color:#fff; /*#d3F5F5;*/ /*#73C5E5;*/
}
			
.leftSideHeaderHM {
  -moz-border-radius: 9px;
  margin: 2px 2px 0 2px;
  /*	background: url(../images/home.gif) no-repeat; */
  background-color:#73C5E5;
  width: 635px;
  height: 60px;
  padding: 0;
  /*border-bottom: 10px solid #73C5E5 ;*/
  font-size: 44px;
  font-weight: bold;
  color:#59688A;
  background: url(../images/gray-linear-bg.jpg) repeat-x;
}

.red1 {
  padding-left: 20px;
  font-size:44px;
}

.leftSideHeaderWS {
  margin: 2px 2px 0 2px;
  background: url(../images/weeklyScores.gif) no-repeat;
  width: 635px;
  height: 60px;
  padding: 0;
}
				
.leftSideHeaderST {
  margin: 2px 2px 0 2px;
  background: url(../images/standings.gif) no-repeat;
  width: 635px;
  height: 60px;
  padding: 0;
}
				
.leftSideHeaderAT {
  margin: 2px 2px 0 2px;
  background: url(../images/allStars.gif) no-repeat;
  width: 635px;
  height: 60px;
  padding: 0;
  text-align: right;
  border-bottom: 10px solid #b1bdcd;
}
				
					.divisionSelectDIV {
						padding: 26px 14px 10px 10px;
					}
				
						.leftSideHeaderAT label {
							color: #fff;
							font-weight: bold;
						}
						
						.dropDownList {
							color: #2d467e;
							border: 1px solid #fff;
							background-color: #f9f9fa;
							width: 150px;
						}
				
				.leftSideHeaderTE {
					margin: 2px 2px 0 2px;
					background: url(../images/teams.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
				}
				
				.leftSideHeaderPL {
					margin: 2px 2px 0 2px;
					background: url(../images/players.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderSC {
					margin: 2px 2px 0 2px;
					background: url(../images/schedules.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderFB {
					margin: 2px 2px 0 2px;
					background: url(../images/feedback.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderCU {
					margin: 2px 2px 0 2px;
					background: url(../images/contactUs.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderAD {
					margin: 2px 2px 0 2px;
					background: url(../images/advertise.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderSPON {
					margin: 2px 2px 0 2px;
					background: url(../images/sponsorList.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
					.barListingDIV {
						border-top: 1px dotted #ccc;
						padding: 10px 0;
					}
					
					.barListingDIV p {
						background: #f4f7fa;
					}
								
				.leftSideHeaderSTA {
					margin: 2px 2px 0 2px;
					background: url(../images/staff.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
				}
				
					.staffDIV {
						border: 1px solid #b8ccd7;
						margin: 10px 0;
					}
					
					.staffPhoto {
						width: 215px;
						border-right: 1px solid #ccc;
						vertical-align: top;
						padding: 6px;
					}
					
					.staffInfo {
						vertical-align: top;
						padding: 6px;
						text-align: left;
					}
				
				.leftSideHeaderSTE {
					margin: 2px 2px 0 2px;
					background: url(../images/stateTeam.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderTR {
					margin: 2px 2px 0 2px;
					background: url(../images/tournamentResults.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderLE {
					margin: 2px 2px 0 2px;
					background: url(../images/leagueEvents.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.leftSideHeaderPLL {
					margin: 2px 2px 0 2px;
					background: url(../images/newPlayers.gif) no-repeat;
					width: 635px;
					height: 60px;
					padding: 0;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.subDivisionSelect {
					margin: 0px 2px;
					background: #030548;
					width: 635px;
					height: 90px;
					border-top: 1px solid #fff;
					/*border-bottom: 10px solid #b1bdcd;*/
				}
				
				.subDivisionSelect ul {
					list-style: none;
				}
				
				.subDivisionSelect li {
					display: block;
					margin: 0;
					padding: 0;
					float: left;
					width: auto;
				}
				
				.divisionSelect {
					margin: 0px 2px;
					background: #030548;
					width: 635px;
					height: 25px;
					border-top: 1px solid #d2d3e5;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.divisionSelect ul {
					list-style: none;
				}
				
				.divisionSelect li {
					display: block;
					margin: 0;
					padding: 0;
					float: left;
					width: auto;
				}
				
				.staffSelect {
					margin: 0px 2px;
					background: #030548;
					width: 635px;
					height: 24px;
					border-top: 1px solid #d2d3e5;
					border-bottom: 10px solid #b1bdcd;
				}
				
				.staffSelect ul {
					list-style: none;
				}
				
				.staffSelect li {
					display: block;
					margin: 0;
					padding: 0;
					float: left;
					width: auto;
				}
				
				.selectWeek {
					margin: 0px 2px 2px 2px;
					background: #030548;
					width: 635px;
					height: 30px;
					/*border-left: 6px solid #b1bdcd;
					border-right: 6px solid #b1bdcd;
					border-bottom: 10px solid #b1bdcd;*/
				}
				
				.selectWeek ul {
					list-style: none;
				}
				
				.selectWeek li {
					display: block;
					margin: 0;
					float: left;
					width: auto;
					/*border-right: 6px solid #b1bdcd;*/
					font: bold 12px Arial, Helvetica, sans-serif;
					color: #fff;
				}
				
				.selectCaption {
					font: bold 12px Arial, Helvetica, sans-serif;
					color: #BF3F30;
					padding: 4px 0 0 0;
					margin: 20px 20px 20px 200px;
					text-align: center;
					/*background: url(../images/selectDivBG.gif) no-repeat;*/
               background:#e0e090;
					width: 277px;
					height: 23px;
				}
				
				.leftSideBlocks {
					padding: 16px 8px;	
				}
				
				.leftSideBlocks p {
					padding: 0 0 16px 0;
				}
				
					.leftSideBlocks .attractions {
							padding: 6px;
							font-size: 11px;
							color: #888;
							width: 60%;
							float: left;
						}
						
					.leftSideBlocks .websiteURL {
							padding: 6px;
							font-size: 11px;
							color: #888;
							width: 36%;
							float: left;
							text-align: right;
						}
						
					.leftSideBlocks .address {
							padding: 2px 6px 8px 6px;
							font-size: 13px;
							color: #660000;
						}
					
					.leftSideBlocks .barInfo {
						padding: 0 6px 6px 6px;
						min-height: 80px;
						}
					
					.leftSideBlocks ul {
						list-style: square;
						margin: 0 30px 16px 30px;
					}
					
					.leftSideBlocks li {
						padding: 4px;
					}
					
				.leftSideContent {
					padding: 8px;
					background-color:#73C5E5;
				}
				
					.contentTable {
						width: 100%;
						border-top: 1px solid #b8ccd7;
						border-left: 1px solid #b8ccd7;
					}
					
					.contentTable th {
						background: url(../images/thBG.gif) repeat-x;
						text-align: center;
						padding: 6px;
						border-bottom: 1px solid #b8ccd7;
						border-right: 1px solid #b8ccd7;
						font-size: 14px;
						text-transform: uppercase;
						color: #01305e;
					}
				
					.normalFont {
						font-weight: normal;
					}
					
					.contentTableHeader {
						background: url(../images/tdHeaderBG.gif) repeat-x;
						border-right: 1px solid #b8ccd7;
						border-bottom: 3px solid #b8ccd7;
						padding: 6px;
						text-align: center;
						font: bold 11px Arial, Helvetica, sans-serif;
						color: #255381;
						text-transform: uppercase;
					}

					.contentTableTDF {
						border-right: 1px solid #b8ccd7;
						border-bottom: 1px solid #b8ccd7;
					}
					
					.contentTableTD {
						border-right: 1px solid #b8ccd7;
						border-bottom: 1px solid #b8ccd7;
						padding: 4px;
						vertical-align: top;
					}
					
					.gender {
						font-size: 11px;
						color: #555;
					}
					
					.contentTableTDLinks {
						border-right: 1px solid #b8ccd7;
						border-bottom: 1px solid #b8ccd7;
						vertical-align: top;
						background: #010246;
						text-align: center;
						padding: 0;
					}
					
						.contentTableTDLinks {
							list-style: none;
						}
						
						.contentTableTDLinks li {
							display: block;
							margin: 0;
							padding: 0;
							float: left;
							width: auto;
						}
					
					.contentTableTDXPad {
						border-right: 1px solid #b8ccd7;
						border-bottom: 1px solid #b8ccd7;
						padding: 10px;
						vertical-align: top;
					}
				
					.tdSpacer {
						height: 10px; 
						background: #b1bdcd;
						border-right: 1px solid #b8ccd7;
						border-bottom: 1px solid #b8ccd7;
					}
					
					.divTeamScore {
						padding: 6px;
						background: #f4f7fa;
						text-align: center;
					}
				
					.divBeatLabel {
						padding: 2px;
						background: #e8eaec;
						text-align: center;
						font-weight: bold;
						color: #111;
					}
				
					.divScore {
						padding: 6px;
						background: #f4f7fa;
						text-align: center;
						font: bold 13px Arial, Helvetica, sans-serif;
						color: #cc0000;
					}
					
					.divScoreSpacer {
						padding: 2px;
						background: #e8eaec;
						text-align: center;
						font-weight: bold;
						color: #111;
					}
				
					.divOverallStandings {
						padding: 6px;
						background: #f4f7fa;
						text-align: center;
						color: #111;
						font-weight: bold;
					}
					
					.divScoreNotes {
						padding: 6px;
						background: #f4f7fa;
						text-align: center;
					}
					
					.spacer {
						height: 20px;
					}
					
					.contentNestedTable {
						width: 100%;
					}
					
					.contentNestedTableHeader {
						padding: 4px;
						border-bottom: 1px dotted #ccc;
						font-weight: bold;
						text-align: center;
					}
					
					.contentNestedTableTD {
						padding: 4px;
						border-bottom: 1px dotted #ccc;
						text-align: center;
						vertical-align: top;
					}
					
					.specTable {
						width: 100%;
						border-top: 1px solid #b1bdcd;
						border-left: 1px solid #b1bdcd;
						font-size: 11px;
					}
					
					.specTableTDHeaderL {
						padding: 6px;
						border-right: 1px solid #b1bdcd;
						border-bottom: 3px solid #b1bdcd;
						font-weight: bold;
					}
					
					.specTableTDHeaderR {
						padding: 6px;
						border-right: 1px solid #b1bdcd;
						border-bottom: 3px solid #b1bdcd;
						text-align: right;
						font-weight: bold;
					}
					
					.specTableTDL {
						padding: 6px;
						border-right: 1px solid #b1bdcd;
						border-bottom: 1px solid #b1bdcd;
					}
					
					.specTableTDR {
						padding: 6px;
						text-align: right;
						border-right: 1px solid #b1bdcd;
						border-bottom: 1px solid #b1bdcd;
					}
					
			
#content .sidebar {
				float: left;
				width: 316px;
				background: transparent;
				background-color:#73C5E5;
			}
			
			.clear {
				clear: both;
			}
			
.rightSideBlocks {
  background: #fff;
  margin: 8px 8px 0 8px;
  padding: 16px 8px 4px 8px;
  -moz-border-radius:9px;
}
				
.rightSideBlocks ul {
  list-style: disc;
  margin: 0;
  padding: 10px 24px;
  color: #c3c5cb; 
}
	
.rightSideBlocks p {
margin: 0;
padding: 10px 8px;
}
					
.rightSideAlignR {
text-align: right;
padding: 8px 0 0 0;
border-top: 1px solid #d7d8db;
}
					
.adCaption {
text-align: center;
margin: 8px 8px 0 8px;
}
				
.rightSideBlocksAD {
background: #fff;
margin: 8px 8px;
padding: 0;
-moz-border-radius:9px;
}
					
.specialCharacters {
font-size: 12px;
}
					
#joinTeam {
width: 190px;
height: 35px;
text-align: center;
background: url(../images/signUp.gif);
margin: 0 0 20px 40px;
}
					
.errorMsg ul {
text-align: center;
color: #FF0000;
padding-bottom: 20px;
}
					
					.pollTDLeft {
						padding: 3px 3px 3px 12px;
						font-size: 11px;
					}
					
					.pollTDRight {
						padding: 3px 12px 3px 3px;
						font-size: 11px;
					}
					
					.printHeaderLeft {
						width: 80%;
						float: left;
					}
					
					.printStandings {
						color: #CC0000;
						font-weight: bold;
						text-decoration: none;
						text-transform: capitalize;
						text-align: center;
						background: url(../images/printStandingsBG.gif) no-repeat;
						height: 18px;
						width: 119px;
						float: right;
						
					}
					
					.floatLeft {
						float: left;
						margin: 0 8px 6px 0;
						width: 100px;
					}

	#footer {
		width: 955px;
		background: #224681;
		vertical-align: middle;
		border-top: 20px solid #f3d010;
		clear: both;
	}
				
		#footer p {
			text-align: center;
			padding: 6px;
			color: #fff;
		}
		
/*--------------------------Link Styles -----------------------*/

a {
	 font: normal 12px Arial, Helvetica, sans-serif; 
	 color: #336699; 
	 text-decoration: none; 
}
	 
a:hover {
	color: #e15119; 
	text-decoration: underline; 
}

.rightSideBlocks a {
	 font: normal 12px Arial, Helvetica, sans-serif; 
	 color: #336699; 
	 text-decoration: none; 
}
	 
.rightSideBlocks a:hover {
	color: #e15119; 
	text-decoration: underline; 
}

a.rightBlockLink {
	 font: normal 10px Arial, Helvetica, sans-serif; 
	 color: #336699; 
	 text-decoration: none; 
}

a.rightBlockLink:hover {
	 color: #e15119; 
	 text-decoration: underline; 
}

a.joinTeam {	
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	vertical-align: middle;
}

a.joinTeam:hover {
	color: #CC0000;
	text-decoration: underline;
}

.printStandings a {	
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
	font-size: 11px;
}

.printStandings a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.selectSubLink {
	float: left;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	width: 126px;
	line-height: 25px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

a.selectSubLink:hover {
	background-color:#e5effd;
	text-decoration: none;
	color: #003366;
}

a.selectSubLinkNoBorder {
	float: left;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	width: 126px;
	line-height: 25px;
	border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

a.selectSubLinkNoBorder:hover {
	background-color:#e5effd;
	text-decoration: none;
	color: #003366;
}

a.selectSubLinkALT {
	float: left;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	width: 127px;
	line-height: 25px;
	border-right: 0-;
	border-bottom: 1px solid #fff;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

a.selectSubLinkALT:hover {
	background-color:#e5effd;
	text-decoration: none;
	color: #003366;
	
}

.divisionSelect a {
	float: left;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	width: 126px;
	line-height: 25px;
	color: #fff;
	vertical-align: middle;
	border-right: 1px solid #fff;
	text-align: center;
}

.divisionSelect a:hover {
	background-color:#e5effd;
	text-decoration: none;
	color: #003366;
}

.staffSelect a {
	float: left;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	width: 208px;
	padding: 6px 0px 5px 1px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

.staffSelect a:hover {
	background-color:#e5effd;
	text-decoration: none;
	color: #003366;
}

.staffSelect a.on:link, .staffSelect a.on:visited, .staffSelect a.on:active {
	float: left;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	width: 208px;
	padding: 6px 0px 5px 1px;
	color: #003366;
	vertical-align: middle;
	text-align: center;
	background-color:#e5effd;
}

.contentTableTDLinks a {
	float: left;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	width: 20px;
	padding: 6px 0;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #fff;
}

.contentTableTDLinks a:hover {
	background-color:#e5effd;
	text-decoration: none;
	color: #003366;
}

.selectWeek a {
	float: left;
	font: bold 12px arial, sans-serif;
	text-decoration: none;
	width: auto;
	padding: 0;
	color: #fff;
	vertical-align: middle;
	padding: 8px 6px;
	text-align: center;
}

.selectWeek a:hover {
	background-color:#f4f2f2;
	text-decoration: none;
	color: #003366;
}

#footer a {
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	padding: 6px 12px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

#footer a:hover {
	text-decoration: underline;
}

/*--------------------------form Styles -----------------------*/

label {
	font-weight: bold;
}

input {
	color: #336699;
	border: 1px solid #7a7976;
	background-color: #f9f9fa;
	width: 99%;
}

.inputsm {
	font-size: 10px;
	width: 95%;
}

.inputC { 
	text-transform: capitalize;
}

.inputCsm { 
	text-transform: capitalize;
	font-size: 10px;
	width: 95%;
}

textarea {
	color: #336699;
	border: 1px solid #7a7976;
	background-color: #f9f9fa;
	width: 99%;
}

select {
	color: #336699;
	border: 1px solid #7a7976;
	background-color: #f9f9fa;
	width: auto;
}

.select {
	width: 99%;
}

.submit {
	font: bold 11px arial;
	color: #000;
	border: 1px solid #7a7976;
	background-color: #f9f9fa;
	width: 150px;
}

.formDiv {
	padding: 8px;
	border: 1px solid #b1bdcd;
}

.formTable {
	width: 100%;
	border-top: 1px solid #b1bdcd;
	border-left: 1px solid #b1bdcd;
}

.formTableTDHeader {
	padding: 2px;
	border-right: 1px solid #b1bdcd;
	border-bottom: 1px solid #b1bdcd;
	text-align: center;
	color: #003366;
	background: #f9f9fa;
	font: bold 10px Arial, Helvetica, sans-serif;
}

.formTableTD {
	padding: 6px;
	border-right: 1px solid #b1bdcd;
	border-bottom: 1px solid #b1bdcd;
	vertical-align: top;
}

.formTableTDsm {
	padding: 2px;
	border-right: 1px solid #b1bdcd;
	border-bottom: 1px solid #b1bdcd;
	font: normal 10px Arial, Helvetica, sans-serif;
}
	
.required {
	color: #444;
	font-weight: normal;
}

.inputPoll {
	font: bold 12px arial;
	color: #003366;
	border: 1px solid #7a7976;
	width: 80px;
	background: url(../images/voteButtonBG.gif) repeat-x;
}

.radioButton {
	background: transparent;
	width: auto;
	border: 0;
}

/*--------------------------State Team Table Styles -----------------------*/

.contentTableHeaderST {
	background: url(../images/tdHeaderBG.gif) repeat-x;
	border-right: 1px solid #b8ccd7;
	border-bottom: 1px solid #b8ccd7;
	padding: 2px;
	text-align: center;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #255381;
	text-transform: uppercase;
}


.contentTableHeaderTotal {
	background: #7c7d7e;
	border-right: 1px solid #b8ccd7;
	border-bottom: 1px solid #b8ccd7;
	padding: 2px;
	text-align: center;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.contentTableHeaderPtsRnd {
	background: #454647;
	border-right: 1px solid #b8ccd7;
	border-bottom: 1px solid #b8ccd7;
	padding: 2px;
	text-align: center;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.contentTableHeaderRank {
	background: #222223;
	border-right: 1px solid #b8ccd7;
	border-bottom: 1px solid #b8ccd7;
	padding: 2px;
	text-align: center;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.contentNestedTableHeaderST {
	padding: 2px;
	background: url(../images/tdHeaderBG.gif) repeat-x;
	border-right: 1px solid #b8ccd7;
	border-bottom: 1px solid #b8ccd7;
	font-weight: bold;
	text-align: left;
	font: bold 9px Arial, Helvetica, sans-serif;
}

.contentNestedTableTDST {
	padding: 1px;
	border-right: 1px solid #b8ccd7;
	border-bottom: 1px solid #b8ccd7;
	text-align: center;
	vertical-align: top;
	font: bold 10px Arial, Helvetica, sans-serif;
}

.legendST {
	background: #ff7e4d;
	border: 1px solid #f7652f;
	padding: 4px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
