body {
	margin: 0px;
	padding: 0px;
	font-family: Times, Times New Roman;
	background-color: #000000;
	background-image: url(images/background-bar.gif);
	background-repeat: repeat;
	
}
a:link {
	color: #FFA201;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #660000;
}

p {
	font-size: 13px;
	font-family: HelveticaNeueLight;
	line-height: 20px;
}
ul {
	font-family: Times, serif;
	color:#FFFFFF;
}
li {
	color:#FFFFFF;
	list-style-image:bulletMC;

}
.bold-p {
	font-size: 8px;
	font-family: FFF Corporate Bold;
}
.underline-p {
	font-size: 8px;
	font-family: FFF Corporate Bold;
	text-decoration:underline;
}
.header {
	color:#FFFFFF;
	font-size: 15px;
	font-family:Times, serif;
}
.subHead {
	color:#FFA201;
	font-size: 16px;
	font-family: HelveticaNeueBoldCondensed;
}
.newsHead {
	font-size: 18px;
	font-weight: bold;
}
.columnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


.bulletImage {
	display: block;
	margin-top: 10px;
}
.bulletList {
	margin-left: 25px;
}
#noflash {
	margin-top: 100px;
}

