/* comment stuff out here */



	
h1 { 
margin-top: 0px;
}
a {
	color: #9585AF;
               text-decoration: none; 

}
a:visited {
	color: #6699CC;
               text-decoration: none; 
}

a:active {
	color: #339999;
               text-decoration: none; 
}
a:hover {
	color: #339999;
              text-decoration: underline;
}

.subhead1 {
	font-size: 120%;
	font-weight: bold;
	color: #6699CC;
}
.subhead2 {
	font-weight: bold;
	color: #6699CC;
}
.subhead3 {
	font-style: italic;
	font-weight: bold;
	color: #6699CC;
}
.subhead4 {
	font-style: italic;
	color: #6699CC;
}
.tdheader {
	background-color: #9A9867;
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;

}
.tdnav {
	background-color: #9585AF;
	text-align: right;
}

.nav1 {
	font-weight: bold;
	color: #FEEAE3;
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;


}
.nav2 {
	color: #FEEAE3;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;




}
.nav3 {
	color: #FEEAE3;
	text-align: right;
	font-size: 10px;
	margin-right: 15px;
}

a.nav1:link {
	color: #CCFFFF;
	text-decoration: none;
}
a.nav1:visited {
	color: #CCFFFF;
	text-decoration: none;
}
a.nav1:hover {
	color: #FFFFFF;
	text-decoration: none;

}

a.nav2:link {
	color: #CCFFFF;
	text-decoration: none;

}
a.nav2:visited {
	color: #CCFFFF;
	text-decoration: none;

}
a.nav2:hover {
	color: #FFFFFF;
	text-decoration: none;

}

a.nav3:link {
	color: #CCFFFF;
	text-decoration: none;

}
a.nav3:visited {
	color: #CCFFFF;
	text-decoration: none;

}
a.nav3:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.navactive {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.caption {
	font-size: 11px;
	color: #DDDDDD;


}
.caption2 {
	font-size: 11px;
	color: #666666;
}

.caption3 {
             font-size: 9px;
             color: #000000;
}

.paraindent {text-indent:15px}
