﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	text-align: left;
	vertical-align: text-top;
	clear: both;
    width: expression((document.body.clientWidth > 752)? '750px' : 'auto');
	max-width: 750px;
    margin-left: 10px;

}
h1 {
	font-family: tahoma;
	font-size: large;
	font-weight: bold;
	color: #333333;
	clear: both;
	float: left;
	line-height:normal;
}
h2 {
	font-family: tahoma;
	font-size: large;
	font-weight: normal;
	color: #333333;
}

h4 {
	font-family: tahoma;
	font-size:medium;
	font-weight: bold;
	color: #333333;
}

h5 {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

TD {
  text-align: center;
}

.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	text-align: left;
	vertical-align: text-top;
}

.smallnote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight: normal;
	font-style: normal;
	color: #444444;
	text-align: left;
	vertical-align: text-top;
}

.footer {
	margin: 10px 10px 10px 2px;
	font-family: tahoma;
	font-size: x-small;
	color: #999999;
	width: 95%;
	padding-top:15px;
}
marquee {
	font-family: tahoma;
	font-size: small;
	font-weight: normal;
	color: #003366;
}
.BreadCrumbLinks {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #0000FF;
	background-color: #C0C0C0;
	clear: both;
	width: 100%;
}
#banner {
	font-family: tahoma;
	font-size: medium;
	clear: both;
    margin-bottom: 2px;
    margin-top: 2px
}
#sitemenu {
	left: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	clear:both;
}
.TitleCenter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
.ImageCenter
{
	margin-top: 15px; 
	margin-bottom: 5px;  
	height:150px;
}
.MarginedText
{
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
	font-size:small;
}
.ServiceBox
{
	float:left;
	width:245px; 
	text-align:center; 
	border-color:InactiveBorder;
	border-style:solid;
	border-width:thin;
	height:400px;
	margin-bottom:30px;
}

.style2 {
	font-size: xx-small;
}

.style3
{
	font-style:italic;
}

.style4 {
	font-size: medium;
}

.style5
{
	font-weight:bold;
	font-size:large;
}

.style7 {
	text-align: center;
	font-size: 10px;
}

.style8 {
	color: #808080;
	text-decoration: line-through;
}