<!--

.thebody { 
  background: #ffffff;
  margin: 0;
  padding: 0;
  }
 
h2 {
	font:bold 13px/15px verdana, arial, helvetica, sans-serif;
	color: #336699;
	margin:0px 0px 5px 0px;	
} 
 
h3 {
	font:bold 11px verdana, arial, helvetica, sans-serif;
	color: #336699;
	margin:0px 0px 5px 0px;	
} 
.h3text {
	font:bold 11px verdana, arial, helvetica, sans-serif;
	color: #666666;
	margin:0px 0px 0px 0px;	
} 
 
 
#header { clear: both; background: #ffffff; height: 62px; }
#headermenu {	clear: both;
		background: #e0e0e0;
		height: 20px;
		text-align: center;
		margin:0px 0px 15px 0px;
		border: 1px solid #000000;
		}
 
 
.vam {vertical-align: middle;}
.tac {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}
 
 
 .aligncenter {
 	text-align:center;
 	width:100%;
 	}
 
 .content {
 	text-align:left;
 	/* position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
 	width:740px;
 	min-width:120px;
 	border-top:0px;
 	border-right:0px solid black;
  	border-bottom:0px;
 	border-left:0px solid black;	
 	background-color:white;
 	padding:0px 0px 0px 0px;
 	/* z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
 .copyright {
 	width:740px;
 	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
 	width:auto;
 	min-width:120px;
 	border:1px solid white;
 	background-color:white;
 	padding:5px;
 	text-align:center;
 	/* z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
 .tel {
 	border:1px solid black;
 	padding:5px;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 9px;
 	color: #666666;
 	font-weight: normal;
 	font-style : normal;
 	width:133px;
	}	
	
p {
	font:11px/17px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 11px 0px;
	padding:0px;
	color: #000000;
	}
.ptext {
	font:11px/13px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #000000;
	}	
.pbold {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 11px 0px;
	padding:0px;
	color: #000000;
	font-weight: bold;
	}	
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}	
 
.p2 {
 	font:11px/17px verdana, arial, helvetica, sans-serif;
 	margin:0px 0px 3px 0px;
 	padding:0px;
 	color: #000000;
	}
 
 .li1 {
 	font:11px verdana, arial, helvetica, sans-serif;
 	margin:0px 0px 0px 0px;
 	padding:0px;
 	color: #000000;
	}
 
 #navAlpha {
 	position:absolute;
 	width:132px;
 	top:90px;
 	left:0px;
 	text-align:right;
 	padding:5px;
 	z-index:2;
 
 /* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
 Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
 IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
 declaration. The incorrect IE5/Win value is above, while the correct value is 
 below. See http://glish.com/css/hacks.asp for details. */
 	voice-family: "\"}\"";
 	voice-family:inherit;
 	width:120px;
 	}
 /* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
 length values to user agents that exhibit the parsing error exploited above yet get 
 the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
 a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:120px;}

#navBeta {
	position:absolute;
	width:162px;
	top:90px;
	right:0px;
 	text-align:left;
	padding:5px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:150px;}
  
.formfield {  border: 1px solid #000000;
	}
.formtextarea {  border: 1px solid #000000;
	}
.button {  border: 1px solid #000000;
	}	

.news {  border: 1px solid #000000;
	background: #E0E0E0; 
	margin:5px;
	padding:10px;	
	}
.news2 {  border: 0px;
	background: #ffffff; 
	margin:5px;
	padding:10px;	
	}
	
.indent {  border: 0px;
	background: #ffffff; 
	margin:0px;
	padding:0px 0px 0px 35px;	
	}	
	
.jobs {  border: 1px solid #000000;
	background: #ffffff; 
	margin:5px;
	padding:10px;	
	}	
 
.box {  border: 1px solid #000000;
 	background: #E0E0E0; 
 	margin:0px;
 	padding:5px;	
	}
	
.adobe {  border: 1px solid #ffffff;
 	background: #ffffff; 
 	margin:0px;
 	padding:5px;
 	text-align: right;
	}	
	
  
.bg1 {  background: #000066; }
.bg2 {  background: #E0E0E0; border: 1px solid; border-color: #000066; }
.bg3 {  background: #336699; }

.mrg { margin:5px;}
.brdr {  border: 1px solid #000000; background: #ffffff; margin:5px;}
.brdr1 {
 	border:1px solid black;
 	padding:5px;
 	margin:5px;
	}

.txt1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: bold; font-style : normal;}
.txt2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #336699; font-weight: bold; font-style : normal;}
.txt3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: bold; font-style : normal;}
.txt4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; font-style : normal;}
.txt5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #330033; font-weight: normal; font-style : normal;}
.txt6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #336699; font-weight: bold; font-style : normal;}
.txt7 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #330033; font-weight: bold; font-style : normal;}
.txt8 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: normal; font-style : normal;}
.txt9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; font-style : normal; text-align: right;}
.txt10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #336699; font-weight: normal; font-style : normal;}


A.lnk1:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: normal; font-style : normal; }
A.lnk1:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: normal; font-style : normal; }
A.lnk1:active { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: normal; font-style : normal; }
A.lnk1:hover { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: normal; font-style : normal; }

A.lnk2:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: normal; font-style : normal; }
A.lnk2:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: normal; font-style : normal; }
A.lnk2:active { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: normal; font-style : normal; }
A.lnk2:hover { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #cc0000; font-weight: normal; font-style : normal; }

A.lnk3:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 30px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk3:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 30px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk3:active { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 30px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk3:hover { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 30px; color: #cc0000; font-weight: bold; font-style : normal; }

A.lnk4:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #666699; font-weight: normal; font-style : normal; }
A.lnk4:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #666699; font-weight: normal; font-style : normal; }
A.lnk4:active { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #666699; font-weight: normal; font-style : normal; }
A.lnk4:hover { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #cc0000; font-weight: normal; font-style : normal; }

A.lnk5:link { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: normal; font-style : normal; }
A.lnk5:visited { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: normal; font-style : normal; }
A.lnk5:active { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: normal; font-style : normal; }
A.lnk5:hover { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: normal; font-style : normal; }

A.lnk6:link { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #330033; font-weight: normal; font-style : normal; }
A.lnk6:visited { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #330033; font-weight: normal; font-style : normal; }
A.lnk6:active { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #330033; font-weight: normal; font-style : normal; }
A.lnk6:hover { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: normal; font-style : normal; }

A.lnk7:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #cc0000; font-weight: normal; font-style : normal; }
A.lnk7:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #cc0000; font-weight: normal; font-style : normal; }
A.lnk7:active { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #cc0000; font-weight: normal; font-style : normal; }
A.lnk7:hover { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #cc0000; font-weight: normal; font-style : normal; }

A.lnk8:link { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk8:visited { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk8:active { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk8:hover { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: bold; font-style : normal; }

A.lnk9:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 10px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk9:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 10px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk9:active { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 10px; color: #666699; font-weight: bold; font-style : normal; }
A.lnk9:hover { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 10px; color: #cc0000; font-weight: bold; font-style : normal; }

A.lnk10:link { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: normal; font-style : normal; }
A.lnk10:visited { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: normal; font-style : normal; }
A.lnk10:active { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: normal; font-style : normal; }
A.lnk10:hover { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; font-weight: normal; font-style : normal; }

.pic
{
    BORDER-RIGHT: 5px solid;
    BORDER-TOP: 0px solid;
    MARGIN: 0px;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: 1px solid;
    border-color: #ffffff;
    BORDER-COLLAPSE: collapse
}

.tbl
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    MARGIN: 0px;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: 0px solid;
    BORDER-COLLAPSE: collapse
}


-->