#title {display:none; }
body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	background-color:#003052;
	margin:0 0 0 0;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #003052;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #005596;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
	color:#A2A2A2;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #548998;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #005596;
	text-decoration: underline;
}
a:visited {
    color: #005596;
	text-decoration: underline;
}
a:active {
	color: #005596;
}
a:hover {
	color: #A2A2A2;
	text-decoration: underline;
}

.title {
	font-size: 17px;
	font-weight: bolder;
	color: #003052;
	margin-bottom: 15px;	
}

