/* CSS Document */

body, .PageBODY {
	background-color:#FFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;	
	background-image:url(../images/bg6.gif);
	background-repeat:repeat-y;
	background-position:center center;
	background-color:#eee;
	/*scrollbar-arrow-color:#ffffff; 
	scrollbar-3dlight-color:#cc0000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-face-color:#31318b; 
	scrollbar-shadow-color:#cc0000; 
	scrollbar-track-color:#ffffff; 
	scrollbar-darkshadow-color:#000000;*/
}
a:link{
	color:#000099;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}
a:visited{
	color:#0033CC;
	text-decoration:none;
}
img{
	border:0;
}
img.imgBorder{
	border:1px solid #000;
}
.fLeft{
	float:left;
	margin-right:.5em;
}
.fRight{
	float:right;
	margin-left:.5em;
}
.header{
	font-weight:bold;
	font-style:italic;
}
.bold{
	font-weight:bold;
}
.ital{
	font-style:italic;
}
.shout{
	color:#db3839;
	font-style:italic;
	font-weight:bold;
}
.athName{
	font-weight:bold;
	color:#333333;
}
.red{
	color:#db3839;
}
ol.nobullet, ul.nobullet {
	list-style-position:outside;
	list-style-type:none;
}
hr{
	color:#094fa3;
	height:1px;
}
h1{
	font-family: Arial,Verdana,sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style:italic;
	color:#ce0000;
}
h2{
	font-family: Arial,Verdana,sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style:italic;
	color: #ce0000;
}
h3{
	font-family: Arial,Verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #9a9a9a;
}
h4{
	font-family: Arial,Verdana,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #8b0000;
}
blockquote{
}
.quote{
	color:#666;
	font-style:italic;
	/*font-weight:bold;*/
}

.box_outer{
	width: 198px;
	background-color: #7070af;
	border:1px solid #ff9c00;
	padding:10px;
	margin:10px;
	clear:both;
}
.box_inner{
	background-color: #fff;
	border:1px solid #cc0000;
	padding:10px;
	font-size:90%;
}
.bulletpoint{
	color:#ff9c00;
	font-size:larger;
	margin:.7em;
}
.indent{
	margin-left:2em;
}
/* used on plans page*/
div.hidden2{
  display: none;
}
span.error2{
  display: inline;
  background-color: #ffffff;  
}
span.hidden{
  display: none;
}
span.error{
  display: inline;
  color: black;
  background-color: pink;  
}
td.banner{
	background-color:#7070af;
	border-top:1px solid #ff9c00;
	border-right:2px solid #ff9c00;
	border-bottom:2px solid #ff9c00;
	border-left:1px solid #ff9c00;
}
/*end, used on plans page*/
div.navlinks a {
	font-weight: bold;
	font-size: 1.1em;
	line-height:2em;
	font-family: arial, helvetica, sans-serif;
	color:#FFF;
	display:block;
	margin:0 5px;
}
div.navlinks a:hover {
	background-color: transparent;
	background-image: url(../images/nav_fade.png);
	background-position:left;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
div.navlinks div {
	margin:3px 0;
}
.sidebar{
	width:160px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 0pt;
	background-color: transparent;
	background-image:url(../images/box_bg160.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
}
.sidebar h1{
	border-top:3px solid #000;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 3px 10px;
	background-color: #5A5A9C;
}
.sidebar h1 b{
	color:#ff9c00;
	font-weight:bold;
}
.sidebar p{
	margin:.5em;

}
.justify{
	text-align:justify;
}
img.coach{
	margin-left:5px;
	padding:5px;
	border:1px solid #989898;
}
.centerMe{
	margin:auto 50%;
}
table.table td, table.table th{
	border:1px solid gray;
	padding:3px;
	text-align:center;
	margin:0;
}
table.table th{
	font-weight:bold;
	background-color:#CCC;
}

li{margin:0;list-style-type:circle}
/*newsletter page*/
.news_td_block li{font-style:italic;list-style-position:inside;list-style-type:none;margin-left:1em;}
.news_td_block ul{list-style-type:none;margin:0;padding:0;}
li.header{font-style:normal;list-style-position:inside;list-style-type:none;margin-left:0;}
div.news_td_block{width:45%;vertical-align:top;padding:10px;float:left;}
div.news_year_block{width: 650px; clear: both;}
div.news_year_block img {margin-left:1em;}

div.main_page_block{
	width: 630px; 
	padding:5px;
}
div.sponsors{
	margin:.6em .2em;
	padding:2em 0;
	text-align:center;
	border-bottom:1px dotted gray;
}
div.sponsors img{
	margin-bottom:.5em;
}
.sponsor{
	font-weight:bold;
}
