.bookTitle {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #1f3054;
}

.attention {
	font-size: 110%;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
	background-color: #cddcfc;
}

.book {
	padding-bottom: 0px;
}

.border {
	border: 1px solid #46587f;
}

.clear {
	clear: both;
}

#content {
	margin-left: 200px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 40px;
}

#content p {
	line-height: 20px;
	font-size: 85%;
	text-align: justify;
}

html>body #content p {
	padding-bottom: 10px;
}

#content ul li {
	list-style: square;
	font-size: 90%;
	f\ont-size: 85%;
	line-height: 25px;
}

#content ol li {
	list-style: decimal;
	font-size: 90%;
	f\ont-size: 85%;
	line-height: 25px;
}

.data td {
	border-right: 1px solid #46587f;
	border-bottom: 1px solid #ccc;
	font-size: 85%;
	line-height: 20px;
}

.data {
	border: 1px solid #46587f;
}
	
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
	clear: right;
}

h1 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #46587f;
	padding-bottom: 10px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #46587f;
	padding-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #46587f;
}

.hide {
	display: none;
}

.image {
	border: 1px solid #46587f;
	padding: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.imageHome {
	border: 1px solid #46587f;
	padding: 10px;
	background-color: #cddcfc;
}

.listEmbed {
	font-size: 1.2em;
	line-height: 20px;
	margin-top: 0px;
}

.print {
	float: right;
	margin-top: 12px;
}

.search {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

html>body .search {
	margin: 0px;
	padding-bottom: 12px;
}

.search input {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tableHome{
	float: right;
	clear: right;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top:10px;
	text-align: center;
	font-size: 85%;
	line-height: 20px;
	background-image: url(../images/bg_tableHome.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #d1defb;
}

.tableHome .padding {
	padding-left: 18px;
}

html>body .tableHome .ff {
	margin-bottom: 15px;
}

.tableAimex{
	float: right;
	clear: right;
	margin-left: 20px;
	margin-right:50px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 85%;
	line-height: 20px;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.textCenter {
	text-align: center;
}

ul {
	margin-top: -5px;
	margin-bottom: 20px;
}

#vaultphotos p {
	text-align: center;
}