/** BASIC */body {	margin: 0px;	padding: 0px;/*	background-color: #FFFFFF; */}/** FORMS */form {	margin: 0px;	padding: 0px;}.input1 {	width: 271px;	padding: 3px 5px;	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;	border: 1px solid #CCCCCC;}#subpage1 .input1 {	width: 131px;}.input2 {	width: 67px;	height: 21px;	background: url(images/homepage17.gif) no-repeat left top;	border: none;	text-transform: uppercase;	font-size: 9px;	font-weight: bold;	color: #FFFFFF;}/** HEADINGS */h1, h2, h3, h4, h5, h6 {	margin: 0px;}/** TEXTS */body, th, td, input, textarea, select {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #4C4C4C;}p, blockquote, ul, ol, dl {	margin-top: 0px;	margin-bottom: 1.0em;	text-align: justify;}.text1 {	margin-bottom: 10px;	font-size: 1.4em;	color: #006699;}.text2 {	margin-bottom: 10px;	font-size: 1.2em;	color: #336699; /*	color: #336633; */}.text3 {	font-size: 1.1em;	font-weight: bold;	color: #336633;}/** LISTS */.list1 {	margin-left: 0px;	padding-left: 0px;	list-style: none;	line-height: 200%;}.list1 a {	padding-left: 15px;	background: url(images/homepage10.gif) no-repeat left center;}/** LINKS */a {color: #336699;/*	color: #73812C; */}a:hover {	text-decoration: none;}
.link1 {	display: block;	float: left;	width: auto;	height: 30px;	padding: 12px 17px 0px 17px;	text-decoration: none;	text-transform: uppercase;	font-size: 1.25em;/*	font-weight: bold; */	color: #FFFFFF;}.link1:hover {	background: url(images/homepage05.gif) repeat-x left top;	color: #5E6B23;}.link2 {	text-decoration: none;	text-transform: uppercase;	font-size: 9px;	font-weight: bold;}.link3 {	text-decoration: none;	font-size: 1.1em;	font-weight: bold;}.link3 p {	text-align: left;	}.link3:hover {	text-decoration: underline;	font-size: 1.1em;	font-weight: bold;}.link4 {	text-decoration: none;	font-size: 1.2em;	font-weight: bold;}.link4:hover {	text-decoration: underline;	font-size: 1.2m;	font-weight: bold;}/** STYLES */.style1 {	color: #CFD6B5;}.style1 a {	color: #CFD6B5;}.style1 a:hover {}/** BACKGROUNDS *//*.bg1 { background: url(images/homepage01.jpg) repeat left top; } */.bg1 { background-color: #33664D; } /* this 99cccc is the head and footer bacground color */.bg2 { background: url(images/homepage02.gif) repeat-x left top; } /* this is the head bacgroud graphic */.bg3 { background-color: #ffffff;  border-top: 1px solid Black; } /* this is the content background color */.bg4 { background: url(images/homepage11.gif) repeat-y left top; } /* this is apparently not used */.bg5 { background: url(images/homepage18.gif) repeat-x left top; } /* this is the footer color *//** MISC */.align-justify { text-align: justify; }.align-right { text-align: right; }img { border: none; }.img1 {	float: left;	margin: 3px 15px 0px 0px;}.img1a {	float: left;	margin: 0px 15px 0px 0px;}.img2 {	float: right;	margin: 3px 0px 0px 15px;}hr { display: none; }.hr1 {	clear: both;	height: 15px;	background: url(images/homepage09.gif) repeat-x left center;}