:focus {
     outline: 0;
}

body {
     background-image: url(images/bg-body10.jpg);
	 background-repeat: repeat-x;
	 background-position:top center;
	 text-align: center !important;
     font-family: Arial;

}


h1 { font-size: 12pt;  font-family: Arial; font-weight: bold; color: #00728a;  text-align: center; padding-top: 5px; padding: 2px;
	}

	
h2 { font-size: 11pt;  font-family: Arial; font-weight: bold; font-style: italic;  color: #000; text-align: center; padding: 5px;
	}
	
h3 { font-size: 11pt; padding: 7px;  font-family: Arial; font-weight: bold;  color: #000; text-align: left;
	}
	
p {  font-size: 8pt; padding: 7px; line-height: 12px; font-family: Arial;  color: #000; text-align: left;
	
}

li {  font-size: 8pt; padding: 10px; line-height: 12px; font-family: Arial;  color: #000; text-align: left;
	
}

a {
color: #00c;	
	
}

a:hover {
	color: #ff0000;
	
}

#section-footer-0 {
 background-color: #fff;
 padding 10px;

}

#section-footer-1 {
 
 background-color: #fff;
}


#section-footer-2 {

 background-color: #fff;
 padding 10px;
}


#section-middle-1 {
	background:	#fff;
	overflow: auto;
}


 section-middle-1-1-content {
 background: none;
}


#containerElement {
	position: relative;
	background: none;
}


#header {
 background: #ccc;
}


#footer1 a {
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	color: #000;
	
}

#footer1 a:hover {
	color: #000;
	text-decoration: none;
	
}

#footer1 p{
	text-align: left;
	font-size: 10pt;
	font-weight: none;
	color: #000;
	text-decoration: none;
	
}

#footer1 h3{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	
}

#footer2 p{
	text-align: left;
	font-size: 10pt;
	font-weight: none;
	color: #000;
	text-decoration: none;
	
}

#footer2 a {
	font-size: 10pt;
	font-weight: none;
	color: #000;
	text-decoration: none;
	
}

#footer2 a:hover {
	color: #000;
	text-decoration: none;
	
}

#footer2 h3{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	
}

#footer3 p{
	text-align: left;
	font-size: 10pt;
	font-weight: none;
	color: #000;
	
}

#footer3 a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #00728a;
	
}

#footer3 a:hover {
	color: #0913d3;
	
}

#footer3 h3{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	
}

.sm {
	padding-left: 5px;
	margin-left: 120px;
}

	
#footer1 {
    width:300px; 
	background-image: url(images/Footer-1-alt.png);
	background-repeat: no-repeat;
	margin-left: 5px;
    margin-top: 5px;
	height: 225px;
}

#footer2 {
    width:300px; 
	background-image: url(images/Footer-2-alt.png);
	background-repeat: no-repeat;
	margin-left: 5px;
    margin-top: 5px;
	height: 225px;
}

#footer3 {
    width:300px; 
	background-image: url(images/Footer-3-alt.png);
	background-repeat: no-repeat;
	margin-right: 5px;
    margin-top: 5px;
	height: 225px;
}


.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000;
	padding:6px;
}

.spacing {padding:5px;}

#article {
	color: #000; 
	background-color: #fff; 
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	border-bottom: 1px solid #000; 
	height:100%;
}



