.style3 {font-size: 12px}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 18px}
body {
	color: #4C4C68;
	background-color: #E9E9E9;
}
#bodyBackgoundDiv {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 680px;
	width: 840px;
	margin: auto;
}
#linksDiv {
	padding-top: 140px;
	padding-left: 145px;
	font-size: 14px;
	color: #3C535F;
	font-family: Arial, Helvetica, sans-serif;
}
#linksDiv li {
	padding-right: 8px; list-style-type: none; display: inline;
}
#linksDiv a:link {
	color: #3C535F; text-decoration: none;
}
#linksDiv a:visited {
	color: #3C535F;
	text-decoration: none;
}
#linksDiv a:hover {
	text-decoration: underline;
	color: #2A2941;
}
.ContentMainPageDiv {
	text-align: center;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.faqs {
	text-align: left;
}
.faqA {
	text-indent: 20px;
	font-size: 15px;
}
.ContentMainPageDiv a:link {
	color: #292841;
	text-decoration: underline;
}
.ContentMainPageDiv a:hover {
	color: #5F5E85;
}
.ContentMainPageDiv a:visited {
	color: #292841;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #2F2E4A;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.pageTitle {
	text-align: right;
	position: absolute;
	top: 80px;
	margin-left: 620px;
	* margin-left: 230px;
}
.unlockImgs    {
	border: 2px solid #38374E;
}
#unlockTable {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
.infoImgsTd {
	vertical-align: top;
}
#passwordForm {
	font-size: 36px;
	background-color: #D7DEE7;
	border: 3px solid #3E5763;
	color: #4B4A6A;
}
.formDiv {
	font-size: x-small;
	color: #00FFFF;
}
#bodyBackgoundDiv .ContentMainPageDiv #unlockTable .infoImgsTd img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h5 {
	font-size: 24px;
}
.centervid {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
