#title {display:none; }

body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

#header {
	background-repeat: repeat-x;
	background-image: url(images/layoutsplice/bg_span.gif);
}


h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #1E497A;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #1E497A;
	margin-bottom: 0px;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #1E497A;
	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: #629284;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
    color: #629284;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	color: #1E497A;
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #629284;
	font-weight: bolder;
}

.call {
	float: right;
	padding: 5px;
	margin-right: 5px;
}

.call h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #eff5d7;
	margin-bottom: 0px;
}

.clear {
clear: both;
} 

.contactinfo a:link { color: black; font-weight: normal; text-decoration: none;}
.contactinfo a:visited { color: black; font-weight: normal; text-decoration: none;}
.contactinfo a:hover { color: black; font-weight: normal; text-decoration: none;}

.announcement h2 {
	background-color: #619183;
	color: #FFFFFF;
	font-size: 15px;
	margin: 0 -11px;
	margin-top: -10px;
	padding: 4px;
	text-align:center;
}
.announcement {
	background-color: #FFF;
	border: 1px solid #619183;
	float: right;
	margin: 0 0 0 15px;
	padding: 10px;
	width: 180px;
}

.announcement strong {
	color: #17337B;
	font-size:12px;
}
.announcement h3 {
	color:#000000;
	font-size:12px;
	text-align:center;