#title {display:none; }
body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkgd.jpg)
	}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #002649;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #002649;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #548998;
	margin-bottom: 0px;
    margin-top: 0px;
}
.copyright {
	color:#9CC;
	text-align:  center;
	font-size: 12px;
	line-height: 14px;
} 
.copyright a:link {
	color: #9CC;
}
.copyright a:hover{
	color: #9CC;
}
.copyright a:active{
	color: #9CC;
}
.copyright a:visited{
	color: #9CC;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #cc2d25;
	text-decoration: underline;
}
a:visited {
    color: #cc2d25;
	text-decoration: underline;
}
a:active {
	color: #cc2d25;
}
a:hover {
	color: #002469;
	text-decoration: underline;
}


