body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/bg_tile.gif);
	background-repeat: repeat;
	background-position: top;
	font-size: 12px;
	color: #555555;
	line-height: 1.4em;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 15px;
	margin-top: 0px;
}
a:link {
	color: #004280;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #095BA6;
	text-decoration:none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #1B3F95;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #1B3F95;
	margin-top: 12px;
	margin-bottom: 1px;
	display: block;
}
.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;
	text-align: center;
	height: 24px;
	padding-right: 13px;
	padding-left: 13px;
}
.navLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navLink a:hover {
	color: #3D6CB2;
}
.sidepanelLink {
	font-size: 0.6em;
	color: #FFFFFF;
	font-weight: normal;
}
.sidepanelLink a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidepanelLink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidepanelLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#hdbStr {
	height: 17px;
	border-bottom: 1px solid #000000;
}
#hdLoc {
	background: url(/images/hd_stars_locations.gif) no-repeat right top;
	height: 47px;
	width: 378px;
}
#hdNav {
	background: url(/images/hd_pg_bg.gif) repeat-x left top;
}
#hdbGld {
	background: url(/images/hd_bar_gld.gif) repeat-x;
	height: 10px;
}
.requiredField {
	color: #663333;
}
#page {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	vertical-align: top;
	background: #FFFFFF;
}
#nav {
	clear: right;
	width: 574px;
	margin-top: 42px;
	text-align: left;
}
#pageBody {
	background-color: #FFFFFF;
	width: 564px;
	vertical-align: top;
	padding: 0px 10px 40px 20px;
	float: right;
	min-height:400px;
}
#pageSide {
	background: url(/images/page_side_bg.gif) repeat-y;
	width: 174px;
	vertical-align: top;
	float: left;
}
#pageSideNavBottom {
	background: url(/images/page_side_bt.gif) no-repeat bottom;
	padding-bottom: 12px;
	min-height: 197px;
}
#pageSideNav {
	background: url(/images/page_sidenav_bg.gif) no-repeat top;
	min-height: 197px;
}
#pageFooter {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	clear: both;
	width: 770px;
	border-top: 2px solid #FDBA31;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#pageFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#pageFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pageFooter a:hover {
	color: #FDBA31;
	text-decoration: underline;
}
#pageBG {
	background-image: url(/images/bg_grd.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 211px;
}
ul#sideNav {
	list-style:none;
	margin:0;
	padding:0;
}
ul#sideNav li a:link, ul#sideNav li a:visited {
	background: url(/images/sideNav_bg.gif) no-repeat;
	height: 30px;
	width: 174px;
	color: #FFFFFF;
	font-size: 12px;
	text-indent: 54px;
	line-height: 32px;
	cursor: pointer;
	display:block;
	padding:0;
	margin:0;
	text-decoration:none;
}
ul#sideNav li a:hover {
	background: url(/images/sideNav_bg2.gif) no-repeat;
	text-decoration:underline;
}
#copyright {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	clear: both;
	width: 770px;
	padding-top: 5px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
.calendarDayEvent {
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	margin-bottom:5px;
	
}
.calendarDayCell {
	font-size: 10px;
	color: #999999;
	text-align: right;
	background: #f9f9f9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	padding:3px;
	height:50px;
}
.calendarHeaderCell {
	background: url(/images/dg_hd_bg.gif) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	height: 22px;
	font-weight: bold;
	color: #6c6c6c;
	padding-left: 5px;
	font-size: 11px;
	white-space: nowrap;
	padding-right: 5px;
}
#eventsCalendar {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ad7c1d;
	width: 100%;
}
#eventsCalendar table {
	background-color:#FDBA31;
	color:#000000;
	font-weight:bold;
	background-image: url(/images/bg_thead_gold.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 27px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.calendarOtherMonthDay {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	padding:3px;
	height:50px;
}
.calendarToday {
	font-size: 10px;
	color: #999999;
	text-align: right;
	background: #FCDB98;
	padding:3px;
	height:50px;
	border: 1px solid #FDBA31;
}
.calendarNavLinks {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	padding-right: 10px;
	padding-left: 10px;
}
.dgTable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 100%;
}
.dgHeader td {
	background: url(/images/dg_hd_bg.gif) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	height: 22px;
	font-weight: bold;
	color: #6c6c6c;
	padding-left: 5px;
	font-size: 11px;
	white-space: nowrap;
	padding-right: 5px;
}
.dgItem td {
	background: #f9f9f9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	font-size: 11px;
	padding: 3px;
}
.dgAltItem td {
	background: #f9f9f9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	font-size: 11px;
	padding: 3px;
}.coachPhoto {
	height: 125px;
	width: 115px;
	margin-right: 30px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.validatorSummary {
	margin-bottom: 15px;
}
.validatorRequired {
	color: #990000;
}
.orangePanelTitle {
	background-color:#FDBA31;
	color:#000000;
	font-weight:bold;
	background-image: url(/images/bg_thead_gold.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:7px 5px 2px 7px;

}
.orangePanel {
	margin: 0px;
	padding:7px 5px 7px 5px;
	border: 1px solid #ad7c1d;
}
