
html{
font-size:16px
}
body{
color:#333333;
font-size:0.625em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
}
strong{
font-weight:bold;
}
#maininnercontent p{
margin-bottom:1em;
}

#maininnercontent h2,
#maininnercontent h3,
#maininnercontent h4,
#maininnercontent h5,
#maininnercontent h6{

font-weight:bold;
margin-bottom:0.2em;
}
#maininnercontent h1{
font-size:22px;
color:#333;
font-weight: bold;
font-family: "Trebuchet MS";
margin-bottom:0.6em;
}

h2{
font-size:14px;

color:#f71a1a;
font-weight: bold;
}
h3{
font-size:13px;
color:#f71a1a;
font-weight: bold;

}

#maininnercontent h4,
#maininnercontent h5,
#maininnercontent h6{
font-size:13px;

}

#maininnercontent ul li{
	background-image: url(../images/newarrow.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding: 0px 0 0px 6px;
	
}

#maininnercontent ul{
margin:0.5em 0px 0.5em 0px;
}

table,table td{
font-size:1em
}
#maininnercontent {
line-height:17px;
font-size:1.1em;
}

#maininnercontent a{
text-decoration:none;
color:#114170;
font-weight: bold;
font-style: italic;
}
#maininnercontent a:hover{
text-decoration: underline;
}

a{
color:#747474;
}
a:hover{
color:#f56e23;
text-decoration:underline;
}
.hpinnerbanner{
	width:291px;
	float:left;
	line-height:72px;
	height:72px;
	margin-right:6px;
	
}