/* List Structure */
.secHeader, dt, dl, dd
{
	font-family:  Arial, Verdana, Helvetica;
	font-size: 12px;
}

.reportsBoxTitle
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
}


.secHeader, .secHeader a
{
	margin-bottom: 0;
	font-weight: bold;
	color: #000066;
}

.reportsBox .secHeader
{
	margin: 10px 0;
}

dl
{
	margin-top: 0;
}

dt
{
	font-weight: bold;
}

dd a
{
	color: #000000;
}

/* Rounded Corner Box */

.boxTop
{
	border-top: 1px #CCCCCC Solid;
	background-color: #DFE0ED;
}

.boxLeftSide
{
	border-left: 1px #CCCCCC Solid;
	border-bottom: 1px #CCCCCC Solid;
	background: #DFE0ED;
}

.boxCenter
{
	text-align: center;
	background-color: #DFE0ED;
	border-bottom: 1px #CCCCCC Solid;
}

.boxRight
{
	border-right: 1px #CCCCCC Solid;
	border-bottom: 1px #CCCCCC Solid;
	background: #DFE0ED;
}

.boxMainLeft
{
	border-left: 1px #CCCCCC Solid;
}

.boxMainRight
{
	border-right: 1px #CCCCCC Solid;
}

.boxBottom
{
	border-bottom: 1px #CCCCCC Solid;
}
#AAASite
{
	position:absolute;
	margin-left:640px;
	margin-top:5px;
}