.leftnavsmall { text-decoration: none; color: #252525; font-size: 9.5px; font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;}
.pIndexCell {border: 1px solid white}
.pNoBorder {border: 0px solid white}

a:link {
	color: #643AA0;
	text-decoration: none;
}
a:visited {
	color: #643AA0;
	text-decoration: none;
}
a:hover {
	color: #643AA0;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.ppc {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	font-family: Times Roman;
	font-weight: normal;
}

.mainDiv{
	position: relative;
}
.about {
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #444;
}

.popupImage{
	border: 1px solid #34006D;

}
.faqQuestion 
{
	text-decoration: none;
	color: #34006D;
	font-size: 16px;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 20px;
}
.aboutFont
{
	text-decoration: none;
	color: 444;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 140%;
}
.contactContainer {
	text-decoration: none;
	color: 444;
	font-size: 13px;
	line-height:100%;
	font-weight: normal;
	line-height: 135%;
	text-align:center;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	position:relative;
	top:0px;
	left:0px;
	width:483px;
	height:500px;
	background-image:url(images/contact/background.jpg);
	background-repeat:no-repeat;
}
.contactHeadNew {
	color: #643AA0;
	font-size:16px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:16px;
}
.contactFooter {
	color: #BDABD1;
	font-size: 12px;
	position:absolute;
	bottom:0px;
	left:0px;
	padding-bottom:10px;
	width:483px;
}
.contactTop {
	position:absolute;
	top:0px;
	left:0px;
	width:483px;
}
.contactHead
{
	text-decoration: none;
	color: #34006D;
	font-size: 16
	px;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-position: center;
}
.chapterLetter
{
	text-decoration: none;
	color: #AE99C5;
	font-size: 35px;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 40px;
	padding-left: 0px;
}
#sidebar {
	background-color: #EAE5F0;
}
.contactLink
{ 
	text-decoration: none;
	color: #34006D;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#faq-table {
	border-left-style: solid;
	border-left-color: #A28DB3;
	border-left-width: 0px;
}
#whiteBackground {
	background-color: #FFF;
	border-left-width: .25px;
	border-left-style: solid;
	border-left-color: #AE99C5;
}
body {
	margin-left: 12px !important;
	margin-top: 12px !important;
	margin-right: 12px !important;
}

.product_image {
	background-position:top left;
	width:486;
	height:385;
	position:relative;
}

.product_image#pi1 {
	/* background-image:url(images/Products/product_page_1.jpg); */
}

.prod_nav {
	position:absolute;
	bottom: 8px;
	right: 8px;
}

.prod_nav #paleft {
	display:block;
	float:left;
	width: 15px;
	height: 15px;
	background-image:url(images/buttons/arrow-left.png);
	background-repeat:no-repeat;
}

.prod_nav #paright {
	display:block;
	float:left;
	width: 15px;
	height: 15px;
	background-image:url(images/buttons/arrow-right.png);
	background-repeat:no-repeat;
}

.prod_nav #pa_num {

	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	float:left;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 15px;
	font-weight:bold;

}

.prod_nav .current_nav#pa_num {

	text-decoration:underline;

}

.prod_nav .normal_nav#pa_num {

	color:#999999;
	text-decoration:none !important;

}

