td img {display: block;}
body {
	background-color: #DDECE5;
	margin: 0;
    padding: 0;
}
.body_gray {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.body_red {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.link {
	color: #376459;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h1 {
	color: #376459;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top:10px;
    margin-bottom:20px;
}
h2 {
	color: #376459;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top:30px;
    margin-bottom:20px;
}
h3 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.h3_link {
	color: #376459;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.bullet_body {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(../_images/square_bullet.gif);
	text-align: left;
	float: none;
	clear: none;
	padding-bottom: 6px;
	margin-left: -12px;
}
.bullet {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(../_images/square_bullet.gif);
	text-align: left;
	float: none;
	clear: none;
	padding-bottom: 6px;
	margin-left: -12px;
}
.bullet_red {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(../_images/square_bullet.gif);
	text-align: left;
	float: none;
	clear: none;
	padding-bottom: 6px;
	margin-left: -12px;
}
.bullet_link {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	
}
.phone {color: #333333; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 23px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
}
a:hover {
	color: #763937;
}
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid #999999;
background:white;
color: black;
z-index:2000;
padding: 3px;
}

.small {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
