@charset "utf-8";
/* CSS Document */

BODY {
	background-color: #13355a;
	margin-top: 10px;
	margin-left: 0px;
}
.heading-texta{
     font-size:20px; 
	color: #605c31; 	
	font-family: Arial, Helvetica, sans-serif;
}
.heading-textb{
     font-size:20px; 
	color: #a5b8cb; 	
	font-family: Arial, Helvetica, sans-serif;
}
.content-text{
	font-size:13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

.content-boxa{
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b9b470;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b9b470;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #b9b470;
}
.content-box-heading-texta{
     font-size:20px; 
	color: #605c31; 	
	font-family: Arial, Helvetica, sans-serif;
}
.content-boxb{
	background-color: #ffffff;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b9b470;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b9b470;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b470;
}

.content-boxc{
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b9b470;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b9b470;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #b9b470;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b470;
}
.footer-text{
	font-size:13px;
	color: #121cee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}
