.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C4C3A2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F1F5F5;
	border-right-color: #F1F5F5;
	border-bottom-color: #F1F5F5;
	border-left-color: #F1F5F5;
}
.nav1 a {
	color: #D8D8C5;
	text-decoration: none;
}

.selection-cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E8F0F0;
	border-right-color: #E8F0F0;
	border-bottom-color: #E8F0F0;
	border-left-color: #E8F0F0;
}
.intro-text {
	margin: 15px;
	padding: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
.main-text {
	margin: 15px;
	padding: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}
.sidebar {
	font-size: 90%;
}

.main-text h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #993300;
}
.main-text h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}
.main-text h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}
.telephone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF6E1;
}

.intro-text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
}
.specialist {
	color: #858558;
	font-family: "Times New Roman", Times, serif;
}
.bottom-tag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #333333;
	font-weight: 500;
}
h2 {
	font-size: 11pt;
	font-weight: 600;
	font-style: oblique;
}



.topnav {
	font-size: 9pt;
	background-color: #333333;
	padding-top: 3px;
	padding-left: 8px;
}
.topnav a {
	color: #999999;
	text-decoration: none;
}
.topnav a:hover {
	color: #CC9933;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-image: url(images/BG.gif);
}
a {
	color: #333333;
}
a:hover {
	color: #993300;
}.instruction {
	font-size: 8pt;
	font-style: oblique;
	color: #333333;
}
.image-right {
	clear: left;
	float: right;
	margin-left: 15pt;
	margin-top: 15px;
}
.sidebar h3 {
	font-size: 10px;
}
