body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #153774;
	margin-bottom: 15px;	
}

h3 {
	font-size: 14px;
	color: #153774;
	font-weight: bolder;
}

h4 {
	font-size: 13px;
	color: #153774;
	font-weight: bolder;
	font-style: italic;
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #355189;
	margin-bottom: 0px;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #355189;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}

#doc_highlight_box {
	width: 459px;
	background-color:#DFE6EE;
	padding: 8px;
	margin-bottom:10px;
}

#doc_highlight_insidebox {
	margin:auto;
	width: 428px;
	border:#006AB3 solid 1px;
	background-color:#fff;
	padding: 15px;
	
}

#sm_image_box {
	width: 4px;
	height: 4px;
	padding-top:1px;
	
}

a:link {
	color: #153774;
	text-decoration: none;
}
a:visited {
    color: #153774;
	text-decoration: none;
}
a:hover {
	color: #153774;
	text-decoration: underline;
}
a:active {
	color: #153774;
}

#title {display:none; }