#title {display:none; }
body, p, ul, li, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 13px;
	font-weight: bolder;
	color: #1D4A83;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #1D4A83;
	margin-bottom: 10px;
}
address {
	font-style: normal;
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
}
.medlinks {
	font-size: 10px;
	font-weight: bolder;
	color: #1D4A83;
	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: #1D4A83;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
    color: #1D4A83;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #1D4A83;
}
a:hover {
	font-size: 12px;
	color: #1D4A83;
	text-decoration: underline;
}
