body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #323232;
	margin: 6px 20px;
	padding: 0;
	background-image: url(img/main-bg.gif);
	background-repeat: repeat-x;
}
h1.print {
	display: none;
}
#masthead {
	position: relative;
	background-color: #efa119;
	color: #fffff;
	background-image: url(img/hdr-bg.jpg);
	background-repeat: no-repeat;
	border: 3px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	padding: 0;
	margin: 0;
	height: 100px;
}
#masthead h1 {
	display: none;
}
/* This is the logo link clickable area */
#logo-zone {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 331px;
	background-color: transparent;/*background-color: #ffffff;*/
}
#masthead p {
	color: #ffffff;
	margin: 6px 0 0 0;
	font-size: .7em;
}
#masthead a:link {
	color: #ffffff;
}
#masthead a:visited {
	color: #efa119;
}
#masthead a:hover {
	color: #efa119;
}
#wrapper {
	margin: 0 auto;
	background-color: #ffffff;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#VideoArea {
	width:200px;
	padding-left:17px;
	margin-right:-17px;
}

#videoWidth {
	width: 166px;
}
#videoContentWidth {
	padding-left:10px;
	padding-right:10px;
}
#videoContentWidthBottom {
	padding-left:10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom:15px;
}

.VideoExpertsCorner {
	font-weight: normal;
	font-family: Impact, Arial Black, Arial;
	color:#016381;
	font-size:20px;
	padding: 0;
	background: none;
}
.VideoEmail {
	font-size: 12px
}
.VideoBlurb {
	font-family: arial, helvetica, verdana;
	font-weight:400;
	font-size: 11px;
}
.VideoName {
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-size: 12px;
}
.VideoTitle {
	font-family: arial, helvetica, verdana;
	font-style: italic;
	font-weight:400;
	font-size: 11px;
}
.VideoCompany {
	font-family: arial, helvetica, verdana;
	font-style: italic;
	font-weight:400;
	font-size: 12px;
}
#flashVideo {
	background-color: #ffffff;
	border: 3px solid #ffffff;
	padding: 0;
	margin: 0 auto;
	width: 160px;
}
p.findOutMore a:link {
	font-family: Verdana, sans-serif;
	color: #2a498e;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
	text-decoration: none;
}
p.findOutMore a:hover {
	color: #000000;
}
div.hr {
	height: 15px;
	background: url(img/divider.gif) no-repeat scroll center;
}
div.hr hr {
	display: none;
}

#friday {
	color: #000000;
	background-image: url(img/friday_bgFINAL.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #333333;
	padding: 40px 0 0 48px;
	margin: 0;
	height: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
}

#minutes {
	color: #000000;
	background-image: url(img/5min-bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #333333;
	padding: 40px 0 0 48px;
	margin: 0;
	height: 20px;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
}
span.hideMe {
	display: none;
}
#userInfo {
	position: absolute;
	left: 231px;
	top: 10px;
	font-size: .9em;
	color: #ffffff;
	font-weight: bold;
}
#userInfo a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#userInfo a:visited {
	color: #ffffff;
}
#userInfo a:hover {
	color: #333333;
}
#loginForm {
	position: absolute;
	right: 220px;
	top: 0;
	min-height: 36px;
	background-image: url(img/loginForm-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 45px;
}
#loginForm form {
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;
}
#loginForm label {
	display: none;
}
#loginForm input {
	background-color: #ffffff;
	color: #000000;
	width: 80px;
	font-size: .8em;
	height: 16px;
	border: 0px;
	padding: 0;
	margin: 0;
}
#loginForm .submitButton {
	margin-top: 2px;
	height: 16px;
	width: auto;
	vertical-align: middle;
	color: #333333;
}
#adBanner {
	position: absolute;
	right: 6px;
	top: 16px;
}
#column1, #column2, #column3 {
	float: left;
	width: 33%;
	margin: 0 0 6px 0;
	padding: 0;
}
#column2 {
/*border-left: 1px solid #333333;
	border-right: 1px solid #333333;*/
	}
#column1 p, #column2 p, #column3 p {
	padding: 0 4px;
	margin: 0 4px;
	line-height: 130%;
}
#column1 p {
	/*border-top: 7px solid #ffffff;*/
	/*padding-top: 3px;*/
	padding-bottom: 5px;/*background-color: #ffffff;*/
	
}
#column2 p {
	border-top: 7px solid #ffffff;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	background-color: #ffffff;
}
#column3 p {
	border-top: 7px solid #ffffff;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	background-color: #ffffff;
}
#column1 h3 {
	font-weight: normal;
	margin: 0 3px 0 0;
	padding-bottom: 5px;
	line-height:100%;
}
#column1 .newstitle {
	border-top: 6px solid #ffffff;
	margin-bottom:-2px;
	background-color: #ffffff;
	margin-left: 7px;

}
#column1 .newstitle h3 {
	line-height: 115%;
}
#column1 .newscontent {
	margin-top: 0px;
	padding-top:11px;
	background-image:url(http://www.rfidsb.com/uploads/box.gif);
	background-repeat:no-repeat;
}
/*#column1 .newscontent p {
	line-height: 135%;
}*/

	
div#multicolumn1 {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	column-count: 2;
	column-gap: 15px;
}
#column1bot p, #column2bot p {
	padding: 0 4px;
	margin: 0 4px;
	line-height: 130%;
}
#column1bot p {
	border-top: 5px solid #ffffff;
	/*padding-top: 3px;*/
	padding-bottom: 3px;
	background-color: #ffffff;
}
#column2bot p {
	border-top: 5px solid #ffffff;
	/*padding-top: 5px;*/
	padding-bottom: 3px;
	background-color: #ffffff;
}
#column1bot, #column2bot {
	width: 50%;
	float: left;
}
div#multicolumn2 {
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	column-count: 3;
	column-gap: 15px;
}
#newsmessagetop {
	border-top: 3px solid #ffffff;
	padding-top: 9px;
	padding-bottom:3px;
	padding-right:9px;
	padding-left:9px;
	background-color: #ffffff;
	line-height: 130%;
}
/*div#multicolumn2 .newstitle {
	border-top: 5px solid #ffffff;
	background-color: #ffffff;
}*/




div#multicolumn2 h3 {
	font-weight: normal;
	margin-left: -1px;
	padding-bottom: 5px;
}
#orangebartop {
	border-top: 7px solid #f7931d;
	background-color: #ffffff;
	width: 96%;
	margin-left: 5px;
	margin-right: 5px;
}
#orangebartop2 {
	border-top: 7px solid #f7931d;
	background-color: #ffffff;
	width: 100%;
	padding-bottom: 3px;
}
#HowToTitle {
	border-top: 7px solid #ffffff;
	/*border-bottom:3px solid #ffffff;*/
	background-color: #ffffff;
	margin-left: 7px;
}
#HowToBody {
	/*border-top: 5px solid #ffffff;*/
	padding:0 9px 0 9px;
	background-color: #ffffff;
	line-height: 130%;
}
#subscribehomepageMOZ {
	padding:0 9px 0 9px;
	background-color: #ffffff;
}
#subscribehomepageIE {
	padding:9px 9px 0 9px;
	background-color: #ffffff;
}

