p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;

}
.dottedInputBox {
	border: 1px dotted #000000;
}
.registerLink {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.subHeadOrange {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF9900;
	text-align: center;

}
.textLinkBlue {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;

}
a.textLinkBlue:hover {
	text-decoration: none;
	color: #FF9900;

}
.textLinkWhite {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .2em;



}
a.textLinkWhite:hover {

	text-decoration: underline;
}
.blueTableCell {
	background-color: #C7d1dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;


}
.textLinkBlack {

	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.textLinkBlack:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;

}
.subHeadBlue {
	font-size: 12px;
	font-weight: bold;
	color: #2F437E;
	text-transform: none;

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

}
a.textLinkWhiteSmall:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;

}
.missionStatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: center;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: left;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.RelatedLinks {
	font-weight: bold;
	margin: 0px;



}
.noMargins {
	margin-top: 5px;
	margin-bottom: 5px;


}
