/* CSS Document */html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0;padding: 0;border: 0;}body {	font: 80% Arial, Helvetica, sans-serif;	color: #000000;	background-color:#E0E0E0;	margin:0;	padding:0;	text-align: center;}#wrapper {	width: 755px;	background:#FFFFFF;	margin: 10px auto;	text-align:left;}
#banner {	height:172px;	background-image:url(/images/palabanner.jpg);	background-repeat: no-repeat;	background-color:#C2CCCA;}/* Start of top navigation */#topnav {text-align:left;height:25px;}#nav{	width:755px;	padding:5px 0px 0px 0px;	margin:0px;}#nav ul{	padding: 0;	margin: 0;}#nav ul li{	display: inline;	padding: 0px 10px 0;	margin: 0;	border-right: 1px solid #000000;	padding: 0px 10px 0 10px;	text-align: center;	font-size:90%;	width: 9em;}#nav ul li a {	color: #000000;	text-decoration:underline;	} /* End of top navigation *//* Start of contents */#contents {	width: 510px;	background-color:#FFFFFF;	text-align:left;	padding: 0px;	float: left;	margin-bottom: 5px;	margin-top: 25px;	margin-left: 25px;}#contents p{	font-size:110%;	padding-bottom: 5px;}	#contents h1{	font-size:160%;	padding-bottom: 5px;	color: #FF0000;}#contents h2{	font-size:140%;	padding-bottom: 5px;	color: #000000;}#contents h3{	font-size:120%;	padding-bottom: 5px;	color: #000000;	}#news {	width: 512px;	background-color:#FFFFFF;	text-align:left;	padding: 0px;	float: left;	margin-left: 25px;	margin-bottom: 10px;}#news p{	font-size:110%;	padding-bottom: 5px;}	#news h1{	font-size:180%;	padding-bottom: 5px;	color: #FF0000;}#news h2{	font-size:140%;	padding-bottom: 5px;	color: #000000;	padding-top: 7px;}#news h3{	font-size:120%;	padding-bottom: 5px;	color: #000000;	}/* End of contents *//* Start of right hand column */#columnright {	width:185px;	background-color:#FFFFFF;	float: right;	margin-bottom: 15px;		}	#bordertop {	background-image:url(/images/columnborder_top.gif);	background-repeat:no-repeat;	width:176px;	height:20px;	margin: 15px 0px 0 0;}#borderedge {	background-image:url(/images/columnborder_edge.gif);	width:176px;	background-repeat: repeat-y;}#borderbottom {	background-image:url(/images/columnborder_bottom.gif);	background-repeat: no-repeat;	width:176px;	height:23px;}.bordercontents {	width: 150px;	padding-left: 10px;}.bordercontents p {	font-size:100%;}.bordercontents h1 {	font-size:140%;	color: #999999;}/* End of right hand column *//* Start of footer */#footer {	width: 755px;	background:#FF0000;	text-align:center;	background:#FF0000;	clear: both;	height: 20px;	padding-top: 6px;}#footer p {	font-size:70%;	background: center;	}/* End of footer nav *//* Misc styles */.image1 {	font-size:100%;	padding-top: 0px;	padding-bottom: 0px;}.image2 {	font-size:100%;	padding-top: 10px;	padding-bottom: 5px;	margin-left: 0px;}.columndots {	font-size:0;	padding: 2px;	height: 2px;	border-right: none;	border-left:none;	border-top: none;	border-bottom: 1px dotted #CCCCCC;	width: 145px;}.contentdots {	font-size:0;	padding: 2px;	height: 2px;	border-right: none;	border-left:none;	border-top: none;	border-bottom: 1px dotted #CCCCCC;	width: 510px;	float: left;	margin-bottom: 5px;	margin-left: 25px;}.contentsbullet {	font: 110% Arial, Helvetica, sans-serif;	list-style: url(/images/bullet.gif) none inside;	display: list-item;	text-align: left;	margin-left: 3px;}
.contentsright {
	font: 110% Arial, Helvetica, sans-serif;	list-style: url(/images/bullet.gif) none inside;	display: list-item;	text-align: right;	margin-left: 3px;
}
}.contentsnum {	font: 110% Arial, Helvetica, sans-serif;	list-style: none inside;	display: list-item;	text-align: left;	margin-left: 3px;}
.spacedlist {
	margin-top: 8px;
}
.indented {
	margin-left: 20px;
}
table.simple {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.simple th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.simple td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>

