#title {display:none; }

body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #003366;
	margin-bottom: 15px;	
}

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

.medlinks {
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	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, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #663300;
	text-decoration: underline;
}

/*** Layout Styles ***/

address {
	font-style: normal;
}

.copyright {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

.title {
	font-size: 17px;
	font-weight: bolder;
	color: #003366;
}