/*
#fff3e6 sidebar
#1862b1 blue 
#f28d3c dk orange
#f9a54c lt orange
#147430 green
*/

#master #level0 {
    /*background:#FC0;*/
    width:100%;
    
    }
#master #level1 {
    margin-left:165px; /*width of logo*/
    margin-top:0px;
    padding-left:0px; /*space between left and content*/
    }
#master #level2 {
     position:relative;
     width:inherit; 
     top:0px; /*inch up the main content*/
     left: 0px; /*inch over the main content*/
     } 
#master #level3 {
    margin-left:14px;  /*inch left side*/
    padding-right:0px;
    }
#master #level3NoRight {
    margin-right:0px; 
    margin-left:18px; 
    padding-right:0px;
    }
#master #main {
	margin-top:20px;
	
    }
#master #topBar{
    line-height:0px;  /*ULs space Moz*/
    margin:0; /*No margin here, IE6 problem*/
    padding:0;
    background: url('../images/inner/nav-Main.png') no-repeat 196px 0px;
    height:153px;
    width:980px;  /*watch the scroll bar on 10x8 resolution*/
    }
#master #ctl00_urgentBar{
    line-height:30px;  /*ULs space Moz*/
    margin:0 0px 10px 0px; 
    height:30px;
    }    
#master #advBar{
    background:#FFF3AC;}
#master #lftCorner {
  	width:196px;
  	height:153px; /*2 taller than img to get org border*/
  	margin:0;padding:0;
    position:absolute;    
    top:0px;
    left:0px;
    background:#f28d3c;
    }
#master #lftSearchBarHeader  {
   	position:absolute;
    width:150px;
    top:160px;
    left:10px; }
#master #lftSearchBar {
    position:absolute;
    width:150px;
    top:185px; 
    left:10px;
    font-family:Arial;
    background-color:#fff3e6;
    }
#master #lftBarHeader {
    position:absolute;
    width:150px;
    top:275px;
    left:10px; }  
#master #lftBar {
    position:absolute;
    width:150px;
    top:300px; 
    left:10px;
    font-family:Arial;
    font-size:9px;
    background-color:#fff3e6;
    padding:0;
    margin:0;
    }
#master #lftAddIt {
    position:absolute;
    width:150px;
    top:620px; 
    left:10px;
    background-color:#fff3e6;
    padding:0;
    margin:0;
    }    
#master #rgtBar {
    float:right;
    width:212px; /*see ucTestimon*/
    }
#master .navbarParent {
	margin: 0 0 0 0;padding:0 0 0 0;
	}

#master .subNav {
	margin:0 0 0 5px;padding:0;
	width:135px;
	} 

#master .navbarParent {display:block;float:left;width:506px;height:36px;margin:110px 0px; padding:0;color:white; text-align:left; }
#master .navbar {margin: 0 0 0 0;padding:0 0 0 0;float:left;display:inline; height:36px; }
#master .navbar li {float:left;margin:3px 0 0 0;padding:0 0 0 0; list-style-type:none;}
#master .navbar li a {display:block;width:100%;height:100%; behavior: url("../includes/applepngfix.htc"); cursor:pointer;} /*works in production in IE6*/
#master .navbar #navLeft  {width:50px; height:18px;  }
#master .navbar #aboutUs a {width:59px; height:18px; background:url("../images/inner/navAboutUs.png") no-repeat;  }
#master .navbar #parentInfo a {width:85px; height:18px; background:url("../images/inner/navParentInfo.png") no-repeat;}
#master .navbar #leagueMaps a { width:82px;  height:18px;background:url("../images/inner/navLeagueMaps.png") no-repeat;}
#master .navbar #soccerCamps a {width:95px; height:18px;background:url("../images/inner/navSoccerCamps.png") no-repeat; }
#master .navbar #signUp a {width:93px; height:18px; background:url("../images/inner/navSignUp.png") no-repeat;}


#master .navbar #navLeft2  {width:100px; height:18px; }
#master .navbar #specialNeeds a {width:85px;height:18px; background:url("../images/inner/navSpecialNeeds.png") no-repeat;}
#master .navbar #weather a {width:63px; height:18px; background:url("../images/inner/navWeather.png") no-repeat;}
#master .navbar #ffpsStore a {width:80px; height:18px; background:url("../images/inner/navFFPSStore.png") no-repeat;}
#master .navbar #contactUs a {width:70px; height:18px; background:url("../images/inner/navContactUs.png") no-repeat;}

#master .subNav li {background-color:#fff3e6;float:left;margin:0 0 0 0;padding:0px 0 0 5px;width:135px; list-style-type:none; height:15px; }
#master .subNav li a {text-decoration:none;color:black; font-weight:bold; font-size:11px; white-space:nowrap ; }
#master .subNav li a:hover {text-decoration:underline;color:black; }

#navBtnFloat {position:absolute;float:right;right:48px;top:0;padding:0;width:142px;height:40px;}
#myAcctButton p {width:142px;height:32px;background:url("../images/home/btnMyAccount.png") no-repeat; cursor:pointer;} /*works in production in IE6*/
#navBGRepeat {position:absolute;top:0;margin:0;padding:0;width:100%;z-index:-9999;overflow:hidden;height:153px;background:url('../images/inner/navBGRepeat.png') repeat-x; }

#lftSearchBar .subNav li {background-color:#fff3e6;float:left;margin:0 0 0 0;padding:0px 0 0 5px;width:140px; list-style-type:none; height:auto; } /*override #master .subNav li */

.hrNoShade{height:1px;color:#dcdcdc}

#navbarFooterLine {float:left;display:block;line-height:0px;width:100%;height:3px;background:#ee7c20;padding:0;margin:0;}

#footer
{
    CLEAR: both;
    BORDER-TOP: #dcdcdc 1px solid;
    BORDER-BOTTOM: #fff 1px solid; /*spacer for bottom*/
    MARGIN-LEFT: 185px;
    MARGIN-RIGHT: 15px;
    margin-TOP: 50px;
    text-align: right;
    
}
#footer P{}
#footer A:link{BORDER-BOTTOM-WIDTH: 0px}
#footer A:visited{ BORDER-BOTTOM-WIDTH: 0px}
#footer A:hover{ BORDER-BOTTOM-WIDTH: 1px}

/*Std UL*/
#master ul.std {padding:0;margin:5px 0 15px 0; list-style:none; }
#master ul.std li {padding: 0 5px 5px 16px;background: url('../images/home-bullet_whiteBG.gif') no-repeat left top; }
/*Std UL*/

H1
{
	font-weight: bold;
	font-size: 32pt;
}
TABLE.outline
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	text-align:center;
}
TD.bgOrange
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: antiquewhite;
 }
TD.bgViolet
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}
TD.bgPink
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #fce7e8;
}
TD.bgYellow
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #fcfad0;
}
TR.bgYellow TD
{
	
	background-color: #fcfad0;
}
TD.bgOrangeNoborder
{
	background-color: #ffdebd;
}
TD.bgVioletNoborder
{
	background-color: #ece2ec;
}
TD.bgPinkNoborder
{
	background-color: #fce7e8;
}
TD.bgYellowNoborder
{
	background-color: #fcfad0;
}

H2
{
	font-weight: bold;
	font-size: 16pt;
}
/*ucVolunteer*/
.Print
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.Print TD.Inverse
{
	background-color: #000000;
	color: #ffffff;
}
.Print TD
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 13px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

TD.lineLeft
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: #cccccc 1px solid;
	border-bottom: 0px solid;
}
TD.lineRight
{
	border-right: #cccccc 1px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}
.textBlue
{
	color: darkblue;
}
A.listLink
{
	color: #663366;
	text-decoration: underline;
}
/*CR instru*/
.steps
{
	font-size: 11px;
	color: white;
}
.copyright
{
	font-size: 11px;
	color: black;
}
.smallnote
{
	font-size: 11px;
	color: black;
}
.alert
{
	font-size: 11px;
	color: red;
}
.alertCenter
{
	font-size: 13px;
	color: red;
}
.textactive
{
	font-size: 11px;
	color: #fdff39;
}
.textcomplete
{
	font-size: 11px;
	color: #ffffff;
}
.textincomplete
{
	font-size: 11px;
	color: #909090;
}
.textLogoBlue
{
	font-weight: bold;
	color: #1862b1;
}

H3
{
	font-weight: bold;
	font-size: 12pt;
}
.textGray
{
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
.textRed
{
	color: #fd001b;
	text-decoration: underline;
}
.textRedShade
{
	color: #fd001b;
	text-decoration: underline;
	background-color:#dcdcdc;
}
.textGreen
{
	color:Green ;
	font-size: 11px;
}
.textLarger
{
	font-weight: bold;
	font-size: 11pt;
}
.textLargerNormal
{
	font-size: 11pt;
}
.textLarger10
{
	font-weight: bold;
	font-size: 10pt;
}
.textLarger10Normal
{
	font-size: 10pt;
}
.textLarger12
{
	font-weight: bold;
	font-size: 12pt;
}
.textLarger13
{
	font-weight: bold;
	font-size: 13pt;
}

.headerVolunteer
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.headerGray
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
}
.textSmall
{
	font-size: 11px;
}
A.linkGray
{
	font-size: 11px;
	color: gray;
	font-family: Arial, Tahoma;
}
A.linkBlue,A.linkBlueLarger
{
	color: #1862b1;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}
A.linkBlueLarger,A:hover.linkBlueLarger
{
	font-size: 13px;
}
A:hover.linkBlue,A:hover.linkBlueLarger
{
	color: #1862b1;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}

A.linkRoyalBlue
{
	color: #4169E1;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}
.txtCategory
{
	font-weight: bold;
	font-size: 10pt;
	color: #a9a9a9;
}
TD.lineBottom
{
	border-right: 1px;
	border-bottom: #cccccc 1px solid;
}
.textOptional
{
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}
.textSmallRed
{
	font-size: 11px;
	color: #ff0000;
}
.textLargerGreen
{
	font-weight: bold;
	font-size: 11pt;
	color: green;
}
.textLargerRed
{
	font-weight: bold;
	font-size: 11pt;
	color: #ee7c20;
}
.textLargerGreenBGYellow
{
	font-weight: bold;
	font-size: 11pt;
	color: green;
	background-color:antiquewhite;
}
.textLargerRedBGYellow
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	background-color: antiquewhite;
}
INPUT.button1Old
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 0px;
	border-left: black 1px solid;
	color: #ffff33;
	border-bottom: black 1px solid;
	background-color: #653366;
}
INPUT.button2,INPUT.button1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	border-left: black 1px solid;
	color:white;
	border-bottom: black 1px solid;
	background-color: #f28d3c;
}
HR.hr /*obs*/
{height:1px;}

p.hr{padding: 6px 0 4px 0;border-top: 1px solid #999; margin:0;}


TABLE.Tasks
{
	font-size: 10pt;
	color: #000000;
	background-color: #cccccc;
}
TABLE.Tasks TR.TableTitle
{
	font-weight: bolder;
	font-size:12pt;
	color: #000000;
	text-indent: 0px;
	background-color: #ffffff;
}
TABLE.Tasks TR.TableTitle TD
{
	font-weight: bolder;
	font-size: 10pt;
	color: #000000;
	text-indent: 0px;
	background-color: #ffffff;
}
TABLE.Tasks TR.TaskFields
{
	font-weight: bolder;
	background-color: #d9d9d9;
}
TABLE.Tasks TR.TaskFields TD
{
	font-weight: bolder;
}
TABLE.Tasks TR.TaskDark
{
	background-color: #f5f5f5;
}
TABLE.Tasks TR.TaskViolet
{
	background-color: ivory;
}
TABLE.Tasks TR.TaskLight
{
	background-color: #ffffff;
}
TR.TaskDark
{
	background-color: #f5f5f5;
}
TR.TaskLight
{
	background-color: #ffffff;
}
TABLE.Tasks .TaskOkay
{
	color: #000000;
}
TABLE.Tasks .TaskOkay:active
{
	color: #000000;
}
TABLE.Tasks .TaskOkay:link
{
	color: #000000;
}
TABLE.Tasks .TaskOkay:visited
{
	color: #000000;
}
TABLE.Tasks .TaskDue
{
	color: #0000f0;
}
TABLE.Tasks .TaskDue:active
{
	color: #0000f0;
}
TABLE.Tasks .TaskDueBG
{
	background-color: antiquewhite;
}
TABLE.Tasks .TaskDue:link
{
	color: #0000f0;
}
TABLE.Tasks .TaskDue:visited
{
	color: #0000f0;
}
TABLE.Tasks .TaskOverdue
{
	font-weight: bold;
	color: #f00000;
}
TABLE.Tasks .TaskOverdue:active
{
	color: #f00000;
}
TABLE.Tasks .TaskOverdue:link
{
	color: #f00000;
}
TABLE.Tasks .TaskOverdue:visited
{
	color: #f00000;
}
.textRequired
{
	font-weight: bold;
	font-size: 13pt;
	color: #ff0000;
}
.outline
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #fffff8;
}
TABLE.printParentGuardian
{
}
TABLE.printParentGuardian TD
{
	font-size: 7pt;
}
.textSmaller
{
	font-size: 7pt;
}
INPUT.printCheckbox
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 14px;
	padding-top: 0px;
	height: 14px;
}
TD.outlineDarker
{
	border: solid 1px #c0c0c0;
	background-color: #fcfad0;
}
.CRMIframe
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	height: 190px;
}
.CRMtable
{
}
.CRMtable TD
{
	font-size: 11px;
}
.text
{
	font-size: 11px;
}
.CRMtable TD.bgGray
{
	background-color: #f5f5f5;
}
.CRMtable .textBoldGray
{
	font-weight: bold;
	color: #666666;
}
.textBoldGray
{
	font-weight: bold;
	color: #666666;
}
.CRMtable .textHeader
{
	font-weight: bold;
	font-size: 10pt;
}
.textHeader
{
	font-weight: bold;
	font-size: 10pt;
}
.CRMtable .textLightGray
{
	font-size: 7pt;
	color: #999999;
}
.textLightGray
{
	font-size: 7pt;
	color: #999999;
}
.textLightGray {font-size: 7pt;
	color: #999999;
}
.CRMtable TD A
{
	font-weight: normal;
	font-size: 7pt;
	text-decoration: underline;
}
.CRMtable TD A:hover
{
	font-weight: normal;
	font-size: 7pt;
}
.CRMtable TD .textSmall
{
	font-size: 7pt;
}
.CRMtable TD TEXTAREA
{
	font-size: 11px;
	width: 300px;
	font-family: Arial;
}
.linkHighlight
{
	background-color: #ffffcc;
}
.teamTABLE
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-collapse: collapse;
 
}
TH.teamTABLE
{
	border-top-width: 1px;
	font-size: 9px;
	color: #ffffff;
	border-top-color: #111111;
	background-color:#c0c0c0;
	
}
TR.teamTABLE TD  /*new*/
{
	font-size: 10px;
	font-weight:bold ;
	color: #ffffff;
	border: solid 1px black;
	background-color: #c0c0c0;
	text-align:center ;
}
TR.teamTABLETD TD  /*new*/
{	
	border: solid 1px black;
}
.feeGridBG
{
	BORDER-TOP: #97acd4 1px solid; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #e5ecf9 } 

.feeGridBG-Dark
{
	BORDER-RIGHT: #1862b1 2px solid; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #e5ecf9 } 

.feeGridBG-Dark-Bottom
{
	BORDER-RIGHT: #1862b1 2px solid; 
	BORDER-BOTTOM: #1862b1 2px solid; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #e5ecf9 } 
.feeGridBG-Dark-Bottom-Light-Top
{
	BORDER-RIGHT: #1862b1 2px solid; 
	BORDER-BOTTOM: #1862b1 2px solid; 
	BORDER-TOP: #97acd4 1px solid; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #e5ecf9 } 

.feegrid-T TD 
{
	BORDER-TOP: #97acd4 1px solid; 
	COLOR: #000000; }

.feegrid-R 
{
	BORDER-RIGHT: #97acd4 1px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
}
	
.feegrid-R-Dark 
{
	BORDER-RIGHT: #1862b1 2px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000 }
	
	
.feegrid-NoR 
{
	BORDER-RIGHT: #97acd4 0px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	margin: 0 auto;}	
			
.feegrid-R TR
{
	BORDER-RIGHT: #97acd4 1px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	 }  
	
.feegrid-R TD
{
	BORDER-RIGHT: #97acd4 1px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	TEXT-ALIGN: CENTER }  
	
.feegrid-R TD.dark
{
	BORDER-RIGHT: #1862b1 2px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	TEXT-ALIGN: center } 	

.feegrid-R TD.darkTop
{
	BORDER-RIGHT: #1862b1 2px solid; 
	BORDER-TOP: #1862b1 2px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	 } 	
	
.feegrid-R TD TABLE TR TD
{
	BORDER-RIGHT: #97acd4 0px solid; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	} 	
	
.feegrid-Tc TD 
{
	BORDER-TOP: #97acd4 1px solid; 
	COLOR: #000000; 
	FONT-WEIGHT: bold; }

.feegrid-Bc TD 
{
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	BORDER-BOTTOM: #97acd4 1px solid; 
	TEXT-ALIGN: center 
	} 
		

TEXTAREA
{
	font-family: Arial;
}

TABLE.TableDataSummary
{
}
TABLE.TableDataSummary TR
{
	vertical-align: top;
}
TABLE.TableDataSummary TR.TableDataSummaryTH
{
	vertical-align: top;
}
TABLE.TableDataSummary TH.TableDataSummaryTH
{
	vertical-align: top;
	background-color:#d9d9d9;
}
TABLE.TableDataSummary TH.TableDataSummarySmallerTH
{
	vertical-align: top;
	background-color:#d9d9d9;
	font-size:10pt;
}
TABLE.TableDataSummary TR.TableDataSummaryTH TD
{
	font-weight: bold;
	vertical-align: top;
	white-space:nowrap;
}
TABLE.TableDataSummary TR TD.TableDataSummaryTDCenter
{
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
TABLE.TableDataSummary TR.TableDataSummaryTDCenterNoBorder TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	border-bottom: 0px;
}
TABLE.TableDataSummary TR.TableDataSummaryTDLeftNoBorder TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border-bottom: 0px;
}
TABLE.TableDataSummary TR TD.TableDataSummaryTDCenter TABLE TR TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	border-bottom: none 0px solid; 
}
TABLE.TableDataSummary TR TD.TableDataSummaryTDRight
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	white-space:nowrap;	
}
TABLE.TableDataSummary TR TD.TableDataSummaryTDLeft
{	
	vertical-align: top;
	text-align: left;
	white-space:nowrap;	
}
TABLE.TableDataSummary TR TD
{
	padding-right: 2px;
	padding-left: 8px;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
	text-align: left;
}
/* /div*/
.TableDataSummary
{
}
.TableDataSummary div
{
	vertical-align: top;
}
.TableDataSummary .TableDataSummaryTH
{
	vertical-align: top;
	text-align:left;
	margin:0;
	padding:0;
}
.TableDataSummary div.TableDataSummaryTH
{
	vertical-align: top;
	background-color:#d9d9d9;
	float:left
}
.TableDataSummary .TableDataSummarySmallerTH
{
	vertical-align: top;
	background-color:#d9d9d9;
	font-size:10pt;
}
.TableDataSummary .TableDataSummaryTH div
{
	font-weight: bold;
	vertical-align: top;
	white-space:nowrap;
}
.TableDataSummary div .TableDataSummaryTDCenter div
{
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
TableDataSummary .TableDataSummaryTDCenterNoBorder div
{
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	border-bottom: 0px;
}
TableDataSummary .TableDataSummaryTDCenterNoBorder div
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border-bottom: 0px;
}
TableDataSummary div .TableDataSummaryTDCenter div div
{
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	border-bottom: none 0px solid; 
}
TableDataSummary div .TableDataSummaryTDRight
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	white-space:nowrap;	
}
TableDataSummary div .TableDataSummaryTDLeft
{	
	vertical-align: top;
	text-align: left;
	white-space:nowrap;	
}
.TableDataSummary #content 
{
	margin-top:10px;
	font-size: 12px;
	border-bottom: lightgrey 1px solid;
	text-align: left;
	float:left;
}
.TableDataSummary a.linkRoyalBlue
{
	font-size: 11px;
	color: #4169E1;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}
/*div*/

TABLE.TableDataGrid
{
}
TABLE.TableDataGrid TR
{
	vertical-align: top;
}
TABLE.TableDataGrid TR.TableDataGridTH
{
	vertical-align: top;
}
TABLE.TableDataGrid TR.TableDataGridTH TD
{
	font-weight: bold;
	vertical-align: top;
}
TABLE.TableDataGrid TR.TableDataGridTF TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	border-bottom: none;
}
TABLE.TableDataGrid TR.TableDataGridTP TD
{
	font-weight: bold;
	vertical-align: top;
	border-bottom: none;
	text-align: center ;
}
TABLE.TableDataGrid TR.TableDataGridTP TH A
{
	text-decoration: underline;
}
TABLE.TableDataGrid TR.TableDataGridB TD
{
	font-weight: bold;
	vertical-align: top;
	border-bottom: none;
}
TABLE.TableDataGrid TR.TableDataGridB TD.Left
{
	text-align: left;
}
TABLE.TableDataGrid TR.TableDataGridB TD.Right
{
	text-align: right;
}
TABLE.TableDataGrid TR.TableDataGridB TD.Center
{
	text-align:center ;
}
TABLE.TableDataGrid TR
{
	vertical-align: top;
	text-align: left;
}
TABLE.TableDataGrid TR TD.R
{
	vertical-align: top;
	text-align: right;
	width:60px;
}
TABLE.TableDataGrid TR TD.R A
{
	vertical-align: top;
	text-align: right;
	width:60px;
	font-weight: normal ;
	
}
TABLE.TableDataGrid TR TD.L
{
	vertical-align: top;
	text-align: left;
	width:80px;
}
TABLE.TableDataGrid TR TD
{
	padding-right: 2px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: lightgrey 1px solid;
		
}
TR.TableDataGridPager TD TABLE TR TD SPAN
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border:1px solid black ;
	text-align:center;
		
}
TR.TableDataGridPager TD TABLE TR TD
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border:0px solid black ;
	text-align:center;
		
}
TABLE.TableDataGrid TR.TableDataGridFooter TD
{
	padding-right: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: black 2px solid;
}
.DataGridPager TD A,.DataGridPager TD A:hover
{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
}
.DataGridPager TD A:hover{text-decoration:underline}
.DataGridPager TD SPAN
{	
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	border: solid 1px black;
	padding-right: 3px;
	padding-left: 3px;

}
.DataGridPager TD A:visited
{
	font-family: verdana, Helvetica, sans-serif;	
	font-weight: normal;
	color: black;		
}
.DataGridPager TD A:active
{
	font-family: verdana, Helvetica, sans-serif;	
	font-weight: normal;
	color: black;
	line-height: 20px;
	
}
TABLE.TableDataGridReportwithSelect
{ 	
	background-color:white;
}
TABLE.TableDataGridReportwithSelect TR
{
	vertical-align: top;	
	height:22px;
}
TABLE.TableDataGridReportwithSelect TR TD
{
	padding-right: 2px;
	padding-left: 18px;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}
TABLE.TableDataGridReport
{ 	
	
}
TABLE.TableDataGridReport TR
{
	vertical-align: top;	
		
}
TABLE.TableDataGridReport TR.TableDataGridReportTH
{
	vertical-align: top;	
	font-weight: bold;
	
}
TABLE.TableDataGridReport TR.TableDataGridReportTH TD
{
	font-weight: bold;
	vertical-align: top;
	
	}
TABLE.TableDataGridReport TR.TableDataGridReportTF TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	border-bottom: none;
	
}
TABLE.TableDataGridReport TR.TableDataGridReportTP TD
{
	font-weight: bold;
	vertical-align: top;
	border-bottom: none;	
}
TABLE.TableDataGridReport TR TD
{
	padding-right: 2px;
	padding-left: 18px;
	
	padding-bottom: 2px;
	padding-top: 2px;
}

TABLE.TableSmallDataGrid
{
	border-collapse:collapse;
}
TABLE.TableSmallDataGrid TR
{
	vertical-align: top;
}
TABLE.TableSmallDataGrid TD
{
	
}
TABLE.TableSmallDataGrid TR.TableSmallDataGridTH
{
	vertical-align: top;
}
TABLE.TableSmallDataGrid TR.TableSmallDataGridTH TD
{
	font-weight: bold;
	vertical-align: top;
}
TABLE.TableSmallDataGrid TR.TableSmallDataGridTF TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	border-bottom: none;
}
TABLE.TableSmallDataGrid TR.TableSmallDataGridTP TD
{
	font-weight: bold;
	vertical-align: top;
	border-bottom: none;
}
TABLE.TableSmallDataGrid TR TD
{
	padding-right: 2px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
}
TABLE.QueueTable
{
}
TABLE.QueueTable TR
{
	vertical-align: top;
}
TABLE.QueueTable TR.QueueTableTH
{
	vertical-align: top;
}
TABLE.QueueTable TR.QueueTableTH TD
{
	font-weight: bold;
	vertical-align: top;
	border-bottom: #505050 1px solid;
}
TABLE.QueueTable TR.QueueTableTF TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	border-bottom: none;
}
TABLE.QueueTable TR TD
{
	padding-right: 2px;
	padding-left: 8px;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}
TABLE.QueueDetailTable
{
}
TABLE.QueueDetailTable TR
{
	vertical-align: top;
}
TABLE.QueueDetailTable TR.QueueDetailTableTH
{
	vertical-align: top;
}
TABLE.QueueDetailTable TR.QueueDetailTableTH TD
{
	font-weight: bold;
	vertical-align: top;
	border-bottom: #505050 1px solid;
}
TABLE.QueueDetailTable TR.QueueDetailTableTF TD
{
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	border-bottom: none;
}
TABLE.QueueDetailTable TR TD
{
	padding-right: 2px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #efefef 1px solid;
}
TABLE TR TD.Stopped
{
	color: #000000;
	background-color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.Stopping
{
	color: #505050;
	background-color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.Queued
{
	color: #003300;
	background-color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.Feasibility
{
	color: #ffffff;
	background-color: #006600;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.Optimizing
{
	color: #ffffff;
	background-color: #00CC00;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.Complete
{
	color: #00ff00;
	background-color: #009900;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.Failed
{
	color: #ffffff;
	background-color: #990000;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.True
{
	color: #009900;
	background-color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE TR TD.False
{
	color: #990000;
	background-color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 75px;
}
TABLE.Calendar TR
{
}
TABLE.Calendar TR TD
{
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
	margin: 4px 0px 0px 4px;
	padding-top: 4px;
}
TABLE.Calendar TR A
{
	font-size: 12px;
}

.Calendar .CalendarHeader
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 18pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #e2d6bc;
	padding-top: 0px;
	height: 100%;
	background-color: #521010;
}


TABLE.CalendarLayout
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width: 650;
}
TABLE.CalendarLayout TR
{
	vertical-align: middle;
}
TABLE.CalendarLayout TR TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 10px;
	vertical-align: middle;
	padding-top: 2px;
}
.PopupCalendar
{
	border-right: #221B14 1px solid;
	padding-right: 0px;
	border-top: #221B14 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #221B14 1px solid;
	width: 100%;
	padding-top: 0px;
	border-bottom: #221B14 1px solid;
	font-family: Tahoma;
	border-collapse: collapse;
	height: 100%;
	background-color: #f5f5f5;
}
.PopupCalendar TD
{
	border-right: #221B14 1px solid;
	border-top: #221B14 1px solid;
	border-left: #221B14 1px solid;
	border-bottom: #221B14 1px solid;
	text-decoration: none;
}
.PopupCalendar A
{
	color: white;
	text-decoration: none;
}
.PopupCalendar .TitleStyle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	color: #ffffff;
	padding-top: 0px;
	background-color: #f9a54c;
	height: 100%;
}
.PopupCalendar .TitleStyle A
{
	font-weight: bold;
	color: white;
}
.PopupCalendar .DayHeaderStyle
{
	font-weight: bold;
	color: white;
	background-color: #f9a54c;
}
.PopupCalendar .TodayDayStyle
{
	font-weight: bold;
	color: white;
	background-color: #147430;
	text-decoration: none;
}
.PopupCalendar .TodayDayStyle A
{
	font-weight: bold;
}
.PopupCalendar .OtherMonthDayStyle
{
	background-color: #cccccc;
	color: #808080;
}
.Calendar .Header
{
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	background-color: #f9a54c;
}
.Calendar .Inactive
{
	font-family: Arial;
	background-color: #cccccc;
}
.Calendar .Inactive a
{
	color: #808080;
}
.Calendar .Inactive a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.Calendar .Selected
{
	background-color: #f9a54c;
}
.Calendar .Default
{
	background-color: #f5f5f5;
}
TD.MailQueueScheduled
{
	background-image: url(../images/status-bak.gif);
	background-color: #653366;
	color: #ffffff;
}
TD.MailQueueInProgress
{
	background-image: url(../images/status-bak.gif);
	background-color: #B998B9;
}
TD.MailQueueSent
{
	background-image: url(../images/status-bak.gif);
	color: #ffffff;
	background-color: #009933;
}
TD.MailQueueFailed
{
	background-image: url(../images/status-bak.gif);
	background-color: #990000;
	color: #ffffff;
}
TD.MailQueueSendNow
{
	background-image: url(../images/status-bak.gif);
	background-color: #FFFF33;
	text-align: center;
}
TD.steps, DIV.steps
{
	font-size: 11px;
	color: #666666;
}
Div.stepSelected
{
	border-right: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	font-weight: bold;
	font-size: .84em;
	border-left: #ffffff 2px solid;
	width: 86px;
	color: #ffffff;
	line-height: 18px;
	padding-top: 2px;
	border-bottom: #ffffff 2px solid;
	font-family: Arial;
	height: 43px;
	background-color: #f9a54c; /*#b998b9;*/
	text-align: center;
}
Div.stepSelected A
{
	color: #666666;
	text-decoration: underline;
}
Div.step
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-weight: bold;
	font-size: .84em;
	border-left: #cccccc 1px solid;
	width: 86px;
	color: #666666;
	line-height: 18px;
	padding-top: 2px;
	border-bottom: #cccccc 1px solid;
	font-family: Arial;
	position: relative;
	top: 1px;
	height: 41px;
	background-color: #ffffff;
	text-align: center;
}
Div.step A
{
	color: #000000;
	text-decoration: none;
}
Div.ignore
{
	padding-left: 6px;
	position: relative;
	top: 3px;
}
Div.ignoreSelected
{
	padding-left: 6px;
	position: relative;
	top: 3px;
}
Div.ignoreSelected A
{
	color: #653366;
	text-decoration: underline;
}
TABLE.progressBar
{
	margin-left: 10px;
	margin-top: 6px;
	border-collapse: collapse;
}
TABLE.progressBar TD.header
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
DIV.progressBar DIV.header
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
TABLE.progressBar TD.bar
{
	border-right: #f28d3c 1px solid;
	border-top: #f28d3c 1px solid;
	border-left: #f28d3c 1px solid;
	border-bottom: #f28d3c 1px solid;
	background-color: #ffffff;
}
DIV.bar
{
	border-right: #f28d3c 1px solid;
	border-top: #f28d3c 1px solid;
	border-left: #f28d3c 1px solid;
	border-bottom: #f28d3c 1px solid;
	background-color: #ffffff;
}
TABLE.progressBar TD.footer
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	border-right: #f28d3c 1px solid;
	border-top: #f28d3c 1px solid;
	border-left: #f28d3c 1px solid;
	border-bottom: #f28d3c 1px solid;
	background-color: #f28d3c ;
}
DIV.progressBar DIV.footer
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	border-right: #f28d3c 1px solid;
	border-top: #f28d3c 1px solid;
	border-left: #f28d3c 1px solid;
	border-bottom: #f28d3c 1px solid;
	background-color: #f28d3c ;
}
.subhead2
{
	font-weight: bold;
	color: darkred;
	line-height: 20px;
}
.PhotoAlbum th
{
	background-color:whitesmoke;
	text-align:center;
	font-size:16px;
}
.PhotoAlbum th.subHead
{
	background-color:white;
	text-align:left;
	font-size:13px;
}
#layout {margin:0;padding:0;clear:left;display:block;width:800px;background:url('../images/logoBWLg.gif') repeat-y center 0px;}
#layoutLarger {margin:0;padding:0;clear:left;display:block;width:800px;background:url('../images/logoBWLg.gif') repeat-y center 0px;font-size:10pt;}
.outer {display:block;float:left;margin:0;padding:0;border-bottom:solid 1px gray;width:800px;}
.rptheader {margin:0;padding:0;font-weight:bold;display:block;width:800px;}
.rptheaderLarger {margin:0;padding:0;font-weight:bold;display:block;width:800px;font-size:10pt;}
.rptheader .bBorder{width:75%;border-bottom:solid 1px #c9c9c9;}
  
.hGroup {clear:left;display:block;margin:0;padding:0;width:800px;font-weight:bold}
.hGroupNoMargin {clear:left;display:block;margin:0;padding:0;width:0px;line-height:0px;}
.cellSBegin {display:inline;float:left;margin:0 0 0 45px;width:45px;padding:0;}
.cellS {float:left;margin:0;width:30px;padding:0;}
.cellSPlus {float:left;margin:0;width:45px;padding:0;}
.cellM {float:left;margin:0 0 0 5px;width:60px;padding:0;}
.cellMPlus {float:left;margin:0 0 0 5px;width:75px;padding:0;}
.cellL {float:left;width:120px;padding:0;margin:0;}
.cellXL {float:left;width:400px;padding:0;margin:0;}
.ulHead {line-height:15px; float:left;margin:0 0 0 5px;padding:0; list-style-type:none;}
.ulHead li { list-style-type:none;}
.ul {margin: 0px 0 0 5px; padding:0; position:relative;}
.ul li {list-style-type:none; margin:0; padding:0; position:relative;}
.ulH {clear:left; margin: 0px 0 0 0px;padding:0;position:relative;}
.ulH li {float:left;margin:0px 0 0px 0;padding:0; list-style-type:none;}
.ulHAlt {clear:left; margin: 0px 0 0 0px;padding:0;position:relative;}
.ulHAlt li {float:left;margin:0px 0 0px 0;padding:0 0 0 20px; list-style-type:none;}

#parentwrapper 
{margin: 0 auto;width:790px; text-align:left;}	
.centercontent 
{float:left;padding: 0;margin: 0 0 5px 0;width:790px;font-size:13pt;font-weight:bold;border-bottom:solid 1px gray; }
.centerColumn
{position:relative;left:0px;padding: 0;margin: 0 auto;width:790px;}
.centerMainBody 
{float:left;top:0px;padding:0px;margin:0 auto;width:290px;text-align:center;}
.mainBody{float:left;padding: 0;margin: 0 auto;width:790px;  }
.leftMainBody
{float:left;padding: 0;margin: 0 auto;width:250px}
.rightMainBody {float:right;padding:0;margin:0;width:250px;text-align:right;}	
.footerMenu {margin-top:50px;width:100%;text-align:center;float:left;}
/* Inteliselect Styles */

.actb_table
{
	font-size: 11px;
	width: 100%;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	position: absolute;
	border-collapse: separate;
	background-color: #fffff0;
}

.actb_active
{
	background-color: #CCD2DD;
}

.actb_regex_match
{
	text-decoration: underline;
	font-weight: bold;
}
.tat_Div
{
	border-right: #b0b0b0 2px solid;
	border-bottom: #b0b0b0 2px solid;
	border-left: #a0a0a0 1px solid;
	border-top: #a0a0a0 1px solid;
	padding-right: 0px;
	OVERFLOW-Y: scroll;
	display: block;
	padding-left: 0px;
	font-size: 11px;
	OVERFLOW-X: hidden;
	padding-bottom: 0px;
	margin: 1px 1px 0px;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	width: 450px;
	padding-top: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	position: absolute;
	z-index: 5;
	height: 103px;
}
.tat_Iframe
{
	position: absolute;
	z-index: 4;
	margin: 1px 1px 0px;
}
/* End Inteliselect Styles */
/* Volunteer Assignments Status*/
.parentMember{margin:0;padding:15px 0 0px 25px;width:95%;}
.headerBox{margin:0;padding:10px;width:250px;border:solid 1px black; font-weight:bold;}
.headerRight{float:right;margin:0 0 25px 0;padding:10px;width:340px;text-align:right;}
.headerRight a{text-decoration:underline;}
.bodyContent{float:left;margin:0;padding:0px;width:575px;}
.bodyContentHeader{display:block;font-weight:bold;margin:30px 0 30px 0;padding:0px;width:170px;border-bottom:solid 1px black;}
.bodyContentBlock{float:left;display:block;margin:0 0 10px 20px;padding:0px;width:200px;}
.bodyContentFloat{display:inline;float:left;margin:0 0 10px 0;padding:0px;width:300px;}

.bodyContentNarrow{clear:left;display:block;margin:0 0 10px 50px;padding:0px;width:500px;}

.bodyContentNarrowLeft{float:left;display:inline;margin:0 0 0px 0px;padding:0px;width:250px;}
.bodyContentNarrowRight{float:left;display:inline;margin:0 0 0px 0px;padding:0px;width:250px;}

.bodyContentBlockNarrow{float:left;display:block;margin:0 0 10px 0;padding:0px;width:80px;}
.bodyContentFloatNarrow{float:left;display:inline;float:left;margin:0 0 10px 0;padding:0px;width:140px;}
/* Volunteer Assignments Status*/
/* Private School Manage*/
.tblTwoColPrivateSchool {position:relative;margin: 15px 3px 0 3px;width:525px; }
.tblTwoColPrivateSchool #head {font-weight:bold; text-decoration:underline;color:Black;}
.tblTwoColPrivateSchool .label {font-weight:bold; color:Black;height:25px;margin:0;}
.tblTwoColPrivateSchool .content {color:Black;height:25px;margin:0;}
.tblTwoColPrivateSchool .ttLeft {float:left;margin:0px;width:270px;text-align:right;}
.tblTwoColPrivateSchool .ttRight {float:right;margin:0px;width:250px;text-align:left;}
.tblTwoColPrivateSchool .val 
{
	float: left;
	margin:0;
	text-align: left;
	vertical-align:middle;
	width: 5px; 
	white-space:nowrap;
}
/* Private School Manage*/
/* Clinic Date Manage */
.tblTwoColClinicManage {position:relative;margin:15px 3px 0 3px;width:590px; }
.tblTwoColClinicManage #head {font-weight:bold; text-decoration:underline;color:Black;}
.tblTwoColClinicManage .label {font-weight:bold; color:Black;height:25px;margin:0;}
.tblTwoColClinicManage .content {color:Black;height:25px;margin:0;}
.tblTwoColClinicManage .ttLeft {float:left;margin:0 10px 0 0px;width:263px;text-align:right;}
.tblTwoColClinicManage .ttRight {float:right;margin:0px;width:317px;text-align:left;}
.tblTwoColClinicManage .val 
{
	float: left;
	margin:0;
	text-align: left;
	vertical-align:middle;
	width: 5px; 
	white-space:nowrap;
}
/* Clinic Date Manage */

/* Coach Meeting Manage */

/* Coach Meeting*/
.hCMExtHeaderTop{float:left;display:block;width:100%;margin:0 0 10px 0;padding:0; font-weight:bold; font-size:10pt; border-bottom: solid 1px #c9c9c9;} 
.hCMExtHeader{ display:block;width:100%;font-weight:bold;font-size:12pt; margin:0;padding:0;background:#dcdcdc;text-align:center ;} 
.hCMExtHeaderPad{ display:block;width:100%;font-weight:bold;font-size:11pt;margin:0 0 10px 0;padding:0;background:#dcdcdc;text-align:center  } 
.hCMExtDay{float:left;display:block;width:25%;margin:0;padding:0; text-align:left;} 
.hCMExtDate{float:left;display:inline;width:25%; text-align:left;}
.hCMExtTime,.hCMExtArea,.hCMExtType{float:left;display:inline;width:25%;margin:0;padding:0; text-align:left;}
.hCMExtLocation{float:left;display:inline;width:24%;margin:0;padding:0;}
.hCMExtGroupNoMargin {display:none;}

#CMExtContent {float:left;display:block;width:100%;padding:0;margin:10px 0 10px 0;border-bottom: solid 1px #c9c9c9; text-align:left;}

.iCMExtType {float:left;display:block;padding:0;margin:0px;width:25%;font-weight:bold;}
.iCMExtDay {float:left;display:inline;padding:0;width:25%;}
.iCMExtTime {float:left;display:inline;padding:0;width:25%;}
.iCMExtLocation {float:left;display:inline;padding:0;margin:0;width:24%;}
.iCMExtDir {float:left;display:block;padding:0;margin:10px 0 10px 0;width:100%; text-align:left; border-top:solid 1px #c9c9c9}

.hCMExtHeaderUnd {border-bottom:solid 1px #dcdcdc;font-size:11pt;font-weight:bold;}
/* Coach Meeting*/

/* Reg Sites Manage */
.tblTwoColRegSiteManage {position:relative;margin:15px 3px 0 3px;width:540px; height:600px }
.tblTwoColRegSiteManage #head {font-weight:bold; text-decoration:underline;color:Black;}
.tblTwoColRegSiteManage .label {font-weight:bold; color:Black;height:25px;margin:0;}
.tblTwoColRegSiteManage .content {color:Black;height:25px;margin:0;}
.tblTwoColRegSiteManage .ttLeft {float:left;margin:0 10px 0 0px;width:273px;text-align:right;}
.tblTwoColRegSiteManage .ttRight {float:right;margin:0px;width:252px;text-align:left;}
.tblTwoColRegSiteManage .val 
{
	float: left;
	margin:0;
	text-align: left;
	vertical-align:middle;
	width: 5px; 
	white-space:nowrap;
}
/* Reg Sites Manage */

/* Shirt Vendor Manage */
#tblTwoColVendorManage *  {font-size:11pt}
#tblTwoColVendorManage a  {font-size:10pt}
.tblTwoColVendorManage {position:relative;margin:15px 3px 0 3px;width:650px; }
.tblTwoColVendorManage #head {font-weight:bold; text-decoration:underline;color:Black;}
.tblTwoColVendorManage .label {font-weight:bold; color:Black;height:25px;margin:0;}
.tblTwoColVendorManage .content {color:Black;height:25px;margin:0;}
.tblTwoColVendorManage .ttLeft {float:left;margin:0 10px 0 0px;width:213px;text-align:right;}
.tblTwoColVendorManage .ttRight {float:right;margin:0px;width:472px;text-align:left;}
.tblTwoColVendorManage .val 
{
	float: left;
	margin:0;
	text-align: left;
	vertical-align:middle;
	width: 5px; 
	white-space:nowrap;
}
/* Shirt Vendor Manage */


/*TSG Header*/
.TSGHeaderParent {padding:0;margin:0;color:black;font-size:11px;width:790px;float:left;border-top:double 1px black;}
.TSGCenter{margin:0 auto;padding:0;text-align:center; width:750px;}
.TSGCenterHeader{margin:5px 0 5px 0;padding:0;text-align:center; width:750px;float:left;}
.TSGHeaderParent #TSGPos {display:inline;width:160px;float:left;text-align:left;}
.TSGHeaderParent #TSGName {display:inline;width:120px;float:left;text-align:left;}
.TSGHeaderParent #TSGPhone {display:inline;width:100px;float:left;text-align:left;}
.TSGHeaderParent #TSGCell {display:inline;width:115px;float:left;text-align:left;}
.TSGHeaderParent #TSGFax {display:inline;width:115px;float:left;text-align:left;}
.TSGHeaderParent #TSGEmails {display:inline;width:120px;float:left;text-align:left;}
.TSGFooter{margin:0 0 2px 0;padding:0;text-align:center; width:250px;height:0px}
/*TSG Header*/

/*Donation*/
.tblTwoCol {float:left;margin: 0 3 0 3px;width:525px;}
.tblTwoCol #head {font-weight:bold; text-decoration:underline;color:Black;}
.tblTwoCol .hdr {font-weight:bold;}
.tblTwoCol span,.tblTwoCol input,.tblTwoCol select {
	display: block;
	width: 150px;
	float: left;
	font-size:10pt;
	margin-bottom: 5px;
	COLOR: #000;
}
.tblTwoCol span 
{
	display:inline;
	text-align: right;
	width: 120px;
	padding-right: 5px;
	margin-left:70px;
}
.tblTwoCol .val 
{
	float: left;
	margin:0;
	text-align: left;
	vertical-align:middle;
	width: 5px; 
	white-space:nowrap;
}
.tblTwoCol br {clear: left;}
.tblTwoCol #btnPanel {margin-left:150px;text-align:center;}
.tblTwoCol .btn {color:black;width:auto;margin-right:50px;}

.tblTwoCol .MaskedEditVal
{	float: left;
	margin:0;
	padding:0;
	text-align: left;
	width: 5px;
	white-space:nowrap;
	display: inline;
	width: 150px;
	COLOR: #999999;
	}
	
.password_strength {
	padding: 0 5px;
	display: inline-block;
	}
.password_strength_1 {
	background-color: #fcb6b1;
	}
.password_strength_2 {
	background-color: #fccab1;
	}
.password_strength_3 {
	background-color: #fcfbb1;
	}
.password_strength_4 {
	background-color: #dafcb1;
	}
.password_strength_5 {
	background-color: #bcfcb1;
	}
/*Donation*/



.autocomplete_completionListElement
{
    BORDER-RIGHT: #b0b0b0 1px solid;
    BORDER-TOP: #b0b0b0 1px solid;
    MARGIN: 0px; padding: 0;
    OVERFLOW: auto;
    BORDER-LEFT: #b0b0b0 1px solid;
    CURSOR: default;
    COLOR: windowtext;
    BORDER-BOTTOM: #b0b0b0 1px solid;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: left;    
    z-index:1000;
}
.autocomplete_highlightedListItem
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    COLOR: black;
    PADDING-TOP: 1px;
    background-color: #B998B9;
    text-decoration: underline;
	font-weight: bold;
    
}
.autocomplete_listItem
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    COLOR: black;
    PADDING-TOP: 1px;
    background-color: #FFF8F2;
}

