body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1b1c44;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.75em;
	letter-spacing: 0.035em;
}
.oneColFixCtrHdr #container
{
	width: 100%; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	text-align: center;
	margin: auto;
}
.oneColFixCtrHdr #header
{
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(http://www.hawaiipacifichealth.org/images/bk_header.jpg);
}
.oneColFixCtrHdr #header h1
{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent
{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #footer
{
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #DDDDDD;
}
.oneColFixCtrHdr #footer p
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.columns_body
{
	vertical-align: top;
	margin: 0px;
	padding-top: 0.5em;
	/*padding-right: 0.75em;*/
	padding-bottom: 0em;	/*padding-left: 0.75em;*/
}
.normal_footer_boldlt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	margin: 0em;
	padding: 1em;
	text-align: left;
	vertical-align: middle;
}
.normal_footer_boldrt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	margin: 0em;
	padding: 1em;
	text-align: right;
	vertical-align: middle;
}
.normal_footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 175%;
	font-weight: normal;
	color: #FFF;
	margin: 0em;
	padding: 1em;
	vertical-align: top;
	text-align: left;
}
.news_list {
	list-style-position: outside;
	list-style-type: circle;
	margin: 0em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.policy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 175%;
	font-weight: normal;
	color: #FFF;
	margin: 0em;
	padding: 1em;
	vertical-align: middle;
	text-align: right;
}
.normal_footer_hdr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	font-weight: bold;
	color: #a1d2ef;
}
.topRight_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #005daa;
	background-color: #e9f1f8;
	text-align: left;
	vertical-align: middle;
	background-repeat: repeat-y;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0.5em;
}
.rtNav_lower
{
	padding-bottom: 0.15em;
	padding-top: 0.15em;
	margin: 0em;
	padding-right: 0em;
	padding-left: 0em;
}
.rtNav_search
{
	padding-bottom: 0.15em;
	padding-top: 0.15em;
	margin: 0em;
	padding-right: 0em;
	padding-left: 0em;
	background-image: url(/uploadedImages/HawaiiPacificHealth/HomePage/search_home_bg.jpg);
	padding: 1em;
    background-repeat: no-repeat;
    background-position: center center;
}
.rtlowernav_td
{
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	vertical-align: top;
}
.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #5D5D5D;
	text-align: left;
	line-height: 150%;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.75em;
	margin: 0px;
}
.normal_imgrght
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #5D5D5D;
	text-align: left;
	line-height: 150%;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin: 0px;
}
.sidebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #5D5D5D;
	text-align: left;
	line-height: 125%;
	padding-top: 0.2em;
	padding-right: .5em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
.recent_news_divider
{
	background-image: url(../images/hm_dividers.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 3px;
}
.classes_hm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5D5D5D;
	text-align: left;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 2em;
	margin: 0px;
}
.classes_hdr_hm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1b1c44;
	text-align: left;
	font-weight: bold;
}
.content_hdrs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/bg_content_hdr.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	letter-spacing: normal;
	height: 30px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .75em;
}
.content_spotlight
{
	background-color: #ECF3F8;
	padding: 0.75em;
	border: 1px solid #FFF;
	margin: 0em;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.news_hdr 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #B56D2D;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	letter-spacing: normal;
	height: 30px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .75em;
}
.imgRight
{
	margin: 0px;
	text-align: right;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.25em;
}
.imgLeft
{
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#zipcode_form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	line-height: 200%;
	color: #5D5D5D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}

#search
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    color: #dd5716;
    text-align: left;
    margin: 0em;
    line-height: 125%;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0em;
}

#oldsearch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #dd5716;
	background-color: #e9f1f8;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin: 0em;
	line-height: 125%;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
#flashHDR
{
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	height: 100%;
}
#flash_swf
{
	vertical-align: middle;
	margin: 0em;
	text-align: center;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	height: 100%;
	width: 100%;
}
#flashHDR_top
{
	background-color: #005daa;
	background-image: url(../images/bg_flashtop_hm.gif);
	background-repeat: repeat;
	vertical-align: top;
	height: 1px;
}
#flashHDR_bottom
{
	background-color: #a6c6e1;
	background-image: url(../images/bg_flashbottom_hm.gif);
	background-repeat: repeat;
	height: 1px;
	vertical-align: bottom;
}
div#tabs
{
	padding: 0em;
	margin: 0em;
	text-align: left;
	background-image: url(../images/bg_tab_03.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-bottom-style:none;
	border-bottom-width:0em;
	z-index:1000;
}
#tabs a img
{
	position:relative;
	vertical-align:bottom;
	text-align: left;
}
#tabs a
{
	padding: 0em;
	vertical-align: bottom;
	text-align: left;
	height: 25px;
	z-index:1000;
}
div.tabContent
{
	border: 1px solid #d2e3f0;
	margin: 0em;
	margin-top:-1px;
	padding-top: 0.75em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
	background-image: url(../images/bg_tabs_body.gif);
	background-repeat: repeat;
	background-position: bottom;
	height:100%;
}
div.tabContent.hide
{
	display:none;
}
a
{
	color: inherit;
	color:expression(this.parentNode.currentStyle['color']);
	text-decoration:none;
}
a:visited
{
	color: inherit;
	color:expression(this.parentNode.currentStyle['color']);
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
	color: inherit;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	background-color: #0053AE;
	background-repeat: repeat;
	margin: 0.5em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.15em;
	padding-left: 1em;
}

.forgotlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	background-color: #0053AE;
	background-repeat: repeat;
	margin: 0.30em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.20em;
	padding-left: 0em;
	text-align:center;
}

/*Start added for new straub homepage*/
#searchsite_straub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #dd5716;
	background-color: #ceebd7;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin: 0em;
	line-height: 125%;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}

.content_hdrs_straub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-image: url(../uploadedImages/StraubHealth/HomePage/bg_content_hdr_straub.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	letter-spacing: normal;
	height: 30px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.75em;
}
.content_spotlight_straub
{
	background-color: #c1e6cf;
	padding: 0.75em;
	border: 1px solid #FFF;
	margin: 0em;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.news_hdr_straub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #B56D2D;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	letter-spacing: normal;
	height: 30px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .75em;
}

.topRight_table_straub
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #005daa;
    background-color: #ceebd7;
    text-align: left;
    vertical-align: middle;
    background-repeat: repeat-y;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    margin: 0em;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    padding: 0.5em;
}

.recent_news_divider_straub
{
    background-image: url(../uploadedImages/StraubHealth/HomePage/hm_dividers_straub.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 3px;
}

.rtNav_search_straub
{
    padding-bottom: 0.15em;
    padding-top: 0.15em;
    margin: 0em;
    padding-right: 0em;
    padding-left: 0em;
    background-image: url(/uploadedImages/StraubHealth/HomePage/search_straub_bg.jpg);
    padding: 1em;
    background-repeat: no-repeat;
    background-position: center center;
}
/*End added for new straub homepage*/

/*Start added for new wilcox homepage*/
.content_hdrs_wilcox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-image: url(../uploadedImages/wilcoxHealth/HomePage/bg_content_hdr_wilcox.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	letter-spacing: normal;
	height: 30px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.75em;
}
.content_spotlight_wilcox
{
	background-color: #c1e6cf;
	padding: 0.75em;
	border: 1px solid #FFF;
	margin: 0em;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.news_hdr_wilcox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #B56D2D;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	letter-spacing: normal;
	height: 30px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .75em;
}

.topRight_table_wilcox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #005daa;
    background-color: #ceebd7;
    text-align: left;
    vertical-align: middle;
    background-repeat: repeat-y;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    margin: 0em;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    padding: 0.5em;
}

.recent_news_divider_wilcox
{
    background-image: url(../uploadedImages/WilcoxHealth/HomePage/wilcox_hm_dividers.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 3px;
}

.rtNav_search_wilcox
{
	padding-bottom: 0.15em;
	padding-top: 0.15em;
	margin: 0em;
	padding-right: 0em;
	padding-left: 0em;
	background-image: url(/uploadedImages/WilcoxHealth/HomePage/search_wilcox_bg.jpg);
	padding: 1em;
    background-repeat: no-repeat;
    background-position: center center;
}


/*End added for new wilcox homepage*/



/*Start added for new pali homepage*/

.content_hdrs_pali
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    color: #FFF;
    background-image: url(../uploadedImages/PaliMomi/HomePage/bg_pali_content_hdr.gif);
    background-repeat: repeat;
    text-align: left;
    vertical-align: middle;
    margin: 0px;
    letter-spacing: normal;
    height: 30px;
    padding-top: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    padding-left: .75em;
}

.rtNav_search_pali
{
    padding-bottom: 0.15em;
    padding-top: 0.15em;
    margin: 0em;
    padding-right: 0em;
    padding-left: 0em;
    background-image: url(/uploadedImages/PaliMomi/HomePage/search_pali_bg.jpg);
    padding: 1em;
    background-repeat: no-repeat;
    background-position: center center;
}

.recent_news_divider_pali
{
    background-image: url(/uploadedImages/PaliMomi/HomePage/pali_divider.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 3px;
}

/*End added for new pali homepage*/

