body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
	background: url(../cms_documents/background.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	line-height: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #b20000;
}
a:active {
	text-decoration: none;
	color: #936;
}
.float-right {
	float: right;
    padding-top: 5px;
	padding-left: 10px;
    padding-right: 30px;
}
.info {
	text-align: left;
	float: right;
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
	background-image: url(../images/box-main-white-op70.png);
	background-repeat: repeat;
}
.info-top {
	background-image: url(../images/box-top-white-op70.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 32px;
	width: 500px;
}
.info-bottom {
	background-image: url(../images/box-bottom-white-op70.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 32px;
	width: 500px;
	clear: right;
}
#right {
	float: right;
}
p a:link {
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
p a:visited {
	text-decoration: none;
	color: #000000;
}
p a:hover {
	text-decoration: none;
	color: #b20000;
}
p a:active {
	text-decoration: none;
	color: #936;
}