table.checklist
{
	margin-left:auto; 
	margin-right:auto;
	border-collapse: collapse;
	width: 80%;
}

table.checklist2
{
	margin-left:auto; 
	margin-right:auto;
	border-collapse: collapse;
	border-width:thick;
}

td.checklist
{
	width: 15px;
}

td.checklist2
{
	vertical-align: top
}

caption
{
   font-weight: bold;
   font-size: xx-large;
   font-style: italic;
}

caption.checklist
{
   font-size: x-large;
   border-top: thin solid;
   border-left: thin solid;
   border-right: thin solid;
   margin-left:auto; margin-right:auto;
}

div
{
   text-align:left;
   padding: 0 0 0 0;
   margin: 10px;
}



div.Gradient
{
   height: 83px;
   width: 100%;
   background-image:url("0020_20060615_1558_GradientBlueHeader.gif");
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}


h1
{
   text-align:center;
   margin:0 0 0 0; 
   padding: 0 0 0 0;
   font-weight: bold;
   font-size: xx-large;
   font-style: italic;
   font-family: 'Times New Roman' , Serif;
}

h1.GradientBackGround
{
   text-align:center;
   margin:0 0 0 0; 
   padding: 0 0 0 0;
   font-weight: bold;
   font-size: xx-large;
   color: White;
   font-style: italic;
   font-family: 'Times New Roman' , Serif;
}

h2
{
   text-align:center;
   margin:0 0 0 0; 
   padding: 0 0 0 0;
   font-weight: bold;
   font-size:x-large;
   font-style: italic;
   font-family: 'Times New Roman' , Serif;
}

h2.left
{
   text-align:left;
   margin:0 0 0 0; 
   padding: 0 0 0 0;
   font-weight: bold;
   font-size:x-large;
   font-style: italic;
   font-family: 'Times New Roman' , Serif;
}


h3
{
   text-align:center;
   margin:0 0 0 0; 
   padding: 0 0 0 0;
   font-weight: bold;
   font-size:large;
   font-style: italic;
   font-family: 'Times New Roman' , Serif;
}

h3-left
{
   text-align:left;
   margin:0 0 0 0; 
   padding: 0 0 0 0;
   font-weight: bold;
   font-size:large;
   font-style: italic;
   font-family: 'Times New Roman' , Serif;
}

p.center
{
   text-align:center;
}


body
{
   text-align:left;
   background-color: #76a0b9;
   font-family: Times New Roman;
   font-size: medium;
   margin: 0px 0px 0px 0px;
}

body.sailing
{
   text-align:left;
   background-image: url("0010_20001015_2344_genpotr.gif");
   font-family: Times New Roman;
   font-size: medium;
   margin: 0px 0px 0px 0px;
}

.Label
{
   color: #333333;   
   font-family: Arial;
   font-size: 36px;
   font-weight: bold;
}

