body {	background-color: #2e373d;
	color: #FFFFFF;
	text-align: center }

div {	font-family: verdana;
	font-size: 9pt }

div.container {	width: 700px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		padding: 5px }

div.nav {	border-bottom-width: 5px;
		text-align: center;
		font-weight: normal;
		text-decoration: none }

div.title {	font-size: 14pt;
		border-bottom-style: dashed;
		border-bottom-width: 1px;
		border-bottom-color: #6F6F6F }

div.sitename {	font-family: "Trebuchet MS";
		background-color: #000000;
		letter-spacing: 2px;
		clear: both }

div.account {	font-family: "Trebuchet MS";
		letter-spacing: 2px;
		background-color: #000000;
		text-align: right }

div.icon {	float: left }

div.box {	border-style: dashed;
		border-color: #CFCFCF;
		border-width: 1px;
		padding: 5px }

div.subtitle {	font-style: italic;
		font-size: 7pt }

#left {	float: left; text-align: right }

#right { float: right; text-align: left }

#clear { clear: both }

a {	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold }

img {	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0 }