#mainContent .introducingLine{
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#mainContent .unlockLine{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#mainContent .showBig{
	line-height: 1.5em;
	font-size: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: Black;
	font-weight: bold;
}
#mainContent .sideText{
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: left;
	font-style: bold;
}
#mainContent .blueThis{
	color: #0054a4;
}
#visitUs {
  font-weight: bolder;
	float: right;
	width: 190px;
	margin: 0;
	padding: 0.2em;
	margin-right: 0px;
	line-height: 1.5em;
	/*
	background-color: White;
	border: 1px dashed #0054a4;
	*/

}
