body.storeBody{
	margin:0px;
	padding:0px;
	color:black;
	text-align:center;
	font-family:sans-serif;
	background-image:url('images/storeBg.jpg');
	background-color:#cccccc;
}

#store_contentWrapper{
	width:780px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	border:1px solid #032360;
	background:#ffffff;
}

#store_leftNav{
	float:left;
	width:150px;
	font-size:10pt;
	border-right:0px solid #666666;


}

#store_leftNav_content{
	padding-left:5px;
	padding-right:15px;
	color:white;
	background-image:url('images/store_leftPicBg.jpg');
}

#mastTitle{margin-left:30px;}

#store_gadget{
	float:left;
	width:445px;
	padding:8px;
	border:0px solid #cccccc;
}

#store_cartDiv{
	float:left;
	width:168px;
	background-image:url('images/cartTab.gif');
	background-repeat:no-repeat;
}

#store_cartDiv_content{
	margin-top:20px;
	padding:5px;
	color:black;
	text-align:center;
	font-size:10pt;
	border-left:1px solid blue;
}

#store_footer{
	text-align:center;
	font-size:10pt;
}
#store_topNav{
	width:100%;
	height:105px;
	background-image:url('images/topNavSpcr.jpg');
	background-repeat:repeat-x;
	background-color:#032360;
	padding:0px;
	margin:0px;
}
#store_navTable{
	padding:0px;
	margin:0px;
	height:25px;
}
#store_flashMastHldr{
	float:left;
	width:429px;
	height:79px;
	margin:0px;
	margin-top:-2px;
	margin-left:25px;
	padding:0px;
}

#prodPic{
	width:180px;
	float:left;
	font-size:9pt;
}

#prodDescrp{
	width:250px;
	float:left;
	font-size:9pt;
}

#paginationTable a{
	font-size:9pt;
}
#prod_relatedItems{
	border-top:1px dotted blue;
	font-size:8pt;
}
#checkoutTable{

}
#checkoutTable input,select{
 font-size:9pt;
}
#checkoutTable_holder_outline{
border:1px solid #003366;
}
#seal{margin:8px auto;}



#clearBoth{clear:both;}

/*****link styles****/
a.yel10ptLink{
	color:yellow;
	font-size:10pt;
	text-decoration:none;
}
a.yel10ptLink:hover{
	color:yellow;
	font-size:10pt;
	text-decoration:underline;
}

a.whitePaperLinks{
	color:yellow;
	font-size:8pt;
	text-decoration:underline;
}
a.whitePaperLinks:hover{
	color:yellow;
	font-size:8pt;
	text-decoration:none;
}
a.red8ptLink{
	color:red;
	font-size:8pt;
	text-decoration:underline;
}
a.red8ptLink:hover{
	color:red;
	font-size:8pt;
	text-decoration:none;
}
/*****font styles****/
.wht10ptText{
	color:#ffffff;
	font-size:10pt;
}
.wht8ptText{
	color:#ffffff;
	font-size:8pt;
}
.blu12ptText{
	color:#003399;
	font-size:12pt;
}
.blu10ptText{
	color:#003399;
	font-size:10pt;
}
.blu8ptText{
	color:#003399;
	font-size:8pt;
}
.blk10ptText{
	color:#000000;
	font-size:10pt;
}
.blk8ptText_bld{
	color:#000000;
	font-size:8pt;
	font-weight:bold;
}
.blk8ptText{
	color:#000000;
	font-size:8pt;
}
.gry8ptText{
	color:#999999;
	font-size:8pt;
}
.dDGry10ptText{
	color:#333333;
	font-size:10pt;
}
.dDGry8ptText{
	color:#333333;
	font-size:8pt;
}
.dGry8ptText{
	color:#666666;
	font-size:8pt;
}
.red8ptText{
	color:red;
	font-size:8pt;
}
.fineprint{
	color:#999999;
	font-size:7pt;
	line-height:7pt;
}
