h1, .h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7b4c90;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-left: 7px;
	text-align: left;
}
.imageframe {
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #7B4C90;
	text-align: center;
}
.breakout {
	font-size: medium;
	color: #7B4C90;
}
.leftcolumn {
	text-align: left;
	padding: 10px;
}
.leftcolumn a {
	color: #7B4C90;
}
.leftcolumn a:hover, .leftcolumn a:focus, .leftcolumn a:active {
	color: #C00;
}




h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 11px;
	color: #7b4c90;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 2px;
	padding-top: 10px;
	font-weight: bold;
	color: #732473;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #732473;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	border: 1px solid #732473;
	background-color: #FFF7D7;
}
.pBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #392988;
	padding-left: 3px;
}
.pList100px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #392988;
	width:100px
}
p, .p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.white { color: #FFFFFF;}
.red{ color: #FF0000; }
strong {
	font-weight: bold;
	color: #6E3587;
}
.rheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #732473;
	padding: 5px;
	background-color: #ceb2db;
}
.cellpad10 {
	padding: 10px;
}
.cellpad05 {
	padding: 5px;
}
.whitetext {
	color: #FFFFFF;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-weight: bold;
	color: #732473;
}
.size10px {
font-size:10px;
}

.msgbg_one {
	background-image: url(../images/brendan_msg_1.png);
	background-repeat: no-repeat;
}

.msgtext {
	display: block;
	text-align: center;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 18px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
.productbox blockquote {
	color: #7B4C90;
	font-style: italic;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.graphicbullets {
	list-style-image: url(../images/bullet-1.png);
}
