html, body{
	width: 100% ;
	margin: 0px;
	padding-left: 0px;
	font-family:Arial;
	font-size:12px;
	height:100%;
}
div,tr,td
{
	text-align:left;
	vertical-align:top;
}
img
{
	border:0px;
	display:block;
}
a
{
    font-weight:bold ! important;
    text-decoration:underline ! important;
}
h1,h2
{
	margin:0px;
	padding:0px;
}

/*Global*/
.contBlockStyle h1,
.contBlockStyle h2,
.contBlockStyle .heading2
{
    font-family:Arial;
    font-weight:bold!important;
}
.contBlockStyle h1
{
    font-size:18px;
    color:#000033;
    text-transform:uppercase;
    color:#000033;
}
.contBlockStyle h2,
.contBlockStyle .heading2
{
    font-size:14px!important;
    color:#000033;
    color:#000033;
}
.contBlockStyle p,
.contBlockStyle h2
{
    padding:0px 21px;
}
.contBlockStyle h2
{
    padding:0px;
    margin:0px;
}
.contBlockStyle ul
{
    font-size:18px;
    font-weight:bold;
    color:#000033;
    padding:0px 0px 0px 69px;
    /*list-style-image: url('../img/bullet.png');*/
    list-style:none;
}
.contBlockStyle ul li
{
    background:url("../img/bullet.png") no-repeat 0px 4px;
    font-size:12px;
    font-weight:bold;
    color:#000033;
    padding:0px 0px 0px 21px;
}
.contBlockStyle
{
    font-family:Arial;
    font-size:12px;
    line-height:20px;
    color:#000033;
}
.contBlockStyle a
{
    font-weight:bold;
    color:#000033;
}
/*Global end*/



