/* atlanticbridge.com stylesheet
# Note IE3 workaround to ensure perfection across browsers:
#
# 'X' first and X last, with font-family last:
# http://www.microsoft.com/typography/web/designer/css522.htm
#
# serif dropped due to IE4 bug: 
# http://css.nu/pointers/bugs.html
#
# Also, remember that a bgcolor, text, and links also in header
# for depreciation
*/

TD 
{ 
	font-size: 10pt;
	color: black;
	font-family: 'X', century schoolbook, book antiqua, times new roman, times, X; 
} 

STRONG            
{ 
	font-size: 10pt;
	color: #666666;
	font-family: 'X', century schoolbook, book antiqua, times new roman, times, X;  
}

A    
{
color: #333399;
}

A:Visited
{
color: #333399;
}

A:Active
{
color: #6699CC;
}

A:Hover 
{
color: #9999CC;
}

SMALL.externallink 
{
	font-size: smaller;
	color: #666666;
	font-family: 'X', arial, verdana, helvetica, sans-serif, X; 
}

SMALL.footer    
{ 
	font-size: 8pt;
	font-family: 'X', century schoolbook, book antiqua, times new roman, times, X; 
}

FORM 
{ 
	font-size: smaller;
	font-family: 'X', verdana, arial, helvetica, sans-serif, X;
}
	   
.faq-question
{
	color: #666666;
}

.newsflash
{
	font-size: 10pt;
	color: #666666;
	font-family: 'X', century schoolbook, book antiqua, times new roman, times, X; 
}

img.testimonial-fullsize
{
	border: 1px solid #ccc;
	margin-left: 15px;
	margin-bottom: 10px;
}

img.testimonial-thumbnail
{
	border: 1px solid #ccc;
}
