@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #0400fc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.smFont {
	font-size: 10px;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#headerBack {
	background-image: url(images/header_back.jpg);
	height: 122px;
	background-repeat: repeat-x;
}
.phone {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
}
.address {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#buttonBar {
	height: 20px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
	background-color: #E0E0E0;
}
#buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0500FC;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: normal;
}
#buttons a:link{
	font-size: 14px;
	color: #0500FC;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#buttons a:visited{
	font-size: 14px;
	color: #0500FC;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
}
#buttons a:hover{
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: normal;
	background-color: #FFFF33;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#buttons a:active{
	font-size: 14px;
	color: #0500FC;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
}
#bottomNav {
	font-size: 10px;
	background-color: #E0E0E0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

