body    {
            margin: 0px;
            padding: 0px;
            border: 0px none;
            color: black;
			background-color: #ffffff;
	 }
.all {
			position: absolute;
			width: 820px;
			margin-left:2px;
			}
.header {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 810px;
            height: 96px;
            z-index: 0;
			background-color: black;
	        }
.headerleftimage {
			position: absolute;
			left: 5px;
			top: 8px;
			width: 140px;
			height: 79px;
			z-index: 0;
			}
.headerfootershadow {
			position: absolute;
			left: 0px;
			top: 96px;
			width: 800px;
			height: 30px;
			z-index: 6;
			}
  .center {
            position: absolute;
            left: 10px;
            top: 120px;
            width: 690px;
            height: 300px;
            z-index: 3;
          }
div.centercontent {
			width: 690px;
			padding-left: 100px;
			padding-right: 200px;
			}
div.centercontenttext {
			width: 500px;
			padding-top: 15px;
			padding-bottom: 15px;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: black;
			text-align: left;
			}
.centercontenttext a {
			text-decoration: underline;
			color: #000000;
			}
.centercontenttext h1 {
			font-size: 16pt;
			font-weight: bold;
			color: #3E6170;
			}
.navtrail {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #3E6170;
}
.navtrail a {
 color: #ffffff;
}
td.centerbottom_nav {
			font-family: Arial,sans-serif;
			font-size: 7pt;
			font-weight: normal;
			color: #3E6170;
			text-align: center;
}
div.centerbottom_nav {
			z-index: 5;
			}
.centerbottom_nav a {color: #3E6170;}
.centerbottom_nav a:hover {color: #3E6170;}
.centerbottom_nav a:visited {color: #3E6170;}
div.centerbottom_links {
			width: 500px;
			font-family: Arial,sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color: #3E6170;
			text-align: center;
			z-index: 4;
}
.centerbottom_links a {color: #3E6170; text-decoration: none; }
.centerbottom_links a:hover {color: #3E6170;}
.centerbottom_links a:visited {color: #3E6170;}
.right   {
            position: absolute;
            left: 660px;
            top: 130px;
            width: 145px;
            z-index: 4;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: #3E6170;
			text-align: center;
         }
.right a {color: #3E6170;}
.right a:hover {color: #3E6170;}
.right a:visited {color: #3E6170;}

