body {
	background-color: #000;
	background-image: url(support/BG_Dots.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	line-height: 24px;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	line-height: normal;
	font-size: 24px;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FDDF2D;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
.CallOut {
	font-size: 18px;
	font-weight: bold;
}
#NAV {
	margin-bottom: 15px;
}
#MainBody {
	background-color: #333;
	padding: 10px;
}
#MainBodyInset {
	padding-bottom: 10px;
	padding-left: 10px;
}
#MainBody a {
	color: #CCC;
}
#MainBody a:hover {
	color: #FDDF2D;
}
#PortfolioBox {
	padding: 10px;
	background-image: url(support/BlueGradBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0D5792;
	color: #FFF;
}
.legal {
	font-size: 12px;
	color: #FFF;
}
