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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	background-color: #000;
	vertical-align: middle;
	left: auto;
	right: auto;
}
.twoColLiqLtHdr #container #mainContent p strong img {
	position: relative;
	right: 10px;
	left: 0px;
	padding-right: 10px;
}
a:link {
	color:#FC0;
	text-decoration:none;
  }
a:visited {
	color:#999;
	text-decoration:none;
  }
a:hover {
	color:#F00;
	text-decoration:underline;
  }
.twoColLiqLtHdr #container #mainContent p {
	font-size: 100%;
}
