.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: auto;
	vertical-align: bottom;
	padding-top: 4px;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.inputfieldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bigborder {
	border: 1px solid #CCCCCC;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.headerminibox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.style2 {
	font-style: italic;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 18px;
	width: 133px;
}
.spacefill {
	height: 9px;
	width: 89px;
	clear: none;
	float: none;
	white-space: normal;
}
.sectionheadbox {
	height: 53px;
	width: 133px;
}
.sloganbox {
	height: 18px;
	width: 133px;
}
.navMenu			{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: bold;
						color: #0088EE;
						text-align: right;
						padding-bottom: 3px;
					}
.headTitle			{	background-color: #000000;
						color: #FFFFFF;
						font-family: Tahoma, sans-serif;
						font-size: 20px;
						font-weight: bold;
						border: 3px solid #000000;
					}
.headText			{	background-color: #000000;
						color: #FFFFFF;
						font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: bold;
						border: 3px solid #000000;
					}
.infoBox			{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						border: 1px solid #000000;
					}
.data				{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						vertical-align: top; 
					}
.update				{	font-family: Tahoma, sans-serif;
						font-size: 9px;
						font-weight: normal;
						color: #000000;
					}
.listEntry			{	font-family: Tahoma, sans-serif;


						font-size: 11px;
						font-weight: normal;
						color: #000000;
						border-bottom: 1px solid #AAAAAA;
						padding-top: 2px;
						padding-bottom: 2px;
					}
.listHeader			{	font-family: Tahoma, sans-serif;
						font-size: 14pt;
						font-weight: bold;
						color: #000000;
						border-bottom: 1px solid #AAAAAA;
						padding-top: 10px;
						padding-bottom: 2px;
                    }
.listDivide			{	font-family: Tahoma, sans-serif;
						font-size: 1px;
						color: #FFFFFF;
						border-bottom: 1px solid #AAAAAA;
					}
.formMailbox		{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						width: 250px;
					}					
.formTextbox		{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						width: 150px;
					}
.formTextarea		{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						overflow: auto;
					}
.formSelect			{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
					}
.formButton			{	font-family: Tahoma, sans-serif;
						font-size: 11px;
						font-weight: bold;
						color: #0066CC;
						background: #FFFFFF;
						border: 1px;
						border-color: #CCCCCC;
						text-decoration: none;
					}
.formButton:hover	{	background: #EEEEEE;
					}

.error				{	background-color: #DDDDDD;
						border: 1px solid #333333;
						margin-left: 20px;
						padding: 10px;
						width: 400px;
						font-family: Tahoma, sans-serif;
						font-size: 11px;
					}
