@charset "UTF-8";
/* CSS Document */

/*sets the background color*/
b

/*sets the font family, size and color*/	

.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;
}
.kickoffblueBkgrd {
	background: #006; }
	
/*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: 950px;
	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*/


#contentFullPage {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 960px;
	text-align: left;
	
		
}
#contentFullPagePadding {
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: left;
	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: 960px;
	text-align: center;
	background-color: #000066;
}
#contentFullPageBlue td {
	
	background-color: #000066;
}


#contentFullPageBlack {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 960px;
	text-align: center;
	border-left: solid  #cecece 1px;
	border-right: solid  #cecece 1px;
	background-color: #282470;
}
/*ths DIVISION styles the left column*/

#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*/

.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 }



.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;
}





#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;


}
