﻿.style1 {
	background-image: url('images/topYellowBar.gif');
	text-align: center;}
.style2 {
	background-image: url('images/leftYellowBar.gif');}
.style3 {
	background-color: #FAF6E9;}
.style4 {
	border: 2px solid #F1BD38;
	border-collapse: collapse;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
a:link {
	color: #274B95;
	font-weight: normal;
	text-decoration: underline;}
a:visited {
	text-decoration: underline;
	color: #666666;}
a:hover {
	text-decoration: none;
	color: #990000;}
a:active {
	text-decoration: underline;}
	
H1 {
	text-decoration: underline;
    color: black;
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 12pt;
    font-weight: medium;
	margin-top:5px;
	margin-bottom:5px;}
		
H2 {
	color: #066A9A;
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 10pt;
    font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;}

P {
	text-decoration: none;
	align: right;
    color: black;
    font-family: "Arial, Helvetica, sans-serif";
    font-size: 10pt;
	margin-bottom:5px;}
		
td {
	text-decoration: none;
    color: black;
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 10pt;
	line-spacing: 3em;
	margin-bottom:5px;}

FORM {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #000080;
	border: 2px solid #8AAACB;
	padding: 5px;
	width: 500px;
	margin-bottom: 0px;
	margin-top: 2px;}

li {
	list-style-type: square;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;}

div.hr {
	height: 1px;
	border: 1 px;
	color: #F3B00B;
	width: 95%;}

div.hr hr {
	height: 1px;
	border: 0 px;
	color: #F3B00B;
	width: 95%;}

