@charset "utf-8";
#logoCaption {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #660099;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#logoBox {
	text-align: center;
	float: left;
	width: 200px;
	margin: 0px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 15px;
}


#topHeadline {
	color: #660099;
	text-align: center;
	margin-top: 0px;
}
#topMenuDiv {
	background-color: #CCCCFF;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pWrapper {
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
}
.adHeader {
	color: #FFFFFF;
	background-color: #00B1B1;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-size: 14px;
}
.adBorder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00B1B1;
	border-bottom-color: #00B1B1;
	border-left-color: #00B1B1;
	margin-top: 0px;
	padding: 5px;
	line-height: 120%;
	margin-bottom: 20px;
}

.hilight {
	color: #660099;
	font-weight: bold;
}

a:link {
	color: #0A02C1;
}
a:visited {
	color: #2973ED;
}
a:hover {
	background-color: #FFFF66;
	color: #000000;
}
#headerP {
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 0px;
	padding-right: 30px;
}
.rightElement {
	float: right;
	padding-left: 15px;
}

.rightElement2 {
	float: right;
	padding-left: 0px;
}

.leftElement {
	float: left;
	padding-right: 15px;
}

.linkHeader {
	font-size: 18px;
}
.textHeader {
	font-size: 18px;
	color: #660099;
	text-align: center;
}
.textHeaderFlushTop {
	font-size: 18px;
	color: #660099;
	text-align: center;
	margin-top: 0px;
}
.minorHeader {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}


.rightCol {
	float: right;
	width: 300px;
	padding-left: 15px;
}

.rightColThin {
	float: right;
	width: 200px;
	padding-left: 15px;
}

.midCol {
	width: 300px;
}
.alert {
	color: #FC3901;
}
.testimonialBox {
	background-color: #D8FEF1;
	padding: 15px;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #01B1B1;
}
.testimonialBoxInline {
	background-color: #D8FEF1;
	padding: 15px;
	border: 1px solid #01B1B1;
}
.storyBox {
	background-color: #E6F0FF;
	padding: 15px;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #428DFF;
}
.storyBoxInline {
	background-color: #E6F0FF;
	padding: 15px;
	border: 1px solid #428DFF;
}
.centerElement {
	text-align: center;
}
.lineSpaced {
	line-height: 140%;
}

.productDiv {
	width: 415px;
	float: right;
}
