@import url("pfastyles.css");
/* CSS Document */

/*sets the background color*/
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;

}

/*sets the font family, size and color*/	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text14 {
	font: 14px Arial, Helvetica, sans-serif;
}
.hdg16 {
	font: bold 16px Arial, Helvetica, sans-serif;
}
.margins15 {
	padding: 0px 15px;
}
.borderbot10 {
	margin-bottom: 10px;
}
.tabRed {
	background-image: url(images/tab-red.gif);
	background-color: #fff;
	color: #ffffff;
	padding: 5px 5px 5px 10px;
	margin-left: -5px;
	margin-right: -10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.tabLong {
	background-image: url(images/tab-redLong.gif);
	background-color: #fff;
	color: #ffffff;
	padding: 5px 5px 5px 20px;
	margin-left: -5px;
	margin-right: -10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	width: 100%;
	text-align: left;
	
	font-weight: bold;
}
.redBold {
	font-weight: bold;
	color: #CC0000;
}
	
/*wraps around the page, sets, the widths of the page, background color of the pages--an off-white--and centers the page*/

#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	background-color: #ffffff;
	overflow: auto;
}
#wrapperFlash {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000099;
	overflow: auto;
}
/*this DIVISION puts the banner in the background so text can be placed above it*/
#banner {
	height: 156px;
	width: 850px;
	top: 0px;
	background-color: #93AEEC;
}

#banner-logo {
	float:  left;
	padding: 0px 0px 0px 0px;
	margin-left:  0px;
	color: #C9D6DD;
}

#banner-tag {
	float:  right;
	padding-top: 0px;
	padding-right: 12px;
	position: relative;
	top: 5px;
}
/*this DIVISION styles the address text and the "Holistic Center...text and their placements*/
#banner-address {
	text-align: right;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 50px;
	color: #C9D6DD;
}

/*the following DIVISIONS style the navigation buttons which are in a list just below the banner*/
#menu {
	background-color: #eeeeee;
	width: 850px;
	height: 32px;
}

#navi {
	font-weight: bold;
	letter-spacing: normal;
	text-align: right;
	height: 31px;
	background-color: #000099;
	width: 100%;
	clear: both;

}
#navlinks ul {
	margin: 0;
	color: #ffffff;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.75em;
	border-right: 1px solid #FFF;
	color: #ffffff
	}

#navlinks li.last {
	border-right: 0;
}


#navlinks a {
	color: #ffffff;
	text-decoration: none;
}
#navlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
#banlinks
{display: block;}

#banlinks a {
	color: #C9D6DD;
	text-decoration: underline;
}
#banlinks a:hover {
	font-weight: normal;
	color: #C9D6DD;
	text-decoration: underline;
}
/*END of the Navigation DIVISIONs*/
/*this DIVISION is only for the template "indexwvmg.dwt" -- which is a single column across the page*/
#contentTitle {width: 850px; 
margin: 0px;
text-align: center;
}

#contentFullPage {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 848px;
	text-align: left;
	border-left: solid  #cecece 1px;
	border-right: solid  #cecece 1px;
		
}
#contentFullPagePadding {
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-left: solid  #cecece 1px;
	border-right: solid  #cecece 1px;
	padding: 0px 15px 0px 15px;
		
}
#contentFullPageLessPadding {
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-left: solid  #cecece 1px;
	border-right: solid  #cecece 1px;
	padding: 0px 5px;
	
}
#contentFullPageLessPadding p {
	margin-bottom: 0px;
	padding: 0px 0px;
	
}
#contentFullPageBlue {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 848px;
	text-align: center;
	border-left: solid  #cecece 1px;
	border-right: solid  #cecece 1px;
	background-color: #000066;
}


#contentFullPageBlack {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 848px;
	text-align: center;
	border-left: solid  #cecece 1px;
	border-right: solid  #cecece 1px;
	background-color: #282470;
}
/*ths DIVISION styles the left column*/
#columnLeft{
	float: left;
	width: 28%;
	padding: 0 2px 0 5px;
	background-color: #e5ecfc;
	height: 100%;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
#columnLeftlarge{
	float: left;
	width: 48%;
	padding: 0 2px 0 5px;
	background-color: #e5ecfc;
	height: 100%;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.bgrdBlue{
	background-color: #e5ecfc;
	width: 100%;
}


/*ths DIVISION styles the right column*/
#columnRight {
	float: right;
	width: 70%;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: left;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid  #eeeeee;
}
#columnRighthalf {
	float: right;
	width: 48%;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: left;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid  #eeeeee;
}
p {
	padding: 1px 1px 1px 5px;
	border-top: 0px;
	margin-bottom: 3px;
	
}
.pList {
	padding: 0px 1px 0px 5px;
	border-top: 0px;
	font-weight: bold;
	border-bottom: solid #ccc 2px;
	margin: 0px;
	
}
.pblue {
	padding: 10px 10px 10px 10px;
	border-top: 0px;
	background-color: #e5ecfc;
	
}
#pblue {
	padding: 15px 15px 10px 15px;
	background-color: #e5ecfc;
	
}


a:link {
	color: #0033CC;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #990000;
}

.inlineList {
	display: inline;
	list-style: none;
	border-right: 1px solid #999999;
	margin: 0px 3px 3px 0px;
	padding: 2px .5em 3px 0px;
	text-align: center;
	font-size: 10px;
}

a:link img {border:none }

h1 {
	font: 18px "Lucida Grande";
	color: #333333;
	padding: 8px 3px 0px 0px;
}
h2 {
	clear: both;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000066;
	padding: 10px 0px 8px 0px;
	width: 848px;
	margin: 0px 0px 0px 0px;
	border-left: solid  ##cecece 1px;
	border-right: solid  ##cecece 1px;
	background: #CED7ED url(images/stripedbar2.gif) repeat-x;
	letter-spacing: 0.25em;
}
h3 {
	clear: both;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000099;
	padding: 10px 0px 10px 10px;
	background-image: url(images/stripedbar2.gif);
	width: 100%;
	margin: 0px 0px 0px -5px;
	background-repeat: repeat-x;
	background-color: #999999;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
}

h4 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #990000;
}

.blue14 {
	color: #333399;
	font-weight: bold;
	font-size: 14px;
}
#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	border-top: solid white 5px;
	background-color: #D6DADD;
	color: #000099;
	padding-bottom: 1px;
	padding-top: 0px;
}
.lineheight {
	line-height: 1.75em;
}
.tableThin {border: solid silver thin; }
.tdThinBoth {border-right: solid silver thin; border-left: solid silver thin;}
.tdThinRight {
	border-right: solid silver thin;
}
.tdThinLeft{border-left: solid silver thin; }
.tdBottom {border-bottom: solild silver thin; }


.listwithspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	padding: 0.3em;
	line-height: 2em;
	margin: 0px 0px 0px 25px;
}



.subHdg {
	font: bold 15px "Lucida Grande";
	color: #CC0000;
	padding: 2px 0px 2px 0px;
	border-bottom: solid #93aeec  3px;
	border-top: solid #93aeec 3px;
}
.subHdgWhite {
	font: bold 12px Arial, Helvetica;
	color: #FFFFFF;
	padding: 2px 0px 2px 0px;
	line-height: 100%;
	align-text:  center;

}

.subHdgShort {
	font: bold 15px "Lucida Grande";
	color: #CC0000;
	padding: 2px 10px 2px 10px;
	border-bottom: solid #93aeec  3px;
	border-top: solid #93aeec 3px;
}


#chartChallenge { background-color:#FFFFFF; }

#chartChallenge .tdGold { background-color:#FFCC66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 0 2px 2px 4px; 
}
#chartChallenge .tdBlue {
	background-color:#76C4FB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 0 2px 2px 4px;
}
#chartChallenge .tdElite {
	background-color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 0 2px 2px 4px;
}
#chartChallenge .tdActivity {
	font: bold normal 14px "Lucida Grande";
	color: #3399FF;
	text-align:  center;
	border-top: dashed #ffcc00 2px;
}
#chartChallenge .tdImage {
	text-align:  center;
	vertical-align:  bottom;
	
}
.style4 {font-size: 12px}
.clear {clear: both;}
#menuWrapper {
	width: 850px;
	clear: both;
}
.imageRight {
	padding: 10px 0px 10px 10px;
	float: right;
	border: 0px 0px 0px 0px;
}
.imageLeft {
	padding: 10px 19px 10px 0px;
	float: left;
	border: 0px 0px 0px 0px;
}
.sponsor {
	font-style: italic;
	color: #990000;
}

#flash {clear: both;
float: left;
margin-left: 50px;


}

.hdg16Red {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #990000;
}
.hdg20Red {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #990000;
}
.hdg24Red {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 4px;
}
.tdThinRightandTop {
	border-top: solid silver thin;
	border-right: solid silver thin;
}
#contentFullPageBlueKickoff {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 848px;
	text-align: center;
	border-left: solid  #cecece 1px;
	border-right: solid  #cecece 1px;
	background: #006 url(media/kickoffs/kickoff.gif) no-repeat center top;
	height: 600px;
	
}
.kickoffBack {
	background: #006 url(media/kickoffs/kickoff.gif) no-repeat center top;
}
#kickoff  {
	margin-top:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1272D;
	border: white thick solid;
}

#kickoff .largerFont {
	
	font-size: 24px;
	
}
#kickoff .medFont {
	
	font-size: 14px;
	
}
#kickoff ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#kickoff a:link {
	color: #FFFFFF;
	text-decoration: none;
}	
#kickoff a:visited {
	color: #ffffff;
	text-decoration: none;
}

#kickoff a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textAlignCenter {
	text-align:  center;
}
.cellAlignTopCenter {
	text-align: center;
	vertical-align: top;
}
