.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteBorderLEFTRIGHT {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.BlueBorderLEFTRIGHT {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1372c2;
	border-bottom-color: #1372c2;
	border-left-color: #1372c2;
}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.BorderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.BorderBlueTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1372c2;
	border-bottom-color: #1372c2;
}
.texta { 
 font-size: 10px; 
 color: #ffffff;
 background-color: #052e71; 
 border: 1px solid #ffffff; 
}
.textabutt { 
 font-size: 15px; 
 color: #ffffff;
 background-color: #052e71; 
 border: 1px solid #ffffff; 
}.WhiteBline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
