/* Contents */
.contenttitle
{ font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #192257;
}

.contenttitlesmall
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
}

.contenttext
{ font-family: Arial;
  font-size: 10pt;
  color: #7B7C7E;
}

.contenttext a
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
  text-decoration: none;
}

.contenttext a:hover
{ font-family: Arial;
  font-size: 10pt;
  color: #D5A80D;
  text-decoration: none;
}

.contentlinkgold
{ font-family: Arial;
  font-size: 10pt;
  color: #D5A80D;
  text-decoration: none;
}

.contenttextsmall
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
  text-decoration: none;
}

.contenttextsmallgrey
{ font-family: Arial;
  font-size: 10pt;
  color: #7B7C7E;
  text-decoration: none;
}

.contenttexthighlight
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
}

.contenttext ul
{ PADDING: 0px 0px 0px 0px;
  MARGIN-LEFT: 15px;
  MARGIN-TOP: 10px;
}


/* Table */
.table
{ table-layout: fixed;
}

.tableheader
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
  background-color: #dee3e8;
  align: left;
  padding: 4px;
}

.tabletext
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
}

.tablecellborder
{ border: solid 0 #7B7C7E;
  border-bottom-width:1px;
  padding: 4px;
}


/* Global Links */
.pagepathtable
{ background: #EBEBE8;
}

.pagepathlink
{ font-family: Arial;
  font-size: 11pt;
  color: #192257;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}


.pagepathlinkHighlight
{ font-family: Arial;
  font-size: 11pt;
  color: #D5A80D;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

/* Searchbox */
.searchbox
{ width: 182px;
  border: 1px solid #C2D2E1;
}


/* Banner */
.banner
{ margin: 13px 13px 0px 13px;
}


/* Left navigation menu */
.menutable
{ background: #C2D2E1;
}

.menulevel2
{ font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel3
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel3:hover
{ font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #192257;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel3Highlight
{ font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #192257;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}


/* Right navigation menu */
.menulevel4
{ font-family: Arial;
  font-size: 10pt;
  color: #192257;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel4:hover
{ font-family: Arial;
  font-size: 10pt;
  color: #D5A80D;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel4Highlight
{ font-family: Arial;
  font-size: 10pt;
  color: #D5A80D;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel5
{ font-family: Arial;
  font-size: 10pt;
  color: #7B7C7E;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel5:hover
{ font-family: Arial;
  font-size: 10pt;
  color: #D5A80D;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}

.menulevel5Highlight
{ font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #D5A80D;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
}
