@charset "UTF-8";
/* CSS Document */

#container {background-image: url(images/bkgd-band.jpg);
	background-repeat: repeat-y;
	width: 751px;
	margin: 10px auto 0;
	}
a {
	text-decoration: none;
}
#header {
width: 751px;
height: 160px;
} 	

#leftcolumn {
	width: 451px;
	float: left;
	margin-top: 20px;
	}
/*  style below edited  */
#rightcolumn {
	width: 300px;
	margin-left: 0px;
	float: right;
	margin-top: 20px;
	padding-bottom: 5px;
}

/*  style below edited  */
#disclaimer {
	width: 751px;
	margin-top: 5px;
}

 #logo  {
 width: 348px;
 height: 91px;
 float: right;
 margin-right: 20px;
 } 
 
.clearboth {
	clear: both;
	height: 0 auto;
	padding: 0;
	margin: 0 auto;
	line-height: 0;
}
 #btmband  {
	width: 751px;
	clear: both;

 } 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-align: left;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #44697d;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-align: left;
}
/*  style below edited  */
.disclaimertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-align: left;
		margin-right: 35px;
		margin-bottom: 2px;
	margin-left: 35px;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	text-align: left;

}
.bluetext sup{
font-size: smaller;
}
.disclaimertext sup{
font-size: smaller;
}

/*  style below added  */
.disclaimertext a{
color: #999999;
}
