body {
	margin: 0;
	padding: 0;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

strong {color:#990000;}


A
{
	color: #333333;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	text-decoration: none;
}

.LeftColumnText
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	line-height: 120%;
}

.morelinks
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.morelinks:hover
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.time
{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu
{
	background-color: #D2DBE4;
	width: 120px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.title
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.sub
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.link { font-family: tahoma; font-size: 10px; color: #ff0000;font-weight: bold; }
a.link { font-family: tahoma; font-size: 10px; color: #ff0000;font-weight: bold; }
a.link:hover { font-family: tahoma; font-size: 10px; color: #000000;font-weight: bold; }

.emaillink { color: #ff0000; }
a.emaillink { color: #ff0000; }
a.emaillink:hover { color: #000000; }

/* taos business kit */
table#tbk a:link {
	color: #003d8a;
}

table#tbk a:visited {
	color: #001356;
}

table#tbk a:hover {
	color: #c11520;
}

table#tbk a:active {
	/* empty */
}

/* webb-o-matic */
td.wom a:link {color: #a10c14;}
td.wom a:visited {color: #a10c14;}
td.wom a:hover {color: #003565;}
td.wom a:active {/* empty */}

/* 2010 revisions */
td#logo {
	background: transparent url("/gfx/abqcpa/tile.png") repeat;
}

table#logo-table {
	height: 90px;
}

td#hp-center-links {
	margin-top: 10px;
	padding-top: 10px;
	/* border: solid 1px red; */
}

	td#hp-center-links div {
		width: 100%;
		height: 100%;
		margin: 0 auto;
		background-color: #fc0;
		background: #fc0 url("/gfx/corners/hp/bg-tile.png") repeat;
		-webkit-border-radius: 12px;    
  		-moz-border-radius: 12px;  
	}
	
	td#hp-center-links a {
		display: block;
		width: 95%;
		min-height: 60px;
		border-bottom: solid 1px #669;	
		margin: 0 auto;
		position: relative;
	}
	
	td#hp-center-links a.short {
		min-height: 50px;
	}
	
	td#hp-center-links a.stretch {
		min-height: 80px;
	}
	
	td#hp-center-links a.stretch2 {
		min-height: 70px;
	}
	
	td#hp-center-links a.last-link {
		border-bottom: 0;	
	}
	
	td#hp-center-links a span.header2 {
		color: #666;
		display: block;
		text-transform: uppercase;
		font-size: 14px;
		font-family: tahoma, verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		padding-top: 15px;
		padding-bottom: 2px;
	}
	
	td#hp-center-links a span.myabq,
	td#hp-center-links a span.evault {
		text-transform: none;
	}
	
	td#hp-center-links a span.header3 {
		color: #666;
		display: block;
		font-size: 11px;
	}
	
	td#hp-center-links img#tax-notebook {
		position: absolute;
		top: 3px;
		right: 23px;
	}
	
	td#hp-center-links img#abk {
		position: absolute;
		top: 1px;
		right: 0px;
		display: none;
	}

hr.ccc {
	color: #ccc;
}

input#newsletter-signup {
	width: 41px;
	height: 16px;
}

frameset, frame {
	border: 0;
	margin: 0;
	padding: 0;
	frameborder: 0;
}


/* business partners */ 
#links h2 {
	font-size: 14px;
	border-top: solid 1px #ccc;
	padding-top: 5px;
}

#links dt {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 5px;
}

#links dt a:link { color: #006633; }
#links dt a:visited { color: #006633; }
#links dt a:hover { color: #000; }
#links dt a:active { /* empty */ }

#links dd {
	margin: 0 30px 15px 5px;
}

.underline {
	text-decoration: underline;
}






