/* CSS Document */

body {
  background-image:url(../images/jigsaw.gif); 
  background-color:#FFFFFF;
}

p {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#1B284B;
  font-size: 11px;
}

div.contents {
width:628px; 
background-color:#FFFFFF; 
border-left-width:3px; 
border-left-style:solid; 
border-left-color:#29437B;
border-right-width:3px; 
border-right-style:solid; 
border-right-color:#29437B; 
padding-top:20px; 
padding-bottom:20px; 
padding-left:20px; 
padding-right:20px;
}

li{  list-style-image:url(../images/bullet.gif);
}

ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #1B284B; font-size:11px; text-align:inherit; line-height:15px;
}


a.alt:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #283A8E; font-weight:normal;
}
a.alt:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #283A8E; font-weight:normal;
}
a.alt:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; text-decoration:underline; color: #283A8E; font-weight:normal;
}
a.alt:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; text-decoration:none; color: #283A8E; font-weight:normal;
}
