#title {display:none; }

body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #ea8e22;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #002E7B;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bolder;
	color: #ea8e22;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
.copyright {
	padding-top: 10px;
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
}

#bar {
	width: 140px;
	float: right;

}

.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #368D7C;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}

#bar a:link  {
	color: #ea8e22;
	text-decoration: underline;	
}

#bar a:visited  {
	color: #ea8e22;
	text-decoration: underline;
}

#bar a:hover {
	color: #000000;
	text-decoration: underline;
}
#bar a:active {
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
    color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ea8e22;
	text-decoration: underline;
}
a:active {
	color: #ea8e22;
}
.column {
	width: 275px;
	float: left;
	margin-right: 10px;
}
.numbers {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #C9F1FF;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}