body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.txt {	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.secondarylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}
.softborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bullets {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}

A:link    {color:#006699; text-decoration:none;}
A:visited {color:#003399; text-decoration:none;}
A:active  {color:#003399; text-decoration:none;}
A:hover   {color:#003366; text-decoration:underline;}

.secondarylinksred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.pagetitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.grayborder {
	border: 1px solid #CCCCCC;
}
.breadcrumbs {
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
	line-height: 20px;
}
.leftpicpadding {
	margin-right: 7px;
	padding-right: 7px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.grayborderwithpadding {
	border: 1px solid #CCCCCC;
	margin: 8px;
	padding: 8px;
}
