/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
a:hover{
	text-decoration: none;
}
body{
	background: #6E98D2 url(../images/trickbg.gif) repeat-x;
}
#allWrapper{
	background: #6E98D2 url(../images/background.jpg) repeat-x;
}
p{
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #5C6F88;
	margin-top: 12px;
	margin-bottom: 12px;
}
#steps{
	margin-left: auto;
	background: #CCCCCC;
	padding: 10px 20px;
	width: 550px;
	border: 3px double #6D839A;
	margin-right: auto;
}
#steps h4{
	color: #A8242D;
	text-transform: uppercase;
	font: normal 18px/24px Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 2px dotted #A8242D;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: #EBEBEB;
	padding-top: 5px;
}
#steps ul{}
#steps li{
	font: normal 14px/22px "Times New Roman", Times, serif;
	color: #3D4A5B;
	list-style: none;
}
#ToggleButtonA{
	width: 600px;
	background: #FFFFFF;
	margin: 5px auto;
	text-align: center;
}
#excerpts ul{
	list-style: none;
	width: 600px;
}
#excerpts li{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4E5E76;
	font: 13px/22px Arial, Helvetica, sans-serif;
}
.chapter{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #C93B3C;
	text-transform: uppercase;
}
#excerpts li a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #B93841;
	background: #e7e7e7;
	padding: 1px 5px;
	width: 200px;
	border: 3px double #87C1FA;
	margin-left: 10px;
}
#excerpts li a:hover{
	color: #4A556B;
	background: #FFFFFF;
}
h1{
	text-transform: uppercase;
	font: normal 28px "Times New Roman", Times, serif;
	color: #A8242D;
}
h2{
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #5C6F88;
	text-transform: uppercase;
}
h5{
	font: bolder 13px/24px Arial, Helvetica, sans-serif;
	color: #5C6F88;
}
#wrapperMid{
	background: #e6e6e6 url(../images/wrapperbgBottom.jpg) repeat-y;
	margin-top: 5px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperBottom{
	background: url(../images/bottombg.jpg) no-repeat bottom;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#wrapper{
	background: url(../images/wrapperbg.jpg) no-repeat top;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#masthead{
	height: 70px;
	width: 860px;
}
h1#title{
	background: url(../images/title.gif) no-repeat;
	height: 48px;
	width: 255px;
	margin-left: 25px;
	margin-top: 15px;
	display: block;
	float: left;
}
h1#title a{
	background: url(../images/title.gif);
	height: 48px;
	width: 255px;
	text-indent: -9999px;
	display: block;
}
h3#takeChallenge{
	width: 300px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	text-align: left;
}
h3#toggleNow{
	width: 150px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	text-align: left;
}
h3 a{
	color: #FFFFFF;
}
#flash{
	background: url(../images/mattandjackhero.jpg);
	height: 260px;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
}
#content{
	width: 800px;
	margin-left: 30px;
	margin-top: 15px;
}
#content img{
	float: right;
}
#content a{
	color: #5C6F88;
}
#content ul{
	width: 700px;
	margin-left: 30px;
}
#content li{
	color: #5C6F88;
	list-style: circle;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}
.large{
	font-size: 18px;
}
.h3large{
	font-size: 15px;
}
.h1large{
	font-size: 44px;
}

/*begin buttons*/
h4#request{
	background: url(../images/btn.review.norm.jpg) no-repeat;
	height: 62px;
	width: 255px;
	float: left;
	margin-right: 0px;
}
h4#request a{
	background: url(../images/btn.review.norm.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 254px;
}
h4#request a:hover{
	background: url(../images/btn.review.focus.jpg);
	height: 62px;
	width: 255px;
}

h4#tools{
	background: url(../images/btn.tools.norm.jpg) no-repeat;
	height: 62px;
	width: 255px;
	float: left;
}
h4#tools a{
	background: url(../images/btn.tools.norm.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 254px;
}
h4#tools a:hover{
	background: url(../images/btn.tools.focus.jpg);
	height: 62px;
	width: 254px;
}

h4#download{
	background: url(../images/btn.download.norm.jpg) no-repeat;
	height: 62px;
	width: 255px;
	float: left;
}
h4#download a{
	background: url(../images/btn.download.norm.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 254px;
}
h4#download a:hover{
	background: url(../images/btn.download.focus.jpg);
	height: 62px;
	width: 254px;
}
h4#more{
	background: url(../images/btn.more.norm.jpg) no-repeat;
	height: 62px;
	width: 255px;
	float: left;
}
h4#more a{
	background: url(../images/btn.more.norm.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 254px;
}
h4#more a:hover{
	background: url(../images/btn.more.focus.jpg);
	height: 62px;
	width: 254px;
}
h4#buy{
	background: url(../images/btn.buy.norm.jpg) no-repeat;
	height: 62px;
	width: 255px;
	float: left;
}
h4#buy a{
	background: url(../images/btn.buy.norm.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 62px;
	width: 254px;
}
h4#buy a:hover{
	background: url(../images/btn.buy.focus.jpg);
	height: 62px;
	width: 254px;
}
#buttons{
width:800px;
	height: 62px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
/*end buttons*/

ol#buy{
	margin:0 0 15px 30px;
	padding:0;
	clear:both;
}
ol#buy li{
	list-style: ;
}

div.list{
margin: 10px 20px 40px;
}

#charity{
	border: 0px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 120px;
	text-align: center;
	width: 100%;
}

#charity div{
	display: block;
	margin: 0 auto;
	text-align: center;
	width:400px;
}

.clear{
	clear: both;
	width: 700px;
}
#footer{
	background: url(../images/footerbg.jpg);
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}
#footer img{
	float: right;
	margin: 10px;
	border: 4px double #FFFFFF;
}
#footerTop{
	background: url(../images/footerTop.jpg) no-repeat top;
}
#footerBottom{
	background: url(../images/footerBottom.jpg) no-repeat bottom;
	padding: 20px;
}
#footer h2{
	color: #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	width: 200px;
}
#footer p{
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
}
#person1{
	width: 350px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	border-right: 3px double #FFFFFF;
}
#person2{
	width: 350px;
	float: right;
	padding-right: 10px;
}
h2#ff{
	margin-left: 30px;
	color: #BA4645;
	font-weight: bolder;
}
h2#ff a{
	color: #BA4645;
}
td{}
td.yes{}
td.no{}
td.answer{}
.callout{
	color: #A8242D;
	background: #E6F1FC;
	width: 180px;
	text-align: center;
	border: 3px double #43525E;
	font-weight: bolder;
	display: inline;
	float: left;
	margin-right: 6px;
}
html #content .callout a{
	color: #A8242D;
	text-decoration: none;
}
fieldset{
	margin-top: 10px;
	margin-bottom: 10px;
	background: #F6F6F6;
	padding: 5px 5px 10px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
legend{
	font-size: 16px;
	color: #455561;
	display: block;
}
.correct{
	font-size: 18px;
	font-weight: bold;
	color: #337B30;
}
legend.check{
	padding-left: 18px;
	background: url(../images/check.gif) no-repeat;
}
.wrong{
	background: url(../images/x.gif) no-repeat;
	padding-left: 18px;
}
.incorrect{
	color: #D62731;
	font-size: 14px;
	text-decoration: line-through;
}
