@charset "iso-8859-1";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

div.clear { clear: both; }
/* use as follows (including the comment) */
/* <div class="clear"><!-- --></div> */

IMG{ border:0; }
DIV{ border:0; margin:0; padding:0; }
TABLE{ border: 0; border-collapse: collapse; }
TD{ vertical-align: top;font-size: 100%; }
OL, UL, LI { font-size: 100%; }
.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }
.bold{ font-weight: bold; }
.small{ font-size: small; }
.xsmall{ font-size: x-small; }
.just{ text-align: justify; }
.clearfloat{ clear: both; }

a:active {outline:none;}
:focus {-moz-outline-style:none;}


body {
	background: #589eb8;
	color: #488298;
	font-family: Tahoma, Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

h1{ font-size: 2.8em; margin-bottom: 6px; margin-top: 0px; color: #fff; background-color: transparent; }

h2{ font-size: 1.8em; margin-bottom: 2px; margin-top: 4px; color: #e6e6e6; background-color: transparent; }

h3{ font-size: 1.3em; margin-bottom: 2px; margin-top: 4px; color: #3e7183; background-color: transparent; }

img{
	border:0px;
}

.center{
	text-align:center;
}

a:link {
	background-color: transparent;
	color: #0000ff;
	font-weight: bold;
	font-size: 1.1em;
}

a:visited {
	background-color: transparent;
	color: #0000ff;
	font-weight: bold;
	font-size: 1.1em;
}

a:hover {
	background-color: transparent;
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
}

a:active {
	background-color: transparent;
	color: #0000ff;
	font-weight: bold;
	font-size: 1.1em;
}

.areatxtcenter {
	font-size: 9pt;
	text-align: center;
}

.areatxtleft {
	font-size: 9pt;
	text-align: left;
}

.areatxtright {
	font-size: 9pt;
	text-align: right;
}

.copy {
	background-color: transparent;
	color: #c0c0c0;
	font-size: 9pt;
	font-weight: normal;
}

.navbar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #4A4A4A;
}

a.navbar {
	color: #4A4A4A;
	font-weight: normal;
}