*{
   padding:2px;
   margin:0px;
   font-size:12px;
   line-height:1.5em;
}
ul,
li{
   list-style:none;
}
body {
   margin:0px;
   padding:0px;
   background-color:#E7F4FB;
   font-size:12px;
   line-height:1.2em;
   height:100%;
   color:#15336E;
   background-image:url(../images/bg_main.gif);
   background-repeat:repeat-x;
}

.clearboth{
  clear:both;
}
A:link,
A:visited,
A:active{
	font-size:12px;
	color:#15336E;
	text-decoration:none;
   }
A:hover{
	text-decoration: underline;
	color:#02359A;
   }
h3{
  border-bottom:1px solid #C1CCD7;
  line-height:16px;
  font-weight:normal;
  background-image:url(../images/pcde.png);
  background-repeat:no-repeat;
  padding-left:20px;
}
.t1 td{
  padding:4px;

}
.p1{
  font-size:14px;
  color:#254687;
  font-weight:bold;
}
.p2{
  color:#000000;
}
.p3{
  color:#FF0000;
}
.p4{
  color:#A0B8D0;
}

input[type=text] { border:solid 1px #666999;}
input[type=password] { border:solid 1px #666999;}
