/* CSS Document */
p,tr,td,th,body, html,h1,h2,h3,h4,h5,h6 {font-size: 100.01%; font-family: "Times New Roman", Times, serif; margin: 0; padding: 0;}
a img,:link img,:visited img, map, area { border:none }
body {background: white; }
#wrapper {width: 600px;  text-align: left;}
#wrapper img {display: none;}
#head {display: none;}
#topNav {display: none;}
#bodyShadow {display: none;}
#printHead {display: block; width: 600px; border-bottom: 2px solid black; margin-bottom: 15px; }

#mCol img {display: block;}

/* left column styling */
#lCol {display: none;}
/* middle column styling */
#mCol {width: 600px;}
#mCol p {line-height: 161%; margin: 5px 15px 20px 0}
.centerPic {padding-bottom: 6px; background: white;}
h1 {margin-left: 0}

/* right column styling */

#rCol {display: none;}

/* Style for column ending image container */
#endCol {display: none}
 /* footer styling */
#footer {text-align: left; width: 600px; padding: 0 0 30px 0; }

/* for testimonials page*/

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* */

.inlinePic {float: left; margin: 0 10px 0 0; border: 1px solid #b8b9a1; display: block;}
