@charset "utf-8";
/* CSS Document */

/**footer#footer{
	padding-top:0;
}
footer#footer div#copyright{
	margin-top:0;
}**/
#header div.inner div#navExtra div#textresizerEmbed{
	display:block;
}
#header div.inner div.fixedWidth220L{
    margin-top: 1em;
    min-height: 1%;
}
#header div.inner div.fixedWidth220L>.text{
	font-size:14px;
	line-height: 1.7;
    float: left;
    margin: 0 ;
	width: 710px;
	padding-top: 5px;
}
#header div.inner div.fixedWidth220L p:first-child{
    margin-top: 0;
}
#header div.inner div.fixedWidth220L>.img {
    float: left;
    margin: 0 20px 20px 0;
}
#header div.inner div.fixedWidth220L>.img {
    width: 230px;
	text-align:center;
}

.border_red{
	border:3px #FF282C solid;
	border-left:none;
}
.border_red td{
	border-bottom:none;
	border-top:none;
}
.borderL_red{
	border-left:3px #FF282C solid;
}
.wrapper #mainCol table td.borderB_no{
	border-bottom:none
}
.wrapper #mainCol table td.borderT_no{
	border-top:none
}
.wrapper #mainCol table td.borderR_no{
	border-right:none
}
.wrapper #mainCol table td.borderL_B_no{
	border-left: 1px solid #b9b9b9;
	border-bottom:none
}
.wrapper #mainCol table td.borderL{
	border-left: 1px solid #b9b9b9;
}