body {
	margin: 0;
	padding: 0;
}

table, tr, th, td {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
}

ul {
}

li {
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 0;
	padding: 0 0 0 20px;
}

a:active, a:link, a:visited  {
	color: #1c315e;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a:hover  {
	text-decoration: underline;
}

a.terms:active, a.terms:link, a.terms:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

a.terms:hover  {
	text-decoration: underline;
}

#legal {
	margin-bottom: 14px;
}



#content {
	
}

.borderThick {
	border: 6px solid #000000;
	height: 560px;
	width: 885px;
}

.welcome {
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 20px;
}

p {
	
}

.ruleBottom {
	border-bottom: 1px solid #666;	
}

.ruleTop {
	border-top: 1px solid #666;
}

.ruleTopBottom {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.ruleLeft {
	border-left: 1px solid #666;
}

.ruleRight {
	border-right: 1px solid #666;
}

.downloadText {
	font-size: 10px;
}

.downloadText2 {
	font-size: 10px;
	padding-left: 8px;
}