/* fixes */
/* www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ----------------------------------- */

body {	
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-align:center;
	color:#000000;
}

p {
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a:link {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
}
a:visited {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
}
a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
}
a:active {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
}
div#container {
	border: 3px solid #C9B696;
	padding: 0px;
	width: 600px;
}
#global {
     margin-left: auto;
     margin-right: auto;
     width: 606px; /* mandatory to be centered */
}
div.nav-hierarchy {
	font-weight: normal;
	display: inline;
	font-size: 11px;
}
div.navigationpt {
	background:#C9B696;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 11px;
	text-align: left;
	clear: both;
}
div.divider-pv {
	border-width: 4px;
	border-style: solid;
	color: #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
pv{
	font-weight: normal;
	display: inline;
    font-size: 11px;
}
h1{
	font-weight: normal;
    font-size: 11px;
	display: inline;
}
.text{
	font-weight: normal;
    font-size: 11px;
	text-align: center;
}
FORM {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	list-style-type: none;
}
