/* -Structure- */ 

body {
	background:#04488F;
	text-align:center;
	background-image: url(../images/back.gif);
	background-position:center;
	background-repeat: repeat-y;
	margin: 0;

 }
 
 
 /* -Font styles-*/ 
  .mainbox {
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align:left;
}
 .maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
 .maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:bolder;
	text-decoration: ;
	color: #04488F;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #666666;
	font-weight: 500;
}
 .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #3073AF;
}
 .link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #70A6D8;
	text-decoration:underline 
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bolder;
	text-decoration: ;
	color: #04488F;
}
.clienttext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #04488F;
}
