﻿/*
.Heading
{
	font-size: 22px;
	font-weight: normal;
	color: #0071e1;
	font-family: Times New Roman;
}

.SubHead
{
	font-size:16px;
	font-weight:normal;
	color:#0071e1 ;
	font-family:Lucida Sans;
}

.SubHeadSmall
{
	font-size:13px;
	font-weight:normal;
	color:#0071e1 ;
	font-family:Lucida Sans;
}

.Footer a
{
	text-align:center;
	text-decoration: none;
	vertical-align:middle ;
	font-size:8pt;
	font-weight:normal;
	color:#2789e6 ;
    font-family: 'Lucida Sans', Arial;
}


.Badge
{
	background: url(images/recruit_badge.gif) no-repeat;
	text-align: center;
	height: 85px;
	width: 115px;
	padding:45px 7px 7px 7px ;
	vertical-align: middle;
	background-position:center ;
	overflow:visible ;
	font-size: 9pt;
	font-weight: bold;
	color: #2789e6;
	border: solid 0px red ;
}
*/