body{
text-align:left;
}
a{
color:#000;
font:11px georgia;
}

#printHeader{
	display:block;
	text-align: left;
}

#header{
display:none;
}

#subheader{
display:none;
}
#leftcc
{
display:none;
}
#centerBig
{
text-align:left;
width:100% !important;
}
#centerBig{
float:left;
width:700px;
}
#centercc{
text-align:left;
}
#rightcc{
display:none;
}

#foot
{
text-align:left;
clear:both;
padding-top:2px;
color:#7e7e7e;
padding-bottom:40px;
}

td.footLeft{
vertical-align:bottom;
text-align:left;
width:182px;
font:10px Tahoma;
}
td.footCenter, td.footCenter p{
vertical-align:bottom;
width:395px;
padding-left:10px;
font:10px Tahoma;
margin:0px;
}
td.footCenter a{
font:10px Tahoma;
}
td.footCenter a:hover{
}
td.footRight
{
	display:none;
text-align:right;
width:303px;
font:10px Tahoma;
}
#printFriend
{
display:none;
}

/*images*/
.rightMain{
float:right;
margin:0px 0px 11px 11px;
}
.leftMain{
float:left;
margin:0px 11px 11px 0px;
}
.leftNewslist{
float:left;
margin:0px 11px 0px 0px;
}
#print{
clear:both;
}
/*reusable*/
.rightTextBlock{
float:left;
margin-bottom:11px;
}
.yellowLine
{
background:url(../../upload/design/bgYellowLine.gif);
clear:both;
height:29px;
}
.clearFloat{
clear:both;
height:1px;
}
.clearFloatYellow{
clear:both;
height:1px;
background:#FFC432;
}
.pix16
{
clear:both;
height:16px;
line-height:16px;
}
.bold{
font-weight:bold;
}
.graySmall{
font:normal 10px Tahoma;
color:#666666;
}
.blackSmall{
font:normal 10px Tahoma;
color:#000;
}
.newsList{
line-height:20px;
}
/*login*/
.loginContainer{
text-align:left;
width:300px;
border:1px solid #D5291D;
background:#FFC432;
}
.loginCaption{
padding-left:10px;
background:#D5291D;
color:#fff;
font:bold 13px georgia;
height:25px;
line-height:25px;
}
.loginButton{
border:none;
background:#D5291D;
color:#fff;
font:bold 11px georgia;
}
.blackTextBold{
color:#111;
font:bold 11px tahoma;
}
.loginContent{
padding:14px;
}
