@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;		
}
#header h1, h2 {
	text-align: center;
	font-size: 1.8em;
}
#header h2 {
	margin-top: 20px;
}
#header img {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#header .border1px {
	border: 1px solid #721D26;
}
.pdfInfo {
	padding: 0px;
	border: 1px solid #E6AB71;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
.blockContainer {
	display: block;
	margin-left: 145px;
	width: 500px;
	overflow: hidden;
}
.block {
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #F0B881;
}
.block h3 {
	background-color: #E6AB71;
	display: block;
	padding: 5px;
	font-size: 1.4em;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC9A;
	border-right-color: #FFCC9A;
	border-bottom-color: #FFCC9A;
	border-left-color: #FFCC9A;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.block p {
	text-align: justify;
	display: block;
	padding: 5px;
	line-height: 140%;
	margin: 0px;
}
.block strong {
	font-weight: normal;
}
.block hr {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC9A;
	border-right-color: #FFCC9A;
	border-bottom-color: #FFCC9A;
	border-left-color: #FFCC9A;
}
.block img {
	float: right;
	display: inline;
}
.block ul {
	display: block;
	font-size: 1.1em;
	list-style-type: square;
	list-style-position: inside;
	margin: 10px;
	padding: 0px;
}
.block .btnwrapper {
	background-color: #F0B881;
	display: block;
	width: 100%;
	height: 25px;
}
.block .btnwrapper a {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 79px;
	text-decoration: none;
	font-weight: bold;
	float: right;
	background-color: #F0B881;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #000;
}
.block .btnwrapper a:hover {
	background-position: 0px -21px;
}
.block .xlBanner  {
	padding: 0px;
	float: none;
	margin-left: 2px;
}
.block .continue {
	font-weight: bold;
}
#vb {
	width: 152px;
	display: block;
	float: right;
	margin-top: -150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#vb p {
	padding: 3px;
	background-color: #FFF;
	text-align: justify;
	display: block;
	margin: 0px;
}
#vb img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#vb ul {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 1.1em;
}
#vb ul li a:link {
	text-decoration: none;
	font-weight: normal;
}
#vb ul li a:visited {
	font-weight: normal;
	text-decoration: none;
}
#vb ul li a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
#vb ul li a:active {
	font-weight: normal;
	text-decoration: none;
}
.morePolicies {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.morePolicies h4, p {
	padding: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.morePolicies h4 {
	background-color: #E6AB71;
	font-size: 1.4em;
}
.morePolicies p {
	background-color: #F0B881;
}
