/*By Slinc Creative 2008.*//*Commands all of your linked images to shrug off any borders your browser tries to surround them with.*/a img {border: 0; }* { padding: 0; margin: 0; }/* paragraph spacing */p {     margin:  .5em 0 1em 0;     padding:  0;}/* end paragraph spacing */body {	background-color: #FFF;	margin-top: 0px;	margin-bottom: 0px;	margin-right: auto;	margin-left: auto;	padding: 0;	color: #000; 	font-family: Helvetica, Arial, sans-serif;	font-size: 14px; 	text-align: center;}#container {	position: relative;	width: 550px;	margin-top: 15;	margin-bottom: 0;	margin-right: auto;	margin-left: auto;	border-left: 1px solid #000;	border-right: 1px solid #000;	border-bottom: 1px solid #000;	background-color: #FFF;	text-align: center;	overflow: hidden;	clear: right;}#head	{	position: relative;	margin-top: 0;	margin-bottom: 15;	margin-right: auto;	margin-left: auto;	padding: 0;	width: 550px;	height: 46px;	background-color: transparent;	color: #000;	text-align: left;	visibility: visible;}#float	{	display: block;	position: absolute;	background: no-repeat;	margin: 0;	border: 0;	padding: 0;	top: 0px;	right: 0px;	width: 83px;	height: 46px;}#content {	width: 530px;	position: relative;	margin-top: 30px;	margin-bottom: 30px;	margin-right: auto;	margin-left: auto;	padding: 20px 10px 0 10px;	text-align: left;	overflow: hidden;	clear: both;}/* Start page links */a.textlink:link {	text-decoration: underline;	color: #E22759;}a.textlink:visited {	text-decoration: underline;	color: #333;}a.textlink:hover {	text-decoration: underline;	color: #333;}a.textlink:active {	text-decoration: underline;	color: #E22759;} /* End page links */ 	/* FONTS */.pt30bold {	font-size: 30px;	color: #000;	line-height: 1.2em;	letter-spacing: -1px;	font-weight: bold;  }.pt30 {	font-size: 30px;	color: #000;	line-height: 1.2em;	letter-spacing: -1px;  }.pt24bold {	font-size: 24px;	color: #000;	line-height: 1.2em;	letter-spacing: -1px;	font-weight: bold;  }.pt18333bold {	font-size: 18px;	color: #333;	line-height: 1.2em;	font-weight: bold;}.pt16333 {	font-size: 16px;	color: #333;	line-height: 1.2em;}.pt14333 {	font-size: 14px;	color: #333;	line-height: 1.2em;}.pt14333bold {	font-size: 14px;	color: #333;	line-height: 1.2em;	font-weight: bold;}.pt12333 {	font-size: 12px;	color: #333;	line-height: 1.2em;}.pt12999 {	font-size: 12px;	color: #999;	line-height: 1.2em;	letter-spacing: 1px;  }.pt10000 {	font-size: 10px;	color: #000;	line-height: 1.2em;}/* close button code */a.close {	display: block;	width: 83px;	height: 46px;	margin: 0;	text-decoration: none;	background-position: -83px 0;	background: url(assets/popup/closebtn.gif) 0 0 no-repeat;	padding: 46px 0 46px 0;	overflow: hidden;}a.close:hover { background: transparent url(assets/popup/closebtn.gif); background-position: -83px 0;}a.close:link {background: transparent url(assets/popup/closebtn.gif) 0 0 no-repeat; padding: 0;}a.close:visited {background: transparent url(assets/popup/closebtn.gif) 0 0 no-repeat; padding: 0;}a.close:hover {background: transparent url(assets/popup/closebtn.gif) -83px 0 no-repeat; padding: 0;}.close img {display: none; border: 0;}/* End close button code */table.one{	table-layout: automatic;	background: #FFF;	margin: 0;	padding: 20;	border: 1px solid #CCC;	font-size: 10px;	color: #333;	line-height: 1.2em;}table.two{	table-layout: automatic;	background: #FFF;	margin: 0;	padding: 20;	border: 1px solid #CCC;	color: #333;}a.list {  color: #000000; list-style-type: disc; font-family: Georgia, Times New Roman, Times; font-size: 12pt}
