/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
   

}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	
	
#buttons3 A:link {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 9px; background-color:Red; TEXT-TRANSFORM: capitalize; WIDTH: 132px; COLOR: #174583; BACKGROUND-REPEAT: no-repeat; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 28px; TEXT-DECORATION: none
}
#buttons3 A:active {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 9px; background-color:Red; TEXT-TRANSFORM: capitalize; WIDTH: 132px; COLOR: #174583; BACKGROUND-REPEAT: no-repeat; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 28px; TEXT-DECORATION: none
}
#buttons3 A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 9px; background-color:Red; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 132px; COLOR: #990000; PADDING-TOP: 0px; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 28px
}
#buttons3 A:link {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 9px; background-color:Red; PADDING-BOTTOM: 0px; MARGIN: 0px; TEXT-TRANSFORM: capitalize; WIDTH: 132px; COLOR: #174583; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 35px; TEXT-DECORATION: none
}


.StoryDate
{
	font-family: Arial;
	font-size: 7pt;
	color: black;
}

.JumpTo
{
	Background-Color:#D01515;
	color: White;
	font-family: Arial;
	font-size: 11pt;
	}

.StorySeeMore
{
	font-family: Arial;
	font-size: 11pt;
	color: black;
}

.SchoolColor
	{
	Background-Color:#004080;
	color: White;
	}
td.SchoolColor
	{
		font-family: Arial;
		font-size: 10pt;
	}
	
.CalDayPick
		{
	font-family:Arial;
	font-size: 8pt;
	color:white;
	background-color: #004080;
	text-decoration:none;
	}
	
.CalDayPickDetail
		{
	font-family:Arial;
	font-size: 8pt;
	color:Gray;
	background-color: white;
	text-decoration:none;
	}
	
.CalDayPickHeader
		{
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	color:White;
	background-color: #CD0001;
	text-decoration:none;
	}
	
a.CalDayPickHeader
		{
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
	color:White;
	background-color: #004080;
	text-decoration:none;
	}
	
 A.CalDayPick
		{
	font-family:Arial;
	font-size: 8pt;
	color:white;
	background-color: #004080;
	text-decoration:none;
	}
	
	
	
.EventDetails
	{
	font-family:Arial;
	font-size: 8pt;
	color:Black;
	background-color: White;
	}

td.EventDetails
	{
	font-family:Arial;
	font-size: 9pt;
	color:Black;
	background-color: White;
	}
	
td.EventDetailsHeader
	{
	font-family:Arial;
	font-size: 9pt;
	color:white;
	background-color: #174583;
	}
	
.EventDetailsHeader
	{
	font-family:Arial;
	font-size: 9pt;
	color:white;
	background-color: #174583;
	}

a.SchoolLinks
	{
	font-family:Arial;
	font-size: 8pt;
	color: White;
	text-decoration: underline;	
	}

.Menu
{

}

.Menu:a
{}
.Menu:a:hover
{}

.Calendar
{
}

.CalDay
	{
	font-family:Arial;
	font-size: 8pt;
	color:Black;
	background-color: White;
	}

.CalTitle
	{
	font-family: Arial;
	font-size: 22pt;
	color: Black;
	font-weight: bold;
	}
	
.CalNextPrev
	{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	}
	
.CalDayHeader
	{
	font-family: Arial;
	font-size: 14pt;
	color: Green;
	}


.StoryTitle
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight:bold;
}

.StoryText
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
  font-weight: normal;
}

.TeamPhotoHeader
{
	font-family: Arial;
	font-size: 14pt;
	color: white;
	background-color:#004080;
}

TD.ArticleTitle
{
	font-family: Arial;
	font-size: 14pt;
	color: white;
	background-color:#004080;
}

.HeadlinesHeader
{
	font-family: Arial;
	font-size: 14pt;
	color: white;
	background-color:#004080;
}
	
.SubNav
{
	font-family: Arial;
	font-size: 9pt;
	color: #CD0001;
}

a.SubNav
{
	font-family: Arial;
	font-size: 9pt;
	color: #CD0001;
}

a.SubNav: Hover
{
	font-family: Arial;
	font-size: 9pt;
	color: Blue;
}
.DirectionsClass
{  	font-family:Arial;
	font-size: 9pt;
	color:  #004080;
	text-decoration:none
}
a.DirectionsClass
{  	font-family:Arial;
	font-size: 9pt;
	color:  #004080;
	text-decoration:none
}

.MenuClass
{   text-transform:lowercase;
	font-family:Arial;
	font-size: 9pt;
	color: Black;
}



a.MenuClass
{   text-transform:lowercase;
	font-family:Arial;
	font-size: 9pt;
	color:  #004080;
	text-decoration:none
}
a.MenuClass:hover
{   text-transform:lowercase;
	font-family:Arial;
	font-size: 10pt;
	color:  #004080;
		font-weight:bold;
	background-color:gainsboro;
	text-decoration:none
}
TD.MenuClass:hover
{   text-transform:lowercase;
	font-family:Arial;
	font-size: 10pt;
		font-weight:bold;
	background-color:gainsboro;
	text-decoration:none
}
TD.MenuClass
{   text-transform:lowercase;
	font-family:Arial;
	font-size: 9pt;
	color:  #004080;
	text-decoration:none
}
.HeadlineSectionTitle
{
	font-family: Arial;
	font-size: 12pt;
	color: #004080;
	font-weight:bold;
}

.HeadlineTitle
{
	font-family: Arial;
	font-size: 9pt;
	color: #004080;
	font-weight:bold;
}

.Headline
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}

.MasterLinks
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}

.Separator
{ BACKGROUND-IMAGE: url(images/dash2.gif);
}

.LevelHeader
{    background-color:#cc0001;
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: bold;
}

.PageHeader2
{
	font-family: Arial;
	font-size: 18pt;
	color: White;

	
}
.InputDropDownBox
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}


.DGHeader
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #004080;
	color: White;
	font-weight: bold;	
	}

.DGAltItem
{   color: #004080;
	font-family: Arial;
	font-size: 9pt;
	background-color: gainsboro;
	vertical-align: top
	}
	
.DGItem
{
	font-family: Arial;
	font-size: 9pt;
	background-color: White;
	color: #004080;
	vertical-align: top
	}
	
.DGAltItemHome
{   color: #004080;
	font-family: Arial;
	font-size: 9pt;
	background-color: gainsboro;
	vertical-align: top;
	font-weight:bold;
}
	
.DGItemHome
{
	font-family: Arial;
	font-size: 9pt;
	background-color: White;
	color: #004080;
	vertical-align: top;
	font-weight:bold;
	}
	
.textbox
{
	font-size: 12px;	
	}
	
INPUT.textbox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12px;
	border-left: #4d6b42 1px solid;
	color: #000000;
	border-bottom: #4d6b42 1px solid;
	font-family: Arial;
}

TEXTAREA.textbox
{
	border-right: #4d6b42 1px solid;
	border-top: #4d6b42 1px solid;
	font-size: 12px;
	border-left: #4d6b42 1px solid;
	color: #000000;
	border-bottom: #4d6b42 1px solid;
	font-family: Arial;	
}

SELECT.textbox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial;
}

.Links
{
	font-family: Arial;
	font-size: 8pt;
	color: Blue;
	text-decoration: none;	
	}
.Links:A:hover
{
	font-family:Arial;
	font-size: 8pt;
	color: Blue;
	text-decoration: underline;	
	}

.WHTLinks
	{
	 font-family: Arial;
	 font-size: 10pt;
	 color: White;
	 text-decoration: underline;
	}
	
.Desc
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;	
	}
	
td.Desc 
{
	font-family: Arial;
	font-size: 10pt;
	color: White;	
	background-color: #004080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Black;
	}
	
td.WhiteDesc
{
	font-family: Arial;
	font-size: 10pt;
	color:White;
	font-weight: bold;
}

td.Detail
	{
	Background-color:White;	
	}

.Detail
	{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	background-color: White;	
	}

.Header
{
	font-family: Arial;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	}
	
td.Header
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: bold;	
}

td.Menu
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	background-color: Black;
	text-decoration: underline;	
}

A.Menu
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	background-color: Black;
	text-decoration: underline;	
}

A:hover.menu
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	}

A.Menu:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #c0c0c0;
	background-color: Black;
	text-decoration: underline;
	}

.PageHeader
{
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	font-family:Arial Narrow;
}

.NoImage
{
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline;
	}
	
.NoRecords
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:Black;	
	}
	
.ErrorDesc
{
	font-family: Arial;
	font-size: 10pt;
	color: #CD0001;
	}
.Note
{
	font-family: Arial;
	font-size: 7pt;
	color: #CD0001;
	}
	
.calDayHeader
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	background-color:#004080
	}
	
.CalDay
{
	font-family:Arial;
	font-size: 8pt;
	color:Black;
	}

.CalOtherMonth
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	background-color: #c0c0c0;
	}
	
.CalToday
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	background-color: Khaki;
	}
	
.CalSelected
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	background-color: #c0c0c0;
	}

.DailyCalendarHeader
	{
	font-family: Arial;
	font-size: 11pt;
	color: White;
	background-color: #CD0001;
	font-weight:bold;
	}

.CalHighLighted
	{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	background-color: #CD0001;
	}
	
.CalTitle
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	background-color: #004080;
	font-weight: bold;
	}
	
.DateHeader
{
	font-family: Arial;
	font-size: 13pt;
	color: White;
	background-color: Black;	
	font-weight: bold;
	}
	
.SmallDate
	{
		font-family: Arial;
		font-size: 8pt;
		color:Black;	
		}
		
.GameSummaryHeader
	{
		font-family: Arial;
		font-size: 10pt;
		color: Black;
		font-weight: bold;	 
		background-color: #c0c0c0;
		}
		
.GameSummaryItems
	{
		font-family: Arial;
		font-size: 8pt;
		color: White;
		background-color: #808080;
		}
		
.ArticleText
	{
		font-family: Arial;
		font-size: 8pt;
		color: Black;
		}
.FilterDesc
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	background-color: Black;	
	}
	
.FrontPageText
{
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;	
	}
	
.FrontPageTextBold
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color: Black;
	}
	
.white 
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	}
	
.wrapper
{
    width: 532px;
    height: 157px;
    border: solid 1px #e6e6e6;
}
.exHeader
{
    height: 43px;
    width: 100%;
    background-color: #fafaaf;
    background-image: url(headerBg.gif);
    background-repeat: repeat-x;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif;
    color: #8c8c8c;
}
.exRow
{
    width: 100%;
    height: 43px;
    background-color: #fbfbfb;
    border-bottom: solid 1px #fff;
    border-top: solid 1px #e2e2e2;
}
.exFooter
{
    height: 46px;
    width: 100%;
    background-color: #fafaaf;
    background-image: url(footerBg.gif);
    background-repeat: repeat-x;
}
.exTbl
{
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Verdana, Sans-Serif;
    color: #8c8c8c;
    margin-left: 20px;
    margin-top: 5px;
    padding-right: 20px;
    padding-left: 2px;
}
.closeMe
{
    width: 24px;
    height: 95px;
    background-image: url(closeMe.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
}

.ProgramVersion
{
	font-family: Arial;
	font-size: 7pt;
	color: Black;
	font-weight: bold;
}

td.MailHeader
	{
	font-family: Arial;
	font-size: 12pt;
	color: White;
	font-weight: bold;
	background-color: Gray;	
	text-indent: 15px;	
	letter-spacing: 2px;
	height: 25px;	
	}

.NewMail
{
	font-family:Arial;
	font-size: 10pt;
	color: Black;
	font-weight: bold;	
}

.OpenMail
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;	
}

.MailSubject
	{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
	font-weight: normal;	
	}
	
a.MailSubject
	{
	 text-decoration: none;	
	}
	
a.MailSubject:hover
	{
	 text-decoration: underline;	
	}

.MailMessageContainer
	{
	 border-style: solid;
	 border-width: 1px;
	 border-color: Black;	
	}
	
.MailMessageSubject
	{
	font-family:Arial;
	font-size: 12pt;
	color:Black;
	font-weight: bold;	
	}
	
.MailMessage
	{
	font-family:Arial;
	font-size: 10pt;
	color:Black;
	}

.Container
	{
	 border-style: solid;
	 border-width: 1px;
	 border-color: Black;
	}
	
.ContainerHeader
	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: #004080;
	}
