/* Cascade DTP V4 - Style Sheet */

a:link {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover, a:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #669999;
}
.background {
	background-color: 336699;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	top: 10px;
	height: 95px;
	width: 726px;
	font-family: Tahoma, Tunga, Arial;
	font-size: small;
	color: #FFFFFF;
	left: 50px;










}
.emailEnvelope {
	background-image: url(images/bannerLogo1.gif);
	background-position: center center;
	border: none;
	background-repeat: no-repeat;
	background-color: #336699;

}

.amtbanner1 {
	background-image: url(images/bannerLogo1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 626px;
	height: 80px;
	margin: 3px;
	padding: 2px;
	border-top: thin ridge #669999;
	border-right: medium ridge #CCCCCC;
	border-bottom: medium ridge #CCCCCC;
	border-left: thin ridge #669999;
}

.textWhite {
	color: #FFFFFF;
	font-family: Tahoma, Tunga, Arial;
	font-size: x-small;
	text-align: center;


}
.amtNavigation {
	width: 110px;
	vertical-align: text-top;
	margin-right: 5px;




}
.textBold {
	font-weight: bold;
	text-align: center;
	font-size: small;
	color: #FFFFFF;




}
.textCenter {
	text-align: center;
	font-size: x-small;
	font-family: Tahoma, Tunga, Arial;



}
.textHidden {
	visibility: hidden;
}
.Pic {
	margin: 3px;
	float: right;
	border: 2px ridge #CCCCCC;
	font-family: Tahoma, Tunga, Arial;
	font-size: x-small;

}
.PicLeft {
	float: left;
	border: 2px ridge #CCCCCC;
	font-size: x-small;
	margin: 3px;
	font-family: Tahoma, Tunga, Arial;



}
.wildflowers {
	background-image: url(images/DSCN0345.jpg);
	background-repeat: repeat;
}
.textHighlight {
	background-color: #0066CC;
	filter: Glow(Color=#669999, Strength=2);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	cursor: crosshair;
	white-space: nowrap;
	margin: 3px;



}
.PicCenter {
	text-align: center;
	margin: 2px;
	border: thin ridge #CCCCCC;
	font-size: small;
	font-family: Tahoma, Tunga, Arial;


}
.textJustified {
	font-family: Tahoma, Tunga, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	margin: 2px;
}
