/** basic elements **/
* {
	margin: 0px;
	padding: 0px;
}

body {
    text-align: center;
    font-size: 85%;
    letter-spacing:1px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #F4AF89;
	text-decoration: none;
}

#all {
	text-align: center;
	width: 800px;
	margin:0px auto 20px;
}

IMG		{
    border:0px;
    margin:0px 0px 0px 0px;
}

H3		{
    border-bottom-width:1px;
    border-bottom-color:#FFBBFF;
    border-bottom-style:solid;
}

H4		{
	line-height:30px;
    border-left-color:#FFBBFF;
    border-left-style:solid;
    border-left-width:5px;
    border-top-color:#808080;
    border-top-style:solid;
    border-top-width:1px;
    border-bottom-color:#808080;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin-top:15px;
	padding:5px 0px 5px 10px;
}

H5		{
	background-image:url('imgsrc/tri-grey.png');
	background-position:middle left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:110%;
	margin-top:15px;
	margin-bottom:5px;
	border-bottom-color:#808080;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#363636;
}

H6		{
    font-size:105%;
    margin-top:10px;
    margin-bottom:10px;
}

P		{
    line-height:160%;
    margin-left:25px;
    margin-right:15px;
    margin-top:15px;
    margin-bottom:15px;
}

#header {
    height: 70px;
    width: 800px;
    background-image: url(imgsrc/header_title.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    font-size:85%;
	position: relative;
}

#header h1 {
	text-indent: -1000px;
}

#header h2 {
	text-indent: -1000px;
}

#header h3 {
	text-indent: -1000px;
}

#header p {
	text-indent: -1000px;
}

#header ul {
	list-style-type: none;
	width: 400px;
	position: absolute;
	top: 42px;
	right: 20px;
	text-align: right;
	font-size: 95%;
}

#header li {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	line-height: 1em;
	text-align: center;
}

#footer {
	clear: both;
	position:static;
	width:800px;
	margin:25px auto 0px;
	background-color:#FFEEFF;
	text-align:center;
}

#footer address {
	font-size: 1em;
	color: #666666;
	font-style: normal;
	font-family: Futura, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 2em;
}
.text-indent {
	text-indent: -1000px;
}

.text-indent {
	text-indent: -1000px;
}

#care	{
    margin-left:25px;
}

/** page layout **/

#cont	{
    width:800px;
    text-align:left;
}

#top-menu	{
		width:100%;
    margin:0px auto;
    background-color:#FFEEFF;
    position: static;
    text-align:center;
}

#top-menu1	{
    height: 30px;
    width: 570px;
    display: block;
    overflow: hidden;
    margin:0px auto;
}

#menu-btn01 {
    text-indent: -1000px;
    display: block;
    height: 25px;
    width: 70px;
    position: static;
    left: 0px;
    top: 0px;
    float:left;
}
#menu-btn01 a {
    background-image:url('imgsrc/top_menu.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 70px;
    display: block;
}
#menu-btn01 a:hover {
	background-position: left bottom;
}
#menu-btn02 {
    text-indent: -1000px;
    display: block;
    height: 25px;
    width: 70px;
    position:static;
    left:70px;
    top: 0px;
    float:left;
}
#menu-btn02 a {
	background-image: url('imgsrc/top_menu.png');
	background-repeat: no-repeat;
	background-position: -70px top;
	height: 25px;
	width: 70px;
	display:block;
}
#menu-btn02 a:hover {
	background-position: -70px bottom;
}
#menu-btn03 {
	text-indent: -1000px;
	display: block;
	height: 25px;
	width: 70px;
	position: static;
	left: 140px;
	top: 0px;
    float:left;
}
#menu-btn03 a {
	background-image: url('imgsrc/top_menu.png');
	background-repeat: no-repeat;
	background-position: -140px top;
	height: 25px;
	width: 70px;
	display: block;
}
#menu-btn03 a:hover {
	background-position: -140px bottom;
}
#menu-btn04 {
	text-indent: -1000px;
	display: block;
	height: 25px;
	width: 70px;
	position: static;
	left: 210px;
	top: 0px;
    float:left;
}
#menu-btn04 a {
	background-image: url('imgsrc/top_menu.png');
	background-repeat: no-repeat;
	background-position: -210px top;
	height: 25px;
	width: 70px;
	display: block;
}
#menu-btn04 a:hover {
	background-position: -210px bottom;
}

#menu-btn05 {
	text-indent: -1000px;
	display: block;
	height: 25px;
	width: 70px;
	position: static;
	left: 280px;
	top: 0px;
    float:left;
}
#menu-btn05 a {
	background-image: url('imgsrc/top_menu.png');
	background-repeat: no-repeat;
	background-position: -280px top;
	height: 25px;
	width: 70px;
	display: block;
}
#menu-btn05 a:hover {
	background-position: -280px bottom;
}

#menu-btn06 {
	text-indent: -1000px;
	display: block;
	height: 25px;
	width: 70px;
	position: static;
	left: 350px;
	top: 0px;
    float:left;
}
#menu-btn06 a {
	background-image: url('imgsrc/top_menu.png');
	background-repeat: no-repeat;
	background-position: -350px top;
	height: 25px;
	width: 70px;
	display: block;
}
#menu-btn06 a:hover {
	background-position: -350px bottom;
}

#menu-btn07 {
	text-indent: -1000px;
	display: block;
	height: 25px;
	width: 70px;
	position: static;
	left: 420px;
	top: 0px;
    float:left;
}
#menu-btn07 a {
	background-image: url('imgsrc/top_menu.png');
	background-repeat: no-repeat;
	background-position: -420px top;
	height: 25px;
	width: 70px;
	display: block;
}
#menu-btn07 a:hover {
	background-position: -420px bottom;
}

#menu-btn08 {
	text-indent: -1500px;
	display: block;
	height: 25px;
	width: 70px;
	position: static;
	left: 490px;
	top: 0px;
    float:left;
}
#menu-btn08 a {
	background-image: url('imgsrc/top_menu.png');
	background-repeat: no-repeat;
	background-position: -490px top;
	height: 25px;
	width: 70px;
	display: block;
}
#menu-btn08 a:hover {
	background-position: -490px bottom;
}

#menu	{
    width:200px;
    height:450px;
    text-align:left;
    background-color:#FFEEFF;
    float:left;
    margin-top:0px;
    margin-bottom:20px;
    border-width:1px;
    border-color:#FFBBFF;
    border-style:solid;
}

#main	{
    position:static;
    margin-top:0px;
    width:580px;
    text-align:left;
    padding-left:10px;
    float:right;
}

#dock-left	{
    float:left;
    width:200px;
}

#dock-right	{
    width:550px;
    margin-top:15px;
    text-align:left;
}

#map-l		{
    width:250px;
    float:left;
}

#map_r		{
    width:250px;
}

#fore_l		{
    float:left;
}


/** format **/

.pan	{
    font-size:85%;
    margin:0px 0px 0px 5px;
}

.menu_li	{
    list-style-image:url('imgsrc/menu_li.png');
    list-style-position:inside;
    margin-left:10px;
    line-height:200%;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#808080;
}

.menu_subli	{
    margin-left:30px;
    list-style-type:disc;
    line-height:160%;
}

.table-dock	{
    margin-left:20px;
    margin-top:20px;
}

.th			{
    background-color:#F9F6EB;
    text-align:center;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#808080;
    padding-top:5px;
    padding-bottom:5px;
}

.td1-dock	{
    width:150px;
    background-color:#F9F6EB;
    padding:5px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
}

.td1-his	{
    width:100px;
    background-color:#F9F6EB;
    padding:5px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    vertical-align:top;
    text-align:right;
}

.td1-fore	{
    width:100px;
    background-color:#F9F6EB;
    padding:5px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    vertical-align:middle;
    text-align:left;
}

.td1-care	{
    width:200px;
    background-color:#F9F6EB;
    padding:5px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
}

.td2-dock	{
    width:300px;
    padding:5px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
}

.td2-his	{
    width:330px;
    padding:5px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
    vertical-align:top;
    empty-cells:show;
}

.td2-pro	{
    width:350px;
    padding:5px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
    vertical-align:top;
    empty-cells:show;
}

.td2-fore	{
    width:330px;
    padding:5px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
    vertical-align:middle;
    empty-cells:show;
}

.td2-staff	{
    width:80px;
    padding:5px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
    vertical-align:middle;
    empty-cells:show;
}

.td3-dock	{
    width:50px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    text-align:center;
    line-height:150%;
    vertical-align:top;
    font-size:85%;
}

.td3-fore	{
    width:80px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    text-align:center;
    line-height:150%;
    vertical-align:top;
    font-size:85%;
    empty-cells:show;
    padding-top:5px;
    padding-bottom:5px;
}

.td3-staff	{
    width:300px;
    padding:5px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
    vertical-align:middle;
    empty-cells:show;
}

.td4-dock	{
    width:300px;
    padding:5px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
    font-size:85%;
    vertical-align:top;
}

.td5-dock	{
    width:80px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    text-align:center;
    line-height:150%;
}

.td5-his	{
    width:100px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    line-height:150%;
    vertical-align:top;
    empty-cells:show;
}

.td5-hosp	{
    width:150px;
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-right-color:#808080;
    border-right-style:solid;
    border-right-width:1px;
    text-align:left;
    line-height:150%;
}

.p-dock		{
    font-size:85%;
}

.em1		{
    font-weight:bold;
    color:#D00000;
}

.em2		{
    font-size:85%;
}

.rsv		{
    border-bottom-color:#808080;
    border-bottom-style:dotted;
    border-bottom-width:2px;
    padding-top:10px;
    padding-bottom:10px;
}

.ol-ol		{
    margin-left:50px;
    line-height:150%;
    list-style-position:outside;
}

.li-ol		{
    margin-bottom:10px;
}

.em-hosp	{
    border-width:1px;
    border-color:#6D6D6D;
    border-style:solid;
    background-color:#F3F3F3;
    margin:10px 5px 5px 15px;
    padding:5px;
}

.em-hosp2	{
    border-width:1px;
    border-color:#6D6D6D;
    border-style:solid;
    background-color:#FFEEFF;
    margin:10px 5px 5px 15px;
    padding:5px;
}

.policy		{
    list-style-type:decimal;
    list-style-position:outside;
}

.clr		{
    clear:both;
}

.ad			{
    font-style:normal;
    line-height:135%;
}

.nature		{
    border-width:1px;
    border-color:#808080;
    border-style:solid;
    padding:5px;
    margin:10px;
}

.img		{
    padding:10px;
    margin:10px;
}
