body {
 	font-family: "Times New Roman", Times, serif;
	color: #2C4F98;
 	font-size: 14px;
	background-color: #D7C78E;
}
td {
	font-family: "Times New Roman", Times, serif;
}
.border { 
	border: 3px solid #C6B353
}
.big { 
	font-size: 16px;
	font-weight: bold;
}
p {
 	line-height: 18px;
 }
A:link {
	color: #B69932;
	text-decoration: none;
}
A:visited {
	color: #B69932;
	text-decoration: none;
}A:active {
	color: #2C4F98;
	text-decoration: none;
}A:hover {
	color: #2C4F98;
	text-decoration: none;
}
A.submenu:link {
	color: #000000;
	text-decoration: none;
}
A.submenu:visited {
	color: #000000;
	text-decoration: none;
}
A.submenu:active {
	color: #000000;
	text-decoration: none;
}
A.submenu:hover {
	color: #2C4F98;
	text-decoration: none;	
}
.current {
	color: #2C4F98;
	text-decoration: none;
}
.subhead {
	color: #B69932;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.footer {
	color: #B69932;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
A.footer:link {
	color: #2C4F98;
	text-decoration: none;
	font-size: 14px;
}
A.footer:visited {
	color: #2C4F98;
	text-decoration: none;
	font-size: 14px;
}
A.footer:active {
	color: #2C4F98;
	text-decoration: none;
	font-size: 14px;
}
A.footer:hover {
	color: #B69932;
	text-decoration: none;
	font-size: 14px;
}

A.LinksOnWhite {
	color: #2C4F98;
	text-decoration: underline;
}
A.LinksOnWhite:link {
	color: #2C4F98;
	text-decoration: underline;
}
A.LinksOnWhite:visited {
	color: #B69932;
	text-decoration: underline;
}
A.LinksOnWhite:active {
	color: #B69932;
	text-decoration: underline;
}
A.LinksOnWhite:hover {
	color: #B69932;
	text-decoration: underline;
}

ul { 
font-size: 14px;
line-height: 18px;
}

ul.NoBullet {
  list-style-type: none}
  
.menutext
{
    width: 215px;
}
.menuSpace
{
    width: 25px;
    height: 20px;
}
.MenuTextUnselected
{
    color: #FFFFFF;
}
.MenuTextUnselected:hover
{
    color: #c6b353;
}
.MenuTextSelected
{
    font-family: "Garamond Premr Pr";
    color: #c6b353;
    font-size: medium;
}
.MenuTextSelectedCap
{
    font-family: "Garamond Premr Pr";
    color: #c6b353;
    font-size: large;
}        
.MenuTextList:link
{
    font-family: "Garamond Premr Pro";
    color: #a5bef4;
    font-size: small;
}  
.MenuTextList:hover
{
    font-family: "Garamond Premr Pro";
    color: #FFFFFF;
    font-size: small;
}
.MenuTextListActive:link
{
    font-family: "Garamond Premr Pro";
    color: #FFFFFF;
    font-size: small;
}    
        .MenuTextListHelp
{
    font-family: "Garamond Premr Pro";
    color: #a5bef4;
    font-size: small;
}
.MenuTextListHelp:hover
{
    font-family: "Garamond Premr Pro";
    color: #FFFFFF;
    font-size: small;
}
.MenuTextListHelpSel
{
    font-family: "Garamond Premr Pro";
    color: #FFFFFF;
    font-size: small;
}
.ItemTitle
{
    font-family: "Garamond Premr Pro";
    color: #2c4f98;
}
.ItemExcerpt
{
    font-family: "Garamond Premr Pro";
    color: #000000;
}
.ItemName
{
    font-family: "Garamond Premr Pro";
    color: #2C4F98
}
ul
{
    padding-left: 1.5em;
    margin: 0;
}