body 	{ 
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 666666;
	background: url(/cards/images/siteImages/top-gr.jpg) top left repeat-x;
}

html, body, div, p, pre, table, td, tr, th, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe {
margin: 0;
padding: 0;
border: 0;
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 18px;  font-weight: bold;  }

.subtitle { font-size: 18px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold; text-align: center; align: center;  }

a { font-weight: bold;  text-decoration: underline;  color: #326588;}
a:hover { font-weight: bold;  text-decoration: underline;  color: #999999;}

div.bottom { height: 104px; width: 960px; background: url(/cards/images/siteImages/bottom.jpg) top left no-repeat;}