/* CSS Document For GrowLinks found in the left col of hte ABDC Inside.master template */

.GrowLink
{
	width: 161px;
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-bottom: 10px;
}
.GrowLink div.topShim,
{
	line-height: 6px;
	background-image: url(../image/LeftBack_TopShadow.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
}

.GrowLink div.bottomShim
{
	line-height: 6px;
	background-image: url(../image/LeftBack_BottomShadow.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
}
.GrowLink div.Content
{
	background-image: url(../image/LeftBack_RedFadeBackground.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.GrowLink a,
div.GrowLink a:link,
div.GrowLink a:active,
div.GrowLink a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 10px;
	display: inline;
	margin-top: 0px;
	color: white;
	margin-left: 0px;

}

div.GrowLink a:hover
{
	text-decoration: underline;
}

.GrowLink img
{
	display:block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: solid 1px #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}

.GrowLink p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: justify;
	margin: 4px;
}