﻿.packageTitle {
	color: #B85285;
}

.titleContainer {
	background: url('/style%20library/Images/GeneralHeaderBG.jpg') no-repeat; background-color: #8FDEE7; /* Note: New Header graphics when finalized should be saved as jpgs then remove background color from this class */
}

.feature1BG {
	background: url('/style%20library/Images/MindFeature1BG.jpg') no-repeat;
}

a.feature:link {
	color: #B85285;
}

a.feature:visited {
	color: #B85285;
}

a.feature:hover {
	color: #B85285;
}

.feature23BG {
	background: url('/style%20library/Images/MindFeature23BG.gif') no-repeat;
}

.pkgBigContainer {
	border-bottom: 1px solid #DBA6C0;
}

.pkgBigLC {
	border-right: 1px solid #DBA6C0;
}

a.pkgBig:link {
	color: #B85285;
}

a.pkgBig:visited {
	color: #B85285;
}

a.pkgBig:hover {
	color: #B85285;
}

a.pkgSmall:link {
	color: #B85285;
}

a.pkgSmall:visited {
	color: #B85285;
}

a.pkgSmall:hover {
	color: #B85285;
}

.t {
	background: url('/style%20library/Images/dotG.gif') 0 0 repeat-x;
}

.l {
	background: url('/style%20library/Images/dotG.gif') 0 0 repeat-y;
}

.r {
	background: url('/style%20library/Images/dotG.gif') 100% 0 repeat-y;
}

.tl {
	background: url('/style%20library/Images/tlG.gif') 0 0 no-repeat;
}

.tr {
	background: url('/style%20library/Images/trG.gif') 100% 0 no-repeat;
	padding: 10px;
}

.articleTagContainer, .sellTagContainer {
	background-color: #D3EDFA;
}

.bl {
	background: url('/style%20library/Images/blG2.gif') 0 100% no-repeat;
}

.br {
	background: url('/style%20library/Images/brG2.gif') 100% 100% no-repeat;
}

.readQs {
	margin-top:10px;
	background:#EDFFC4;
	width:671px;
}
.readQsTitle {
	color:#46CBD8;
	font:bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0px 0px 20px;
}
.readQs ul {
	list-style:none;
}
.readQs ul a:link {
	color:#666666;
	font:bold .75 em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.readQs ul a:visited {
	color:#666666;
	font:bold .75 em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.readQs ul a:hover {
	color:#999999;
	font:bold .75 em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.readQs ul a:active {
	color:#999999;
	font:bold .75 em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.readQs ul li {
	padding:0px 0px 20px 0px;
}

.questionText {
	padding: 10px;
	color:#09002F;
	font-weight:bold;
	font-size: 1.0em;
}

.answerText {
	padding: 10px;
	color:#666666;
	font-weight:normal;
	font-size: 1.0em;
}
