﻿/* IE5 Fix for CSS rollovers */
* html a:hover {visibility:visible}

/* Master Page settings */
#mainbody {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	min-width: 845px;
}
.maincontent {
    margin: 24px auto 30px 20px;
    width: 90%;
}
.mainpanel {
	min-width: 960px;
}
#masthead {
	position: relative;
	width: 100%;
	height: 61px;
}
#top_left {
    width: 155px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 61px;
}
#top_flag {
	position: absolute;
	width: 40px;
	height: 61px;
	left: 160px;
	top: 6px;
}
#logo {
	position: absolute;
	width: 129px;
	height: 61px;
	left: 204px;
	top: 0px;
}
#top_text {
    position: absolute;
    width: 480px;
    height: 61px;
    left: 343px;
    top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    z-index: 1;
}
#top_right {
    position: absolute;
    height: 61px;
    top: 0px;
    left: 343px;
    right: 0px;
    text-align: right;
}
#tagline {
	position: absolute;
	z-index: 1;
	left: 545px;
	top: 30px;
}
#container {
    position: relative;
    width: 100%;
    background-color: #02B7E9;
}
#toprow {
    position: absolute;
    width: 100%;
    left: 0px;
    height: 22px;
    bottom: 3px;
}
#topnav {
    float: right;
    padding-right: 8px;
}
#left_col {
    width: 155px;
    position: relative;
    left: 0px;
    top: 0px;
    float: left;
}
#lefttop {
    position: relative;
    width: 155px;
    height: 252px;
}
#leftnav {
    position: relative;
    top: 0px;
    width: 155px;
    height: 705px;
    background-image: url('images/leftborder_background.gif');
    background-repeat: repeat-y;
}
#leftnavmenu {
    position: relative;
    top: 0px;
    left: 0px;
}
#leftnavbottom {
	position: relative;
	background: url('images/leftborder_mid.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 155px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	border: 0; 
}
#leftcontent {
	position: relative;
	z-index: 1;
	top: 22px;
	text-align: center;
}
#leftcontent a:visited {
    color: #0000FF;
    text-decoration: underline;
    font-size: x-small;
    font-weight: bold;
}
#leftcontent a {
    color: #0000FF;
    text-decoration: underline;
    font-size: x-small;
    font-weight: bold;
}
#copyright {
    padding: 10px;
    position: relative;
    font-size: x-small;
    background-color: #02B7E9;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
#page_content_container {
    padding: 0px 40px 0px 40px;
    margin-left: 160px;
    margin-right: 10px;
    background-color: #01627D;
}
#page_title {
    position: relative;
    float: left;
    width: 40px;
}
#page_content {
    padding: 0px;
    margin-left: 155px;
    background-color: #FFFFFF;
}
#footer {
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    clear: both;
    width: 75%;
    position: relative;
    margin-left: 155px;
}
#followus {
    border: medium solid #01627D;
    margin: 20px auto 10px auto;
    width: 600px;
    font-size: small;
    text-align: justify;
    background-color: #CFEDFF;
}
#googleads {
    margin: 30px auto 20px auto;
    width: 500px;
}

/* Navigation Menu settings */
.csstopnavmenuactive {
	position: relative;
	background: url('images/pw_globalnav_hover.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 97px;
	height: 20px;
	margin: 2px 0px 0px 4px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.csstopnavmenu {
    position: relative;
    background: url('images/pw_globalnav_hover.gif') no-repeat;
    white-space: nowrap;
    display: block;
    width: 97px;
    height: 20px;
    margin: 2px 0px 0px 4px;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.csstopnavmenuactive {
	background: url('images/pw_globalnav_hover.gif') no-repeat;
}
.csstopnavmenuactive a {
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 97px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	overflow: hidden;
}
.csstopnavmenu a {
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 97px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	overflow: hidden;
}
.csstopnavmenuactive a {
	cursor: default;
}
.csstopnavmenuactive img {
	width: 97px; 
	height: 20px; 
	border: 0; 
}
.csstopnavmenu img {
	width: 97px; 
	height: 20px; 
	border: 0; 
}
.csstopnavmenu a:hover img {
	visibility:hidden
}
.csstopnavmenu a:active {
	background-image: url('images/pw_globalnav_hover.gif');
	background-repeat: no-repeat;
}
.csstopnavmenu a:visited {
	background-image: url('images/pw_globalnav_hover.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.csstopnavmenuactive a:active {
	background-image: url('images/pw_globalnav_hover.gif');
	background-repeat: no-repeat;
}
.csstopnavmenuactive a:visited {
	background-image: url('images/pw_globalnav_hover.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.csstopnavmenuactive span {
	position: absolute;
	left: 11px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.csstopnavmenu span {
	position: absolute;
	left: 11px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.csstopnavmenuactive span {
	cursor: default;
}
.cssleftnavmenuactive {
	position: relative;
	background: url('images/nav_over.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 155px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
.cssleftnavmenu {
	position: relative;
	background: url('images/nav_over.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 155px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
.cssleftnavmenuactive {
	background: url('images/nav_down.gif') no-repeat;
}
.cssleftnavmenuactive a {
	display: block;
    color: #01627D;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 155px;
	height: 22px;
	float: left;
	text-decoration: none;
	font-weight: bold;
}
.cssleftnavmenu a:visited {
	display: block;
    color: #01627D;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 155px;
	height: 22px;
	float: left;
	text-decoration: none;
	font-weight: bold;
}
.cssleftnavmenu a {
    display: block;
    color: #01627D;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 155px;
    height: 22px;
    float: left;
    text-decoration: none;
    font-weight: bold;
}
.cssleftnavmenuactive a:visited {
    color: #01627D;
	cursor: default;
}
.cssleftnavmenuactive a {
    color: #01627D;
	cursor: default;
}
.cssleftnavmenuactive img {
	width: 155px; 
	height: 22px; 
	border: 0; 
}
.cssleftnavmenu img {
	width: 155px; 
	height: 22px; 
	border: 0; 
}
.cssleftnavmenu a:hover img {
	visibility:hidden
}
.cssleftnavmenu a:active {
	background-image: url('images/nav_down.gif');
	background-repeat: no-repeat;
}
.cssleftnavmenuactive a:active {
	background-image: url('images/nav_down.gif');
	background-repeat: no-repeat;
}
.cssleftnavmenuactive span {
    position: absolute;
    left: 55px;
    top: 4px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.cssleftnavmenu span {
    position: absolute;
    left: 55px;
    top: 4px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.cssleftnavmenuactive span {
	cursor: default;
}
.cssnavbutton {
	position: relative;
	background: url('images/pw_globalnav_hover.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 97px;
	height: 20px;
	margin: 2px 0px 0px 4px;
	padding: 0px;
}
.cssnavbutton img {
	width: 97px; 
	height: 20px; 
	border: 0; 
}
.cssnavbutton a:hover img {
	visibility:hidden
}
.cssnavbutton a {
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 97px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.cssnavbutton span {
	position: absolute;
	left: 11px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.cssnavbutton a:active {
	background-image: url('images/pw_globalnav_hover.gif');
	background-repeat: no-repeat;
}
.cssnavbutton a:visited {
	background-image: url('images/pw_globalnav_hover.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.cssbignavbutton {
    background-position: left top;
    position: relative;
    background: url('images/pw_bignav_hover.gif') no-repeat;
    white-space: nowrap;
    display: block;
    width: 176px;
    height: 20px;
    margin: 2px 0px 0px 23px;
    padding: 0px;
}
.cssbignavbutton img {
	width: 176px; 
	height: 20px; 
	border: 0; 
}
.cssbignavbutton a:hover img {
	visibility:hidden
}
.cssbignavbutton a {
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 176px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.cssbignavbutton span {
	position: absolute;
	left: 11px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.cssbignavbutton a:active {
	background-image: url('images/pw_bignav_hover.gif');
	background-repeat: no-repeat;
}
.cssbignavbutton a:visited {
	background-image: url('images/pw_bignav_hover.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.demobody {
	background-color: #E1E1E1;
	background-position: left top;
	margin: 0px;
}
.demo {
	border: 2px solid #FFFF00;
	background: url('images/demo_r2_c2_f2.gif') no-repeat;
	width: 100px;
	height: 73px;
	margin: 0px 22px 0px 22px;
}
.demo img {
	width: 100px;
	height: 73px;
	border: 0;
}
.demo a:hover img {
	visibility:hidden
}

/* Home Page settings */
.homepage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-align: center;
}
.homepage h5 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.homepagecontent {
    margin-right: 200px;
    text-align: center;
}
.homepageintro {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #000000;
    font-size: small;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}
.homepagebottom {
    margin: 40px auto 40px auto;
    text-align: center;
    width: 600px;
}
.homepagememorials
{
	margin-right: 200px;
    text-align: left;
}
.servicemenu {
    margin: 0px auto auto auto;
    width: 335px;
    position: relative;
    top: 0px;
    left: 0px;
}
.servicebox {
	position: relative;
	left: 16px;
	top: 0px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}
.serviceboxtop {
	background-image: url('images/servicebox_top.gif');
	background-repeat: no-repeat;
	height: 8px;
}
.serviceboxmiddle {
	padding-bottom: 4px;
	background-image: url('images/servicebox_middle.gif');
	background-repeat: repeat;
}
.serviceicon {
	margin-left: 5px;
	float: left;
}
.serviceinfo {
	width: 225px;
	font-size: x-small;
	text-align: left;
	margin-left: 65px;
}
.serviceboxbottom {
	background-image: url('images/servicebox_bottom.gif');
	background-repeat: no-repeat;
	height: 8px;
}
.serviceoverviewicon {
	text-align: left;
	padding: 3px;
	float: left;
}
.serviceoverviewbox {
	border: 2px solid #800000;
	border-collapse: collapse;
	background-color: #eaeaea;
	width: 450px;
}
.special_box {
    border: medium ridge #C0C0C0;
    padding: 8px;
    margin: 20px 0px 10px 0px;
    width: 250px;
    position: relative;
    background-color: #FFFFD9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    text-align: center;
}
.special_titletext {
    font-weight: bold;
    font-size: small;
    color: #000000;
}
.special_offertext {
    font-weight: bold;
    font-size: x-small;
    color: #0000FF;
}
.special_codetext {
    font-weight: bold;
    font-size: x-small;
    color: #000000;
}
.special_daysleft {
    font-size: small;
    color: #FF0000;
    font-weight: bold;
}
.special_expirytext {
    font-style: italic;
    color: #800000;
}
.booktitle {
	font-weight: bold;
	color: #800000;
}
.bookauthor {
	color: #800000;
}
.amazonbookstable {
	border-style: solid;
	border-width: 2px;
}
.rightcol {
    position: absolute;
    top: 25px;
    right: 10px;
    width: 176px;
    text-align: left;
}
.rightnavbox {
    position: relative;
    margin-bottom: 10px;
    width: 176px;
    margin-top: 10px;
    margin-left: 23px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
}
.rightnavboxtop {
    background-image: url('images/rightnav_top_legalwills.gif');
    background-repeat: no-repeat;
    height: 8px;
}
.rightnavboxmiddle {
    padding: 0px 5px 0px 5px;
    background-image: url('images/rightnav_middle_legalwills.gif');
    background-repeat: repeat;
    line-height: 16px;
}
.rightnavboxbottom {
    background-image: url('images/rightnav_bottom_legalwills.gif');
    background-repeat: no-repeat;
    height: 8px;
}
.smallicon {
	width: 12px;
	margin-right: 5px;
}
.findmemorialbox {
	position: relative;
	float: right;
	margin-bottom: 10px;
	width: 176px;
	margin-top: 5px;
}
.findmemorialboxbottom {
	background-image: url('images/FindMemorial_bottom.gif');
	background-repeat: no-repeat;
	height: 10px;
}
.findmemorialboxmiddle {
	padding: 10px 10px 0px 10px;
	background-image: url('images/FindMemorial_middle.gif');
	background-repeat: repeat;
}
.findmemorialboxtop {
	background-image: url('images/FindMemorial_top.gif');
	background-repeat: no-repeat;
	height: 16px;
}
.testimonialsbox {
	position: relative;
	float: right;
	width: 176px;
	text-align: center;
	top: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.testimonialsboxtop {
	background-image: url('images/testimonials_top.gif');
	background-repeat: no-repeat;
	height: 8px;
}
.testimonialsboxmiddle {
	background-image: url('images/testimonials_middle.gif');
	background-repeat: repeat;
}
.testimonialsboxbottom {
	background-image: url('images/testimonials_bottom.gif');
	background-repeat: no-repeat;
	height: 8px;
}
.testimonialblock {
    margin: 20px;
    color: #01627D;
}
.testimonialquote {
    font-weight: bold;
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    color: #0000FF;
}
.securitypartnersfeatures {
	width: 580px;
	border-style: ridge;
	border-width: 1px 2px 1px 1px;
	border-color: #800000;
	height: 100px;
}
.pagenavmenu {
	padding: 0px;
	margin-top: 30px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.memberservicestable {
	border: 2px solid #111111;
	background-color: #E0E6EB;
	border-collapse: collapse;
	width: 560px;
	font-weight: bold;
}
.memberservicesheader {
    border: 2px solid #111111;
    background-color: #B4C0CA;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
}
.infotable {
    background-color: #ffffd9;
    border: 2px outset #800000;
    padding: 5px;
}
.infotablecell {
	background-color: #ffffd9;
	border: 1px inset #800000;
	padding: 5px;
}
.infotabletotalcell
{
    background-color: #DFDFDF;
    border: 1px inset #800000;
    padding: 5px;
}
.subtleinfotable
{
    background-color: #eaeaea;
    border: 2px outset #800000;
    padding: 5px;
    text-align: center;
}
.confirmationtable {
	background-color: #ffffd9;
	border: 2px outset #800000;
	padding: 5px;
	color: #008000;
	font-weight: bold;
	text-align: center;
}
.messagetable
{
    background-color: #ffffd9;
    border: 2px outset #800000;
    padding: 5px;
    color: #008000;
    font-weight: bold;
    text-align: left;
    font-size: small;
}
.errormessagetable
{
    background-color: #ffffd9;
    border: 2px outset #800000;
    padding: 5px;
    color: #FF0000;
    font-weight: bold;
    text-align: left;
    font-size: small;
}
.memberstatstable {
	background-color: #FFFFD9;
	border: thin outset #CC3300;
	border-spacing: 2px;
	text-align: center;
}
.memberstatslabelcell {
	border: thin inset #CC3300;
	background-color: #FF9900;
	font-weight: bold;
}
.memberstatscontentcell {
	border: thin inset #CC3300;
	font-weight: normal;
}
.memberstatstotalcell {
	border: thin inset #CC3300;
	background-color: #C0C0C0;
	font-weight: bold;
}
.memberstatsgrandtotalcell {
	border: thin inset #CC3300;
	background-color: #FFFF00;
	font-weight: bold;
}
.pricecomparisontable_title {
	vertical-align: bottom;
	text-align: center;
	background-color: #FFFFCC;
	font-weight: bold;
}
.pricecomparisontable_membership {
	vertical-align: middle;
	text-align: left;
	background-color: #800000;
	font-weight: bold;
	color: #FFFFFF;
}
.pricecomparisontable_content {
	vertical-align: middle;
	text-align: center;
	background-color: #CCCCCC;
	font-weight: bold;
}
.pricecomparisontable_label {
	vertical-align: middle;
	text-align: left;
	background-color: #CCCCCC;
	font-weight: bold;
}
.reviewtable {
	border-color: #800000;
	border-width: 2px;
	background-color: #FFFFCC;
	border-collapse: collapse;
}
.reviewcell {
	border-color: #800000;
	border-width: 1px;
}
.ordersummarytable {
	background-color: #FFFFCC;
	border-collapse: collapse;
	border-width: 2px;
	border-color: #800000;
}
.ordersummarytitle {
	border-width: 1px;
	border-color: #800000;
	font-weight: bold;
	vertical-align: top;
	background-color: #FF9900;
	text-align: center;
}
.ordersummarycell {
    border-color: #800000;
    border-width: 1px;
}
.ordersummarytotal {
	border-width: 1px;
	border-color: #800000;
	font-weight: bold;
	vertical-align: top;
	background-color: #C0C0C0;
}
.keyholderidtable
{
    background-color: #C0C0C0;
    width: 560px;
}
.keyholderidlabel
{
    text-align: right;
    font-weight: bold;
    font-style: italic;
    font-size: small;
    width: 200px;
    vertical-align: top;
}
.keyholderidtitleleft
{
    width: 200px;
    text-align: right;
    font-weight: bold;
    font-style: italic;
    font-size: small;
    background-color: #FFFFD9;
}
.keyholderidtitleright
{
    text-align: left;
    font-weight: bold;
    font-size: small;
    background-color: #FFFFD9;
}
.inputlabels {
	text-align: right;
	width: 200px;
	font-style: italic;
	font-weight: bold;
	vertical-align: top;
}
.wideinputlabels {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	vertical-align: top;
}
.mysecurity_title
{
    background-color: #FF9900;
    font-weight: bold;
}
.mysecurity_service
{
    font-weight: bold;
}
.alphacell_normal
{
    width: 20px;
    text-align: center;
    font-weight: bold;
}
.alphacell_selected
{
    border-style: inset;
    width: 20px;
    text-align: center;
    font-weight: bold;
    background-color: #800000;
    color: #FFFFFF;
}
.comparetable_label
{
    border-color: #000000;
    width: 90px;
    height: 20px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
}
.comparetable_box
{
    border-color: #000000;
    width: 35px;
    height: 20px;
    font-size: small;
    font-family: "Times New Roman", Times, serif;
}
.pricestable_checkbox
{
    border-color: #01627D;
}
.pricestable_item
{
    border-color: #01627D;
    width: 397px;
}
.pricestable_price
{
    border-color: #01627D;
    width: 85px;
    text-align: center;
}
.pricestable_cost
{
    border-color: #01627D;
    width: 85px;
    text-align: right;
}
.pricestable_total
{
    border-color: #01627D;
    width: 397px;
    background-color: #C0C0C0;
}

/* Wizard pages */
#wizardtable td {
    vertical-align: top;
}
.wizardbackground
{
    border: 2px solid #000000;
    padding: 10px;
    background-color: #DFDDDD;
}
.wizardrightshadow
{
    background-image: url('images/lw_form_rightshadfiller.gif');
    background-repeat: repeat-y;
    vertical-align: top;
}
.wizardcontenttable
{
    margin-bottom: 5px;
}
.previewmemorialbutton
{
    margin-bottom: 0px;
}
.ChangeBackgroundPicColumn
{
    vertical-align: bottom;
    text-align: center;
    width: 20%;
    height: 100px;
}
.ChangeBackgroundTextColumn
{
    vertical-align: top;
    text-align: center;
    width: 20%;
    height: 25px;
}
.ChangePicturePicColumn
{
    vertical-align: bottom;
    text-align: center;
    width: 100px;
    height: 80px;
}
.ChangePictureTextColumn
{
    vertical-align: top;
    text-align: center;
    width: 100px;
    height: 25px;
}
.hoverhelp {
    border: thin ridge #01627D;
    padding: 4px 10px 4px 10px;
    margin: 0px;
    width: 300px;
    background-color: #FFFFD9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
}

/* Wishes page */
.wisheslineheight_small {
    line-height: 20px;
}
.wisheslineheight_medium {
    line-height: 25px;
}
.wisheslineheight_large {
    line-height: 30px;
}
#wishesbody {
    background-color: #FFFFFF;
    margin: 0px;
    font-family: Times New Roman, Times New Roman, Serif;
    font-size: 16px;
    font-style: normal;
    color: #000000;
    text-align: center;
}
#wishesbody h1 {
    margin-top: 0px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #000000;
}
#wishesbody h2 {
    margin-top: 0px;
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    color: #000000;
}
#wishesbody h3 {
    color: #000000;
    font-size: large;
}
#wishesbody h4 {
    color: #000000;
    font-size: medium;
}
#wishesbody h5 {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #000000;
    font-size: 16px;
}
#wishesbody h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: small;
}
#wishesbody p
{
    margin-top: 0px;
    margin-bottom: 25px;
}
.wishesclausetext
{
    margin-left: 30px;
    margin-bottom: 20px;
}
.wishessubpanel
{
    margin-left: 30px;
}
.wishestableindent_0
{
    width: 20px;
}
.wishestableindent_1
{
    width: 30px;
}
.wishestableindent_2
{
    width: 40px;
}

/* HTML Defaults */
h1 {
	margin-top: 0px;
	font-size: large;
	color: #800000;
}
h2 {
	margin-top: 0px;
	font-size: large;
	color: #800000;
}
h3 {
	color: #800000;
	font-size: medium;
}
h4 {
	color: #800000;
	font-size: small;
}
h5 {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #800000;
	font-size: small;
}
h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: x-small;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
img {
	border-width: 0px;
	border-style: none;
}
a {
	color: #0000FF;
}
a:visited {
	color: #007DB1;
}
ul {
	list-style-image: url('images/bullet.gif');
	list-style-position: outside;
}

/* My Special Classes */
.widepage {
	min-width: 1000px;
}
.extrawidepage {
	min-width: 3000px;
}
.xsmallwhitetext {
	color: #FFFFFF;
	font-size: x-small;
}
.floatright {
	float: right;
}
.textalignleft {
	text-align: left;
}
.maroonbackground {
	background-color: #990000;
}
.maroonborder {
	border-color: #800000;
	border-width: 2px;
	border-style: solid;
}
.maroontext {
	color: #800000;
}
.boldmaroontext {
	font-weight: bold;
	color: #800000;
}
.maroonsmallitalic {
	font-size: x-small;
	font-style: italic;
	color: #800000;
}
.redtext {
	color: #FF0000;
}
.boldredtext
{
    color: #FF0000;
    font-weight: bold;
}
.boldreditalictext
{
    color: #FF0000;
    font-weight: bold;
    font-style: italic;
}
.greentext {
	color: #008000;
}
.boldgreentext
{
    color: #008000;
    font-weight: bold;
}
.smallblacktext
{
    color: #000000;
    font-weight: normal;
    font-size: small;
}
.smallwhitetext {
	color: #FFFFFF;
	font-size: small;
}
.xsmallboldmaroontext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #800000;
}
.underlined {
	text-decoration: underline;
}
.linktext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HTMLcodetext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}
.centertable
{ 
    margin-left: auto;
    margin-right: auto;
}
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalPopup 
{
    background-color:#ffffdd; 
    border-width:3px; 
    border-style:solid; 
    border-color:Red; 
    padding:10px; 
    width:250px; 
    text-align: center;
    font-weight: bold;
}
