a:link { color: #FFFFFF }
a:visited { color: #FFFFFF }

.top {
	background-image: url(images/top_shade.gif);
	background-repeat: repeat-x;
}
.leftField {
	background-image: url(images/navy_pix.gif);
	background-repeat: repeat;
}
.rightField {

	background-image: url(images/dnavy_pix.gif);
	background-repeat: repeat;
}
.normaltxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.noindent {
        padding: 0;
        margin-left: 2em;
}
.bullets {
	list-style-type: disc;
}
.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.phototxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
	line-height: normal;
	padding-top: 25px;

}
form {
       margin: 0px;
} 
.formboxes {
	background-color: #6699FF;
}
.txtwhite {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
