.FrontPageTagline {
	font-variant: small-caps;
	letter-spacing: 5pt;
	font-style: normal;
	font-weight: bold;


}
@font-face {
    font-family: AGaramond;
    font-style:  normal;
    font-weight: normal;
    src: local("AGaramond"), local("Adobe Garamond"), url("/common/fonts/AGARAMO3.eot");
}
@font-face {
    font-family: AGaramond;
    font-style:  normal;
    font-weight: 700;
    src: local("AGaramond"), local("Adobe Garamond"), url("/common/fonts/AGARAMO2.eot");
}
@font-face {
    font-family: AGaramond;
    font-style:  oblique;
    font-weight: normal;
    src: local("AGaramond"), local("Adobe Garamond"), url("/common/fonts/AGARAMO1.eot");
}
@font-face {
    font-family: AGaramond;
    font-style:  oblique;
    font-weight: 700;
    src: local("AGaramond"), local("Adobe Garamond"), url("/common/fonts/AGARAMO0.eot");
}
a:link {
	color: #660000;
	text-decoration: none;
}
body {
	font-family: AGaramond, Adobe Garamond, serif;
	color: #000000;
}
a:visited {
	color: #770000;
	text-decoration: none;

}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.TableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663333;
}
.SelectedNavItem {
	color: #000000;
	text-decoration: underline;
}
.NavAreaSubList {
	list-style-image: url(/common/images/bullet.gif);

}
