:focus {
     outline: 0;
}

#header-image {
	text-align: center;
	padding-top: 8px;
}



body {
     background-image: url(images/bg-body.png);
	 background-repeat: repeat-fixed;
	 background-position:top center;
	 text-align: center !important;
     font-family: Arial;

}


h1 { font-size: 12pt;  font-family: Arial; font-weight: bold; color: #00958f;  text-align: center; padding-top: 10px; padding: 5px;
	}

	
h2 { font-size: 10pt;  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: 9pt; 
     font-family: Arial;
	 color: #000; 
	 text-align: left;
	 padding-top: 5px;
	 padding-left: 15px;
	 padding-right: 5px;
	
}

a {
color: #009590;	
	
}

a:hover {
	color: #ff0000;
	
}

#section-header-0 {
    background:	none;
}

#section-header-0-content {
    background:	none;
}

#section-header-1 {
    background:	none;
}

#section-header-1-content {
    background:	none;
}

#section-header-2 {
    background:	none;
}

#section-header-2-content {
    background:	none;
}

#section-middle-1 {
	background:	none;
	overflow: auto;
}


 section-middle-1-1-content {
 background:	none;
}


#containerElement {
	position: relative;
	background:	none;
}


#section-footer-0 {
 background: none;

}

#section-footer-1 {
 
 background: none;
}


#section-footer-2 {

 background: none;
}


#footer1 a {
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	
}

#footer1 a:hover {
	color: #013e81;
	
}

#footer1 p{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #013e81;
	
}

#footer1 h3{
	text-align: center;
	font-family: Arial;
	font-size: 15pt;
	font-weight: none;
	color: #fff;
	
}

#footer2 p{
	text-align: center;
	font-size: 9pt;
	font-weight: none;
	color: #fff;
	
}

#footer2 a {
	font-size: 12pt;
	font-weight: bold;
	color: #9dd5fa;
	
}

#footer2 a:hover {
	color: #fff;
	
}

#footer2 h3{
	text-align: center;
	font-family: Arial;
	font-size: 15pt;
	font-weight: none;
	color: #fff;
	
}

#footer3 p{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	
}

#footer3 a {
	font-size: 10pt;
	font-weight: bold;
	color: #9dd5fa;
	
}

#footer3 a:hover {
	color: #fff;
	
}

#footer3 h3{
	text-align: center;
	font-family: Arial;
	font-size: 15pt;
	font-weight: none;
	color: #fff;
}

.sm {
	padding-left: 10px;
}

	
#footer1 {
    width:285px; 
	background-image: url(images/bg-box.png);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 20px;
	height: 200px;
}

#footer2 {
    width:285px; 
	background-image: url(images/bg-box.png);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 20px;
	height: 200px;
}

#footer3 {
    width:285px; 
	background-image: url(images/bg-box.png);
	background-repeat: no-repeat;
	margin-right: 10px;
    margin-top: 20px;
	height: 200px;
}


.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000;
	padding:6px;
}

.spacing {padding:10px;}

#article {background: none;}



