/* CSS Document */

P {
margin: 4px 0px 5px 0px;

}

.p1{
margin: 4px 0px 5px 0px;
color:#FF6600;
}

h1 {
	font-size: 13pt;
	margin:0px 0px 2px 0px;
}

h2 {
	font-size: 11pt;
	margin:0px 0px 5px 0px;

}
h3 {
	font-size: 11pt;
	margin:5px 0px 5px 0px;

}

h4
{
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	 margin:4px 0px 2px 0px;
}

.normalfont
{
	font-size:11px;
}
.normalboldfont
{
	font-size:11px; 
	font-weight: bold;
}
.normalboldfont1
{
	color:#EA8F35;
	font-size:11px; 
	font-weight: bold;
}
.heading1
{
	font-size:12px; 
	font-weight: bold;
}
.heading2
{
	font-size:12pt; 
}
.heading3
{
	font-size:30pt; 
	margin-top:10px;
}
.heading4
{
	font-size:10px; 
	font-weight: bold;
}
span {
	font-size: x-small;
}

.xsmall {
	font-size: x-small;
}

.grey_date_font {
	font-size: x-small;
	color: #777777;
}

.footer_font {
	font-size: x-small;
	color: #B0B0B0;
	font-weight: bold;
}

a.footer_font:link {
	font-size: x-small;
	color: #B0B0B0;
	font-weight: normal;
}

a.footer_font:active {
	font-size: x-small;
	color: #B0B0B0;
	font-weight: normal;
}

a.footer_font:hover {
	font-size: x-small;
	color: #B0B0B0;
	font-weight: normal;
}

a.footer_font:visited {
	font-size: x-small;
	color: #B0B0B0;
	font-weight: normal;
}
.subheading{
color:#000000;
font-size:9px;
font-weight:bold;
}

#MiddleColumn_Bottom_left_products_service a:visited, #MiddleColumn_Bottom_left_products_service a:link {
	color:#444444;	
	text-decoration:none
}
#MiddleColumn_Bottom_left_products_service a:hover, #MiddleColumn_Bottom_left_products_service a:active{
	color:#666666;
	text-decoration:none;
}
a,
a:link, 
a:active,
a:visited {
	font-size: 11px;
	color:#444444;
	font-weight:normal;
	text-decoration: none;
}

