/* CSS Document */
body{
leftmargin:0;
topmargin:0;
marginwidth:0;
marginheight:0;
margin:0px;
background-color:#cadde8;
}

td{
 text-decoration:none;
  color: #004066;
  font-family:verdana;
  font-size:12px;
  font-weight:normal;
  line-height:150%;
}
.center{
  text-align:justify;
  }
.blue{
background-color:#cadde8;
}
.contentbg{
background-color:#2a638e;
}
.boxbg{
background-color:#88b3c9;
}
.head{
 text-decoration:none;
  color: #ffffff;
  font-family: tahoma;
  font-size:16px;
  font-weight:bold;
  line-height:150%;
}
.subhead{
 text-decoration:none;
  color: #ffffff;
  font-family: tahoma;
  font-size:14px;
  font-weight:bold;
}
.text{
 text-decoration:none;
  color: #ffffff;
  font-family: verdana;
  font-size:12px;
  font-weight:normal;
}
.textred{
 text-decoration:none;
  color: #b02925;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}

A:link {
  color: #ffffff;
  text-decoration:underline;

  font-family: verdana;
  font-size:12px;
  font-weight:bold;
}
 A:visited {
  color: #ffffff;
  text-decoration:underline;
  font-family: verdana;
  font-size:12px;
  font-weight:bold;
}
 A:hover {
  color: #004066;
  text-decoration:underline;
  font-family:  verdana;
  font-size:12px;
  font-weight:bold;
}
 A:active {
  color: #2e63a8;
  text-decoration:underline;
  font-family:  verdana;
  font-size:12px;
  font-weight:bold;
}

a.sub:link {
  color: #004066;
  text-decoration:underline;

  font-family: verdana;
  font-size:12px;
  font-weight:normal;
}
 a.sub:visited {
  color: #004066;
  text-decoration:underline;
  font-family: verdana;
  font-size:12px;
  font-weight:normal;
}
a.sub:hover {
  color: #ffffff;
  text-decoration:underline;
  font-family:  verdana;
  font-size:12px;
  font-weight:normal;
}
a.sub:active {
  color: #2e63a8;
  text-decoration:underline;
  font-family:  verdana;
  font-size:12px;
  font-weight:normal;
}
a.pls:link {
  color:  #b02925;
  text-decoration:underline;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
a.pls:visited {
  color:  #b02925;
  text-decoration:underline;
  font-family: verdana;
  font-size:11px;
  font-weight:normal;
}
a.pls:hover {
  color: #1d5782;
  text-decoration:underline;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}
a.pls:active {
  color: #2e63a8;
  text-decoration:underline;
  font-family:  verdana;
  font-size:11px;
  font-weight:normal;
}


