html,body,div,p,table,td,form,img{padding:0;}
body{
    background: #e4e4e4;
}
.overallpage{
    width:944px; margin:0 auto; overflow:hidden; text-align:left;
}
.languageToolBar{
	font-family: "Arial";
	font-size: 12px;
	color: #303030;
	text-decoration: none;
    font-weight:bold;
}
.focuslanguageToolBar{
	font-family: "Arial";
	font-size: 12px;
	color: #f9f7f0;
	text-decoration: none;
    font-weight:bold;
}
.toolbar{
	font-family: "Arial";
	font-size: 13px;
    color: #FFFFFF;
	text-decoration: none;
    font-weight:bold;
}
.leftlogotd{
    background-color : #FFFFFF;
}
.content {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.normal{
	font-family: "Arial";
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
.infoHead{
	font-family: "Arial";
	color: #B40000;   
	font-size: 13px; 
}
.infoSubHead{
	font-family: "Arial";
	color: #505050;   
	font-size: 12px;
	font-weight: bold;
}
.infoContent{
	font-family: "Arial";
	color: #505050;   
	font-size: 12px; 
}
.tline{
    border-top:4px #DDDACC solid;
    font-size: 1pt;
    text-decoration: none;
}
.leftminititle{
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.leftminibox{
    border-left: 1px #D0D6EC solid;
    border-bottom: 1px #D0D6EC solid;
    border-right: 1px #D0D6EC solid;
    background-color: #F7F2E4;
}
.leftminiinfo{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.leftminiinfo a:link {
    color:#636363;
    text-decoration: none;
}
.leftminiinfo a:hover{
    color:#000000;
    text-decoration: none;
}
.leftminiinfo a:visited {
    color:#636363;
    text-decoration: none;
}