﻿.button {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	background-image: url('button.gif');
	background-repeat: no-repeat;
	width: 168px;
	height: 22px;
	display: block;
	text-decoration: none;
	margin: 4px 0px 4px 8px;
	font-weight: bold;
}
.button:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button:hover {
	text-decoration: none;
	color: #292c27;
	background-image: url('button2.gif');
	background-repeat: no-repeat;
}
.style1 {
	border-collapse: collapse;
	border-style: solid;
	border-width: 3px;
}
.style2 {
	border-left: 1px solid #A0A0A0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #A0A0A0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #A0A0A0;
	text-align: center;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding: 2px;
}
p {
	font-family: "Trebuchet MS";
	color: #292c27;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #7B5165;
	text-align: center;
	display: block;
	font-weight: bold;
}
.purple {
	font-weight: bold;
	color: #7B5165;
}
.img_left {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 8px;
	float: left;
}
.img_right {
	float: right;
	margin: 2px 0px 2px 8px;
}
a:visited {
	font-weight: bold;
	color: #326CCD;
}
a:link {
	font-weight: bold;
	color: #326CCD;
}
.title_small {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	text-align: center;
	display: block;
	font-weight: bold;
}
ol {
	font-family: "Trebuchet MS";
	color: #292c27;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
}
.webrightnow {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: auto;
	display: block;
}
.webrightnow a:link {
	color: #FFFFFF;
}
.webrightnow a:visited {
	color: #FFFFFF;
}
