  body 
	 { color: black; background-color: rgb(255,255,255); text-align: center; margin: 0px }

  #header 
	{
	background-color: #8AA8C0;
    text-align: center;
    width: 100%;
    height: 85px;
    }


  #headerblock 
	{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	background-image: url(Masthead2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	margin-top: 5px;
    }


  .spacer 
	{
	clear: left;
	width: 100%;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
    }


  #content 
	 { font-size: 11px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif; background-color: white; text-align: left; margin-right: auto; margin-left: auto; width: 825px; height: auto }


  .col1 
	{
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	float: left;
	width: 125px;
	height: auto;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	line-height: 18px;
    }


  .col2 
	{
	border-left: 1px dotted red;
	padding: 1px 10px 3px 10px;
	background-color: rgb(255, 255, 243);
	float: left;
	height: auto;
	width: 520px;
	margin-left: 5px;
	border-right: 1px dotted red;
    }


  .dotrules 
	{
	color: rgb(153, 153, 255);
   	}

  .col3 
	{
	font-size: 10px;
	float: left;
	width: 130px;
	height: auto;
	margin-left: 5px;
	padding-left: 5px;
    }


  #footer 
	{
	color: white;
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,sans-serif;
	background-color: navy;
	text-align: center;
	clear: left;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	left: 0px;
    }


  #footertext 
	{
	text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 430px;
    }


  a:link 
	{
	color: navy;
    text-decoration: none;
    }


 a:visited 
	{
	color: purple;
    text-decoration: none;
    }


 a:hover 
	{
	text-decoration: underline;
	color: #FF0000;
    }

  .navyblue 
	{
	color: #0000CC;
    }


  h3 
	{
	font-weight: bold;
    font-size: 17px;
    line-height: 17px;
    }
.obsbox {
	line-height: inherit;
	background-color: white;
	padding: 10px;
}
