body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #E9F6FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.nav {
	background-color: #DCE9FC;
	font-size: 13px;
	color: #212343;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;


}

.whitebkg {
	background-color: #FFFFFF;
}

.pagename {
	font-size: 16px;
	font-weight: bold;
	color: #3794E2;
}

a:link {
	font-weight: normal;
	color: #3794E2;
	text-decoration: none;

}

a:visited {
	font-weight: bold;
	color: #3794E2;
	text-decoration: none;

}

a:hover {
	font-weight: normal;
	color: #212343;
	text-decoration: none;

}

a:active {
	font-weight: normal;
	color: #212343;
	text-decoration: none;

}
.leftside {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 186px;

}
.leftsidecontent {
	color: #212343;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
	background-color: #E9F6FF;
	border: 1px solid #C5DBFA;

}
.leftsidecontent td {
	color: #212343;
	padding-bottom: 5px;
	font-size: x-small;
}

.content {
	text-align: justify;
	vertical-align: top;
	font-size: small;
	color: #666666;
	line-height: 18px;
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 20px;


}
.imgright {
	margin-bottom: 15px;
	margin-left: 20px;
}
.imgleft {
	margin-bottom: 15px;
	margin-right: 20px;
}


.navspace {
	background-color: #FFFFFF;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
.nav a {
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.ftby {
	font-size: 10px;
	font-weight: normal;
	background-color: #C9DCFA;
	padding-left: 20px;
	color: #212343;
	text-align: left;
	background-image: url(ftbkg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 18px;
	background-position: left top;



}
.ftcopy {
	font-size: 10px;
	font-weight: bold;
	background-color: #C9DCFA;
	text-align: right;
	padding-right: 20px;
	color: #212343;
	background-image: url(ftbkg.jpg);
	padding-top: 10px;
	padding-bottom: 18px;
	background-repeat: repeat-x;
	background-position: left top;

}
h1 {
	font-size: x-small;
	color: #666666;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3794E2;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #212343;
}
li {
	color: #212343;
}

h4 {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.lefttable {
	padding: 10px;
	margin: 32px 10px 10px;
}
.nav   a:link {
	color: #212343;
	text-decoration: none;

}
.nav a:visited {
	color: #212343;
	text-decoration: none;
}
.nav a:hover {
	color: #3794E2;
	text-decoration: none;
}
.nav a:active {
	color: #3794E2;
	text-decoration: underline;
}
.leftsidecontent a {
	color: #212343;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.ftby a {
	color: #212343;
	text-decoration: none;
	font-weight: bold;
}
.ftcopy  a {
	font-weight: bold;
	color: #212343;
	text-decoration: none;
}
.genbutton {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #212343;
	border: 1px solid #212343;
}
.important {
  color: red;
}

#olb {
  height: 800px;
  width: 600px;
  position: relative;
  overflow: hidden;
}

#olb iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border-style: none;
}
