﻿.AUText
{
	margin: 15px;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
.AUText1
{
	margin: 15px;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
.bm_RowAU
{
	height: 20px;
	width: 100%;
	border-bottom: solid 1px #BDCEDC;
	line-height: 20px;
}
.bm_RowAU:hover
{
	background: #E1EBF2;
	text-decoration: underline;
	cursor: pointer;
}
.goToContactBtnPos
{
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.AULink
{
	font-family: Arial;
	font-size: 11px;
	color: #EA9134;
	font-weight: bold;
	margin-top: 15px;
	
}
