@charset "UTF-8";
body {
	font-family: Lucida Sans Unicode, Arial;
	font-size: 13px;
	background-color: #CCCCCC;
	background-image: url(../images_palma/page_bg.jpg);
	background-position: center top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtr #container {
	width: 820px;  
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtr #mainContent {
	
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #264C7D;
	}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #264C7D;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-size: 24px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #264C7D;
}
h2 {
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #264C7D;
}
h3 {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #264C7D;
}
h4 {
	font-size: 18px;
	color: #000000;
}
h5 {
	font-size: 16px;
	color: #000000;
}
h6 {
	font-size: 14px;
	color: #000000;
}
.navigation {
	padding-top: 5px;
	padding-left: 20px;
	height: 25px;
	width: auto;
	word-spacing: 5px;
	background-color: #8097CB;
}
.navigation a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #000000;
}
.navigation a:hover {
	text-decoration: underline;
	color: #000000;
}
.navigation a:active {
	text-decoration: underline;
	color: #000000;
}
.leftnavigation {
	background-color: #8097CB;
	padding-top: 5px;
	margin-bottom: 1px;
	padding-left: 10px;
	height: 21px;
	width: auto;	
}
.leftnavigation a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
.leftnavigation a:link {
	text-decoration: none;
}
.leftnavigation a:visited {
	text-decoration: none;
	color: #000000;
}
.leftnavigation a:hover {
	text-decoration: underline;
	color: #000000;
}
.leftnavigation a:active {
	text-decoration: none;
	color: #000000;
}
.contact {
 font-size: 10px;
 }