a {
  text-decoration: none;
  font-weight: bold;
  color: #0f5c90;
  }

a:link {color: #0D446B;}
a:visited {color: #0D446B;}
a:hover {text-decoration: underline; color: #008;}

a.menu {
  font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	padding: 4px 2px 4px 6px;
	width: 120px;
  line-height: 18pt;
	height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-color: #0F5C90;
	color: white;
	font-size: 8pt;
	margin-bottom: 2px;
	}

a.menu:visited {color: white;}
a.menu:link {color: white;}
a.menu:hover {
	text-decoration: none;
	color: white;
	background-color: #84A589;
	}

a.menuhighlight {
  font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	padding: 4px 2px 4px 6px;
	width: 120px;
	height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-color: #0F5C90;
	color: white;
	border-right: 8px solid #84A589;
	font-size: 8pt;
	margin-bottom: 2px;
	}

a.menuhighlight:visited {color: white;}
a.menuhighlight:link {color: white;}
a.menuhighlight:hover {
	text-decoration: none;
	color: white;
	background-color: #84A589;
	}

p.menu {
  font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	padding: 2px 2px 2px 6px;
	width: 120px;
	font-weight: bold;
	background-color: #a8bdad;
	color: black;
	font-size: 8pt;
	margin-bottom: 2px;
  }

a.admin {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #E00;
	}
a.admin:link {color: #E00;}
a.admin:visited {color: #E00;}
a.admin:hover {text-decoration: underline; color: #E00;}

body {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 14pt;
  font-size: 9pt;
  }

p {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 10pt;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  }

p.p1 {
  margin-bottom: 9pt;
  line-height: 14pt;
  }

p.p2 {
  line-height: 12pt;
  }

div.itemnormal {
  background-color: #DAE4DC;
	border: 1px solid #a8bdad;
  margin: 12px 0px;
	padding: 4px 8px;
  }

div.itemnews {
  background-color: #DAE4DC;
	border: 1px solid #a8bdad;
	border-left: 5px solid #a8bdad;
  margin: 12px 0px;
	padding: 4px 8px;
  }

div.itemfaq {
  background-color: #DAE4DC;
	border: 1px solid #a8bdad;
  margin: 12px 0px 0px 0px;
	padding: 4px 8px;
  }

div.itemfaqanswer {
	border-top: 1px dashed #a8bdad;
	padding: 8px 4px 4px 4px;
	margin-top: 4px;
  }

div.itemhidden {
  background-color: #FFFFDC;
	border: 1px solid #FF0000;
  margin: 12px 0px;
	padding: 4px 8px;
  }

div.itemadmin {
  background-color: #FFFFDC;
	border: 2px solid #FF0000;
  margin: 12px 0px;
	padding: 4px 8px;
  }

div.iteminfo {
  background-color: #E3F2FF;
	border: 1px dotted #0F5C90;
  margin: 12px 0px;
	padding: 8px;
  }

div.itemhighlight {
  background-color: #FFFFBB;
	border: 1px solid #0F5C90;
  margin: 12px 0px;
	padding: 8px;
  }

p.itemnormal {
  background-color: #DAE4DC;
	border: 1px dashed #a8bdad;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  line-height: 14pt;
  margin: 12px 0px;
	padding: 4px 8px;
  }

p.itemnews {
  background-color: #DAE4DC;
	border-left: 3px solid #a8bdad;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  line-height: 14pt;
  margin: 12px 0px;
	padding: 4px 8px;
  }

p.itemfaq {
  background-color: #DAE4DC;
	border-top: 1px solid #a8bdad;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
  font-size: 8pt;
  line-height: 14pt;
  margin: 12px 0px 0px 0px;
	padding: 4px 8px;
  }

p.itemfaqanswer {
  background-color: #DAE4DC;
	border-bottom: 1px solid #a8bdad;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  line-height: 14pt;
  margin: 0px 0px 12px 0px;
	padding: 4px 8px;
  }

p.itemhidden {
  background-color: #FFFFDC;
	border: 1px solid #FF0000;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  line-height: 14pt;
  margin: 12px 0px;
	padding: 4px 8px;
  }

p.itemadmin {
  background-color: #FFFFDC;
	border: 2px solid #FF0000;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
  font-size: 8pt;
  line-height: 14pt;
  margin: 12px 0px;
	padding: 4px 8px;
  }

p.iteminfo {
  background-color: #E3F2FF;
	border: 1px dotted #0F5C90;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 7pt;
  line-height: 10pt;
  margin: 12px 0px;
	padding: 8px;
  }

p.itemhighlight {
  background-color: #FFFFBB;
	border: 1px solid #0F5C90;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
  font-size: 8pt;
  line-height: 10pt;
  margin: 12px 0px;
	padding: 8px;
  }

p.smaller {
  font-size: 7pt;
  }

b {
  font-size: 105%;
  font-weight: bold;
  }

select.menu {
  font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0px;
	width: 120px;
	font-weight: bold;
	background-color: #a8bdad;
	color: black;
	font-size: 8pt;
	margin-bottom: 2px;
  }

option {
	margin: 0px;
	padding: 0px;
	}

h1 {
  font-family: Eurostile, Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 16pt;
	color: #0F5C90;
	border-bottom: 1px dotted #84A589;
  }

h2 {
  color: #0F5C90;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 8pt;
  line-height: 14pt;
  margin: 12px 0px 4px 0px;
  }

li {
  color : black;
  font-family: Verdana, Arial, Times New Roman, serif;   
  margin: 0px 10px;
  padding: 0px;
  font-size: 8pt;
  }

ul {
  color: black;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: disc; 
  font-family: Verdana, Arial, helvetica, sans-serif; 
  }

table {
  border: none;
  padding: 0px;
  }

td {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  }

td.tdstyle1 {
	background-color: #E2EAE4;
	padding: 2px;
	border-bottom: 1px solid #DAE4DC;
	}

td.tdstyle2 {
	background-color: #E7EFE9;
	padding: 2px;
	border-bottom: 1px solid #DAE4DC;
	}

th {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
  font-size: 8pt;
	background-color: #DAE4DC;
	border-bottom: 1px solid black;
  margin: 0px;
  padding: 4px 2px;
  }

form {
	margin: 0px;
	padding: 0px;
	}

input {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #008;
	font-size: 8pt;
	}

input.inputbutton {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: black;
	font-size: 8pt;
	}

textarea {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #008;
	font-size: 8pt;
	}