﻿.style1 {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	text-align: left;
}
input.style2 {
	background-color: #FFFFFF;
}
.box {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	width: 130px;
}
.box1 {
	color: #7F7F7F;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	width: 62px;
}
.box2 {
	color: #7F7F7F;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	width: 87px;
}
.box3 {
	color: #7F7F7F;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	width: 40px;
}
textarea {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	height: 90px;
}
.border {
	background-color: #9BA4AB;
}
.bg1 {
	background-color: #C7D5FA;
}
.bg2 {
	background-color: #FFFFFF;
}
.bg3 {
	background-color: #01335E;
}
.bg4 {
	background-color: #F0EFDB;
}
button {
	background-color: #469118;
	border: 0px;
	color: #EAF1F7;
}
.style3 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.style3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.style3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.style3:active {
	color: #FFFF00;
	text-decoration: none;
}
.mail {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.mail:link {
	color: #01325D;
	text-decoration: none;
}
a.mail:visited {
	color: #01325D;
	text-decoration: none;
}
a.mail:hover {
	color: #01325D;
	text-decoration: underline;
}
img.borderedImg {
	border: solid 1px #182D32;
}
tr#buttons a {
	text-decoration: none;
}
.disclaimer a{
	color: black;
	text-decoration: underline;
}