body{
	background-color: #FFFFFF;
	line-height: 1.4em; /* set to normal if they don't like the spacing between lines */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333; 
	margin-top: 2px;

}

.fontChange{
	font-size:90%;
	text-align: right;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

.fontChange2{
	font-size:90%;
	text-align: left;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

p{
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 3px; 
	margin: 0px; 
	padding-top: 5px; 
	text-align: left;
}

.smallText{
	font-size: 80%;
}

h1 {
	font-size: 120%;
	color: #333366; 
	text-align: left;	
	margin: 0px 0px 8px 0px; 
	padding-top: 10px; 
	padding-left: 0px; 
}

h2 {
	font-size: 110%;
	text-align: left;
	color: #9999CC; 
	margin: 0px 0px 0px 0px; 
}

h3 {
	font-size: 105%; 
	text-align: left;
	color: #99CCFF; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

li {
	color: #333333;
	text-align: left;
	padding-right: 5px; 
	padding-left: 0px; 
	padding-bottom: 3px; 
	padding-top: 2px; 
}

ul {
	list-style-type: disc;
	margin: 10px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	color:#9999CC;
}

ul.special li { 
	color:#9999CC;
}

ul.special li span { 
	color:#333333; 
} 

ul.special2 li { 
	color:#99CCFF;
}

ul.special2 li span { 
	color:#333333; 
} 

th {
	font-weight: bold;
}

td {
	text-align: left;
	vertical-align: top;
}

.footer{
	text-align:right;
	color: Silver;
	font-size: 12px;
}

.footer a {
	color: Silver;
	text-decoration: none;
}

.footer a:hover {
	color: #F16A16;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}

.requiredElement {
	color: #CC0000;
	font-weight: bolder;
}

.lineTable {
	border-top-color: #99CCFF;
	border-top-style: solid;
	border-top-width: thin;
}
.blueBox {
	/*padding: 0.4em;*/
	border: 1px solid #333366;
	
}

.blueLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000099;
}

.ital {
	font-style: italic;
}

stacking {
	z-index: -1;
	position: absolute;
	width: 20px;
}

.donate-sub {
	clear:all;
	margin:0px;
	background-image:url('../images/woman.gif'); 		
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height:105px;
	width:125px; padding-left:70px; padding-right:0px; padding-top:0px; padding-bottom:0px;
}

dt {
	color: #333333; 
}

dd{
	color: #333333; 
}

a.specLink:link {
	text-decoration:underline;
}

a.specLink:hover {
	text-decoration:none;
	
}

.relatedPage{
	font-size:100%;
	font-weight:bold;
	/*text-align: right;*/
	color: #999999;
	padding: 0px 0px 0px 0px;
		/* border-bottom : 1px solid #FFCC33; */
}


.address {
	font-size: 100%;
}

.address a {
	text-decoration: none;
}

.address a:hover {
	/*color: #F16A16;*/
	text-decoration: underline;
}

.smaller {
	font-size: 75%;
}

/* 

.walkbtn{
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/btn/btn_1_on.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 31px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top: 5px;
}

.walkbtn:hover{
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/btn/btn_1_off.png);	
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 31px;
	width: 155px;
	padding-left: 10px;
	
}

.nostyle{
	text-decoration: none;
	color: #666;	
}*/


#walkbtn {
	position:relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 178px;
	
}

#walkbtn li {
	float: left;
	list-style-type: none;
	padding: 5px;
	text-align: center;
	
	width: 178px;
	height: 24px;
}

#walkbtn li a {
	font-weight:bold;
	color: #666666;
	background-color: #f4d025;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #555555;
	padding-left: 10px;
	display: block;
	font-size:12px;
	line-height: 24px;
	text-decoration:none;
}

#walkbtn li a span {
	padding-right: 10px;
	display: block;
	background-image: url(../images/btn/nav-bg-right-ms.png);
	background-repeat: no-repeat;
	background-position: right;
}

#walkbtn li a:hover {
	color: #FFFFFF;
	background-color: #ACABAB;
	background-image: url(../images/btn/nav-bg-left-act.png);
	background-repeat: no-repeat;
	background-position: left;
}

#walkbtn li a:hover span {
	background-image: url(../images/btn/nav-bg-right-act.png);
	background-repeat: no-repeat;
	background-position: right;
}

#dinedance {
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	border-right: solid 1px #99CCFF;
}
#clear {
	clear: both;
}

#walk {
	float: left;
	width: 370px;
	padding-left: 4px;
}
#walk2011 {
	float: left;
	width: 700px;
	padding-left: 4px;
}