body {
	background-color: #FFFFFF;




}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #16466E;

}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #16466E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5971A2;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #16466E;
	text-decoration: underline;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #16466E;
	text-decoration: underline;
}

/* The class "footer" is used in the library item Footer. */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
}

a.footer {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

/* This stops the visited links text color from changing after it has been used by setting everything back to the .access values. */ 
a.visited:active

a.footer:link {
	color: #FFFFFF;
}

a.footer:visited {
	color: #FFFFFF;
}

a.footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.footer:active {
	color: #FFFFFF;
}

a.list:visited {
	text-decoration: none;
}

a.list:hover {
	color: #BE0000; 
	text-decoration: underline;
}

.footlinks {
    background-image: url(/images/MenuBar.gif);
}

.foottext {
	background-color: #FFFFFF;
}

