body{ font-family: "Lucida Grande", verdana, geneva, helvetica, arial, sans; font-size: 11px; line-height: 120%}

.coach { color: #010066; font-weight: bold; font-size: 11px;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.title { color: #3284b2; font-style: italic; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:link    { color:#010066; }
a:hover { color: #3284b2;}
a:visited  { color: #010066;}

.newsContent h3{color: #010066;}
.newsContent h4{color:#3284b2;}
.newsContent h5{line-height: 20px;}
/*Promo*/
.promoText a:visited a:hover a
{
	color:#3284b2;
}


.promoText a
{
	color:white;
	text-decoration:underline;
}


#Footer
{
	background-image: url(images/mainNavBack.png);

}

#Footer ul
{
	background-color: #010066;
}


/*Promo*/

.promoImage
{
 background-image: url(images/promoBack.png);
}

.promoText
{
  background-color:#000066;

}

/*GridView Skin*/
.GridViewStyle
{
    border: #142253 5px solid;
}


.HeaderStyle, .PagerStyle, .glassListView th /*Common Styles*/
{
    background-image: url(Images/HeaderGlassBlack.png);
 
}

.cal{background-image: url(images/calendar_sm.png)}

*{ padding:0; margin:0}
#wrapper{
	background-color: #000066;
}
#logoheader
{
	height: 120px;
	background-image: url(images/ppb_banner_new2.png); 
	background-repeat: no-repeat;
}


#mainNav tr{
	background-image: url(images/mainNavBack.png);
}

#mainNav a
{
	background-image: url(images/mainNavBack.png);
}

#wrapper #mainNav{
	background-image: url(images/mainNavDrop.png);
}

.leftNav .children a{

	color: #FFF;
	border:none;
	background-image:url(images/mainNavBack.png);
}
#contentholdertop
{
	background-image:url(images/mainContentTop2.png);
}
#contentholderbottom
{
	background-image:url(images/mainContentBot.png);
}
#contentholdermiddle
{
	background-image:url(images/mainContentMid.png);

}

/*Calendar*/
#mainCalContent .contentholdertop
{
	background-image:url(images/mainContentCalTop.png);
}
#mainCalContent .contentholderbottom
{
	background-image:url(images/mainContentCalBot.png);
}
#mainCalContent .contentholdermiddle
{
	background-image:url(images/mainContentCalMid.png);

}



.HeaderStyle a
{
	color:White;
}


/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:260px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:10px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/dialog2-blue-800x1600.png) no-repeat top right;
 _background-image:url(images/dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 15px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:10px; /* top slice width */
 margin-left:-10px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:10px; /* bottom corner width */
 margin-left:-10px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog .content h1 {
 padding-top:10px;
 font-size:12px;

}


table{ border-collapse: collapse}
a img{ border: 0px}
.clearAll{ display: block; clear: both}

body{ font-family: "Lucida Grande", verdana, geneva, helvetica, arial, sans; font-size: 11px; line-height: 120%}
table{ font-family: "Lucida Grande", verdana, geneva, helvetica, arial, sans}

