H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:   normal;
    color: #216095;
    display:inline;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:   bold;
    color: #216095;
    display:inline;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:   bold;
    color: #216095;
    display:inline;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:   bold;
    color: #216095;
    display:inline;
}

H5  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:   normal;
    color: #216095;
    display:inline;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #216095;
    display:inline;
}


A:link  {
    text-decoration:    none;
    color:  #8FB836;
}

A:visited   {
    text-decoration:    none;
    color:  #8FB836;
}

A:active    {
    text-decoration:    none;
    color:  #8FB836;
}

A:hover {
    text-decoration:    underline;
    color:  #8FB836;
}

A.header:link  {
	font-weight:bold;
    font-family: Tahoma, Arial, Helvetica;
    color:  RGB(0,51,102);
    font-size:11px;
}
A.header:visited   
{
	font-weight:bold;
   	font-family: Tahoma, Arial, Helvetica;
    color:  RGB(0,51,102);
    font-size:11px;
}
A.header:active    
{
	font-weight:bold;
   	font-family: Tahoma, Arial, Helvetica;
   	color:  RGB(0,51,102);
   	font-size:11px;
}
A.header:hover 
{
	text-decoration: underline;
	font-weight:bold;
   	font-family: Tahoma, Arial, Helvetica;
   	color:  RGB(0,51,102);
   	font-size:11px;
}


A.blue:link  {
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
    color:  #8FB836; /*#0099CC;*/
    font-size:11px;
}

A.blue:visited   {
   	font-family: Tahoma, Arial, Helvetica;
   	text-decoration: underline;
    color:  #8FB836; /*#0099CC;*/
    font-size:11px;
}

A.blue:active    {
   	font-family: Tahoma, Arial, Helvetica;
   	text-decoration: underline;
   	color:  #8FB836; /*#0099CC;*/
   	font-size:11px;
}

A.blue:hover {
   	font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
   	color: #8FB836; /*#0099CC;*/
   	font-size:11px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: RGB(33,96,149);
    height:1pt;
    text-align:left;
}


.Feature {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #216095;
	font-style: normal;
}

.FeatureUnderline
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #216095;
	font-style: normal;
	border-bottom: 1px solid #216095
}

.Normal 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.Administration 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #000000;
	font-style: normal;
}

BODY, TABLE
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #12315F;
	font-style: normal;
}

.BodyPadding 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #12315F;
	font-style: normal;
	padding-right: 10;
	padding-left: 10;
}

.PanePaddingLeft
{
	padding-left: 30px;
}
.PanePaddingRight
{
	padding-right: 25px;
}
.BlueBorderRight
{
	border-right: 2px solid #D3E7F0;
}

TR.ExpiredVoucher
{
	color: Red;
}

.Body
{
	font-size: 12px;
}

P
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #12315F;
	font-style: normal;
}

TD.Header
{
	background-color: White;
}

TD.MenuRow
{
	background-color: #71B6D7;
}
TD.WhiteBar
{
	background-color: RGB(255,255,255);
}

TD.HomePageMain
{
	background-image: url(../Image/sky.gif);
	background-repeat: repeat-x;
}

TD.BodyBgrd
{
	background-color: RGB(253,253,253);	
}

DIV.HomePageImageSpacer
{
	position:relative; 
	top:0;	
}

.BlueBackGround
{
	background-color: RGB(107,188,217);
	color: white;
	padding-left: 4px;
}

TEXTAREA
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #000000;
	font-style: normal;
}

INPUT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #000000;
	font-style: normal;	
}

INPUT.Login
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
    color: #000000;
	font-style: normal;	
}

SELECT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #000000;
	font-style: normal;		
}

.HeadingRow
{
	font-weight:bold;
	border-bottom: 1px solid black;
}

.disabled
{
	color:Gray;
}

.SequenceBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #000000;
	font-style: normal;
	font-weight: bold;
}
.SelectedSequenceBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: RGB(0,51,102);
	font-style: normal;
	font-weight: bold;
}
.UnSelectedSequenceBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: RGB(107,188,217);
	font-style: normal;
	font-weight: bold;
}
.Link
{
    color: #8FB836;
}
.LinkHover 
{
	color: #8FB836;
	text-decoration: underline;
}

.Search
{
	padding-right: 10px;
	vertical-align: top; 
	padding-top: 5px;
}

/******************* Journals ***************/

.JournalCaption
{
	height: 23px;
	width: 100px;
	vertical-align: top;
}
.JournalText
{
	vertical-align: top;
	padding-bottom: 10px;
}

input.JournalField
{
	font-size: 11px;
	width: 420px;
}
textarea.JournalField
{
	font-size: 11px;	
	width: 420px;
}

TD.PhotoHome
{
	vertical-align: middle; 
	/*padding-top: 8px; 
	padding-left: 8px; 
	padding-bottom: 9px;*/
	text-align: center;
	
}
TD.SendToFriendCaption
{
	width: 130px;
}
input.SendToFriend
{
	font-size: 11px;
}

TD.FullName
{
	width: 20%;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}

TD.Comment
{
	width: 80%;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}
.BlueBox
{
	border: 1px solid #216095;
	/*border: 1px solid RGB(127,157,185);*/
	width: 190px;
}
.JournalHeading
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid RGB(127,157,185);
}
.JournalEntry
{
	border-bottom: 1px dotted #216095;
	padding-bottom: 7px;
	padding-left: 10px;
}

HR.Journal {
    color: RGB(127,157,185);
    height: 1pt;
    text-align: left;
}
.Icon
{
	width: 20px;
	text-align: center;
	padding-bottom: 5px;
}



/********/

.PaddingLeft
{
	padding-left: 10px;
}
.MembersAreaRow2
{
	height: 150px;
}
.MembersAreaRow1
{
	height: 140px;
}
.SPMembersAreaRow1
{
	height: 120px;
}
.StaffMembersAreaRow2
{
	height: 100px;
}
.NurseMembersAreaRow1
{
	height: 120px;
}
.SmallText
{
	color: #216095;
	font-size: 9px;
}
.ServiceDirectory
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
    color: #000000;
	font-style: normal;
}

.DeathDate
{
	font-style: italic;
	padding-bottom: 5px;
}
TD.Photo
{
	width: 15%;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	border: 1px solid grey;
}

TD.DeathDate h3
{
	font-weight: normal;	
}

TD.MemberWallInfo
{
	vertical-align: top;
	padding-left: 15px;
}

.WallOfFameHeading
{
	padding-bottom: 10px;
}
.Story
{
	padding-bottom: 5px;
}
TD.Author
{
	width: 15%;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
}

TD.Tribute
{
	width: 85%;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}


.PhotoImage
{
	border: 0px;
}

input.WallField
{
	width: 90px;
}
textarea.WallField
{
	font-size: 11px;	
}
.Tribute
{
	padding-bottom: 5px;
}
.TributeHeading
{
	border-bottom: 1px solid RGB(127,157,185);
	padding-bottom: 5px;
}
.SponsorTier
{
	clear: both;
	margin-bottom: 7px;
}
.Sponsor
{
    float: left;
    border: 1px solid #C6C6C6;
    box-shadow: 5px 5px 10px 1px rgba(198, 198, 198, 0.7);
    border-radius: 5px;
    width: 200px;
    height: 170px;
    overflow-y: hidden;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 11px;
    padding-left: 15px;
    padding-right: 10px;
    vertical-align: middle;
}

.Sponsor a:hover
{
    text-decoration: none;
}

.Sponsor:hover 
{
    border: 1px solid RGB(113,182,215);
    box-shadow: 5px 5px 10px 1px rgba(189, 220, 234, 0.7);
    cursor: pointer;
    text-decoration: none;
}

.Sponsor img
{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    border: 0px;
}
.SponsorTitle
{
	margin-top: 10px;
    height: 33px;
    padding-bottom: 5px;
    overflow-y: hidden;
    text-align: center;
}
.SponsorsPage
{
	text-align: left;
}

.SponsorDetail
{
	width: 500px;
	height: 430px;
}
.SponsorDetailTitle
{
    height: 33px;
    padding-bottom: 5px;
    overflow-y: hidden;
}

#divSponsorDetailFrame
{
	position: absolute; top: 25px; left: 25px; text-align: center; width: 500px; height: 440px; z-index: 9;
}

#divClose
{
	position: absolute; top: 20px; left: 515px; z-index: 10;
}

#divClose:hover
{
	cursor: pointer;
}

/***********Scrapbook *******************/

.Scrapbook
{
    float: left;
    border: 1px solid #C6C6C6;
    box-shadow: 5px 5px 10px 1px rgba(198, 198, 198, 0.7);
    border-radius: 5px;
    width: 200px;
    height: 170px;
    overflow-y: hidden;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 11px;
    padding-left: 15px;
    padding-right: 10px;
}

.Scrapbook a:hover
{
    text-decoration: none;
}

.Scrapbook:hover 
{
    border: 1px solid RGB(113,182,215);
    box-shadow: 5px 5px 10px 1px rgba(189, 220, 234, 0.7);
    cursor: pointer;
    text-decoration: none;
}

.Scrapbook img
{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    border: 0px;
}
.ScrapbookTitle
{
	margin-top: 10px;
    height: 33px;
    padding-bottom: 5px;
    overflow-y: hidden;
    text-align: center;
}
.ScrapbookPage
{
	text-align: left;
}

.ScrapbookEntry
{
	width: 500px;
	height: 430px;
}
.ScrapbookEntryTitle
{
    height: 33px;
    padding-bottom: 5px;
    overflow-y: hidden;
}

#divScrapbookEntryFrame
{
	position: absolute; top: 25px; left: 25px; text-align: center; width: 500px; height: 440px; z-index: 9;
}
