@charset "utf-8";


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #014794;
	color: #000000;
}

.header {
	font-size: 26px;
	font-weight: bold;
	font-style:italic;
}

.header2 {
	font-size: 20px;
	font-weight: bold;
}

.right-col {
	color:#FFFFFF;
}

.save {
	font-size: 16px;
}

.cap {
	font-size: 11px;
}
 
.test {
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	color: #FFFFFF;
}

.test2 {
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	color: #000000;
}

.gift {
	color: #2141a8;
}

.footer {
	color: #2141a8;
	font-weight: bold;
	font-size: 14px;
}

.footer-sm {
	color: #2141a8;
	font-weight: bold;
	font-size: 10px;
}


.footer a:link, .footer a:visited, .footer a:active {
	color: #427E4B;
	text-decoration: none;
}

.footer a:hover {
	color: #EF585D;
	text-decoration: underline;
}
