	body {
		 font-family: Arial;
         font-size: 10pt;
         font-weight: normal;
	     margin:3px 3px 10px 10px;
	     background-color:#FFFFFF;
	     }

	td {
		vertical-align:top;
		}
	A		    { color:#000080; text-decoration:none; }
	A:link		{ color:#008080; text-decoration:none; }
	A:visited	{ color:#008080; text-decoration:none; }
	A:active	{ color:#07B6FB; }
	A:hover		{ color:#07B6FB; }

 	.label { font-family: Arial;
             font-size: 10pt; 
             color:#000000; 
             font-weight: bold; 
             text-align: Center;
             }
    
	.address { font-size:10pt;
               font-style: italic;
               color:#000000; 
               text-align:Center;
               font-family: Arial;
               font-weight: bold;
             }

	h1 { font-family: Verdana; 
		 font-size: 16pt;
		 color: #000080;
		 text-align: Center;
         font-weight: bold;
		 margin-top: 0px;
		 margin-bottom: 3px;
	   }

	h2 { font-family: Verdana;
		 font-size: 14pt;
		 color: #000080;
		 text-align: Left; 
         font-weight: bold;
		 margin-top: 4px;
		 margin-bottom: 3px;
	   }

	h3 { font-family: Verdana;
		 font-size: 12pt;
		 color: #000080;
		 text-align: Left; 
         text-transform: uppercase;
		 font-weight: bold;
		 margin-left: 0px; 
         margin-top: 2px;
		 margin-bottom: 2px; 
	   }

	h4 { font-family: Verdana;
		 font-size: 11pt;
		 text-align: Left;
		 color: #000080; 
         font-style: italic;
		 font-weight: bold;
		 margin-left: 2px; 
         margin-top: 2px;
		 margin-bottom: 2px;
	   }

	ul { color:#000000;
         font-family: Arial;
         font-size: 10pt;
         font-weight: normal;
       }
				               
	caption { font-family: Arial;
			  font-size: 8pt;
			  color: #000080;
			  text-align: Center; 
              font-style: italic;
			  font-weight: bold;
			  margin-bottom: 2px; }

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
		}

	#banner a { }
        #banner a:link { color:#FFF; text-decoration:none;font-family:arial, sans-serif;}
        #banner a:visited { color:#fff; text-decoration:none;font-family:arial, sans-serif; }
        #banner a:active { color:#07B6FB; font-family:arial, sans-serif;}
        #banner a:hover {
		font-family:arial, sans-serif;
		font-size:x-small;
		color: #07B6FB;
                text-decoration:none;
		}

	 .toplinks a { }
        .toplinks a:link { color:#000080; text-decoration:none;}
        .toplinks a:visited { color:#000080; text-decoration:none; }
        .toplinks a:active { color:#07B6FB;}
        .toplinks a:hover {
        color: #07B6FB;
        text-decoration:none;
        }


	.description {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
		background:#000;
		text-transform:none;
		letter-spacing:normal;
		}
	.services {
		font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		color:#000000;
        font-weight:normal;
        font-size: 10pt;
		}

	#content {
		float:left;
		width:65%;
		background:#FFF;
		border-right:1px dotted #999;
		margin-right:15px;
		padding-bottom:20px;
		}

	#slinks {
		font-family:Serif;
        color:#FFFFFF;
        font-weight:bold;
        }

	#slinks a,
        #slinks a:link		{ color:#FFFFFF; text-decoration:none; background:#000080;}
        #slinks a:visited	{ color:#FFFFFF; text-decoration:none; background:#000080; }
        #slinks a:active	{ color:#07B6FB;}
        #slinks a:hover	    { color:#07B6FB;}

	.title { 
               font-family: Arial;
               font-size: large;
               color: #000080;
               font-weight: bold; 
               text-align: Center;
               margin-bottom: 8px;
	       }

    .pltext {
        color:#000000;
		text-align:left;
	    margin-left:5px;
        }

	.date {
		font-family:verdana, arial, sans-serif;
		font-size:small;
		color:#CCC;
		border:1px solid #CCC;
		padding:5px;
		margin-bottom:10px;
		font-weight:normal;
		}

	.side {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:x-small;
		font-weight:normal;
		background:#333;
		line-height:140%;
		padding:2px;
		}

	.sectitle {
		font-size:16pt;
		text-align:left;
		color:#000080;
                font-weight:bold;
                font-family: Verdana;                 
		}

        .frame img {
                margin: 0 0 2em 0;
                border: solid 1px #c0c0c0;
                padding: 12px;
                background: white;
        }

