body {
	margin: 0px;
	padding: 0px;
	background-color: #4A6373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #403f3f;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00BDF3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #004878;
}
a:hover {
	color: #004878;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.black {
	color: #000; !important
}
.blue {
	color: #34BBE8; !important
}
.white {
	color: #FFF; !important
}
.end {
	clear: both;
	height: 0px;
}
.separator1px {
	margin-top: 14px;
	margin-bottom: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.grey {
	color: #999;
!important}
.margrinRight7px {
	float: left;
	margin-right: 7px;
	margin-bottom: 14px;
}
.MarginTop7px {
	margin-top: 7px;
}
.width120 {
	width: 120px;
}
.separator1px21pxTopMargin {
	margin-top: 14px;
	margin-bottom: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
}
