@charset "utf-8";
/* CSS Document */

.container_for_about_us .paragraph{
	margin-top:15px;
	font-size:12px;	
}

.container_for_about_us .style1 {
	font-size: 14px;
	font-weight: bold;
}
.container_for_about_us .style2 {font-size: 12px}
.container_for_about_us .style3 {
	font-size: 18px;
	color: #019fe8;
}
.container_for_about_us  .AddLink,AddLink a:link,AddLink a:hover,AddLink a:visited{
font:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
.container_for_about_us .Blacktext{
font:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;

}
.container_for_about_us  #TabContainer{
	height:25px; position:relative;
}
.container_for_about_us  #ContentAreaTop{
	height:11px;
	width:auto;
	background-image: url(images/contentAreaTopRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
	line-height:3px;
	font-size:2px;
	margin-top:-3px;
}
.container_for_about_us #ContentAreaTopLeft{
	height:11px;
	width:11px;
	background-image: url(images/contentAreaLeft.gif);
}
.container_for_about_us #ContentAreaFooterLeft{
	height:11px;
	width:11px;
	background-image: url(images/contentAreaBottomLeftCorner.gif);
	line-height:11px;
}
.container_for_about_us #ContentAreaFooterRight{
	height:11px;
	width:11px;
	background-image: url(images/contentAreaBottomRightCorner.gif);
	line-height:11px;
}
.container_for_about_us #ContentAreaFooterBG{
	height:11px;
	background-image: url(images/contentAreaBottom.gif);
	background-repeat:repeat-x;
	line-height:11px;
}
.container_for_about_us #ContentAreaCenter{
	width:auto;
	background-color:#fff;
	vertical-align:top;
}
.container_for_about_us #ContentAreaCenterLeft{
	width:11px;
	background-image:url(images/contentAreaLeft.gif);
	background-repeat:repeat-y;
}
.container_for_about_us #ContentAreaCenterRight{
	width:11px;
	background-image:url(images/contentAreaRight.gif);
	background-repeat:repeat-y;
}

