/* Default CSS Stylesheet for a new Web Application project */


/* ******Individual Site Styles****** */
.BackButton
{
	padding: 2px 2px 2px 12px;
}

.PrintButtons
{
	text-align:center;
	background-color:#FFFFCC;
	border-bottom:inset 1px gainsboro;
}

.PrintDisplayArea
{
	padding-left:20px;
}
/* ******Control Styles****** */
/* ******Calendar Style****** */
.Filter
{
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
	border-color: Black;
}

.Calendar
{
	font-family: Arial;
	font-size: 1em;
	background-color: white;
	border-color: Black;
	width: 500px;
}
.Calendar_DayHeaderStyle
{
	color: navy;
	font-family: Arial;
   font-size:.6em;
	border-color: Black;
}
.Calendar_DayStyle 
{
    color: black;
    border-color: Black;
    font-family: Arial;
    font-size:.8em;
}
.Calendar_TitleStyle 
{
    Font-Size:	16pt;
    Color: 	black;
    font-weight: bold;
    background-color: #EBEACB;
    border-color: Black;
}
.Calendar_NextPrevStyle
{
    font-size: 8pt;
    Color: 	black;
    TEXT-DECORATION: underline;
    white-space: nowrap;
}
.Calendar_OtherMonthDayStyle
{
	 COLOR: white;
    border-color: Black;
}
.Calendar_DateSelected
{
	border-left-color: black;
	border-bottom-color: black;
	color: black;
	border-top-color: black;
	background-color: lemonchiffon;
	border-right-color: black;
}
.Datalist
{
	background-color:White;
	font-family: Arial;
	font-size: .8em;
	border-color:Black;
}
.Datalist_SelectedItemStyle
{
    font-weight: bold;
    color: navy;
    background-color: #9CF
}
.Datalist_HeaderStyle
{
    font-weight: bold;
    color: black;
    font-family: verdana;
    background-color: #EBEACB
}
.Datalist_ItemStyle
{
	font-family: Arial;
	font-size: 10pt;

}
.Datalist_FooterStyle
{
    BACKGROUND-COLOR: #9CF
}

/* ******Event List Style****** */
.EventListBlock
{
	padding: 2px 2px 2px 2px;
}

.EventListItem
{
	color:black;
}

.EventListTeaser
{
	font-size:small;
}

.EventListMsg
{
	color: dimgray; 
}

/* ******Bulleted Teaser List Style****** */
.BulletTeaserListBlock
{
	padding: 2px 2px 2px 2px;
}

.BulletTeaserListItem
{
	color:black;
}

.BulletTeaserListTeaser
{
	font-size:small;
}

.BulletTeaserListMsg
{
	color: dimgray; 
}

/* ******Context Menu Style****** */

.CONTEXTMENU
{
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 20px;
	position:static;
	float:right;
}

/* ******Subscriber Style****** */
.SubscribeError
{
	color: Red;
}

.SubscribeHeader
{
	font-size: 125%;
	font-weight: 600;
}

.SubscribeButtons
{
	position: relative;
	top: 10px;
}

.SubscribeInputLabel
{
	text-align: right;
}

.SubscribeInput
{
	width: 150px;
}

.SubscribeInstructions
{
	color: dimgray;
	font-size:xx-small;
}

/* ****************************** */
body {
	background-color: #EBEACB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #A63A00;
}
.style4 {	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #A63A00;
}
.style9 {	font-size: 10pt;
	color: #CBCA87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #A73A01;
}
a:visited {
	color: #999630;
}
.style10 {font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #A63A00;
}
.style17 {
	color: #A73A01;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.style18 
{
	color: #CBCA87;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
.style19 {
	color: #A73A01;
	font-weight: bold;
}
.style20 {color: #CBCA87; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; }
.style21 {font-size: 10pt; color: #A63A00; font-family: Arial, Helvetica, sans-serif;}
.style22 {font-size: 9pt}
.style23 {
	color: #000000;
	font-style: italic;
	font-size: 9pt;
}
.style26 {color: #A73A01}


