body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E5E5E5;
}
a {
	font-weight: bold;
	color: #29329C;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #727377;
}
small {
	font-size: 10px;
	line-height: 14px;
}
#maintable {
	width: 760px;
	background: #FFFFFF;
}
#maintable th {
	padding: 0;
}
#maintable td {
}
#maintableFooter {
	background-image: url(/images/footer.jpg);
	height: 152px;
	padding-right: 25px;
	margin-right: 25px;
}
#copyright {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#copyright a {
	color: #7A3144;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
	color: #660099;
}
#pcglink {
	color: #727377;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
#pcglink a {
	color: #999999;
	text-decoration: none;
}
#pcglink a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

h3 {
	font-weight: bold;
	color: #793041;
	font-size: 16px;
}

h4 {
	font-weight: bold;
	color: #793041;
	font-size: 14px;
}
.headline {
	font-weight: bolder;
	font-size: 36px;
	top: 3px;
	position: relative;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.productTable {
}
.productTable th {
	padding: 20px;
	background-color: #282E86;
  color: #FFF;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}
.productTable td {
	padding: 20px;
}
.productTable td.divLine {
	padding: 0;
	background-color: #282E86;
	height: 2px;
}
.smallfont {
font-size: 10px;
}
.bloglink a {
text-decoration: none;
border-bottom: 1px solid #282E86;
color: #282E86;
font-size: 1.6em;
}
.bloglink a:hover {
color: #727377;
border-bottom: 1px solid #727377;
}
.bloglink img {
margin-top: 10px;
margin-left: 35px;
margin-right: 0;
}
div.bloglink {
	margin: 0 auto;
	width: 400px;
}

.underline {
	text-decoration: underline;
}

.strong {
	font-weight: bold;
}

.italicbold {
	font-weight: bold;
	font-style: italic;
	color: #793041;
}

.italic {
	font-style: italic;
}

.boldunderline {
	text-decoration: underline;
	font-weight: bold;
}

.boldiunderline {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #793041;
}

.divider {
	margin: auto;
	padding: auto;
	width: 700px;
	border-bottom: 1px dashed #737478;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #737478;
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #737478;
}

blockquote {
	margin-left: 25px;
	margin-right: 25px;
}