﻿body
{
}
.BlueHeaderLarge
{
	color: #044089;
	font-weight: bolder ;
	font-family: Arial;
	font-size: 20px;
	padding-bottom: 25px;
	text-decoration: underline;
}
.BlueHeaderMiddle
{
	color: #044089;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	padding-bottom: 22px;
}
td
{
	color: #044089;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	padding-left: 3px;
}
fieldset
{
	background-color: #F3FBFE;
	border-color: #8ADAF1;
	border-style: outset;
	border-collapse: separate;
	border-width: 7px;
}

.tdbtn
{
	background: url(../../Images/btn_Small.gif);
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 39px;
	width: 87px;
}
.lnkSend
{
	text-decoration: none;
	color: White;
	cursor: hand;
	font-size: 15px;
	cursor: hand;
}
.lnkSend:hover
{
	text-decoration: underline;
	color: Blue;
	cursor: hand;
	font-size: 15px;
	cursor: hand;
}

