@charset "UTF-8";
/* CSS Document */
.topcontent {
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/800-charity-services.jpg);
}	
.mainbox .bcontent a:link {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.mainbox .bcontent a:visited {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.mainbox .bcontent a:hover {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #9BCE00;
	text-decoration: none;
}
.mainbox .bcontent a:active {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.botcontent {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}
.banners {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	height: auto;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	color: #99cc00;
	padding-left: 25px;
}
.body {
	float: left;
	height: auto;
	width: 600px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	overflow: auto;
	text-align: justify;
}
.body p {
	margin-top: 0px;
}
.body h1 {
	font-size: 14px;
	color: #699D30;
	margin-top: 0px;
	margin-bottom: 0px;
}
.body  ol {
	margin-top: 0px;
	margin-left: 0px;
	font-style: italic;
}
.checklist {
	float: right;
	height: auto;
	width: 325px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 16.5px;
	line-height: 40px;
	color: #999999;
	font-weight: lighter;
	margin-right: 10px;
}
.checklist h2 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0099FF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC01;
	line-height: 20px;
}
.diagramtext {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	color: #3199CD;
	padding-top: 20px;
	text-align: center;
}
.checklist img {
	margin-top: 0px;
}
.phonenumb {color: #329AC9}


	







	

	
/* Pricing Table Styling */

	.pricing table {
		margin:-15px 10px 20px 10px;
		border-collapse:collapse;
		width:98%;
	}
	
	.pricing table td {
	padding:1em 1em;
	text-align:center;
	background:url(/images/line.gif) repeat-x bottom left;
	border: 1px solid #FFFFFF;
	}
	
	.pricing table th {
	background:url(/images/line.gif) repeat-x bottom left;
	padding-top: 1.2em;
	padding-right: 1em;
	padding-bottom: 1.2em;
	padding-left: 1em;
	border: 1px solid #FFFFFF;
	}
#descrip  {
	padding-top: 5px;
	padding-bottom: 0px;
}
	
	.pricing table tr.odd th, .pricing table tr.odd td {
	background-color: #F7F7F7;
	}
#content p {
	font-weight: normal;
	font-size: 12px;
	color: #0066FF;
}
	
	th.options {
	text-align:right;
	font-size:15px;
	color: #666666;
	}
#free {
	background-image: url(/images/free-trial.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #999999;
}
#silver {
	background-image: url(/images/silver-back.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #999999;
}
#gold {
	background-image: url(/images/gold-back.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #ECECEC;
}
#platinum {
	background-image: url(/images/platinum-back.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #999999;
	background-repeat: repeat-x;
}
#descrip {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#descrip h1   {
	font-size: 18px;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 21px;
}
#brnz h1,#slvr h1,#gld h1,#plat h1 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	text-align: center;
}
#free h2, #silver h2, #gold h2,#platinum h2 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
}
.odd h2 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #5A0101;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: lighter;
	margin-top: 6px;
	margin-bottom: 5px;
	color: #666666;
}
	
	.pricing thead th {
	text-align:center;
	font-size:16px;
	color: #333333;
	}
	
	.pricing tfoot th {
		text-align:center;
		font-weight:normal;
		font-size:0.9em;
		background:#e6e6e6;
		border-bottom:1px solid #ccc;
	}
#charityman img {
	position: absolute;
	margin-top: -70px;
	margin-left: 90px;
}
	
	.pricing tfoot th strong {
		font-size:1.3em;
		line-height:1.4em;
		font-weight:bold;		
		margin:0em 0 0.5em 0;
	}
	
	.pricing tfoot th em {
		font-style:normal;
		color:#258b9f;
		font-size:1.2em;
		font-weight:bold;
	}
	
	a.order-table {
		display:block;
		margin:5px auto;
		height:20px;
		width:61px;
		text-indent:-9999px;
		overflow:hidden;
		background:url(/images/order-table.gif) no-repeat bottom left;
	}
	
	a.order-table:hover {
		background:url(/images/order-table.gif) no-repeat top left;
	}
.thingsknow {
	height: 415px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/thing-know-back.gif);
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8EAD21;
}
.thing-L {
	float: left;
	height: 415px;
	width: 525px;
}
.searchbox {
	width: 455px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 20px;
}
.phone {
	width: 455px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
}
.phone a:link {
	color: #333333;
	text-decoration: none;
}
.phone a:visited {
	color: #333333;
	text-decoration: none;
}
.phone a:hover {
	color: #1BA8FF;
	text-decoration: none;
}
.phone a:active {
	color: #333333;
	text-decoration: none;
}
.RsuppHeader {
	height: auto;
	width: 455px;
	margin-top: 5px;
}
.support {
	float: left;
	height: 415px;
	width: 455px;
}
#thingstable {
	margin-left: 50px;
}
#checklist1 {
	margin-left: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.thingsknow  h1 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 25px;
	color: #07A0FF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thingsknow  h2 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6C9F00;
	margin-top: 5px;
}
.thingsknow p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-left: 75px;
}

