body {
	background: #FFF url(body_BG.png) repeat-x;
        text-align: center;
	min-width: 900px;
        padding-top: 0;
        padding: 2em;
	padding-left: 0;
}
h1 {
	color: #00004D;
	font-size: 14pt;
	font-weight: bold;
	font-family: sans-serif;
}
h2 {
	color: #00004D;
	font-size: 13pt;
	font-weight: bold;
	font-family: sans-serif;
}
h3 {
	color: #00004D;
	font-size: 10pt;
	font-weight: bold;
	font-family: sans-serif;
}
h4 {
	color: #00004D;
	font-size: 8pt;
	font-weight: bold;
	font-family: sans-serif;
}
h5 {
	color: #00004D;
	font-size: 7pt;
	font-weight: bold;
	font-family: sans-serif;
}

#footer {
	padding: 2em 4em; 
	color: #333; 
	font-size: small;
	text-align: center;
}
.other a:link {
	display:block;
	text-decoration: none;
	color: #00004D;
	font-size: 9.5pt;
	font-weight: bold;
	font-family: sans-serif;


}
.other a:active {
        text-decoration: none;
	color: #00004D;



}
.other a:visited {
	text-decoration: none;
	color: #00004D;


}
.other a:hover {
	background-color: #00004D;
        color: white;
	font-weight: bolder;

}
.img a:link {
	padding:0px;
        display:block;
	text-decoration: none;
	font-size: 9.5pt;
	font-weight: bold;
	font-family: sans-serif;


}
.img a:active {
        text-decoration: none;



}
.img a:visited {
	text-decoration: none;


}
.img a:hover {
}

body {
	font-family: arial;
	margin: 0;
        padding: 0;
        padding-top: 0em;
}

a:link {
	padding-left:5px;
	padding-right:5px;
        text-decoration: none;
	color: #00004D;;
	font-size: 8pt;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.light      {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	color: #94837C;
}

.linkbar a:link {
	text-decoration: none;
	color: white;
	font-size: 8pt;
}
.linkbar a:active {
	text-decoration: none;
	color: white;
	font-size: 8pt;
}
.linkbar a:visited {
	text-decoration: none;
	color: white;
	font-size: 8pt;
}
.linkbar a:hover {
	color: #00004D;
	text-decoration: none;
	font-weight: bolder;
	font-size: 8pt;
	background-color: white;

}
.extra
      {
        display:none;
      }  
