.header-first {
	font-family: "arial";
	font-size: xx-large;
	color: #00457e;
}
.header-second {
	font-family: Verdana;
	font-size: large;	
	color: #00457e;
}

.header-third {
	font-family: Verdana;
	text-transform: capitalize;
	font-style: oblique;
	font-weight: bold;
	color: #00457e;
}
.header-fourth {
	font-family: Verdana;
	text-transform: capitalize;
	font-style: oblique;
	color: #00457e;
}
.header-fifth {
	font-family: Verdana;
	text-transform: capitalize;
	font-style: oblique;
	font-weight: bold;
	color: #00457e;
	margin-left: 5%;
	padding-top: 0%;
	margin-bottom: 0%;
	margin-top: 0%;
}
.text-normal {
	font: Verdana;
	color: #00457e;
}

.text-small {
	font: Verdana;
	color: #00457e;
	font-size: x-small;
}
.text-indent {
	margin-left: 10px;
}

.reqfield {
	font-size: small;
	font-style: italic;
	color: Red;
}

body {
	font-size: smaller;
	color: Black;
}
a.linkReverse:link {
	color: White;
	text-decoration: none;
}
a.linkReverse:visited {
	color: White;
	text-decoration: none;	
}
a.linkReverse:hover {
	color: White;
	text-decoration: none;
}
a.linkReverse:active {
	color: White;
	text-decoration: none;
}
.textReverse {
	font: Verdana;
	color: White;
}
a.linkMAroon:link {
	color: #af0043;
	text-decoration: none;
}
a.linkMAroon:visited {
	color: #af0043;
	text-decoration: none;	
}
a.linkMAroon:hover {
	color: #af0043;
	text-decoration: none;
}
a.linkMAroon:active {
	color: #af0043;
	text-decoration: none;
}

a.linkBreadCrumb:link {
	color: #3d76ad;
	text-decoration: none;
	font-size: xx-small;
}
a.linkBreadCrumb:visited {
	color: #3d76ad;
	text-decoration: none;	
		font-size: xx-small;
}
a.linkBreadCrumb:hover {
	color: #3d76ad;
	text-decoration: none;
	font-size: xx-small;	
}
a.linkBreadCrumb:active {
	color: #3d76ad;
	text-decoration: none;
	font-size: xx-small;
}

.aspLabel {
	text-indent: 2%;
}
ul {
	margin-top: 0%;
	padding-top: 0%;
}
