@charset "UTF-8";

/* Layout Medium Screens */
 
/* Menu Styles */


/* Menu Link Styles */




#article {
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-bottom-color: #D5B475;
}
footer {
	background-position: center center;
	font-size: .85em;
	color: #000000;
	padding: 10px 10px 10px 15px;
	font-weight: bold;
	background-image: url('../images/footer-bar.jpg');
	background-repeat: repeat-x;
	clear: both;
	margin-top: 40px;
	display: block;
}
.tophead {
	height: 110px;
	width: 100%;
	background-repeat: ;
	color: #FFFFFF;
	background-color: #000000;
}
h2 {
	margin: 1em 3em 1em 4em;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	padding-top: -10px;
	color: #F9BC06;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 2.3em 5% 1em 3em;
}
.tophead .text2 {
	font-size: 1.1em;
	line-height: 22px;
	vertical-align: middle;
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	display: block;
	float: left;
	font-weight: bold;
	top: 30px;
	right: 5%;
}
.tophead a.toplogo {
	height: 69px;
	background-image: url('../images/NEW-MED-LOGO.png');
	background-repeat: no-repeat;
	width: 150px;
	position: inherit;
	z-index: 99;
	float: left;
	display: block;
	left: 5px;
	visibility: visible;
	margin-top: 12px;
}
#nextarticle {
	width: 100%;
	height: auto;
	background-image: none;
	background-attachment: ;
	margin: 0px;
	padding: -25px 0px 0px 0px;
	background-color: #F9BC06;
	display: block;
	color: #000000;
}
#nextarticle h1 {
	padding: 0px;
	display: ;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}
#nextarticle h2 {
	display: ;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
}
#nextarticle p {
	display: ;
	color: #000000;
	font-size: .9em;
	font-weight: bold;
}
