#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;
}

.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;}