﻿.no-border {
	border-width: 0px;
}
.header {
	background-image: url('NavImages/orange.jpg');
	border: medium solid #FFFFFF;
}
.lime {
	background-color: #BED741;
}
.blue {
	background-color: #15AAE1;
}
.page {
	background-color: #FFFFFF;
	border: 7px solid #F3EC1A;
}
.yellow {
	background-color: #F3EC1A;
}
.text {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11.5pt;
	color: #003399;
	line-height: 16pt;
}
.textItalic {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	color: #003399;
	font-weight: normal;
	font-style: italic;
}
.h3 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11.5pt;
	color: #003399;
	font-weight: bold;
	font-style: normal;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #E82128;
	font-weight: bold;
	font-style: normal;
}
.h2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	color: #0E76BC;
	font-weight: bold;
	font-style: italic;
}
.footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 8pt;
	color: #0E76BC;
}
a {
	color: #0E76BC;
}
a:visited {
	color: #0E76BC;
}
a:active {
	color: #0E76BC;
}
a:hover {
	color: #E82128;
}
.h1-header {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	line-height: 18pt;
}
.center {
	text-align: center;
}
