body {
	background-color: #E2F1F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #214a56;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #214a56;
	}

div#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  
  	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */

  }
.tbrdr {
	background-color: #FFFFFF;
	border-style: solid;
   	border-width: 1px;
  	border-color: #00557d;
   }
.txtReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #214a56;
	}
.txtRegBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #8C4600;
	}
.txtRegWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 140%;
	color: #FFFFFF;
	}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #214a56;
	line-height: 160%;
	}
.txtSmallRegSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #214a56;
	line-height:normal;
	}
.txtSmallPixels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214a56;
	line-height:normal;
	}
.txtSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	}
.txtSmallWhiteRegSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height:normal;
	}
.txtXSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	}
.txtSmallWhiteXtraSp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 160%;
	color: #FFFFFF;
	}
.txtBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	color: #214a56;
	}

.txtVeryBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bolder;
	color: #214a56;
	}

/* Links */
a {font-weight: bold; }

a:link {color: #317082; }
a:visited {color: #317082; }
a:active {color: #317082; }
a:hover {color: ##ffff00; }

a.nav:link {
	color: #FFFFFF;
	padding: 2px 4px 4px 4px;
	border: #FFFFFF 1px solid;
	background-color: #317082;
	text-decoration: none;
	line-height:160%;
	}
a.nav:visited {
	color: #FFFFFF;
	padding: 2px 4px 4px 4px;
	border: #FFFFFF 1px solid;
	background-color: #317082;
	text-decoration: none;
	line-height:160%;
	}
a.nav:active {
	color: #317082;
	padding: 4px;
	border: #FFCC00 1px solid;
	background-color: #A9D2DE;
	text-decoration: none;
	line-height:160%;
	}
a.nav:hover {
	color: #317082;
	padding: 4px;
	border: #FFCC00 1px solid;
	background-color: #A9D2DE;
	text-decoration: none;
	line-height:160%;
	}

a.subnav:link {
	color: #317082; 
	font-size: 0.9em;
	font-weight: bold;
	}
a.subnav:visited {
	color: #317082; 
	font-size: 0.9em;
	font-weight: bold;
	}
a.subnav:active {
	color: #317082; 
	font-size: 0.9em;
	font-weight: bold;
	}
a.subnav:hover {
	color: ##ffff00; 
	font-size: 0.9em;
	font-weight: bold;
	}

a.nav2, #url a.nav2:link {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: underline;
	line-height: 180%;
	}
a.nav2:link {
	font-size: 0.9em;
	color: #FFFFFF; 
	text-decoration: underline; 
	line-height: 190%;
	}
a.nav2:visited {
	font-size: 0.9em;
	color: #FFFFFF; 
	text-decoration: underline; 
	line-height: 190%;
	}
a.nav2:active {
	font-size: 0.9em;
	color: #FFFFFF; 
	text-decoration: underline overline; 
	line-height: 190%;
	}
a.nav2:hover {color: #317082;
	font-size: 0.9em;
	color: #003300;
	border-top: solid thick;
	border-top-color: #CC9900;
	border-bottom: solid thick;
	border-bottom-color: #CC9900;	
	background-color: #A9D2DE;
	text-decoration: none;
	line-height: 190%;
	}