html,body {
background: #ecf5fb;
width:100%;
height:100%;
font-size:80%;
font-family: Arial, Helvetica, sans-serif;
color:#0f3a4f;
margin:0;
padding:0;
}
h1{
font-family: "Times New Roman", Times, serif;
color:#1b5c7c;
font-size: 1.8em;
}
ul {
padding: 0;
}
.maintable {
margin-left: auto;
margin-right: auto;
}
.boldtext {
	font-weight: bold;
}
.logocell {
width: 292px;
height: 65px;
}
.toprightcell {
background: #1b5c7c;
font-family: "Times New Roman", Times, serif;
font-size:2.4em;
text-align:center;
font-weight:normal;
color: #ffffff;
}
.phonecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-align:right;
	font-weight:600;
	color: #000000;
	background: #dcc172;
	/*height: 23px;*/
	width: 730px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 3px;
	border-top-color: #10384b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #a98929;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.contectcell {
font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:left;
	background: #f8e9cb;
	border-bottom-color: #10384b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
color:#0f3a4f;
}
.bottomrightcell {
background: #1b5c7c;
font-family: Arial, Helvetica, sans-serif;
font-size:0.9em;
color: #ffffff;
text-align:right;
padding:4px;
}
.photocell {
padding: 0;
margin: 0;
border-bottom-color: #10384b;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.bottomleftcell {
	background: #1d6d94;
}
.maintable {
	border: 1px solid #103649;
}
.foot{
color:#f8e9cb;	
}


