body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}


H1 {
	font-weight:normal; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 25px; text-decoration: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; border-bottom:dashed 1px #666666; color: #003399; }
	
H2 {
	font-weight:normal; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 18px; text-decoration: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;  color: #003399; }	

H3 {
	font-weight:bold; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: px; PADDING-TOP: 12px;  color: #003399; }	

H4 {
	font-weight:normal; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;  color: #003399; }	
	
.hbuttons a{
display: block;
text-decoration: none;
font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
color: white;
width: 90px;
height: 23px;

display: inline;
margin-right: 12px;
background-image:url(images/nav-bg-1.jpg);
background-repeat: no-repeat;
padding-top: 5px;
text-align:center;
}

.hbuttons a:hover{
background-image:url(images/nav-bg-2.jpg);
color: blue;
}

.bottomnav a{
	color: #E7F1F8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: hand;
}

.bottomnav {
color: #ffffff;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.bottomnav a:hover{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: hand;
}

#hplist li {
	padding-bottom:10px
	}
A:Hover {
color: #FF0000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
cursor: hand;
}
A:Active {
color: #990000;

font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}
.indexpagenav {
color: #ffffff;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.indexpagenav a:hover{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: hand;
}



<!-- 
    3) These CSS-styles are necessary for the script to work. You may also put
    them in an external CSS-file. See the webpage for documentation.
-->

<style type="text/css">
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

p
{ 
line-height: 1.4
}

p
{ 
line-height: 14pt
} 

p
{ 
line-height: 170%
} 

p 
{
      font-size: 8.7pt;
	  font-family: tahoma, arial, verdana, sans-serif;

}    
 }
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#menu10 {
	width: 200px;
	margin: 5px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #0000cc;
	background:  url(images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu10	ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.columLeftHeading {
	text-transform: uppercase;
	font-size: 18px;
	color: #666666;
}