h1, h2, h3, h4 {
    margin: 0;
}

h1 {
    font: normal 15px/16px Georgia;
    margin-bottom: 8px;
}

h2 {
    font: normal 15px/16px Georgia;
    margin: 8px 0 8px 0;
}

h3 {
    font: normal 15px/16px Verdana;
    margin: 0px 0 2px 0;
}

h4 {
    font: normal 11px/12px Verdana;
    margin-top: 5px;
}

.dashed {
	border-top:dashed 1px gray;
}

a:link {
	color: #000000;
	font-family: Verdana;
	font-size: small;
	text-decoration: none;

}

a:visited {
	color: #000000;
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
}

a:hover {
	color:#66CCCC;
	font-family: Verdana;
	font-size: small;
	border: thin none #66CCCC;
	text-decoration: underline;
}

a.b:link {
	color: #ffffff;
	font-family: Verdana;
	font-size:x-small;
	text-decoration: none;
	letter-spacing:1px;
}

a.b:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size:x-small;
	text-decoration: none;
	letter-spacing:1px;
}

a.b:active {
	color: #ffffff;
	font-family: Verdana;
	font-size:x-small;
	text-decoration: none;
	letter-spacing:1px;
}

a.b:hover {
	color:#000000;
	font-family: Verdana;
	font-size:x-small;
	text-decoration: underline;
	letter-spacing:1px;
}

.headertext {
	color:#000000;
	font-family:Verdana;
	font-size:small;
	font-weight:normal;
}

.contenttext {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	line-height:150%;
}

.footertext {
	font-family:verdana;
	font-size:x-small;
	color:#FFFFFF;
	font-weight:normal;
}

.dotted {
	border-top-style: dotted;
	border-top-width:2px;
	border-color:gray;
}

.dotted2 {
	border-bottom-style: dotted;
	border-bottom-width:2px;
	border-color:gray;
}

.line {
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-color:#009dae;
	margin-left:15px;
}

/*tosca pramita*/
.tosText {
	color:#009dae;
}

/*light green*/
.lgText {
	color:#a6cf39;
}

/*orange*/
.orgText {
	color:#f26521;
}

/*light green2*/
.lg2Text {
	color:#20b600;
}

/*dull green*/
.dlgText {
	color:#00a99d;
}

/*blue*/
.blueText {
	color:#006cff;
}

/*purple*/
.prpText {
	color:#9600c7;
}

/*red*/
.redText {
	color:#de0039;
}

/*brown*/
.broText {
	color:#b6ac4e;
}

/*pink*/
.pnkText {
	color:#d200d0;
}

.imgBorder {
	border: 0px solid;
	padding: 4px;
	width: 150px;
	background-color: #adb0b4;
}

.imgBdr {
	border: 0px solid;
	padding: 4px;
	width: 196px;
	background-color: #adb0b4;
}

.imgBdrLayanan {
	border: 0px solid;
	padding: 4px;
	width: 127px;
	background-color: #adb0b4;
}

.imgBdrLab {
	border: 0px solid;
	padding: 4px;
	width: 150px;
	background-color: #adb0b4;
}

.imgBdrNews {
	border: 0px solid;
	padding: 4px;
	width: 90px;
	background-color: #adb0b4;
}

ul.disc {
	list-style-type: disc;
	list-style-position:outside;
}

.hslText {
	font-family:"Futura Lt BT";
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

.hslTitletxt {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	padding-left:20px;
	vertical-align:top;
}

.hslTitletbl {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.bdrHasil {
	border-style: solid;
	border-width: 1px;
	border-color:#FFFFFF;
	border-collapse:collapse;
}

.bdrAdm {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-collapse:collapse;

}

.bdrPasien {
	border-style: solid;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
}