﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0.5in 0.5in 0.5in 0.5in;
}
p
{
	font-family: Verdana, Arial;
	text-indent: 25px;
	text-align: justify;
}
#newoptImageDiv
{
	display:none;
}
#newoptHeaderPrint
{
	font-size:300%;
	padding-bottom:0.5in;
}
#headerDiv
{
	font-family: Verdana, Arial;
	font-size: 200%;
	font-weight: bolder;
	padding-bottom:0.5in;
}
#quickLinksDiv
{
	display:none;
}

#topMenuDiv
{
	display:none;
}

#quicklinkSpan
{
	display:none;
}
#quickLinks
{
	display:none;
}

#defaultPageImageDiv
{
	display:none;
}

#defaultPageContainingDiv
{
	text-align: justify;
	vertical-align: middle; 
	position: relative;
	width: 592px;
	margin-left:auto;
	margin-right:auto;
}
#defaultPageText
{
	width: 592px; 
	font-size: larger; 
	line-height: 200%;
}


/*General Price List*/
#gplNavLinkContainer
{
	display:none;
}

#gplServicesTable
{
	width:80%;
}

.gplDetailsLabelRow
{
	font-size:larger;
	font-weight:bolder;
}

.gplServices_PriceColumn
{
	font-size:larger;
	font-weight:bolder;
	vertical-align:top;
}

.gplGridSelected
{
	font-size:larger;
	font-weight:bolder;
	padding-right:0.25in;
}
.gplGridSelected a
{
	color:Black;
}


.gplGridRow
{
	display:none;
}

/*Memorybook*/
#contributeDiv
{
	display:none;
}

#favoriteDiv
{
	display:none;
}

#mbContentText
{
	padding-top:0.5in;
	width:7in;
}

.mbStatsName
{
	font-size:250%;
	font-weight:bolder;
}
.mbImage
{
	padding-bottom:0.25in;
}

.mbStatsLabel
{
	font-size:larger;
	font-weight:bolder;
}

.mbSigBlock
{
	font-weight:bolder;
}

.faqQuestion
{
	margin-top: 0px;
	margin-bottom:0px;
}

.faqQuestion a
{
	font-weight: bold;
	line-height: 30px;
	font-size: larger;
	text-decoration: none;
	color: Black;
}

.faqAnswer
{
	padding-left: 20px;
	text-align:justify;
	margin-top	:5px;
	margin-bottom:5px;
}

.faqSubQuestion
{
	margin-bottom:10px;
}

.faqSubQuestion a
{
	font-style:italic;
	text-decoration: none;
	font-weight: bolder;
	color: Black;
}