td {
	font-family: arial, helvetica;
	color: 7E7D7E;
	font-size: 12px;
}
td.content {
	text-align: justify;
	line-height:18px;
}

input.login {
	font-family: arial, helvetica;
	color:7E7D7E;
	font-weight:bold;
	font-size:11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 14416D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 14416D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 14416D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 14416D;
}
a {
	color: 14416E;
}
b.required {
	font-size:18px;
	color: C00000;
}
.header {
	color: 14416E;
	font-size: 15px;
	font-weight: bold;
}
.headerGray {
	color: 7E7D7E;
	font-size: 15px;
	font-weight: bold;
}
.smheader {
	color: 14416E;
	font-size: 12px;
	font-weight: bold;
}
.mdheader {
	color: 14416E;
	font-size: 13px;
	font-weight: bold;
}
.mdheaderGray {
	color: 7E7D7E;
	font-size: 13px;
	font-weight: bold;
}
.Note {
	color: 7E7D7E;
	font-size: 10px;
	line-height: 13px;
}
.News {
	font-size: 11px;
	font-weight:bold;
	color: 949594;
	text-decoration: none;
	line-height:18px;
	text-align: left;
}
.News:Hover {
	color: 14416E;
	text-decoration: underline;
}
.Footer {
	color: FFFFFF;
	text-decoration:none;
}
.Footer:Hover {
	color: FFFFFF;
	text-decoration:underline;
}
.FooterText {
	font-size: 10px;
}
.FormText {
	color: 14416E;
	font-size: 11px;
	font-weight: bold;
}
.leftNav {
	color: 14416E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}
.leftNav:Hover {
	text-decoration: underline;
}