body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #005691;
	text-transform: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #014272;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #015a8a;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #004574;
}
li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #014272;
	margin: 0;
	padding: 0;
}
.brwnsq {
	list-style-position: outside;
	list-style-image: url(images/bullet-pt-grn.jpg);
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.bdr {
	border: 1px solid #354271;
}
.h2arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: 4b3512;
}
.grnsq {
	list-style-position: outside;
	list-style-image: url(images/img-bullet-pt-grn.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #084b30;
}
.lrgcap {
	color: #707e2c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
}
a:link {
	color: #004574;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
}
a:visited {
	color: #004574;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #004574;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

/*
/
/ MENU
/
*/
ul#menu {
  width: 200px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding-left: 20px;
}

ul#menu ul
{
	margin-left:0px;
	padding-left:20px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: " ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #586904;
  font-weight: bold;
}

ul#menu a.active {
  color: #4b3512;
  font-weight: bold;
}
.bold
{
	font-weight:bold;
}
.blusq {

	list-style-position: outside;
	list-style-image: url(images/img-bullet-pt-blu.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #004574;
}
.table3 {
	border: 1px solid #354271;
}

