.paw1 {
	border: thin solid #0033CC;
	margin: auto;
	padding: 10px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-style: normal;
	font-variant: small-caps;

}
a:hover {
	background-color: #99CC99;
	text-decoration: underline;
}
.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-variant: small-caps;






}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.horizLine {
	background-color: #009933;
	line-height: 3px;

}
.bodyTextTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 300;

}
.vertLine {
	background-color: #009933;
	line-height: 100px;
	float: left;

}
a:link {
	text-decoration: none;
}
.mainMenu {
	width: 135px;
	text-indent: 5px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: thin none #CCCCFF;
	text-transform: none;
	color: #006699;
	height: auto;
	width: 135px;
	float: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-variant: normal;
	margin: 0px;
	text-align: right;
	background-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #006699;
}

