body
{
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
}
input
{
	font-size: 10pt;
	vertical-align: middle;
}
th
{
	background-color: #000070;
	color: #fafabe;
	font-weight: bold;
	vertical-align: bottom;
}
form
{
	margin: 0px;
}
a
{
	color: #000070;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #ff0000;
	text-decoration: underline overline;
}
.clsHide
{
	display: none;
	visibility: hidden;
}
.clsShow
{
	display: inline;
	visibility: visible;
}
.clsAlert
{
	color: Red;
}
.cls_button
{
	position: relative;
	display: block;
	height: 21px;
	overflow: hidden;
}
.cls_button a
{
	display: block;
	height: 21px;
	overflow: hidden;
}
.cls_button img
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 42px;
	border: 0
}
.cls_button a:hover img
{
	position: absolute;
	top: -21px;
	left: 0px;
}
.cls_icon
{
	position: relative;
	height: 30px;
	width: 30px;
	overflow: hidden;
}
.cls_icon a
{
	height: 30px;
	overflow: hidden;
}
.cls_icon img
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	border: 0;
}
.cls_icon a:hover img
{
	position: relative;
	top: -30px;
	left: 0px;
}
.password_invalid
{
	font-weight: bold;
	color: red;
	background-color: #ffcccc;
	padding: 3px 3px 3px 3px;
	border: solid 1px black;
}
.password_valid
{
	font-weight: bold;
	color: green;
	background-color: #ccff99;
	padding: 3px 3px 3px 3px;
	border: solid 1px black;
}
#launcher_image
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	background-image: url("../images/pam_launcher.jpg");
	background-position: center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 666px;
}
#welcome_container
{
	float: right;
	padding: 65px 25px 0px 0px;
	width: 435px;
	height: 120px;
}
#county_name
{
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-align: right;
}
#clerk_name
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-align: right;
}
#welcome_text
{
	position: relative;
	top: 15px;
	font-size: 10pt;
	color: Black;
	text-align: right;
}
#pam_form
{
	clear: right;
	float: right;
	padding: 20px 25px 0px 0px;
	text-align: right;
}
#pam_form form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pub_button
{
	float: left;
	width: 100px;
	padding-right: 15px;
}
#user_button
{
	float: left;
	width: 100px;
}
#help_button
{
	float: left;
	width: 47px;
}
#news_container
{
	clear: right;
	float: right;
	padding: 5px 25px 0px 0px;
	width: 320px;
	height: 380px;
}
#news_header
{
	width: 320px;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
#news_content
{
	font-size: 10pt;
	width: 320px;
	height: 380px;
	overflow: auto;
	text-align: left;
	background-color: White;
	padding: 3px 3px 3px 3px;
	border: solid 1px black;
}
.clsPostHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
}
.clsPostContent
{
	padding: 3px 8px 2px 8px;
}
.clsPostFooter
{
	padding-top: 8px;
	color: Gray;
}
#launcher_footer
{
	position: absolute;
	top: 670px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}
#disclaimer_contact
{	
	background: none;
}
#footer
{
	float: left;
}
#admin_form
{
	float: right;
}
#admin_button
{
	width: 47px;
}
#loginFormContainer
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 220px;
	margin-left: -125px;
	margin-top: -110px;
	background-color: White;
	border: solid 2px black;
	z-index: 40;
}
#login_frame
{
	width: 250px;
	height: 220px;
}
#forgotLoginFormContainer
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 350px;
	height: 280px;
	margin-left: -175px;
	margin-top: -140px;
	background-color: White;
	border: solid 2px black;
	z-index: 50;
}
#forgotLogin_frame
{
	width: 350px;
	height: 280px;
}
#help_button_container
{
	position: inherit;
	height: 30px;
	width: 125px;
	overflow: hidden;
}
#icon_help
{
	float: right;
}
#link_help
{
	float: right;
	padding-top: 7px;
	padding-right: 3px;
}
#login_button_container
{
	float: left;
	height: 21px;
}
#login_button
{
	float: left;
	width: 47px;
}
#cancel_button_container
{
	float: left;
	height: 21px;
	padding-left: 20px;
}
#cancel_button
{
	float: left;
	width: 47px;
}
#send_login_button_container
{
	float: left;
	height: 21px;
}
#send_login_button
{
	float: left;
	width: 100px;
}
#close_button_container
{
	height: 21px;
	text-align: center;
}
#close_button
{
	width: 47px;
}
#retry_button_container
{
	float: left;
	height: 21px;
	text-align: center;
}
#retry_button
{
	width: 47px;
}
#update_button_container
{
	float: left;
	height: 21px;
}
#update_button
{
	float: left;
	width: 47px;
}
#registerContainer_right
{
	position:absolute;
	top:0;
	margin-top:5px;
	right:0;
	margin-right:5px;
	width:750px;
	height:530px;
	border:solid 2px black;
	background-color: White;
	overflow:hidden;
	z-index: 30;
}
#registerHeader
{
	background-color: #000070;
	padding: 3px 5px 3px 0px;
	height: 26px;
}
#pricingContainer
{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 500px;
	margin-left: -300px;
	margin-top: -250px;
	border:solid 2px black;
	background-color: White;
	overflow:hidden;
	z-index: 40;
}
#pricingHeader
{
	background-color: #000070;
	padding: 3px 5px 3px 0px;
	height: 26px;
}
#pricing_frame
{
	width: 600px;
	height: 468px;
}
#activation_container
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 250px;
	margin-left: -200px;
	margin-top: -125px;
	background-color: White;
	border: solid 2px black;
	z-index: 45;
}
#help_viewer
{
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99%;
	height: 100px;
	background-color: White;
	border: solid 1px black;
	z-index: 40;
}
body > div#help_viewer {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
#helpHeader
{
	background-color: #000070;
	padding: 3px 5px 3px 0px;
	height: 26px;
}
#helpTitle
{
	float: left;
	font-weight:bold;
	color: White;
	margin-left: 5px;
}