/*BODY
{
	background-image: url(asce-BG1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
}
*/
A, A:link, A:active
{
	text-decoration: underline;
	color: #FFFF66;
}
A:hover
{
	text-decoration: none;
	color: #66CCFF;
}
A:visited
{ 
	color:#CCCCCC;
}

/*
blue = #004e92
gold=#d29f0c
red=#d29f0c
*/


.box1 {
	padding: 1px;
	border: 1px solid #d29f0c;
	margin-top: 1px;
	margin-bottom: 4px;
}
.box1 li {
	list-style-type: none;
	margin-left: -8px;
	margin-bottom: 5px;
}

.boxHeader {
	font-size: 110%;
	color: #d29f0c;
	margin-left: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 6px;
}
#idFooterPoweredByContainer {
  display: none;
}