
/* CSS Document */
/* AnAg containerID = AAU */
.c_wrapperAAU
{
	background-color: white;
	border: 1px solid #CCCCCC;
	margin: 5px;
}




.c_headAAU
{
	padding: 5px 10px 0px 0px;
	background-color: transparent;
	background-image: none;
	border-bottom: solid 2px #3366cc;
	margin: 3px;
	text-align: left;
	color: Black;
}



.c_contentAAU
{
	clear: both;
	background-color: white;
}

.c_contentpaneAAU
{
	padding: 2px 15px 8px 5px;
	text-align: left;
	margin: 4px;
	background-color: white;
}

.c_footerAAU
{
	/*margin: 4px;
	padding: 8px 15px 8px 2px;

	border-top: dotted 1px #3366cc;
	background-color: white;*/
		text-align: right;
	
}



.titleAAU
{
	margin: 0;
	float: left;
	vertical-align: bottom;
	text-align: left;
	padding: 0px;
}

.title_visAAU
{
	margin: 0;
	text-align: right;
}
.clear_floatAAU
{
	clear: both;
}

.title_blueAAU .HeadAAU
{
	color: black;
}

/*---------- default style for head & normal -----------*/
.HeadAAU
{
	font-weight: bold;
	font-size: 100%;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	color: black;
	padding: 0px;
}

.FooterAAU
{
	font-weight: bold;
	font-size: 80%;
	background-color: white;
	margin: 0px;
}

.NormalAAU
{
	color: Black;
}

.NormalAAU p
{
	margin-top: 0px;
}




