.boxRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FE0F1F;
}
.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navboxtop {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F91424;
}
.box {
	border: thin solid #000099;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.boxbottom {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FE0F1F;
}
.boxleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
}
.lines {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #102574;
}
.facebook {
	margin-top: 15px;
	border: 2px solid #FFF;
	margin-bottom: 10px;
}
#borderCell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

