BODY
{
	font-family: "Arial";
	font-size: 10pt;
}
A:link
{
	text-decoration:none;
	font-weight:bold;
}
A:visited
{
	text-decoration:none;
	font-weight:bold;
}
A:hover
{
	color: #D9E0E8;
	font-weight:bold;
	text-decoration:underline;
}
H5
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
H6
{
	font-family: "Arial", "Verdana";
	font-size: 12pt;
}
.norm
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
}
.fronthead
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
}
.spcfronthead
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	font-weight:normal;
}
.spcfrontheadl
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	font-weight:normal;
	color:white;
}
.highlight1 {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	color:black;
	background-color: FFFF80;
	font-weight: bold;
	font : arial;
	font-style : normal;
	font-variant : normal;
}
.highlight2 {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
	color:black;
	background-color: FFD5D5;
	font-weight: bold;
	font : arial;
	font-style : normal;
	font-variant : normal;
}

.tiny
{
	font-family: "Arial", "Verdana";
	font-size: 6pt;
}
.reversenorm
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	color: white;
}
.highlight
{
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	font-weight: bold;
}
.copyright
{
	font-family: "Arial", "Verdana";
	font-size: 9pt;
}
.big
{
	font-family: "Arial", "Verdana";
	font-size: 16pt;
	font-weight: bold;
}
.header
{
	font-family: "Arial", "Verdana";
	font-size: 11pt;
	font-weight: bold;
}
.reverseheader
{
	font-family: "Arial", "Verdana";
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
.menuhover {		
		cursor : hand;		
		background-color : #7F9DB9;
		border: none;
	}	
.menuhover2 {
		background-color : #71828A;
		border: none;
	}
	.fronthead
{
	font-family: "Arial", "Verdana";
	font-size: 8pt;
}
.fronthead7
{
	font-family: "Arial", "Verdana";
	font-size: 7pt;
}
.fronthead6
{
	font-family: "Arial", "Verdana";
	font-size: 6pt;
}
.fronthead5
{
	font-family: "Arial", "Verdana";
	font-size: 5pt;
}

.input { 
border-style: none;
font-size:1pt
}

INPUT.box { border: 1 solid #FFFFFF; font-size: 10px; }
INPUT.field { border: 1 solid #000000; width: 30%; font-size: 10px; }

.PageBreak
{
    PAGE-BREAK-BEFORE: always
}



a.vte {
	cursor: url(zoomin.cur), pointer;
}

img.vte-expanded-focus {
	border: 2px solid #1533A5;
	cursor: url(zoomout.cur), pointer;
}
img.vte-expanded-blur {
	border: 2px solid #1533A5;
}
.vte-caption {
	font-family: "Arial", "Verdana";
	font-size: 8pt;
    display: none;
    border: none;
    border-top: none;
    padding: 5px;
    margin-top: 0px;
    background-color: #1533A5;
    color: #FFFFFF;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}
