*{
	font-family: Arial, Helvetica, Sans-serif;
}

body{
	text-align:center;
	margin: 0px;
	background-image: url("../images/interface/BG_paper.gif")
}

.marginless{
	margin:0px;
	padding:0px;
}

#wrap{
	width:960px;
	margin:0 auto;
	background-color:white;
	border-style:solid;
	border-color:#b0b0b0;
	border-width:1px;
	margin-top:15px;
}
#header{
	width:944px;
	height:100px;
	padding-left:8px;
	padding-right:8px;
}
	#logo{
		float:left;
		width:310px;
		height:100px;
	}
	#topMenu{
		margin-left:auto;
		width:630px;
		height:90px;
		text-align:right;
		padding-top:10px;
	}
		.menuTopText{
			font-size:10pt;
			margin:0px;
			padding-bottom:5px;
		}
		.greenText{
			font-size:9pt;
			margin:0px;
			color:green;
		}
		.greenTextLrg{
			font-size:11pt;
			margin:0px;
			color:green;
		}
		.redText{
			font-size:8pt;
			margin:2px;
			color:red;
			font-weight:bold;
		}
		.redChooseAnyText{
			font-size:8pt;
			margin:0px;
			padding:0px;
			font-weight:bold;
			color:#da0000;
		}
		.inputFormText{
			font-size:7pt;
			margin:0px;
		}
		.orange{
			color:#ff9500;
			font-weight:bolder;
		}
		
		a.topTextMenuLnk:link{
			text-decoration:none;
			color:#007209;
		}
		a.topTextMenuLnk:visited {
			text-decoration:none;
			color:#007209;
		}
		a.topTextMenuLnk:active {
			text-decoration:none;
			color:green;
		}
		a.topTextMenuLnk:hover {
			text-decoration:underline;
		}
	
#leftBody{
	width:240px;
	float:left;
	height:100%;
	padding-left:10px;
}
	#nav{
		width:235px;
		height:280px;
		padding-left:15px;
		padding-top:15px;
		background-image: url("../images/interface/dollardownloadsV3/leftNav.png");
		background-repeat:no-repeat;
		text-align:left;
	}
	#subCat1{
		visibility:hidden;
		height:0px;
	}
	#subCat2{
		visibility:hidden;
		height:0px;
	}
	#subCat3{
		visibility:hidden;
		height:0px;
	}
	.subCatForm{
		background-color:#adffad;
	}
	.subCatFormOrange{
		background-color:#ffcc83;
	}
	.navSelect{
		width:200px;
		margin-top:8px;
		font-size:10pt;
	}
	.formStyle{
		border-style:solid;
		border-width:1px;
		border-color:#5a5a5a;
		color:#5a5a5a;
		text-align:left;
	}
	#navSrchField{
		float:left;
		font-size:10pt;
	}
	#subscription{
		text-align:left;
		width:228px;
		padding:5px;
		border-style:solid;
		border-color:#cf2800;
		border-width:3px;
	}
	#subPrices{
		float:right;
	}
	.navActFindTxt{
		margin:0px;
		color:#da0000;
		font-size:17pt;
		font-weight:bold;
	}
	#goBtn{
		margin-right:20px;
		margin-top:0px;
		float:right;
		cursor:pointer;
	}
	#certLogo{
		margin-top:10px;
	}
	#certLogoText{
		margin-left:auto;
		margin-right:auto;
		position:absolute;
		visibility:hidden;
		font-size:10pt;
		top:370px;
		padding:10px;
		width:250px;
		height:75px;
		text-align:left;
		background-color:#f9f9f9;
		border-style:solid;
		border-color:#e6e6e6;
		border-width:2px;
		z-index:10;
	}
	.centeringDevice{
		visibility:hidden;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		position:absolute;
		text-align:center;
		left:0px;
	}
	#easyAs2{
		visibility:hidden;
		margin-left:auto;
		margin-right:auto;
		margin-top:200px;
		font-size:10pt;
		padding:10px;
		width:380px;
		height:145px;
		background-color:#ebcff5;
		border-style:solid;
		border-color:#330959;
		border-width:2px;
		text-align:left;
	}
	#freeQuizzes{
		margin-left:auto;
		margin-right:auto;
		position:absolute;
		visibility:hidden;
		font-size:10pt;
		top:450px;
		padding:10px;
		width:220px;
		height:60px;
		text-align:left;
		background-color:#fffd65;
		border-style:solid;
		border-color:#ff7500;
		border-width:2px;
	}
#rightBody{
	width:680px;
	padding-right:10px;
	height:100%;
	text-align:left;
	float:right;
}
	#bodyText{
		text-align:left;
		width:660px;
		height:280px;
		padding:10px;
		background-image: url("../images/interface/dollardownloadsV3/mainTop.png");
		background-repeat:no-repeat;
	}
	.rowOfItems{
		height:185px;
	}
		.homePageItems{
			float:left;
			padding:8px;
			width:199px;
			height:158px;
			background-image: url("../images/interface/dollardownloadsV3/homeItems.png");
			background-repeat:no-repeat;
			text-align:center;
		}
		.homeItemsLeftMargin{
			margin-left:15px;
		}
		
.mainpgtxt{
	margin:5px;
	font-size:10pt;
	color:#585858;
}
.mainpgtxt2{
	margin:5px;
	font-size:11pt;
	color:#585858;
}
.subPriceText{
	font-size:9pt;
	color:#585858;
	font-weight:bold;
}
.usrNmPassTxt{
	font-size:8pt;
	color:#585858;
}
.tenPixMargin{
	margin-bottom:17px;
}
.mainHeading{
	margin:5px;
	font-size:10pt;
	color:#444444;
}
.mainPrice{
	margin:5px;
	font-size:8pt;
	color:#444444;
}
.mainImage{
	border:2px;
	border-color:#585858;
	width:70px;
	height:90px;
}

#btmHelp{
	margin-top:35px;
	float:right;
}

#footer{
	clear:both;
	width:944px;
	height:10px;
	padding-left:8px;
	padding-right:8px;
}

/* SEARCH SECTION */
.searchBodyText{
	text-align:left;
	width:660px;
	height:180px;
	padding:10px;
	background-image: url("../images/interface/dollardownloadsV3/resultsTop.png");
	background-repeat:no-repeat;
}
.searchPageItems{
	float:left;
	padding:8px;
	width:200px;
	height:120px;
	text-align:center;
}
.searchItemsLeftMargin{
	margin-left:15px;
}
.searchHeading{
	margin:2px;
	font-size:8pt;
	color:#444444;
}
.searchPrice{
	margin:2px;
	font-size:9pt;
	font-weight:bolder;
	color:#da0000;
}
.searchImage{
	cursor:pointer;
	border-color:#585858;
	border-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
}
.searchImgDiv{
	margin-left:auto;
	margin-right:auto;
	width:70px;
	height:90px;
}
.btnImage{
	cursor:pointer;
	display:inline;
	border:0px;
	padding:0px;
	margin:0px;
}

a.image:link{
	text-decoration:none;
}
a.image:visited {
	text-decoration:none;
}
a.image:active {
	text-decoration:none;
}
a.image:hover {
	text-decoration:none;
}
.searchViewAllText{
	font-size:10pt;
	color:#585858;
	float:right;
}

/* Big Search*/
.bigSearchPageItems{
	float:left;
	padding:8px;
	width:190px;
	height:170px;
	margin-left:5px;
	margin-right:8px;
	margin-bottom:10px;
	text-align:center;
	background-color:#f9f9f9;
	border-style:solid;
	border-color:#e6e6e6;
	border-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
}
.productK{
	float:left;
	font-size:7pt;
	font-weight:bolder;
}

.bigSrchNav{
	width:100%;
	height:25px;
	font-weight:bold;
	font-size:8pt;
}

.bigSrchDesc{
	height:45px;
	padding-top:5px;
}
.pgNumberCurrPg{
	font-size:10pt;
}

#faqBodyTextLeft{
	text-align:left;
	width:315px;
	height:220px;
	padding:10px;
	background-image: url("../images/interface/dollardownloadsV3/faqDiv.png");
	background-repeat:no-repeat;
}
#faqBodyTextRight{
	float:right;
	text-align:left;
	width:315px;
	height:220px;
	padding:10px;
	background-image: url("../images/interface/dollardownloadsV3/faqDiv.png");
	background-repeat:no-repeat;
}
