body {
	background-color:#e9e7e4;
	font-size: 0.85em;
	line-height: 1.5;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	z-index: 1;
}

code {
	font-family: Consolas,monospace;
	font-size: 1.1em;
}

div#top_container_full {
	float: left;
	position: relative;	
	height: 51px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(top_bg_repeater.png) bottom repeat-x;
	text-align: center;
}

div#top_container 
{
	position: relative;
	width: 100%;
	min-width: 650px;
	height: 33px;
	font-family: Tahoma, sans-serif;	
	font-size: 0.8em;
	font-weight: normal;
	color: #626262;	
	text-align: center;
	margin: 12px 0 0 0;
}

div#top_container form#gs {
	display: inline;
	margin: 0;
	padding: 0;
}

div#top_container form#gs input {
	padding: 2px 5px;
	font-family: Tahoma, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	color: #626262;	
}

div#top_container form#gs label input {
	padding: 1px 5px;
}

div#top_container a {	
	text-decoration:none;
	color: #626262;
	z-index:100;
}

div#top_container a:hover {
	color: #626262;
	text-decoration: underline;	
}

/* end */




div#middle_container_full {
	float: left;
	font-family: Tahoma, sans-serif;	
	position: relative;	
	min-height: 1px;
	width: 100%;
	margin: 0;
	padding: 0 0 22px 0;
	background-color: #fff;
	/* border:1px dotted red;*/
}

div#middle_container {
	margin: 0 auto;
	text-align: left;
	width: 60%;
	/* border:1px dotted black; */
	overflow:auto;
}

div#middle_container h1 {
	color:#A3A3A3;
	font-family:"Arial Black","Arial Bold",Tahoma,sans-serif;
	font-size: 24px;
	font-weight:bold;
	margin: 18px 0 6px 0;
	padding:0;
}

div#middle_container h2 {
	color:#BE0F34;
	display:block;
	font-family:Tahoma,sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:8px 0 3px 0;
	padding:0px;
}

div#palciInfoBlock {
	
	position:relative;
	float:left;
	clear:both;
	width:75%;
}

div#palciLogo {
	
	/* float:right; */
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:199px;
	/* border: 1px solid black; */
	
	
	
}

div#loginBox{
	/* border: 2px solid #002878; */
	clear:both;
	padding:12px;
	width:40%;
	background-color:#c0c0c0;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	-moz-box-shadow:5px 5px 5px #888;
	-webkit-box-shadow:5px 5px 5px #888;
	box-shadow:5px 5px 5px #888;
}

#loginField {
-moz-box-shadow:2px 2px 2px #888;
	-webkit-box-shadow:2px 2px 2px #888;
	box-shadow:2px 2px 2px #888;
}

div#middle_container p {
	margin: 0 0 12px 0;
}

.servNote  {
	font-size:small;
	text-align:center;
	margin-top:30px;
	
}

td#guestNote {
	font-size:small;
	}


div#bottom_container_full {
	float: left;
	position: relative;	
	min-height: 30px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(bottom_bg_repeater.png) repeat-x;
}

div#bottom_container {
	position: relative;
	width: 818px;
	font-family: Tahoma, sans-serif;	
	font-size: 0.85em;
	font-weight: normal;
	color: #626262;	
	min-width: 818px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	text-align:center;
	padding: 0;
	height: 53px;
}
div#bottom_container p {
	margin:0 0 12px 0;
}
 
.push {
	min-height: 100px;
	}
	
	
div#logopic {
	margin:auto;
	height:81px;
	width:665px;
	/* background: url('logo_bg.png') no-repeat;*/
	background-position:0% 0%;
	
	
}

table {
	font-size:1.0em;
}

div#logoimg {
	width:120px;
	float:left;
	margin-right:6px;
	
}

div#logotitle {
	top:0px;
	left:120px;
	width:auto;
		
}

.logofont {
	font-family:Times, serif;
	font-size: 24pt;
	margin:0;
}

.breadcrumb {
	font-size:10pt;
}

div#clearer {
	clear:both;
	}