body { font-size: 11pt; font-family: arial, sans-serif; }
p { }
td { }
a:link { color: #3444bd; }
a:visited { color: #25318a; }
a:hover { }
a:active { }
.footertext { font-size: 12px; }
.subheadGray { color: #646464; font-weight: bold; }
h1 { color: #646464; font-size: 18px; margin-top: -4px; margin-bottom: -4px; }
h2 { color: #787878; font-size: 14pt; }
.Testimonial { font-style: italic; }
.TestimonialByline { color: #4b4b4b; }
h3 { color: #787878; font-size: 12pt; }
.small { font-size: 10pt; }
#sidebar { background-color: #d6dbfb; padding: 10px; }
div#box{ background: #92aaf0; }
b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(../images/rc.png);
    background-repeat: no-repeat}
b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px}
#boxcontent { padding: 20px; }
td.td3 {min-width: 160.2px; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #bfbfbf #bfbfbf #bfbfbf #bfbfbf; padding: 0.0px 5.0px 0.0px 5.0px}

.mybox {
	background-color: #ffcc66;
	position: relative;
	padding: 4px 20px;
	_zoom: 1; /* IE6 fix */
}
 
/* Corners */
div.ctl, div.ctr, div.cbl, div.cbr { /* All corners */
	height: 16px;
	width: 16px;
	position: absolute;
	_line-height: 0; /* IE6 fix */
}
div.ctl, div.ctr { /* Top corners */
	top: 0;
}
div.cbl, div.cbr { /* Bottom corners */
	bottom: 0;
}
div.ctl { /* Top left corner */
	background: url(../images/cssCorners.jpg) no-repeat left top;
	left: 0;
}
div.ctr { /* Top right corner */
	background: url(../images/cssCorners.jpg) no-repeat right top;
	right: 0;
}
div.cbl { /* Bottom left corner */
	background: url(../images/cssCorners.jpg) no-repeat left bottom;
	left: 0;
}
div.cbr { /* Bottom right corner */
	background: url(../images/cssCorners.jpg) no-repeat right bottom;
	right: 0;
}
#layer1 { background-color: #fc0; position: relative; visibility: visible; }
