body{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #999999;
	text-align:center;
	vertical-align:top;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height:30px;
	text-align:center;
	color: #959595;
	text-decoration: none;
	background-color: #f1f1f3;
}
.top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006a91;
	padding-bottom:5px;
	padding-left:25px;
	text-decoration: none;
}
.top-links a {
	
	color: #006a91;
	text-decoration: none;
}
.top-links a hover {
	
	color: #006a91;
}
.top-links a visited {
	
	color: #006a91;
}
.top-links a active{
	
	color: #006a91;
}
.top-Bg {
	background-attachment: fixed;
	background-image: url(../images/top-bg-strip.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height:87px;
}
.left-Bg{
background-image: url(../images/left-background.gif);
background-repeat: repeat-y;
width:15%;
}

.logo {
	background-attachment: fixed;
	background-image: url(../images/bluepointre-logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:87px;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #187ec0;
	text-align:left;
	padding-left:30px;	
	padding-top:35px;
	text-decoration: none;
	background-color:#FFFFFF;
	
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:18px;
	height:270px;
	text-align:justify;
	background-color:#FFFFFF;
}

.content A:link{
	color:#615f5f;
	text-decoration:underline;
}

.content A:active{
	color:#615f5f;
	text-decoration:underline;
}

.content A:visited{
	color:#615f5f;
	text-decoration:underline;
}

.content A:hover{
	color:#908f8f;
	text-decoration:underline;
}
