#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;
	background-color: #D5E3FF;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #00135D;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #006666;
	margin-bottom: 0px;
}
address {
	font-style: normal;
	
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
	width: 100%px;
}
h3 {font weight: bold;
	line-height: 14px;
}
.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: #136B9C;
	text-decoration: none;
}
a:visited {
    color: #136B9C;
	text-decoration: none;
}
a:active {
	color: #136B9C;
}
a:hover {
	color: #00145B;
	text-decoration: underline;
}
.title {
	color:#333333;
	font-size: 17px;
	font-weight: bolder;
}

.column {
	width: 225px;
	float: left;
	margin-right: 2px;
}