/* CSS Document */
body, table, input, select, textarea, #TDPathCategories h2, #TDTopCategoryTitle h3, #TDCategoryTitle h2, #TDCategoryTitle h3 {
	font-size: x-small;
}
#TDTopTitle H1 {
	font-size: small;	
}
.FontSmall, #TDHeadAdvSearch {
	font-size: xx-small;
}
.FontMedium {
	font-size: small;
}
.FontMediumBold {
	font-weight: bold;
	font-size: small;
}
.FontLarge {
	font-size: medium;	
}
.FontLargeBold {
	font-size: medium;
	font-weight: bold;	
}
#TDFirmCategories h1 {
	font-size: medium;
}
.DivBorderPadding {
	width: 100%;
	padding-right: 16px;
	padding-left: 16px;
}
#TableAbout h2 {
        FONT-SIZE: small;
}
#TableAbout h3 {
        FONT-SIZE: x-small;
}
#TAService {
 	WIDTH: 600px;
	FONT-SIZE: xx-small;
}
#DivErrorWarning {
 	font-size: small;
}
#TableBasicObjText {
	font-size: small;
}