/*

WEB SITE:       District 24, Monterey County Al-Anon
FILE NAME:      styles.css
TITLE:          Style Sheet
AUTHOR:         Susan Sailow
DATE CREATED:   22 Aug 2009
LEVEL:          All

DESCRIPTION:    Style Sheet for District 24, Monterey County Al-Anon

COLORS:         333333	Dark Gray	Titles
                000066  Dark Blue   Content
                660099  Violet      Current Links
                006633  Hunter      ToP Link and BOP Links

	background-image: url(images/ist1_4422311_silver_fronds.jpg);
*/ 	

/* TAG SELECTORS */

a:link
{
	text-decoration: none;
}
a:visited
{
	background-color: transparent;
	color: #000066;
	text-decoration: none;
}
a:hover
{
	background-color: transparent;
	color: #006633;
	text-decoration: none;
}
a:active
{
	background-color: transparent;
	color: #660099;
	text-decoration: none;
}
body
{
	background-color: #999999;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}
body.Level2
{
	background-color: #999999;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
}
img.Content
{
	border-width: 2px;
	border-style: solid;
	border-color: black;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
	top: 0px;
}
img.ContentBR
{
	border-width: 2px;
	border-style: ridge;
	border-color: black;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
	top: 0px;
}
li.pubs
{
	background-color: transparent;
	color: #006633;
	font-style: italic;
}
p
{
	text-align: left;
}
ul.pubs
{
	list-style: inside;
	list-style-type: disc;
}

/* ID SELECTORS FINAL */

#Banner2
{
	background-color: #CCCCCC;
	color: #333333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	position: relative;
	top: 0px;
	width: 100%;
	z-index: 0;
}
#Banner2Logo
{
	background-color: transparent;
/*	border: 1px solid green; Debugg Tool */
	color: #333333;
	float: left;
	margin: 0px;
	padding: 20px;
	padding-bottom: 0px;
/*	position: absolute; Does Ntg */
/*	width: 18%; Does Ntg */
}
#Banner2Title
{
	background-color: transparent;
/*	border: 1px solid red; Debugg Tool */
	color: #333333;
/*	float: right; Does Ntg */
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14pt;
	height: 153px;
	margin: 0px;
	margin-left: 18%;
	padding-left: 20px;
/*    width: 82%; Does Ntg */
}
#BOP2
{
	background-color: transparent;
/*	border: 1px solid orange; Debugg Tool */
	color: #333333;
	font-size: 11pt;
	margin-left: 18%;	
	padding: 20px;
	padding-top: 0px;
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;  
}
#LeftNav2
{
	background-color: #CCCCCC;
/*	border: 1px orange solid; Debugg Tool */
	float: left;
/*	height: 200%; Does Ntg 
	margin: 0em;
	margin-bottom: 1em;
	padding: 2em;
*/
	position: relative;
/*	text-align: right; */
	top: 0px;
	width: 18%;
	z-index: 0;
}
#LeftNav2_FP
{
	background-color: #CCCCCC;
/*	border: 1px orange solid; Debugg Tool */
	float: left;
/*	height: 200%; Does Ntg 
	margin: 0em;
	margin-bottom: 1em;
	padding: 2em;
*/
	position: relative;
/*	text-align: right; */
/*	top: 0px; */
	width: 18%;
	z-index: 0;
}
#PageTitle
{
	background-color: transparent;
	color: #660099;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 17pt;
	font-weight: bold;
	margin-top: 0em;
	padding: 0em;
	text-align: left;
}
#TOC
{
	margin-top: .5em;
}
#TOCItems
{
	font-size: 11pt;
	padding-left: 0;
	padding-right: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
}
#YAH
{
	font-size: 10pt;
	padding: 0em;
	width: 100%;
}

/* CLASS SELECTORS FINAL */

.Content
{
	background-color: #999999;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.ContentBlink
{
	text-decoration: blink;
}
.LinkBlink
{
	text-decoration: blink;
}
.CreditsRTV
{
	color: #000000;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}
.LNSubLink
{
	background-color: transparent;
 	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: .5em;
	text-align: right;
}
.LNLink
{
	background-color: transparent;
	color: #333333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: .5em;
	text-align: right;
}
.LNLinkCurr
{
	background-color: transparent;
	color: #660099;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	margin: .5em;
	margin-right: 1em;
	text-align: right;
}
.LNLinkUnavail
{
	background-color: transparent;
	color: #333333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin: .5em;
	text-align: right;
}
.New
{
	color: #CC0000;
}
.PageTitle
{
	background-color: transparent;
	color: #660099;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 17pt;
	font-weight: bold;
	text-align: left;
}
.TOCTitle
{
	font-weight: bold;
}
.TOCItem
{
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	padding-right: 1em;
}
.TOCItemNoPad
{
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	padding: 0;
}
.YAHPage
{
	background-color: transparent;
	color: #660099;
	font-size: 10pt;
}
.YAHPath
{
	background-color: transparent;
	font-size: 10pt;
}

/* ID SELECTORS TO DEBUG */

#Banner1
{
	background-color: transparent;
	border: 0px;
	color: #333333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 19pt;
	font-weight: bold;
	position: relative;
	top: 87px;
	z-index: 2;
}
#BOP1
{
	background-color: #CCCCCC;
	border-color: black;
	border-style: solid;
	border-width: 3px;
	border-bottom-width: 3px;
	border-top-width: 2px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11pt;
  	position: relative;
	text-align: center;
    left: 0px;
	top: 0px;
	width: 100%;
	z-index: 0;
/*
//	float: right;
//      margin-left: auto;
//      margin-right: auto;
//	margin-top: 0px;
//    margin; auto;
//	padding: 1em;
// 	padding-top: 0em;
*/
}
#BOP2Links
{
	margin-left: 18%;
	padding: 20px;
	padding-top: 0px;
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;  
}
#BOP2LNSpace
{
	background-color: transparent;
	float: left;
	height: 17em;
	margin: 0em;
	margin-bottom: 1em;
	padding: 0em;
	position: relative;
	top: 0px;
	width: 18%;
	z-index: 0;
}
#ContainerPage1
{
	background-color: transparent;
	color: #000066;
      margin-left: auto;
      margin-right: auto;
	margin-top: 0px;
	position: relative;
	top: -82px;
	z-index: 0;
}
#ContainerPage2
{
	background-color: #CCCCCC;
	border-color: #333333;
	border-style: solid;
	border-width: 3px;
	color: #000066;
	height: 100%;
      margin-left: auto;
      margin-right: auto;
	position: relative;
	top: 10px;
	z-index: 0;
}
#ContentBox1
{
	background-color: #FFFFFF;
	color: transparent;
	border-color: black;
	border-style: solid;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-top-width: 2px;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	position: relative;
	top: 0px;
	z-index: 0;
}
#ContentBox2
{
	background-color: #CCCCCC;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	position: relative;
	top: 0px;
	z-index: 10;
}
#ContentLeft
{
	float: left;
	width: 300px;
	margin: 0em;
	margin-bottom: 1em;
	padding: 1em;
	position: absolute;
	text-align: left;
	top: 0px;
	z-index: 0;
}
#ContentLeftAndRight
{
	background-color: #FFFFFF;
	border-color: black;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-top-width: 2px;
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	padding: 1em;
	padding-top: .5em;
	position: relative;
	text-align: left;
	top: 0px;
	z-index: 0;
}
#ContentRight
{
	margin: 0px;
	margin-left: 300px;
    border: 0px;
	border-left: 1px solid gray;
	padding: 1em;
	padding-top: .5em;
	text-align: left;
	z-index: 0;
}
#Content2
{
	background-color: #FFFFFF;
	border-color: #333333;
	border-style: solid;
	border-width: 2px;
      border-right-width: 0px;
	margin-bottom: 0;
	margin-left: 18%;
	margin-right: 0;
	margin-top: 0;
	padding: 1em;
	padding-top: .5em;
	position: relative;
	text-align: left;
	z-index: 10;
}
#TOPNav1
{
	background-color: #CCCCCC;
	border-color: black;
	border-style: solid;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-top-width: 2px;
	color: #333333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	height: 60px;
	padding: .25em;
	position: relative;
	top: 0px;
	z-index: 0;
}
/* CLASS SELECTORS To Debug */

.BorderRidge
{
      border-style: ridge;
}
.CenterText
{
	text-align: center;
}
.clContactName
{
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.clContactTitle
{
	background-color: transparent;
	color: #333333;
	font-size: 13pt;;
	font-weight: bold;
	text-align: left;
}
.clContentBlack9
{
	color: #000000;
	font-size: 9pt;
}
.clContentBlack10
{
	color: #000000;
	font-size: 10pt;
}
.clContentBlack11
{
	color: #000000;
	font-size: 11pt;
}
.clImgLeft
{
	border-width: 2px;
	border-style: solid;
	border-color: black;
	margin-right: 8px;
	margin-bottom: 8px;
}
.clImgLeft0
{
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	margin-right: 8px;
	margin-bottom: 8px;
}
.clImgLeft1
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-right: 8px;
	margin-bottom: 8px;
}
.clPageSection
{
	margin: 0px;
	margin-top: 10px;
/*	border: 1px black solid;  */
}
.clPageSectionTitle
{
	background-color: transparent;
	color: #006633;
    font-size: 14pt;
	font-weight: bold;
	letter-spacing: .5em;
	font-style: italic;
	text-align: left;
	text-transform: uppercase;
}
.Contact
{
	background-color: transparent;
	border: black 1px solid;
	color: #000066;
	display: block;
	font-size: 12pt;
	margin: 0px;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}
.Contact2
{
	background-color: transparent;
	border: black 1px solid;
	color: #000066;
	display: block;
	font-size: 12pt;
	margin: 0px;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}
.ContactTitle60
{
	background-color: transparent;
	color: #333333;
/*	display: block;  */
	float: left;
	font-size: 13pt;;
	font-weight: bold;
	text-align: left;
	width: 60%;
}
.ContactTitle602
{
	background-color: transparent;
	color: #333333;
/*	display: block;  */
	float: left;
	font-size: 13pt;;
	font-weight: bold;
	text-align: left;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 40%;
}
.ContactTitle100
{
	background-color: transparent;
	color: #333333;
	display: block;  
	font-size: 13pt;;
	font-weight: bold;
	text-align: left;
	width: 100%;
}
.ContactInfo60
{
	background-color: transparent;
	text-align: left;
	width: 60%;
}
.ContactInfo100
{
	background-color: transparent;
/*	display: block;  */
	text-align: left;
	width: 100%;
}
.ContactName40
{
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	width: 40%;
}
.ContactName402
{
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 60%;
}
.ContactName60
{
	background-color: transparent;
/*	display: block;  */
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	width: 60%;
}
.ContactName100
{
	background-color: transparent;
/*	display: block;  */
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	width: 100%;
}
.ContentBold
{
	font-weight: bold;
}
.ContentDkGray
{
	color: #333333;
}
.ContentDkRed
{
	color: #CC0000;
}
.Content10
{
	font-size: 10pt;
}
.Content11
{
	font-size: 11pt;
}
.CreditsAAFG
{
	color: #006633;
	font-size: 11pt;
	text-align: center;
	text-decoration: none;
}
.CreditsAAFG2
{
	color: #006633;
	font-size: 11pt;
	text-align: left;
	text-decoration: none;
}
.CreditsRTV2
{
	color: #000000;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}
.DaySection
{
	background-color: transparent;
	color: #006633;
      font-size: 14pt;
	font-weight: bold;
	letter-spacing: .5em;
	font-style: italic;
	text-align: left;
	text-transform: uppercase;
}
.PageSection
{
	background-color: transparent;
	color: #006633;
      font-size: 14pt;
	font-weight: bold;
	letter-spacing: .5em;
	font-style: italic;
	text-align: left;
}
.LegendBox 
{
	border: thin solid #000066;
	color: #000066;
	font-size: 11pt;
	margin: 0px;
	padding: .2em;
	width: 60%;
}
.LegendItemTitle
{
	background-color: transparent;
	color: #000066;
	font-weight: bold;
	padding: .1em;
	padding-right: .75em;
	text-align: left;
	width: 20%;
}
.LegendItemDesc
{
	background-color: transparent;
	border-color: #000066;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	color: #000000;
	font-weight: normal;
	padding-left: .75em;
	text-align: left;
	width: 80%;
}
.LegendTitle
{
	background-color: transparent;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	border: thin solid #000066;
	color: #006633;
	letter-spacing: .5em;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	padding: .2em;
	text-align: left;
	width: 60%;
}
.Level2
{
	z-index: 2;
}
.Level3
{
	z-index: 3;
}
.LinkBOP1
{
	background-color: transparent;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	padding: 0em;
	padding-left: .5em;
	padding-right: .5em;
	text-decoration: none;
}
.LinkBOPCurr1
{
	background-color: transparent;
	color: #660099;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	padding: 0em;
	padding-left: .5em;
	padding-right: .5em;
	text-decoration: none;
}
.LinkBOPUnavail1
{
	background-color: transparent;
	color: #333333;
	font-size: 12pt;
	padding: 0em;
	padding-left: .5em;
	padding-right: .5em;
	text-decoration: none;
}
.LinkBOP2
{
	background-color: transparent;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	margin: 0em;
	text-decoration: none;
}
.LinkBOPCurr2
{
	background-color: transparent;
	color: #660099;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	margin: 0em;
	text-decoration: none;
}
.LinkBOPUnavail2
{
	background-color: transparent;
	color: #333333;
	font-size: 12pt;
	margin: 0em;
	text-decoration: none;
}
.LinkDoc11
{
	background-color: transparent;
	color: #000066;
	font-size: 11pt;
	text-decoration: underline;
}
.LinkDocDkGrayBold
{
	background-color: transparent;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.LinkDocDkGray11
{
	background-color: transparent;
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.LinkDocGreen
{
	background-color: transparent;
	color: #006633;
	text-decoration: underline;
}
.LinkDocGreen11
{
	background-color: transparent;
	color: #006633;
	font-size: 11pt;
	text-decoration: underline;
}
.LinkEmail
{
	background-color: transparent;
	color: #0000CC;
	font-size: 12pt;
	font-style: italic;
	text-decoration: underline;
}
.LinkEmail10
{
	background-color: transparent;
	color: #0000CC;
	font-size: 10pt;
	font-style: italic;
	text-decoration: underline;
}
.LinkEmail11
{
	background-color: transparent;
	color: #0000CC;
	font-size: 11pt;
	font-style: italic;
	text-decoration: underline;
}
.LinkExt
{
	background-color: transparent;
	color: #006633;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.LinkExt11
{
	background-color: transparent;
	color: #006633;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.LinkTOP
{
	background-color: transparent;
	color: #006633;
	font-size: 9pt;
	text-decoration: none;
}
/* Beginning of new Meet styles */
.Meet
{
	background-color: transparent;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	color: #000066;
	font-size: 11pt;
    margin-top: 12px;
	padding: .6em;
	text-align: left;
	width: 60%;
}
.Meet75
{
	background-color: transparent;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	color: #000066;
	font-size: 11pt;
      margin-top: 12px;
	padding: .6em;
	text-align: left;
	width: 75%;
}
.MeetAddr
{
	font-weight: bold;
}
.MeetAddrA
{
	font-weight: bold;
}
.MeetAddrB
{
}
.MeetCity
{
	font-weight: bold;
	text-transform: uppercase;
}
.MeetDist23
{
	background-color: transparent;
	color: black;
	font-size: 10pt;
}
.MeetFlyer
{
	background-color: transparent;
	color: #006633;
}
.MeetLegend
{
	background-color: transparent;
	color: #000099;
	font-weight: bold;
}
.MeetLoc
{
	font-weight: bold;
}
.MeetLocA
{
	font-weight: bold;
}
.MeetLocB
{
}
.MeetName
{
	font-weight: bold;
}
.MeetNameA
{
	font-weight: bold;
}
.MeetNameB
{
}
.MeetNotes
{
}
.MeetOSM
{
	background-color: transparent;
	color: #006633;
	font-weight: bold;
}
.MeetQMLink
{
}
.MeetTable
{
	background-color: transparent;
	border-width: 0px;
	color: #000066;
	font-size: 11pt;
}
.MeetTitle
{
	background-color: transparent;
	color: #0000CC;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
.MeetType
{
}
/* End of new Meet styles */
/* Beginning of soon-to-be-gone Meetg styles */
.Meetg
{
	background-color: transparent;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	color: #000066;
	font-size: 11pt;
	padding: .2em;
	text-align: left;
	width: 60%;
}
.Meetg75
{
	background-color: transparent;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	color: #000066;
	font-size: 11pt;
	padding: .2em;
	text-align: left;
	width: 75%;
}
.Meetg100
{
	background-color: transparent;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	color: #000066;
	font-size: 11pt;
	padding: .2em;
	text-align: left;
	width: 100%;
}
.MeetgTitle
{
	color: #0000CC;
	font-size: 12pt;
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	text-transform: uppercase;
	width: 60%;
}
.MeetgLegend
{
	color: #000099;
	font-weight: bold;
	padding: 0em;
	padding-left: .5em;
	text-align: left;
	width: 40%;
}
.MeetgName
{
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 100%;
}
.MeetgNameA
{
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 60%;
}
.MeetgType
{
	padding: 0em;
	padding-left: .5em;
	text-align: left;
	width: 40%;
}
.MeetgLoc
{
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 100%;
}
.MeetgLocA
{
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 60%;
}
.MeetgLocB
{
	padding: 0em;
	padding-left: .5em;
	text-align: left;
	width: 40%;
}
.MeetgAddr
{
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 100%;
}
.MeetgAddrA
{
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 60%;
}
.MeetgAddrB
{
	padding: 0em;
	padding-left: .5em;
	text-align: left;
	width: 40%;
}
.MeetgCity
{
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	text-transform: uppercase;
	width: 60%;
}
.MeetgQMLink
{
	padding: 0em;
	padding-left: .5em;
	text-align: left;
	width: 40%;
}
.MeetgNotes
{
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 100%;
}
.MeetgDist23
{
	background-color: transparent;
	color: black;
	font-size: 10pt;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 100%;
}
.MeetgFlyer
{
	background-color: transparent;
	color: #006633;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 100%;
}
.MeetgOSM
{
	background-color: transparent;
	color: #006633;
	font-weight: bold;
	padding: 0em;
	padding-left: .25em;
	text-align: left;
	width: 100%;
}
/* End of soon-to-be-gone Meetg styles */
.PageSubtitle
{
	background-color: transparent;
	color: #333333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
.clTOCItem2
{
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
}
.clTOCTitle
{
	font-weight: bold;
}
.TOCItem2
{
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 0;
	padding-right: 1em;
	padding-top: .25em;
	text-align: left;
}
.UaCEvents
{
	color: #006633;
	font-size: 12pt;
	font-weight: bold;
}
.UaCEventsItem
{
	font-size: 10pt;
	font-style: italic;
	text-decoration: underline;
}
.Underline
{
	text-decoration: underline;
}
.UpperCase
{
	text-transform: uppercase;
}
.Width275
{
	width: 275px;
}
.WMNote
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11pt;
	text-align: left;
}

