body, html {margin:0px; padding:0px; background-color:#FFFFFF;}

table{ font:10px/13px Tahoma, Arial, Geneva, sans-serif; color:#FFFFFF; text-decoration:none; text-align:justify;}

form, p{ margin:0px; padding:0px;}

input, textarea{font:10px/12px Tahoma, Arial, Geneva, sans-serif;  color:#464545; text-decoration:none; margin:0px; padding:1px 0 1px 6px; font-weight:400; }

td, tr {vertical-align:top; text-align:center}


.end{ font:10px/12px Tahoma, Arial, Geneva, sans-serif; color:#808693; text-decoration:none}
.end:hover{ text-decoration:underline;}

.m1{background-image:url('images/m1.jpg'); background-repeat:no-repeat;}
.m1m{background-image:url('images/m1m.jpg'); background-repeat:no-repeat;}
.m2{background-image:url('images/m2.jpg'); background-repeat:no-repeat;}
.m2m{background-image:url('images/m2m.jpg'); background-repeat:no-repeat;}
.m3{background-image:url('images/m3.jpg'); background-repeat:no-repeat;}
.m3m{background-image:url('images/m3m.jpg'); background-repeat:no-repeat;}
.m4{background-image:url('images/m4.jpg'); background-repeat:no-repeat;}
.m4m{background-image:url('images/m4m.jpg'); background-repeat:no-repeat;}


.deep{font: 10px/12px Tahoma, Arial, Geneva, sans-serif;  color:#FFFFFF; text-decoration:none;}
.deep:hover{ text-decoration:underline;}


.ins{font:10px/12px Tahoma, Arial, Geneva, sans-serif; color:#FFFFFF; text-decoration:underline}
.ins:hover{ text-decoration:none;}


h1,h2,h3,h4,h5,h6 { 
  text-align: center;
}

h1 {
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 18px;
	line-height: 16px;
}
h3 {
	font-size: 16px;
	line-height: 14px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 12px;
	line-height: 10px;
}
h6 {
	font-size: 10px;
	line-height: 8px;
}

h1.deepblue {
  color: #375085;
}
h2.deepblue {
  color: #375085;
}
h3.deepblue {
  color: #375085;
}
h4.deepblue {
  color: #375085;
}


p.lft {
  color: #375085;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

p.ctr {
  color: #375085;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

p.rht {
  color: #375085;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
}


a.center {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:  #1E69B8;
	outline: none;
	text-decoration: none;
	/* border: 1px solid #fff; */
}
a.center:link {
  color: #1E69B8;
}

a.center:visited {
	color:  #1E69B8;
	}
a.center:active {
	color:  #375085;
	}
a.center:hover {
	color: #375085;
	text-decoration: underline;
}	



td.contactlft {
	font-size: 12px;
	text-align: left;
	text-vertical-align: center;
}



td.contactrht {
	font-size: 12px;
	text-align: right;
	text-vertical-align: center;
}