@charset "UTF-8";
/* CSS Document */

body {
	width:100%;
	min-width:100%;
	background:#fff;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
}

body a	{
	color:#005aff;
}

body a.tip	{
	text-decoration:none;
	border-bottom:#646464 dotted 1px;
	font-size:10px;
}

body a img	{
	border:none;
}

h1	{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline;
}



h2	{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:30px;
}

body h2 a.tip	{
	font-size:13px;
}

h3	{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:-10px;
	padding-top:0px;
}

h4	{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:-10px;
}

#main {
	margin:0px auto;
	text-align:center;
	width:100%;
}
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:996px;
	background:url(../images_common/bkgContainer.gif) top left repeat-y;
}
#scootch	{
	margin-left:8px;
}
*html #scootch	{
	margin-left:0px;
}
#midnav {
	width: 980px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	margin: 0px 0 10px 0;
	padding: 0px;
	background:url(../images_common/bkgMidNavBar.gif) top right repeat-x;
}
#midnav li a {
	padding: 12px 24px;
	line-height:29px;
}
*html #midnav li {
	padding-top: 6px;
}
*html #bleachersSub, *html #accountSub	{
	margin-left:0;
}
.dropDown a	{
	line-height:14px;
	text-transform:uppercase;
	color:#fff;
}
#midnav a:link, #midnav a:visited, .dropDown a:link, .dropDown a:visited {
	color:#303030;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	
	font-size: 11px;
}
#midnav a:hover, #midnav a.current {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size: 11px;
}
#midnav li {
	float: left;
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding:0px;
	text-align: center;
	height:30px;
	background:url(/images/08/bkgMidnavOff.gif) top right no-repeat;
	
}
.midRolled, #midnav .active 	{
	background:url(/images/08/bkgMidnavOn.gif) top right no-repeat !important;
	color:#fff !important;
}
#midnav .active a, .midRolled a	{
	color:#fff !important;
}
#midnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	/*height: 29px;*/
	vertical-align: middle;
}
#midnav li#t	{
	border-right:0px;
}

#midnav li ul	{
	position:absolute;
}

#midnav li ul li	{
	clear:both;
}
#adminNavShadow	{
	width:100%;
	height:4px;
	line-height:4px;
	background:url(/images/08/adminNavShadow.gif) top left repeat-x;
	position:relative;
	bottom:-14px;
}

#bleachersSlider, #accountSlider	{
	position:absolute;
	z-index:1003;
	overflow:hidden;
	text-align:left;
}

.dropDown	{
	background:#353535;
	width:230px;
	color:#fff;
	
}
.w200	{
	width:200px;
}
.dropDownHover	{
	background:#242424 url(../images_common/iconSubHover.gif) 8px 6px no-repeat;
	color:#fff !important;
}
.dropDown ul	{
	padding-left:0px;
}
*html .dropDown ul	{
	margin-top:20px;
	margin-bottom:20px;
}
.dropDown ul li	{
	list-style:none;
	padding:2px 0 2px 30px;
}
.dropDown ul li a	{
	color:#fff !important;
}
#signInHeader {
	width:980px;
	height:26px;
	background:url('../images_common/bkgSignIn.gif') top left repeat-x;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cdcdcd;
	text-align:left;
	line-height:8px;
}
*html #signInHeader {
	line-height:10px;
}
#signInHeader a, #signInHeader a:link {
	color:#cdcdcd;
}
#signInHeader input	{
	height:13px;
	font-size:10px;
	margin-left:4px;
}
.signInField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
	width:110px;
	border:1px solid #aeaeae;
	margin-right:12px;
	vertical-align:middle;
	margin-bottom:1px;
}
.signInSep	{
	padding:0 12px;
	width:2px;
}	

a.buttony {
	background:#000;
	color:#fff200;
	padding:6px;
}
#logo	{
	width:100%;
	height:116px;
	text-align:center;
}	
#logo img	{
	margin-left:-7px;
	padding-left:0;
}
*html #logo img	{
	margin-left:0px;
}
.split	{
	padding:30px 40px;
	text-align:left;
	width:400px;
	float:left;
}

.split a	{
	color:#0133ff;
}
*html .split	{
	padding:10px 20px;
}

.vertBar	{
	height:350px;
	width:7px;
	background:url(../images_common/vertBar.gif) top left no-repeat;
	float:left;
	margin:10px 0;
}

#footer {
	background:#e6e6e6;
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	position:relative;
	width:980px;
	clear:both;
	text-align:left;
}

#footer	a, #footer a {
	color:#000;
}

.topFootRow	{
	height:33px;
	line-height:33px;
}

.botFootRow	{
	background:#cccccc;
	height:82px;
	padding:10px;
}

.boldGrey	{
	font-weight:bold;
	color:#969696;
}
#footer a.homeLink	{
	font-size:11px;
	text-decoration:none;
	border-right:none;
}
#footer a.homeLink:hover	{
	text-decoration:underline;
}

.grey6	{
	color:#666;
}

.button	{
	margin:5px 10px 5px 0;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	color:#FFFF00;
	width:100px;
	height:20px;
	background:url(../images_common/sprButton100.gif) top left no-repeat;
	float:left;
	}
	
.buttonOver	{
	background:url(../images_common/sprButton100.gif) 0px -20px no-repeat;
	}
	
.button a, .button a:link	{
	color:#FFFF00 !important;
	text-decoration:none;
	cursor:default;
}	

.button a:hover {
	text-decoration:underline;
	cursor:default;
}	


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFF00;
	padding: 8px 8px 4px;
	background: url(../images_common/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images_common/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFF00;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.top10	{
	padding-top:10px;
}

.top20	{
	margin-top:10px;
}

.right10	{
	padding-right:10px;
}

.right	{
	text-align:right;
}

.left10	{
	padding-left:10px;
}
.left20	{
	padding-left:20px;
}
.split p, .split h2	{
	margin-bottom:20px;
}

.noSplit	{
	width:940px;
	float:left;
	text-align:left;
	padding:20px 0 15px 20px;
}

.noSplit table	{
	text-align:left;
	padding:20px 0;
}

.required	{
	color:#FF0000;
}

.label	{
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

input, textarea, select	{
	border:1px solid #000;
	font-size:11px;
	
}

.tableForm	{
	margin:16px 0 20px 0;
}

.tableForm input[type=text], .tableForm textarea {
	width:195px;
	margin:0 10px;
	padding-left:5px;
	height:15px;
}
.tableForm select	{
	width:202px;
	margin:0 10px;
	padding-left:2px;
	height:19px;
}
.formField	{
	width:200px;
	float:left;
	line-height:20px;
	text-align:right;
	margin-bottom:10px;
	margin-left:0px;
}

.imageField	{
	width:200px;
	float:left;
	line-height:20px;
	text-align:left; 
	padding-top:10px; 
	margin:2px 2px 10px 2px;
	padding:2px;
}

.imageField .button	{
	margin-top:1px !important;
}	

.right	{
	text-align:right;
}

.buttonArea	{
	padding:30px 0;
	clear:both;
}

.w60	{
	text-align:right;
	float:left;
	width:440px;
	padding-left:210px;
}

.tourLeftCol	{
	width:700px;
	padding-bottom:10px;
	float:left;
}

.tourLeftCol ul	{
	margin-left:0px;
}	

.tourLeftCol li	{
	background:transparent url(../images_common/sp_promo_bullet.gif) no-repeat scroll 0pt 3px;
	margin:8px 0pt;
	padding:0pt 20px;
	font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.tourRightCol	{
	width:220px;
	float:left;
	padding:10px 0px;
}

.tourRightCol ul {
	font-size: 14px;
	list-style: none;
	margin: 18px 0 50px 0;
	padding: 0;
}

.tourRightCol li {
	padding: 4px 0;
	border-bottom: 1px solid #ededed;
}

.tourRightCol li a {
	display: block;
	text-decoration: none;
	color: #0021c7;
	padding: 2px 15px;
	background: transparent url('../images_common/tour-arrows.gif') 5px -36px no-repeat;
}

.tourRightCol li.active a	{
	background: #fff url('../images_common/tour-arrows.gif') 5px 7px no-repeat;
	font-weight:bold;
	color:#000;
}

.tourRightCol li a:hover {
	background: #fffab2 url('../images_common/tour-arrows.gif') 5px 7px no-repeat;
}

.tourNavTop	{
	background:url(../images_common/rightNavTopCap.gif) top left no-repeat;
	margin-top:6px;
	padding-top:20px;
	}

.tourNavBtm	{
	background:#dfdfe1 url(../images_common/rightNavBtmCap.gif) bottom left no-repeat;
}

.tourNavBtm	ul {
	margin:0 0 10px 0;
	padding-bottom:18px;
	line-height:30px;
}

.tourNavBtm ul li a, .tourNavBtm ul li a:link	{
	text-decoration:none
}

.tourNavBtm ul li a:hover	{
	text-decoration:underline;
}

.tourNavBtm ul li.active a	{
	font-weight:bold;
	color:#fff200;
}	

.tourRightCol .signup {
	width: 181px;
	height: 122px;
	padding: 15px 0;
	background: url('../images_common/sign-up-bg.gif') no-repeat;
}

.tourRightCol .signup h3 {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: auto;
	color: #fafafa;
	width: 145px;
	height: 64px;
	background: url('../images_common/signuptext.gif') no-repeat;
}

.tourRightCol .signup h4 {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 2px auto;
	color: #fafafa;
	width: 138px;
	height: 28px;
	background: url('../images_common/signup.gif') no-repeat;
}

.left	{
	text-align:left;
	}
	
.smaller	{
	font-size:10px;
	}
	
.instruct	{
	font-size:11px;
	width:95%;
}
.clear	{
	clear:both;
	}
	
/*************Profile stuff*************/

.profileNoSplit	{
	width:700px;
	float:left;
	padding-left:10px;
}

.profileNoSplit ul	{
	list-style-type:none;
	padding-left:0px;
}

.wide	{
	width:700px;
}

.wholeWidth	{
	width:890px;
}

.profileNav	{
	width:160px;
	float:left;
	text-align:left;
	padding:10px 0 10px 0px;
	/*background:url(../images_common/bkgProfileNav.gif) top left no-repeat;*/
	font-size:12px;
	margin:0 10px 10px 0px;
}

.profileNav	ul {
	list-style-type:none;
	padding-left:10px;
}

.profileLeftCol	{
	width:510px;
	margin-right:15px;
	float:left;
	margin-top:15px;
}

.profileRightCol	{
	width:235px;
	float:left;
	margin-top:15px;
}

/*.profileNav	ul {
	margin:0 0 10px 0;
	padding-bottom:18px;
	line-height:27px;
}

.profileNav ul li a, .profileNav ul li a:link	{
	text-decoration:none
}

.profileNav ul li a:hover	{
	text-decoration:underline;
}

.profileNav ul li.active a	{
	font-weight:bold;
	color:#fff200;
}	*/

.profileNav ul {
	font-size: 14px;
	list-style: none;
	margin: 0px 0 50px 0;
	padding: 0;
}

.profileNav li {
	padding: 4px 0;
	border-bottom: 1px solid #ededed;
}

.profileNav li a {
	display: block;
	text-decoration: none;
	color: #0021c7;
	padding: 2px 15px;
	background: transparent url('../images_common/tour-arrows.gif') 5px -36px no-repeat;
}

.profileNav li.active a	{
	background: #fff url('../images_common/tour-arrows.gif') 5px 7px no-repeat;
	font-weight:bold;
	color:#000;
}

.profileNav li a:hover {
	background: #fffab2 url('../images_common/tour-arrows.gif') 5px 7px no-repeat;
}


.profileModule	{
	width:100%;
	border:1px solid #c9c9c9;
	text-align:left;
	float:left;
	margin-bottom:15px;
}

.modHeader	{
	border-bottom:1px solid #c9c9c9;
	background:#e9e9e9;
	padding:6px 10px;
	font-size:14px;
	float:left;
	width:430px;
	height:20px;
	}
	
.smModHeader	{
	border-bottom:1px solid #c9c9c9;
	background:#e9e9e9;
	padding:6px 0px 6px 10px;
	font-size:14px;
	float:left;
	width:165px;
	height:20px;
	}
	
.modEdit	{
	border-bottom:1px solid #c9c9c9;
	background:#e9e9e9;
	padding:6px 10px;
	font-size:12px;
	float:right;
	width:40px;
	line-height:20px;
	height:20px;
	text-align:right;
}

.modContent	{
	padding:10px;
	float:left;
}

.bleachersThumb	{
	width:65px;
	float:left;
	font-size:9px;
	margin-right:5px;
}

.dob	{
	text-align:left;
	width:50%;
}

.dobSel	{
	width:50px !important;
}

.tableForm h3	{
	margin-bottom:-12px;
}

.progressBar	{
	width:400px;
	border:1px solid #c9c9c9;
	height:20px;
}


/* sliders */

.myTeamSlider	{
	float:left;
	height:25px;
	margin:0 0 10px 0;
}
.myTeamSlider select{
	height:auto;
}

.addToMyTeams	{
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}

.dropSlide	{
	border:1px solid #000;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
	z-index:101;
	position:absolute;
	width:190px;
	background-color:#fff;
	cursor:default;
}

.stateSlide, .genderSlide	{
	border:1px solid #000;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
	z-index:90;
	position:absolute;
	width:190px;
	background-color:#fff;
	cursor:default;
	max-height:200px;
	overflow:auto;
}

.stateSlide, .genderSlide, .teamSlide, #participateType	{
	font-size:11px;
}

.schoolSlide, .schoolTeamSlide, .eventDateSlide, .teamSlide	{
	height:20px;
	font-size:14px;
	border:1px solid #bdbbbc;
	text-align:left;
	padding:0 0 0 0;
	z-index:101;
	position:absolute;
	width:190px;
	background-color:#fffbb9;
	cursor:default;
	text-indent:5px;
	line-height:20px;
}

.teamSlideLoad	{
	height:20px !important;
	border:1px solid #CCC;
	color:#CCC;
	overflow:hidden;
}

.teamSlide	{
	line-height:20px;
	font-size:14px;
	margin-left:0px;
}

.notificationsSlide	{
	line-height:20px;
	font-size:12px;
	border:1px solid #000;
	text-align:left;
	z-index:101;
	position:absolute;
	background-color:#fff;
	cursor:default;
	overflow:hidden;
	width:100px;
	height:20px;
	color:#666;
}

.subscriptionsSlide	{
	line-height:20px;
	font-size:12px;
	border:1px solid #000;
	text-align:left;
	z-index:100;
	position:absolute;
	background-color:#fff;
	cursor:default;
	overflow:hidden;
	width:130px;
	height:20px;
	padding-left:10px;
	color:#666;
}

#notificationsDrop, #subscriptionsDrop	{
	height:0px;
	width:0px;
	overflow:hidden;
	padding-left:10px;
	font-size:12px;
}

#subscriptionsDrop	{
	font-size:14px;
}

.closed	{
	background: url(../images_common/dropArrowDn.gif) 164px 0px no-repeat;
	height:20px;
}

.notificationsClosed	{
	background:#fff url(../images_common/dropArrowLeft.gif) 76px 0 no-repeat;
	padding-left:6px;
	height:20px;
}

.subscriptionsClosed	{
	background:#fff url(../images_common/dropArrowLeft.gif) 105px 0 no-repeat;
	padding-left:6px;
	height:20px;
}

.teamsClosed	{
	background:#fff url(../images_common/dropArrowDn.gif) 160px 7px no-repeat;
	margin-bottom:-10px;
}


.open	{
	background: url(../images_common/dropArrowLeft.gif) 164px 0 no-repeat;
	height:20px;
}

.notificationsOpen	{
	background:#fff url(../images_common/dropArrowDn.gif) 76px 0 no-repeat;
	padding-left:6px;
	height:20px;
}

.subscriptionsOpen	{
	background:#fff url(../images_common/dropArrowDn.gif) 105px 0 no-repeat;
	padding-left:6px;
	height:20px;
}


.slideOption, .stateOption, .genderOption, .schoolOption, .teamOption	{
	margin:0 0 0 0;
}

.dropBox	{
	padding-bottom:10px;
	padding-left:10px;
	font-size:11px;
	line-height:26px;
}

.dropBox input	{
	margin-bottom:0px;
	margin-right:10px;
}

.rightOfSlide	{
	float:left;
	padding-left:20px;
	font-size:16px;
	line-height:40px;
}

.rightOfSlide a	{
	color:#0000FF;
}


/* my Teams */

.teamsTable	{
	width:100%;
	border:1px solid #c9c9c9;
	padding:0px 0px 0px 0px !important;
	margin:0 0 0 0;
	color:#000;
	margin-top:10px;
}

.bigBotBorder	{
	border-bottom:10px solid #c9c9c9;
}

.tableTopBox	{
	width:558px;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:none;
	padding:10px 20px;
	margin:10px 0 0 0;
	float:left;
	clear:both;
}

.teamsTable	td, .teamsTable th	{
	text-align:center;
	padding:7px 10px 7px 10px !important;
	margin:0 0 0 0;
	border-bottom:1px solid #eee;
}
.teamsTable th{
	font:bold 13px Verdana,sans-serif;
	color:#000;
}
.teamsTable thead	{
	background-color:#eee;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.teamSport	{
	font-size:18px;
}

#selectNotifications	{
	font-size:16px;
	background:url(../images_common/dropArrowDn.gif) 22px 7px no-repeat;
	width:40px;
	padding-left:4px;
}

.customCal	{
	text-align:center;
}

.customCal input	{
	margin-top:20px;
	border:1px solid #000;
}

/* the bleachers uploads */

.bleachersStep	{
	width:30%;
	float:left;
	font-weight:bold;
	color:#c9c9c9;
	padding-top:16px;
}

.bleachersStep .big	{
	font-size:16px;
}

.activeStep	{
	color:#000;
}

/* profile Summary stuff */

#passTable	{
	padding-top:10px;
}

/* school select object */

#schoolSel {
	height:auto;
}

#schoolSelectModule {
	width:700px;
	padding-left:10px;
	float:left;
}

#schoolSelectModuleLeft {
	width:220px;
	float:left;
}

#schoolSelectModuleRight	{
	width:480px;
	float:left;
}

#schoolSelectStateSlide	{
	width:200px;
	margin-left:10px;
	position:absolute;
	z-index:2000;
}

/*   sign-in design */

.guestBlurb	{
	font-style:italic;
	color:#666;
	font-size:11px;
}

.signInBkg	{
	background:#fff url(../images_common/bkgSignInBlock.gif) 30px 0px no-repeat;
	padding:30px;
}

.signInBlock	{
	width:308px;
	background:url(../images_common/bkgSignInBlockBtn.gif) bottom left no-repeat;
	margin:20px 60px 30px 60px;
}

.signInBlockTop	{
	background:url(../images_common/bkgSignInBlockHdr.gif) top left no-repeat;
	height:44px !important;
	width:308px;
	
}

.signInTbl	{
	margin:40px 20px;
}

/* sign up forms */
.formDiv	{
	width:810px;
	float:left;
	border:2px solid #eee;
	margin-bottom:20px;
}

.formHdr	{
	height:44px;
	width:778px;
	float:left;
}

.formHdr img 	{
	margin:4px 16px;
}

.formBody	{
	float:left;
	width:778px;
	background:#eee;
	padding:20px 16px;
}

.formBodySplit	{
	float:left;
	width:373px;
	background:#eee;
	padding:20px 16px;
	font-family:Arial, Helvetica, sans-serif;
}

.formDivSplit	{
	width:405px;
	float:left;
	border:2px solid #eee;
	margin-bottom:20px;
}

.formHdrSplit	{
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	width:359px;
	float:left;
	color:#646464;
	font-size:12px;
	padding:15px;
}

.formHdrSplit img 	{
	margin:4px 16px;
}

.formLabel	{
	width:175px;
	text-align:right;
	padding-right:10px;
	font-size:12px;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
}

.formDiv input, .formDiv textarea, .formDiv select {
	border:1px solid #c3c3c5;
	font-size:11px;
	height:20px;
	width:204px;
	line-height:20px;
}

.formDiv table	{
	padding:0 0 0 0;
}

.formDiv td	{
	padding-bottom:10px;
}

.formDiv .dropSlide, .formDiv .genderSlide	{
	border:1px solid #c3c3c5;
	text-align:left;
	padding-left:10px;
	margin-left:0px;
	z-index:101;
	position:absolute;
	width:194px;
	background-color:#fffbb8;
	cursor:default;
	line-height:20px;
}

.formDiv .closed	{
	background:#fffbb8 url(../images_common/arwFormDivLt.gif) right top no-repeat;
	
}

.formDiv .open	{
	background:#fffbb8 url(../images_common/arwFormDivDn.gif) right top no-repeat;
	
}

.w780	{
	width:780px;
	text-align:right;
	height:33px;
}

.greyTilt	{
	font-size:12px;
	color:#b3b3b3;
	font-style: italic;
}

.noPad	{
	padding:0 0 0 0;
}

#error	{
	width:379px;
	padding:15px;
	color:#FF0000;
	font-style:italic;
	font-size:13px;
	background:#ffe8e8;
	float:left;
}


/*School Selection Object*/
.schoolSelectObj{
	position:absolute;
	top:200px;
	z-index:10000;
	background-color:#FEF5D8;
	width:280px;
	border:1px solid #000000;
}
.searchtitle{
	padding:5px 0 5px 5px;
	background-color:#FEE9A8;
	width:275px;
	color:#514F50;
	font-weight:bold;	
}
.searchtitle2{
	padding:5px 0 5px 5px;
	background-color:#D3E2FF;
	width:275px;
	color:#514F50;
	font-weight:bold;	
}
.schoolSearch{
	padding:8px 0 8px 3px;
	width:277px;
	float:left;
	background-color:#FEF5D8;
	
}
.resultSchools{
	padding:10px 0 0 3px;
	width:277px;
	height:155px;
	background-color:#FEF5D8;
	overflow:auto;
}
.recentSchools{
	padding:10px 0 0 3px;
	width:277px;
	height:155px;
	background-color:#ECF2FE;
	overflow:auto;
}
a:link.schoolLinks{
	margin:15px 0 0 0;
	text-decoration:none;
	color:#746D63;
}
a:visited.schoolLinks{
	margin:15px 0 0 0;
	text-decoration:none;
	color:#746D63;
}
a:hover.schoolLinks{
	background-color:#746D63;
	color:#FEF5D8;
}
a:link.schoolLinks2{
	margin:1500px 0 0 0;
	text-decoration:none;
	color:#1C335D;	
}
a:visited.schoolLinks2{
	margin:1500px 0 0 0;
	text-decoration:none;
	color:#1C335D;	
}
a:hover.schoolLinks2{
	background-color:#1C335D;
	color:#ECF2FE;
}
.boldtitle{
	color:#514F50;
	font-weight:bold;	
}
.regtitle{
	color:#9A8A59;
	font-style: italic;
}
/*backup of old css for signin bar*/
/*.signInField:focus{
	background:#faf9a9;
}
	#signInHeader{
		background:url(/images/08/bkgTopBar.gif);
		height:26px;
		width:980px;
		font:12px Arial, sans-serif;
		text-align:left;
	}
	#signInHeader img{
		vertical-align:middle;
	}
	#signInHeader a{
		color:#ccc;
		text-decoration:none;
	}
	#signInHeader a:hover{
		text-decoration:underline;
	}
	.coachesSignIn{
		float:left;
		line-height:22px;
		height:26px;
		width:80px;
		background:#202020 url(/images/08/divLeftSep.gif) top right no-repeat;
		padding:0 14px 0 10px;
	}
	.myAccount{
		float:left;
		width:91px;
		line-height:22px;
		padding:0 16px 0 16px;
		background: url(/images/08/divLeftSep.gif) top right no-repeat;
	}
	.signInInputs{
		float:left;
		width:507px;
		padding:0 0 0 23px;
		color:#fff;
		font:bold 11px Arial, sans-serif;
	}
	#poweredBy{
		float:left;
		background:#060000;
		padding-right:13px;
	}
	.signInField{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		height:16px !important;
		width:150px;
		border:1px solid #b3b3b3;
		margin:3px 17px 0 6px;
		background:#fff;
		color:#666;
	}
	span.signedIn{
		font:normal 11px Arial,sans-serif;
		line-height:24px;
	}
	span.signedIn a{
		font:9px Arial,sans-serif;
	}*/
	
	.signInField:focus{
	background:#faf9a9;
}
	#signInHeader{
		background:url(/images/08/bkgTopBar.gif);
		height:26px;
		width:980px;
		font:12px Arial, sans-serif;
		text-align:left;
	}
	#signInHeader img{
		vertical-align:middle;
	}
	#signInHeader a{
		color:#ccc;
		text-decoration:none;
	}
	#signInHeader a:hover{
		text-decoration:underline;
	}
	.coachesSignIn{
		float:left;
		line-height:22px;
		height:26px;
		width:86px;
		background:#202020 url(/images/08/divLeftSep.gif) top right no-repeat;
		padding:0 8px 0 10px;
	}
	.myAccount{
		float:left;
		width:99px;
		line-height:22px;
		padding:0 15px 0 9px;
		background: url(/images/08/divLeftSep.gif) top right no-repeat;
	}
	.signInInputs{
		float:left;
		width:520px;
		padding:0 0 0 10px;
		color:#fff;
		font:bold 11px Arial, sans-serif;
	}
	#poweredBy{
		float:left;
		background:#060000;
		padding-right:10px;
	}
	.signInField{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		height:16px !important;
		width:150px;
		border:1px solid #b3b3b3;
		margin:3px 17px 0 6px;
		background:#fff;
		color:#666;
	}
	span.signedIn{
		font:normal 11px Arial,sans-serif;
		line-height:24px;
	}
	span.signedIn a{
		font:9px Arial,sans-serif;
	}
#footer {
	background:#e6e6e6;
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	position:relative;
	width:980px;
	clear:both;
	text-align:left;
}

#footer	a {
	font-size:10px;
	color:#666;
	border-right:1px solid #fff;
	padding:0 6px;
}

#footer .seoSportSpan {
	font-size:10px;
	color:#666;
	border-right:1px solid #fff;
	padding:0 6px;
}

#footer a.homeLink	{
	font-size:11px;
	text-decoration:none;
	border-right:none;
}
#footer a.homeLink:hover	{
	text-decoration:underline;
}

.topFootRow	{
	height:33px;
	line-height:33px;
	padding-left:12px;
}

.botFootRow	{
	background:#cccccc;
	height:82px;
	padding:6px 10px;
	line-height:26px;
}

.boldGrey	{
	font-weight:bold;
	color:#666;
}
.uploadStep{
	width:620px;
	height:50px;
	border-top:7px solid #eee;
	border-bottom:7px solid #eee;
	font:bold 13px Verdana, sans-serif;
	text-indent:65px;
	padding-top:10px;
	color:#000;
	margin:0 15px 15px 15px;
}
.uploadStep span{
	font-size:16px;
	margin-left:65px;
}
#upload1{
	background: #f6f6f6 url(/images/08/bleachersUpload1Selected.gif) 10px center no-repeat;
	color:#000;
}
#upload2{
	background:#f6f6f6 url(/images/08/bleachersUpload2Selected.gif) 10px center no-repeat;
	color:#000;
}
#upload3{
	background:#f6f6f6 url(/images/08/bleachersUpload3Selected.gif) 10px center no-repeat;
	color:#000;
}
#upload4{
	background:#f6f6f6 url(/images/08/bleachersUpload4Selected.gif) 10px center no-repeat;
	color:#000;
}
.uploadArrow{
	height:70px;
	width:45px;
	background:url(/images/08/uploadArrow.gif) center no-repeat;
	float:left;
}
h2.header{
	font:normal 26px Verdana,sans-serif;
	color:#000;
	margin:0;
}
.btnSave{
	display:-moz-inline-box;
	display:inline-block;
	width:78px;
	height:26px;
	background:url(/images/08/btnSave.png);
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	text-align:left;
}
.btnSave:hover{
	background-position: 0 -26px;
}
.btnCancel{
	display:-moz-inline-box;
	display:inline-block;
	width:78px;
	height:26px;
	background:url(/images/08/btnCancel.png);
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	text-align:left;
}
.btnCancel:hover{
	background-position: 0 -26px;
}
.btnView{
	display:-moz-inline-box;
	display:inline-block;
	width:91px;
	height:25px;
	background:url(/images/08/btnView.png);
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
}
.btnView:hover{
	background-position:0 -25px;
}
.btnViewTeam{
	display:-moz-inline-box;
	display:inline-block;
	width:117px;
	height:24px;
	background:url(/images/08/btnViewTeam.png);
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	border:none;
	cursor:pointer;
}
.btnViewTeam:hover{
	background-position:0 -23px;
}
.btnSelectSingleFile,
.btnSelectMultipleFiles,
.btnRemoveFiles{
	display:-moz-inline-box;
	display:inline-block;
	width:177px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
	border:none;
	margin:10px 0 0 0;
}
.btnSelectSingleFile:hover,
.btnSelectMultipleFiles:hover,
.btnRemoveFiles:hover{
	background-position:0 -23px;
}
.btnSelectSingleFile{
	background:url(/images/08/btnSelectSingleFile.png);
}
.btnSelectMultipleFiles{
	background:url(/images/08/btnSelectMultiple.png);
}
.btnRemoveFiles{
	background:url(/images/08/btnRemoveFiles.png);
}
.btnUpload{
	display:-moz-inline-box;
	display:inline-block;
	width:84px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
	border:none;
	position:relative;
	top:-15px;
	left:350px;
	background:url(/images/08/btnUpload.png);
}
.btnUpload:hover{
	background-position:0 -25px;
}
.btnAddAnotherFile{
	display:-moz-inline-box;
	display:inline-block;
	width:115px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
	border:none;
	background:url(/images/08/btnAddAnotherFile.png);
	margin:10px 0 0 0;
}
.btnAddAnotherFile:hover{
	background-position:0 -15px;
}
.btnRemove{
	display:-moz-inline-box;
	display:inline-block;
	width:16px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
	border:none;
	float:left;
	margin:10px 0 0 10px;
	background:url(/images/08/btnRemove.png);
}
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #fff;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
	text-align: center;
	padding: 1px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #ccc;
	width:auto;
	background:url(/images/08/bkgtopBar.gif) repeat-x;
	float:none;
	margin:0;
	line-height:auto;
	height:auto;
	color:#fff;

}

.calendar .nav {
}

.calendar thead .title { /* This holds the current "month, year" */
	font-weight: bold;
	padding: 1px;
	border: 1px solid #000;
	color: #fff;
	text-align: center;
	background:url(/images/08/bkgtopBar.gif) repeat-x;
	
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
	border-bottom: 1px solid #000;
	padding: 2px;
	text-align: center;
	background: #efefef;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
	color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
	text-decoration:underline;
}

.calendar thead .active { /* Active (pressed) buttons in header */
	padding: 2px 0px 0px 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
	width: 2em;
	text-align: right;
	padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
	color: #faa;
}

.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid #000;
	background: #fff;
}

.calendar tbody .rowhilite td {
	background: #eee;
}

.calendar tbody .rowhilite td.wn {
	background:#eee;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
	padding: 1px 3px 1px 1px;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
	padding: 2px 2px 0px 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
	font-weight: bold;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
	padding: 2px 2px 0px 2px;
	background: #f6f6f6;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
	color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
	font-weight: bold;
	color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
	visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
	display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
	background: #f6f6f6;
	padding: 1px;
	border: 1px solid #000;
	color: #000;
	text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	padding: 1px;
	background: #f3f3f3;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
	padding: 2px 0px 0px 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
	position: absolute;
	display: none;
	width: 4em;
	top: 0px;
	left: 0px;
	cursor: default;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	background: #e4e0d8;
	font-size: 90%;
	padding: 1px;
	z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}

.calendar .combo .label-IEfix {
	width: 4em;
}

.calendar .combo .active {
	background: #c4c0b8;
	padding: 0px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
}

.calendar .combo .hilite {
	background: #048;
	color: #fea;
}

.calendar td.time {
	border-top: 1px solid #000;
	padding: 1px 0px;
	text-align: center;
	background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
	padding: 0px 3px 0px 4px;
	border: 1px solid #889;
	font-weight: bold;
	background-color: #fff;
}

.calendar td.time .ampm {
	text-align: center;
}

.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}

.calendar td.time span.hilite {
	border-color: #000;
	background-color: #766;
	color: #fff;
}

.calendar td.time span.active {
	border-color: #f00;
	background-color: #000;
	color: #0f0;
}
#uploadTabs{
	width:620px;
	height:34px;
	background: url(/images/08/sbkgTabDiv.gif) bottom right no-repeat;
	clear:both;
	margin-left:15px;
}
/*Font styles for all tabs*/
#uploadTabs a.tabUploadPhoto,
#uploadTabs a.tabUploadPhotoOn,
#uploadTabs a.tabUploadVideo,
#uploadTabs a.tabUploadVideoOn,
#uploadTabs a.tabUploadChange,
#uploadTabs a.tabUploadChangeOn{
	color:#4f4f4f;
	font:bold normal 13px/33px Arial, sans-serif;
	text-decoration:none;
	text-align:center;
}
/*Change text to black for hover and selected tabs*/
#uploadTabs a.tabUploadPhoto:hover,
#uploadTabs a.tabUploadVideo:hover,
#uploadTabs a.tabUploadChange:hover,
#uploadTabs a.tabUploadPhotoOn,
#uploadTabs a.tabUploadVideoOn,
#uploadtabs a.tabUploadChangeOn{
	color:#000;
}
#uploadTabs a.tabUploadPhoto{
	float:left;
	width:125px;
	height:34px;
	display:block;
	background:url(/images/08/tabBleachersUploadsPhotos.png);
}
#uploadTabs a.tabUploadPhotoOn{
	float:left;
	width:125px;
	height:34px;
	display:block;
	background-position:0 -34px;
	background-image:url(/images/08/tabBleachersUploadsPhotos.png);
}
#uploadTabs a.tabUploadVideo{
	display:block;
	float:left;
	width:122px;
	height:34px;
	background: url(/images/08/tabBleachersUploadsVideos.png);
}
#uploadTabs a.tabUploadVideoOn{
	display:block;
	float:left;
	width:122px;
	height:34px;
	background-position:0 -34px;
	background-image: url(/images/08/tabBleachersUploadsVideos.png);
}
#uploadTabs a.tabUploadChange{
	display:block;
	float:left;
	width:187px;
	height:34px;
	background: url(/images/08/tabBleachersUploadsChange.png);
}
#uploadTabs a.tabUploadChangeOn{
	display:block;
	float:left;
	width:187px;
	height:34px;
	background-position:0 -34px;
	background-image: url(/images/08/tabBleachersUploadsChange.png);
}

.btnGo{
	background:url(/images/08/btnGo.gif);
	display:inline-block;
	width:60px;
	height:25px;
	font-size:0;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	vertical-align:top;
}
.btnGo:hover{
	background-position:0 25px;
}
.btnSubmit{
	background:url(/images/08/btnSubmit.png);
	display:inline-block;
	width:91px;
	height:25px;
	font-size:0;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	text-align:left;
}
.btnSubmit:hover{
	background-position:0 25px;
}
.uploadSearch{
	width:300px;
	padding:3px;
	font-size:14px;
}
.uploadSearchTitle{
	margin:10px 0 0 15px;
	float:left;
	clear:both;
	width:367px;
	background:#fee9A8;
	padding:3px;
	
}
.uploadContentArea{
	text-align:left; padding:15px 0; margin:-1px 0 0 0px;width:655px; border:1px solid #868686;
}
#addEvent{
	margin:10px 15px;
}
.viewteam2{
	height:200px;
}
.formWrapperUploads{
	margin-left:15px;
}
#uploadsRecent{
	float:right;
	margin:-20px 7px 0 0;
	width:250px;
	background:#ecf2fe;
}
#uploadsRecentHeader{
	background:#d3e2ff;
	padding:4px;
}
#uploadsRecent a{
	text-decoration:underline;
	font:12px Arial, sans-serif;
	color:#666;
	padding:3px 4px;
}
#uploadsRecent a:hover{
	background:none;
}


/*Calendar styles*/
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */


.holderArea{
	width:100%; 
	height:100%; 
	top:0px; 
	left:0px; 
	z-index:1000000; 
	position:fixed; 
	background-color:#000000; 
}

#loadScreen{
	border:1px #000000 solid; 
	text-align:center; 
	z-index:1000001; 
	font-size:14px; 
	font-weight:bold; 
	padding:5px; 
	position:fixed; 
	height:200px; 
	width:450px; 
	left:35%; 
	top:35%; 
	background-color:#FFFFFF; 
	overflow:auto;
}

#changeEventScreen{
	 border:1px #000000 solid; 
	 text-align:center; 
	 font-size:14px; 
	 font-weight:bold; 
	 padding:5px; 
	 z-index:1000001; 
	 position:fixed; 
	 height:500px; 
	 width:650px; 
	 left:25%; 
	 top:25%; 
	 background-color:#FFFFFF; 
	 overflow:auto;
}

#addScreen{
	border:1px #000000 solid; 
	text-align:center; 
	z-index:1000001; 
	font-size:14px; 
	font-weight:bold; 
	padding:5px; 
	position:fixed; 
	height:300px; 
	width:500px; 
	background-color:#FFFFFF; 
	overflow:auto;
}

/*Email /Text Page*/
.emailTitle{
	text-align:left; 
	font-size:16px;
}

.emailArea{
	text-align:left; 
	padding-left:10px;
}

.infoArea{
	width:140px; 
	margin-left:30px;
}

.testMsgArea{
	width:140px; 
	margin-left:70px;
}

#unsubscribeConfirmation{
	 border:1px #000000 solid; 
	 text-align:center; 
	 font-size:14px; 
	 z-index:1000001; 
	 font-weight:bold; 
	 padding:5px; 
	 position:fixed; 
	 height:200px; 
	 width:450px; 
	 left:25%; 
	 top:35%; 
	 background-color:#FFFFFF;
}

a.changeBtn{
	float:left;
	display:block;
	width:60px;
	height:16px;
	background:url(/images/08/changeBtn.png);
	/*text-indent:-9999px;*/
	font-size:14px;
}

a.changeBtn:hover{
	background-position:0 -16px;
}
span.changeBtn{
	display:none;
}
.saveBTN{
	border:none;
	width:78px; 
	height:26px;
	background:url(/images/08/btnSave.png);
}
.cancelBTN{
	 border:none;
	 width:78px; 
	 height:26px;
	 background:url(/images/08/btnCancel.png);
}

.btnEdit{
	background:url(/images/08/edit.gif);
	display:inline-block;
	text-decoration:none;
	width:45px;
	background-repeat:repeat-y;
	height:17px;
	font-size:0;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	vertical-align:top;
	float:left;
}
.btnEdit:hover{
	background-position:0 17px;
}
.btnChangeevent{
	background:url(/images/08/changeevent.gif);
	display:inline-block;
	text-decoration:none;
	width:95px;
	background-repeat:repeat-y;
	height:15px;
	font-size:0;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	vertical-align:top;
	margin-top:1px;
	float:left;
}
.btnChangeevent:hover{
	background-position:0 15px;
}
.btnDelete{
	background:url(/images/08/delete.final.gif);
	display:inline-block;
	text-decoration:none;
	width:60px;
	background-repeat:repeat-y;
	height:17px;
	font-size:0;
	border:none;
	margin-left:15px;
	cursor:pointer;
	text-indent:-9999px;
	vertical-align:top;
	float:left;
}
.btnDelete:hover{
	background-position:0 16px;
}
.btnRotate{
	background:url(/images/08/rotate.gif);
	display:inline-block;
	text-decoration:none;
	width:60px;
	background-repeat:repeat-y;
	height:17px;
	font-size:0;
	border:none;
	margin-left:15px;
	cursor:pointer;
	text-indent:-9999px;
	vertical-align:top;
	float:left;
}
.btnRotate:hover{
	background-position:0 16px;
}
.btnClose{
	background:url(/images/08/close.gif);
	display:inline-block;
	text-decoration:none;
	width:60px;
	background-repeat:repeat-y;
	height:17px;
	font-size:0;
	border:none;
	margin-left:15px;
	cursor:pointer;
	text-indent:-9999px;
	vertical-align:top;
	float:left;
}
.btnClose:hover{
	background-position:0 16px;
}

.eventTitle{
	font-size:14px;
	font-weight:bold;
}

