﻿
span.LocalGuideTitleText
{   
	display:inline-block; 
    color:#003e7e; /*tboBlue*/ 
    font-size:28px; 
    margin-top:5px;
}

span.LocalGuideBlurbText
{
	color:#6f7376; /* .tbogray */
}

span.LocalGuideBlurbText em
{
	font-style:normal; /* lose the default ityalics of an <em> tag */
	color:#003e7e; /* .tboBlue */
	font-weight:bold;
	margin-top:10px;
	display:inline-block;
}

table.CategoryTable
{
	margin:20px;
	margin-left:0px; /* the left margin on the inagecell willl do this */
	width:554px;
}

td.CategoryTableImageCell
{
	width:50px;
	vertical-align:top;
	padding:5px;
}

img.CategoryTableImage
{
	 width:48px;
	 height:48px;
}

td.CategoryTableLinkCell
{
	width:453px;
	vertical-align:top;
}

span.CategoryTableLinkCellText
{	
	display:inline-block;
	margin-top:5px;
	margin-left:10px;
	color:#34a5e2; /* .tboaqua */
	font-size:large;
	line-height:20px;
}

ul.LinkList
{
	margin:5px;
	margin-left:20px;
}

li.LinkListItem,
li.LinkListItem a
{
	list-style-type:disc;
	color:#003e7e; /* .tboblue */  
}

div#TopBanner ,
div#BottomBanner
{
	margin-left:0px;
	margin-bottom:0px;
}
div#BottomBanner
{
	margin-top:10px;
}
