body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 10px 5px 0px 0;
	background-image: url(images/layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}



.footer{ 
	font-size: 9px;
	font-style: oblique;
	color:#666666;
	letter-spacing: 1px;
}

.body12 {
	font-size: 12px;
}

.body13 {
	font-size: 13px;
}

.body16 {
	font-size: 16px;
}

.heroBG {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat; 
	width: 707px;
}

.bodyCont {
	margin: 20px 15px 10px 20px;
	/*background-color: #999999;
	border: solid 1px #CCC;*/
}

.imgLeft {
	float: left;
	clear: left;
	padding: 0px 16px 8px 0px;
}
.imgRight {
	float: right;
	clear: left;
	padding: 0px 0 8px 16px;
}

.right_shim {
	background-image: url(images/right_shim.jpg);
	background-repeat: repeat-y;
}

.left_shim {
	background-image: url(images/left_shim.jpg);
	background-repeat: repeat-y;
}

.points  {
	float: right;
	clear: right;
	margin: 15px 40px 0 0;
	/*border: solid 1px #CCC;*/
}

.boxHead {
	width: 190px;
	height: 19px;
	background-image: url(/images/boxhead.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
}

.boxBody {
	width: 190px;
	border: solid 1px #73ABEA;
	padding: 3px;
	background-color: #FFF;
}

.contact {
	padding: 36px 0px 0px 5px;
	font-size: 11px;
	width: 125px;
	text-align: right;
	margin: 30px 0 0 0;
}
.topImage {
	background-image:url(images/store_nav/navBg.jpg);
	background-repeat:repeat-x;
}
.navBar {
	background-image: url(images/store_nav/shim.jpg);
	background-repeat:repeat-x;
	height: 28px;
	width:100%;
	margin:0 auto 0 auto
}

.sBottom{
	width: 710px;
	margin:0 auto 0 auto;
	background-image:url(images/store_nav/Sbot.jpg);
	background-repeat:no-repeat;
	background-position: 4px 0;
	height: 80px;
}


/*.navBut {
	background-image:url(images/store_nav/buttons/but_bg.gif);
	background-repeat:repeat-x;
	float:left;
	font:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

.navbutEnd {
	float: left;
	margin:0;
	padding:0;
}

.navBut a {
	padding: 3px 0 0 0;
	display:block;
	height:23px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/store_nav/buttons/but_bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Helvetica, sans-serif;
	border:#FF251F;
}
.navBut a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.navbutR {
	float: right;
}

.navButCont{
	width: auto;
	margin: 1px 0 0 165px;
}*/




.headline {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #3399CC;
}

.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #3399CC;
}
.exhibitorImages {
	text-align:left;
	font-size: 13px;
	margin: 0 0 24px 0;
	
}

.exhibitorImages img{
	float:left;
	text-align:center;
	font-style:oblique;
	color:#666666;
	margin: 0 12px 0 0;
}

.exhibitorImages a {
	font-weight: bold;
}


.exhibitorImages a:hover {
	color:#0033FF;
}

a {
	color:#000000;
}

a:visited{
	/*color:#666666;*/
}

.message {
	float: right;
	margin: 10px 240px 20px 0;
	font-size:12px;
	font-size:16px;
	color:#CC0000;
	font-weight: bold;
}

.message a {
	text-align:center;
	font-size:12px;
	color:#CC0000;
	font-style:oblique;
	text-decoration:underline;
}	
.tagLine {
	color: #1D78A8;
	font-weight: bold;
	font-size: 16px;
	font-style: oblique;
	margin: 0 40px 0 80px;
}	

.tagLine b, .tagLine strong {
	font-size:18px;
	color: #CC0000;
}


/*2-09 changes*/

	.clearBoth{
		clear:both;
	}

	#bodyCont{
		width:1007px;
		margin:0 auto 0 auto;
		background:url(images/layout/body_mid_bg.png) repeat-y;
	}
	#lBot {
		margin:0 0 0 12px;
		height:36px;
		overflow:hidden;
		background:url(images/layout/logo_bottom.jpg) -1px 0 no-repeat;
		_background-position: -2px 0;
	}
	#bodyL {
	background:url(images/layout/left.png) top left repeat-y;
	/*background:#00CC33;*/
		padding-left:16px;
	}
	#bodyR {
	background:url(images/layout/right.png) top right repeat-y;
	/*background:#FF3333;*/
	padding-right:7px;
	}
	
	#bodyMid{
	width:100%;
	background:url(images/layout/hero_photo.jpg) 694px 0 no-repeat;
	position: relative;
	left: 5px;
	margin-left:1px;
	}
	/*#hero {
	background:url(images/layout/hero.jpg)598px 0px no-repeat;
	overflow: visible;
	}*/
	
	#bodyBot{
	clear:both;
	margin-left: 0px;
	background:url(images/layout/bot.png) top left no-repeat;
	width:1007px;
	height:24px;
	}
	.caption {
		font-size:10px;
		font-style:oblique;
		color:#666666;
	}

.testimonials{
	font-size: 10px;
	margin:10px 0 0 0;
	width: 390px;
	overflow:hidden;
	border:solid 1px #73ABEA;
	padding: 5px;
}
.testimonials .text{
	color:#000000;
}
.testimonials .bQuote{
	background:url(images/b_quote.gif) 0 0 no-repeat;
	overflow: visible;
}
.testimonials strong{
	color:#5480AD;
}
.testimonials div{
	margin-bottom:5px;
	color: #535353;
	font-style: oblique;
}
.tagLine {
	color: #1D78A8;
	font-weight: bold;
	font-size: 14px;
	font-style: oblique;
}	

.tagLine b {
	font-size:16px;
	color: #CC0000;
}

.testBody {
	font-size:10px;
}

.testDate {
font-style:oblique; color:#5480AD;
}

.testQual{

}

.testName{

}

.testRel{
	font-style:oblique;
}

#storeNav {
	position:relative;
	top:-38px;
	width:1007px;
}
.spacerClear10{
	clear:both;
	height: 10px;
}
.spacerClear20{
	clear:both;
	height: 20px;
}
.spacerClear30{
	clear:both;
	height: 30px;
}
.spacerClear50{
	clear:both;
	height: 50px;
}