@charset "utf-8";
/* CSS Document */

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6471B5;
	border-right-color: #6471B5;
	border-bottom-color: #6471B5;
	border-left-color: #6471B5;
}
.border_1 {
	border: 1px solid #6572B6;
}
.border_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6673B7;
	border-right-color: #6673B7;
	border-bottom-color: #6673B7;
	border-left-color: #6673B7;
}
.bottomBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6673B7;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e1951;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.pageplace {
	left: 175px;
	top: 1px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tableBG {
	background-repeat: no-repeat;
	background-image: url(images/spine.gif);
	background-position: center;
}
.tableBG_1 {
	background-image: url(images/spine_seg.jpg);
	background-repeat: no-repeat;
}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #1E1953;
}
.googleBG {
	background-image: url(images/google.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Advisory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
