﻿/* header */
.headertitle {
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A {
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A:link {
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A:visited {
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.headertitle A:active {
	COLOR: #333333;
}
.headertitle A:hover {
	color:#FEFEFE;
	font-weight: normal;
}

.breadcrumb {
	font-family: tahoma;
	color: #656b77;
	clear: both;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	padding-bottom:5px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active {
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: underline;
	color: #656b77;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumbCurrent {
	font-family: arial;
	color: #1B8644;
	font-size: 11px;
	text-decoration: none;
}

/* left naviagtion */
.level-header {
	background-color: #e7d7bd;
	padding: 5px 0px 5px 29px;
	background-image:url(/SiteCollectionImages/menu/IMG_3754_2424.gif);
	background-position:left center;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.level-section {
	MARGIN-BOTTOM: 1px;
}
.level-item {
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A {
	padding-left:10px;
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:link {
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:visited {
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:active {
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-item A:hover {
	font-size: 11px;
	COLOR: #005027;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.level-bullet {
	BACKGROUND-IMAGE:none;/* url(/SiteCollectionImages/menu/about_pc_h_clip_image001.gif);*/
}
.level-item-pos {
	MARGIN:2px 0px 0px 0px;
	padding:2px 0px 2px 20px;
}

.smallTable {
	font-family: Arial;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
	background-color:green;
}

ul {
    margin-left: 15px;
    padding-left: 15px;
	list-style: disc url(/SiteCollectionImages/menu/bullet.gif);
}

ul ul{
	list-style: disc url(/SiteCollectionImages/menu/bullet2.gif);
}

/* POP UP*/
.ui-widget-overlay
{
	border-color: #30332d;
    color: #30332d;
    display: block;
    top: 0px;
    left: 0px;
    font-size: 12px;
    filter: alpha(opacity=50);
    opacity: 0.7;
    font-family: Arial;
    background-color: #000000;
 }
 
 .ui-dialog
 {
	background-color: white;
    border-color: #333;
    border-style: solid;
    border-width: 1px;
    color: #30332d;
    display: block;
    top: 0px;
    left: 0px;
    font-family: Arial;
    height: 400px;
    outline: 0;
    width: 750px;
}

.ui-dialog-titlebar
{
	color: #30332d;
    display: block;
    top: 0px;
    left: 0px;
    font-family: Arial;
    font-weight: 700;
    background-color: #e6e6e6;
    width: 100%;
    border-left-style: none;
    border-left-color: #30332d;
    border-right-style: none;
    border-right-color: #30332d;
    border-top-style: none;
    border-top-color: #30332d;
    border-bottom-style: solid;
    border-bottom-color: #333;
    border-width: 1px;
}

.ui-dialog-title
{
	border-color: #30332d;
    color: #30332d;
    font-size: 13px;
    font-family: Arial;
    font-weight: 700;
    padding: 5px 5px 2px 5px;
    width: 100%;
}

.ui-dialog-close
{
	float: right;  
    position: absolute;
    right: 0; 
    top: 0;   
    margin-right: 1px;
    margin-top: 1px;                             
}

.ui-dialog-content
{
	border-color: #30332d;
    color: #30332d;
    display: block;
    font-size: 12px;
    font-family: Arial;
    font-weight: 700;
    margin: 1.2em auto 1.2em auto;
    min-height: 96px;
    text-align:center;
}

.ui-content-body
{
	border-color: #30332d;
    color: #30332d;
    font-size: 12px;
    font-family: Arial;
    width: 95%;
    margin: 0.25em auto 0.25em auto;
    padding-left:10px;
    border-width: 1px;
    height: 300px;
}
   
.ui-content-buttons
{
	border-color: #30332d;
    color: #30332d;
    font-family: Arial;
    margin: 0.25em 0.5em auto auto;
    text-align: right;
}

.ui-btn
{ 
	cursor : pointer;
}


/*Others*/
.subSiteTableHeader {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial;	
	TEXT-ALIGN: left
}

.subSiteTableHeader A:link {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial
}
	
.subSiteTableHeader A:visited {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial
}
	
.subSiteTableHeader A:active {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial
}

.subSiteTableHeader A:hover {	
   font-size: 12px;	COLOR: #ffffff;	FONT-FAMILY: Arial
}

.cherishmoment {	
    background-image: url(/ourpeople/PublishingImages/banners/cherish-details.jpg);
    MARGIN: 0px;	
    WIDTH: 880px;
    HEIGHT: 200px;
	BACKGROUND-COLOR: #000000
}

.imgnav {
	DISPLAY: block;	MARGIN-LEFT: 10px;
	HEIGHT: 25px;
    TEXT-ALIGN: right
}

.imgnav IMG {
	BORDER-TOP-STYLE: none;	
	BORDER-RIGHT-STYLE: none;	
	BORDER-LEFT-STYLE: none;	
	BORDER-BOTTOM-STYLE: none
}

.imgpanel {	
  BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;	BORDER-LEFT: #ffffff 0px solid;
	WIDTH: 400px;	BORDER-BOTTOM: #ffffff 0px solid
}
.imgdesc {
	MARGIN-TOP: 20px;
	MARGIN-LEFT: 10px;	
	VERTICAL-ALIGN: top;
	WIDTH: 420px;
	COLOR: #333333;	HEIGHT: 150px;
	TEXT-ALIGN: right
}

.imgdesc H2 {	
	MARGIN-TOP: 0px;
	FONT-SIZE: 1.5em;	COLOR: #333333;	
	HEIGHT: 30px;	
	TEXT-ALIGN: right
}

.eventListSubsite {
	PADDING-RIGHT: 10px;	
	PADDING-LEFT: 10px;	
	PADDING-BOTTOM: 10px;	
	MARGIN: -3px -3px -4px;
	PADDING-TOP: 10px;	
	BACKGROUND-COLOR: #d5ebde
}
	
.eventListSubsite P {	
	font-size: 12px;
	PADDING-TOP: 10px
}

.eventListSubsite A:link, .eventListSubsite  A:visited , .eventListSubsite  A:hover
{
	FONT-SIZE: 12px
}

.JobHeader  {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial;	
	TEXT-ALIGN: left
}

.JobHeader  A:link {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial
}
	
.JobHeader  A:visited {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial
}
	
.JobHeader  A:active {
	font-size: 12px;	
	COLOR: #f5f2e5;	
	FONT-FAMILY: Arial
}

.JobHeader  A:hover {	
   font-size: 12px;	COLOR: #ffffff;	FONT-FAMILY: Arial
}


.ms-rteCustom-Content
{
	font-family: Arial; 
	font-size: 12px; 
	color: #333333;
}

.regularContentText {
	font-family: Arial; 
	font-size: 12px; 
	color: #333333;
}

.newsdate {
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000
}
.news {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #333
}
.release {
	COLOR: #000000; FONT-SIZE: 14px; TEXT-DECORATION: none
}
.newsdate_release {
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #000
}
.news_release {
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #005027
}
.newsText {
	BORDER-BOTTOM: #e3d9bd 1px solid; PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; WIDTH: 605px; PADDING-RIGHT: 5px; FLOAT: left; PADDING-TOP: 0px
}
.newsBox {
	WIDTH: 640px; MARGIN-BOTTOM: 10px; FLOAT: left
}
.homeNews {
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #005027
}
.homeNewsTxt {
	BORDER-BOTTOM: #e3d9bd 1px solid; PADDING-BOTTOM: 7px; LINE-HEIGHT: 14px; PADDING-LEFT: 0px; WIDTH: 367px; PADDING-RIGHT: 5px; FLOAT: left; PADDING-TOP: 0px
}
.homeNewsBox {
	WIDTH: 402px; MARGIN-BOTTOM: 7px; FLOAT: left
}

