<!--
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #000000; 
	font-size: 1em; 
	line-height: 1em; 
	background-image: url("images/bkg_tile.jpg"); 
	background-color: #ECE3D4; 
	margin: 0px 0px 0px 0px; 
	}

div.page {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #000000;
	background: transparent;
	height: 100%;
	margin: 0px;
	}

div.header {  
	position: absolute;
	top: 0px;
	left: 0px; 
	height: 65px;
	width: 100%; 
	color: #000000;
	background-image: url("images/bkg_hd.jpg"); 
	background-repeat: repeat-x;  
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	}

div.hdbar {  
	position: absolute;
	top: 65px;
	left: 0px;
	height: 10px;
	width: 100%; 
	color: #000000;
	background-image: url("images/bkg_hd_btm.gif"); 
	background-repeat: repeat-x;  
	background-color: transparent; 
	margin: 0px;
	}

div.hmftrbar {  
	position: absolute;
	top: 476px;
	left: 0px;
	height: 10px;
	width: 100%; 
	color: #000000;
	background-image: url("images/bkg_ftr_top.gif"); 
	background-repeat: repeat-x;  
	background-color: transparent; 
	margin: 0px;
	}

div.hmftr {  
	position: absolute;
	top: 486px;
	left: 0px; 
	height: 65px;
	width: 100%; 
	color: #000000;
	background-image: url("images/bkg_hd.jpg"); 
	background-repeat: repeat-x;  
	background-color: transparent; 
	margin: 0px;
	}

div.content {  
	position: relative; 
	top: 0px;
	left: 0px; 
	width: 748px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;  
	margin-bottom: 0px;
	margin-left: auto;
	}

div.center {
	text-align: center;
	}

div.hdnava {
	margin: 42px 16px 3px 18px;
	} 

div.hdnavb {
	margin: 42px 3px 3px 0px;
	}

div.hdnavc {
	margin: 10px 5px 3px 10px;
	}

div.hdnavd {
	margin: 10px 3px 3px 0px;
	}

div.hdlogoa {
	margin: 6px 0px 0px 0px;
	}

div.hdlogob {
	margin: 0px 0px 2px 0px;
	}

div.hmdet {
	margin: 5px 0px 0px 0px;
	}

table.tblheader {
	width: 748px;
	height: 65px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0;
	color: #000000;
	background-image: url("images/bkg_hd.jpg"); 
	background-repeat: repeat-x;  
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	}

table.tblheader td {
	padding: 0px;
	}

table.tblcontent {
	width: 748px;
	height: 65px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0;
	color: #000000;  
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	}

table.tblcontent td {
	padding: 0px;
	}

table.hmfooter {
	width: 748px;
	height: 65px;
	border: 0px;
	background-image: url("images/bkg_hd.jpg"); 
	background-repeat: repeat-x;  
	background-color: transparent; 
	margin: 0px 0px 0px 0px;
	}

 table.hmfooter td { 
	padding: 10px 0px 0px 0px; 
	} 

/* Baseline styles for paragraph, heads and links */
	 
p {  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px;  
	color: #000000;
	background-color: transparent;  
	margin: 0px 0px 10px 0px; 
	}

h1 { 
	font-family: "times new roman", times, serif; 
	font-weight: bold; 
	font-size: 22px; 
	line-height: 25px;  
	color: #A41233;
	background-color: transparent;  
	margin: 0px 0px 20px 0px; 
	}

a { 
	color: #3797BF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:link {  
	color: #3797BF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:visited { 
	color: #3797BF; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #333333;
	background-color: transparent; 
	text-decoration: underline; 
	}

b { 
	font-weight: bold;
	}

i {
	font-style: italic;
	}

em {
	font-family: "times new roman", times, serif; 
	font-size: 21px; 
	line-height: 25px
	font-style: italic;
	color: #A41233;
	background-color: transparent;
	}

img { 
	margin: 0px 0px 0px 0px;
	}
	-->