﻿
	HTML	{ height: 100%;   /* needed by Netscape to prevent it going crazy*/	}
	
	ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL, LI {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9pt;	}
	
	BODY {
		color: #000000;
		margin: 0px 15px 15px 0px;
		background-color : #869a9b;
	 }
	
	 P { margin: 0px; padding: 0px 0px 10px 0px; }

PRE { margin: 0px; padding: 0px 0px 5px 0px; font-size:10pt; } 
		
	H1 { font-size: 18pt; color:#3366CC; margin: 0 0 20px 0; }
	H2 {	font-size: 12pt; color:#3366CC; margin: 0 0 15px 0; }
	H3 {	font-size: 11pt;	color:#3366CC; margin: 0 0 15px 0; }
	H4 {	font-size: 10pt;	color:#3366CC; margin: 0 0 10px 0; }
	H5 {	font-size:  9pt;	color:#3366CC; margin: 0 0 10px 0; }
	H6 {	font-size:  8pt;	color:#3366CC; margin: 0 0 10px 0; }
	
	HR {	color: #000000;	}
	
 UL LI       {  list-style-type: square; margin:0px; padding:0px;}
 UL UL LI    {  list-style-type: disc;}
 UL UL UL LI {  list-style-type: circle;}	

	/*TD { vertical-align : top; }*/

a {color:#009; text-decoration: none}
a:hover {text-decoration: underline}

.pageborder {
 border: thin solid #000000;
}

.textalign {
 font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 10px;
}

.photoalign1 {
	position: relative;
	z-index: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}
.photoalign2 {
	position: absolute;
	left: 5px;
}
.topmenulink {
	color: #CCCCCC;
}
