p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #3366CC;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
}


a { text-decoration: none; }
a:hover { text-decoration: underline; }

.menu {
	width: 170px;
	vertical-align: top;
	background-color: #FFCC00;
	padding: 0px;
	margin: 0px;
}
.rightbit {
	width: 200px;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #FFFFCC;

}
.bodyarea {
	vertical-align: top;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.layout {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin-left: 6px;
	margin-top: 8px;
	font-style: normal;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	margin-bottom: 12px;
	margin-left: 12px;
}

.leftimg {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.border {
	border: 1px solid #000000;
}

.noborder {
	border: none;
}
.timesP {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}
.timesH1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 32px;
	line-height: 36px;
}
.timesH2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	line-height: 20px;
}

.letterP {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}
.letterH1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 32px;
	line-height: 32px;
	margin: 0px;
	font-weight: bolder;
}

hr {
	height: 2px;
	border: 3px solid #BEAE97;
	margin-bottom: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.region {
	background-color: #FFCC33;
	text-align: left;
	font-weight: bold;
}
.region2 {
	background-color: #FFCC33;
	text-align: left;
}
.vspace {
	height: 8px;
}
.city {
	background-color: #33CCFF;
}
.symH1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	font-weight: bold;

}
.symP {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	font-weight: normal;
}
.letter {
	background-image: url(../images/canvas.jpg);
	background-repeat: repeat;
	border: 1px solid #000000;
}
.cream {
	background-color: #FFFFEE;
}

#alert { border: solid 1px red; background-color: #FFDBAE; color: #660000; margin: 0 0 15px 0; padding: 12px; font-size: 12px; }