/* CSS Document *//* Copyright Valador, Inc. */body {	text-align: center;	background:#000 url(../images/backgroundCircles.gif) top center repeat-x;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	margin-top: 0;}.title {	color: #333333;	font-weight: bold;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	line-height: 20px;	text-align: left;}.content {	color: #333333;	font-size: 12px;	margin-bottom: 20px;	line-height: 20px;	text-align: justify;	margin-right: 10px;}.rightalign {	color: #333333;	font-size: 12px;	margin-bottom: 20px;	line-height: 20px;	text-align: right;	font-family: Arial, Helvetica, sans-serif;	margin-right: 50px;}a.bluelink {	color: #0060A8;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;}a.bluelink:hover {	color: #0060A8;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: underline;}.rightside {	color: #333333;	font-size: 12px;	line-height: 20px;	text-align: left;	font-family: Arial, Helvetica, sans-serif;	margin-left: 50px;	margin-right: 40px;}.rightsidetitle {	color: #333333;	font-size: 12px;	font-weight: bold;	line-height: 20px;	text-align: left;	font-family: Arial, Helvetica, sans-serif;	margin-left: 50px;}.contentbox {	color: #fff;	background-image: url(../images/backgroundGradient.jpg);	background-position: bottom;	background-color: #FFFFFF;	background-repeat: repeat-x;}.imagepull {	background-color: #FFFFFF;	margin-bottom: 20px;	text-align: left;}.logo {	background-color: #FFFFFF;	margin-bottom: 20px;	text-align: center;	margin-top: 20px;}.bluetext {	color: #0066B3;	font-weight: bold;}