body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
}

td.purple {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #473D4F;
}

td.padding {
	padding: 5px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #473D4F;	
}

td.sidebar {
	background-color: #215262;
	padding: 5px;
	font-size: 9pt;
	/*border-left: 1px dotted #897D93;
	border-right: 1px solid #473D4F;*/
}

a:link, a:active {
	color: #FF6600;
}

a:visited {
	color: #999999;
}

p.padding {
	padding: 5px;
	font-weight: bold;
}

body {
	background-color: #4E5768;
}

td.footer, div.footer, p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

/*div.footer {
	position: relative;
	vertical-align: bottom;	
}*/

td.footer a {
	color: #758AD5;
	text-decoration: none;
}

p.bold {
	font-weight: bold;
	font-size: 12pt;
}

#footer {
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	padding: 10px 0px 0px 0px;
	/*width: 627px;*/
}

#footer a {
	color: #758AD5;
	text-decoration: none;
}

table#credits {
	height: 30px;
	width: 820px;
	padding: 0px 0px 0px 5px;
}

table#display {
	width: 820px;
}

table#display td {
	padding: 1px 1px 1px 2px;
	margin: 0px 0px 0px 0px;
}

/*img#unclesam {
	margin: 2px 0px 0px 0px;
}*/

td.repeat {
	background-repeat: repeat-x;
}

td.popup {
	background-color: #215262;
}

#disclaimer {
	position: relative;
	bottom: inherit;
}