/* tab 1 styles */
#dataCell {
	padding: 3px;
	border-top: 1px #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;

}

td.tab {
	width: 104px;
	height: 25px;
	font: bold 13px Arial;
	text-align: center;
	background-image: url(/images/index/tab_gr.gif);
	cursor: hand;

}

.tabData {
  display: none;
}
/* end tab styles */

/* tab 2 styles */
#dataCellTier {
	padding: 3px;
	border-top: 1px #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;

}

td.tabtier {
	width: 104px;
	height: 25px;
	font: bold 13px Arial;
	text-align: center;
	background-image: url(/images/index/tab_gr.gif);
	cursor: hand;

}

.tabDataTier {
  display: none;
}
/* end tab styles */


td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  text-decoration: underline;}
a:active {
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}
.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005279;
	padding: 4px 4px 5px;



}
.news {
	font-size: 10px;
}

#bottomnav {


}

#bottomnav  a {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;



}

#bottomnav a:hover {
	text-decoration: underline;
	

}

#bottomnav .bottomtxt {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-image: url(/images/arrow-rightnav.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;



}


#topnav {

}
#topnav a {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
#topnav a:hover {
	text-decoration: underline;
}
#topnav .topnavspace {
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;

}

p {
	line-height: 17px;
}
li {
	line-height: 17px;
}
.homebold {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;

}
.rightnav {
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	text-align: center;
}

.arrow {background-image:url(/images/design/index2/arrow.gif);background-repeat:no-repeat;padding-bottom:3px;}

.smalltext {
	font-size: 10px;
}

.smalltextgray {
	font-size: 10px;
	color: #666666;
}

.boldgraysm {
	font-weight: bold;
	color: #666666;
	font-size: 10px;

}
#bulleted {
	display: block;


}
#bulleted .bltheader {
	padding-top: 3px;
	padding-left: 1px;
	margin-left: 1px;
	vertical-align: text-top;
	padding-bottom: 6px;
	font-weight: bold;


}
#bulleted .bltspace {
	background-image: url(http://www.acacamps.org/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
	padding-top: 3px;
	padding-left: 20px;
	margin-left: 20px;
	vertical-align: text-top;
	padding-bottom: 3px;
	line-height: 14px;


}

#bulleted .bltindent {
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 10px;
	vertical-align: text-top;
	padding-bottom: 3px;
	line-height:17px;


}

#bulleted .blttitle {

	padding-top: 2px;
	vertical-align: text-top;
	padding-bottom: 4px;
	line-height: 16px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.alert {
	background-color: #DDDDFF;
	padding: 1px;

}