﻿<style type="text/css" media="screen">


html{ 
height: 100%; 
overflow: auto; 
}
body {
	background-image: url('images/bluebar.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0;
}
p {
	color: #808080;
	font-weight: normal;
	font-size: 11pt;
	font-family: Helvetica, Arial, sans-serif;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #0062ad;
	font-size: 12pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}
a:link {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #0062ad;
	font-size: 12pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #800000;
	font-size: 12pt;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
h1 {
	color: #000000;
	font-weight: normal;
	font-size: 25pt;
	FONT-FAMILY:"Times New Roman", Times, serif;
}
h2 {
	color: #000000;
	font-weight: normal;
	font-size: 18pt;
	FONT-FAMILY:"Times New Roman", Times, serif;
}
h3 {
	font-size: 15pt;
	font-weight: normal;
	FONT-FAMILY:"Times New Roman", Times, serif;
}
h4 {
	font-size: 14pt;
	font-weight: normal;
	FONT-FAMILY:"Times New Roman", Times, serif;
}

.menu.link A:visited {
	font-size: 12pt;
	COLOR: #C0C0C0;
	font-weight: bold;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	TEXT-DECORATION: none;
}
.menu.link A:link {
	font-size: 12pt;
	COLOR: #C0C0C0;
	font-weight: bold;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	TEXT-DECORATION: none;
}
.menu.link A:hover {
	font-size: 12pt;
	COLOR: #0062ad;
	font-weight: bold;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	TEXT-DECORATION: underline;
}
.H1curpage {
	font-size: 40pt;
	COLOR: #0062ad;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}
.H1.link A:visited {
	font-size: 40pt;
	COLOR: #C0C0C0;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}
.H1.link A:link {
	font-size: 40pt;
	COLOR: #b7b7b7;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}
.H1.link A:hover {
	font-size: 40pt;
	COLOR: #0062ad;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}
.H2Blue {
	font-size: 25pt;
	COLOR: #0062ad;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 1;
	letter-spacing: -1px;
}

.H2curpage {
	font-size: 35pt;
	COLOR: #0062ad;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}
.H2.link A:visited {
	font-size: 35pt;
	COLOR: #C0C0C0;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}
.H2.link A:link {
	font-size: 35pt;
	COLOR: #b7b7b7;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}
.H2.link A:hover {
	font-size: 35pt;
	COLOR: #0062ad;
	FONT-FAMILY:"Times New Roman", Times, serif;
	font-weight: normal;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 0.8;
	letter-spacing: -3px;
}


.copyrightstyle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style:oblique;
	color: #808080;
	LINE-HEIGHT: 2;
}

