/* Copyright (c) Microsoft Corporation. All rights reserved. */

td.csuicss
{
	font: x-small Tahoma,Arial,Helvetica;
}

.BannerHeader
{
	color:#FFFFFF;
	background-color:#6699CC;
}
a.BannerHeader /* this style is duplicated in common.css */
{
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}
a.BannerHeader:hover /* this style is duplicated in common.css */
{
	color:#003366;
}
.BannerHeader#Signout
{
	font-weight:normal;
	font-size:80%;
}
.HeaderName
{
	font-size:135%;
	font-weight:bold;
}
.HeaderWelcome
{
	font-size:125%;
	font-weight:normal;
}
.HeaderNoAuth
{
	font-size:95%;
	font-weight:bold;
}
.Size1 /* this style is duplicated in common.css */
{
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 75%;
}
/* _locID_css@font-family = "Size1" */

.Size2 /* this style is duplicated in common.css */
{
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 80%;
}
/* _locID_css@font-family = "Size2" */

.Size2B /* this style is duplicated in common.css */
{
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 80%;
    font-weight: bold;
}
/* _locID_css@font-family = "Size2b" */

.Size5 /* this style is duplicated in common.css */
{
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 135%;
}
/* _locID_css@font-family = "Size5" */

.Size5B /* this style is duplicated in common.css */
{
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 135%;
    font-weight: bold;
}
/* _locID_css@font-family = "Size5b" */
.Font10 { font-size:75%; } /* this style is duplicated in common.css */
.Font10B { font-size:75%;font-weight:bold; } /* this style is duplicated in common.css */
.Font11 { font-size:80%; } /* this style is duplicated in common.css */
.Font11B { font-size:80%;font-weight:bold; } /* this style is duplicated in common.css */
.Font12 { font-size:85%; } /* this style is duplicated in common.css */
.Font12B { font-size:85%;font-weight:bold; } /* this style is duplicated in common.css */
.Font13 { font-size:95%; } /* this style is duplicated in common.css */
.Font13B { font-size:95%;font-weight:bold; } /* this style is duplicated in common.css */
.Font16 { font-size:125%; } /* this style is duplicated in common.css */
.Font16B { font-size:125%;font-weight:bold; } /* this style is duplicated in common.css */
.Font18 { font-size:135%; } /* this style is duplicated in common.css */
.Font18B { font-size:135%;font-weight:bold; } /* this style is duplicated in common.css */
.Font24 { font-size:175%; } /* this style is duplicated in common.css */
.Font24B { font-size:175%;font-weight:bold; } /* this style is duplicated in common.css */

.Button /* this style is duplicated in common.css */
{
	width: 50pt;
}
a.BannerHeader:link{color:#FFFFFF;} /* this style is duplicated in common.css */
a.BannerHeader:visited{color:#FFFFFF;} /* this style is duplicated in common.css */
a.BannerHeader:visited:hover{color:#003366;} /* this style is duplicated in common.css */
/*a.BannerHeader:active{color:#FFFFFF;}*/
.FontMB{font-size:95%;font-weight:bold;} /* this style is duplicated in common.css */
/* _locID_css@font-family = "FontMB" */
.FontM{font-size:95%;font-weight:normal;} /* this style is duplicated in common.css */
/* _locID_css@font-family = "FontM" */

/* Copyright (c) Microsoft Corporation. All rights reserved. */

.BgBlu
{
	background-color:#336699;
}
.BgWhite
{
	background-color:White;
}
.BgEdge
{
	background-color:#639CCE;
}
a
{
	color: #3366CC;
	text-decoration: none;
}
a:hover
{
	color: #FF6633;
}
a.BannerHeader
{
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
}
body, table, td, input, textarea
{
	font: x-small Tahoma,Arial,Helvetica;
}
body
{
	background-color:#6699CC;
	border:0px; margin:0px;
}
.FontS 
{
	font-size: xx-small;
}
.FontSG 
{
	font-size: xx-small;
	color: #999999;
}
.FontSRR 
{
	font-size: xx-small;
	color: #336699;
}
.FontM 
{
	font-size: x-small;
}
.FontMB 
{
	font-size: x-small;
	font-weight: bold;
}
.SchoolBlockItemTitle 
{
	font-size: 95%;
	font-weight: bold;
	color: #6699CC;
}
.SchoolBlockEvent
{
	font-weight: normal;
	color: black;
}
.SchoolBlockItem 
{
	font-size: 95%;
	font-weight: normal;
	color: black;
}
.SchoolBlockShowAll 
{
	font-size: 95%;
	font-weight: normal;
	color: #3366CC;
}
.SchoolBlockLink 
{
	font-size: 95%;
	font-weight: normal;
	color: black;
}
.EventDate
{
	font-size: 75%;
	font-weight: normal;
	color: #336699;
}
.BlockAssnmtTitle 
{
	font-size: 95%;
	font-weight: bold;
	color: #3366CC;
}
.BlockAssnmtDue 
{
	font-size: 95%;
	font-weight: normal;
	color: maroon;
}
.LeftModTitle 
{
	font-size: 135%;
	font-weight: bold;
	color: #336699;
	padding:0 6 0 6;
}
.LeftModItem 
{
	font-size: 80%;
	font-weight: normal;
	color: #3366CC;
	padding:0 6 0 6;
}
.LeftModItemSel 
{
	font-size: 80%;
	font-weight: bold;
	color: black;
	padding:0 6 0 6;
	background-color:White;
}
.LeftModInst 
{
	font-size: 75%;
	font-weight: normal;
	color: 999999;
	padding:0 6 0 6;
}
.FontMErr 
{
	font-size: x-small;
	color: #CC3300;
}
.FontMRR 
{
	font-size: x-small;
	color: #336699;
}
.FontML
{
	font-size: medium;
}
.FontMLBSchool 
{
	font-size: 135%;
	font-weight: bold;
	color: #6699CC;
}
.FontL 
{
	font-size: x-large;
}
.FontLBlu 
{
	font-size: x-large;
	color: #336699;
}
.DefaultTopBlockTD 
{
	font-size: medium;
	font-weight: bold;
	color: #336699;
	padding: 0 0 2pt 0;
}
.DefaultBlockText 
{
	font-size: x-small;
	color: #336699;
	
}
.DefaultBottomBlockTD 
{
	font-size: x-small;
	color: #999999;
	padding: 4pt 0 0 0;
}
.SchoolTopBlockTD 
{
	font-size: medium;
	font-weight: bold;
	color: black;
	padding: 0 0 2pt 0;
}
.SchoolBlockText 
{
	font-size: 95%;
	color: black;
	
}
.SchoolBottomBlockTD 
{
	font-size: x-small;
	color: #336699;
	padding: 4pt 0 0 0;
}
.RRTextInput
{
	font-size: 8pt;
}
.RRTextInput2
{
	width: 28;
	font-size: 8pt;
}
.RRTextInput3
{
	width: 38;
	font-size: 8pt;
}
.RRTextInputDate 
{
	width: 20;
	font-size: 8pt;
}
.RRTextArea
{
	font-size: 8pt;
}
.RRSelect
{
	font-size: 8pt;
}
.LoginErr
{
	font-size:75%;
	color:#FFCC00;
	font-weight:bold;
}
.LoginTitle
{
	font-size:80%;
	color:white;
}
.LoginLabel
{
	font-size:75%;
	color:white;
	font-weight:bold;
}
.LoginLink
{
	font-size:75%;
	color:#FFFFCC;
}
.LoginField
{
		font-size:80%;
		font-weight:bold;
		height:19;
		width:133;
		color:black;

}
.HelpTitle
{
	font-size:75%;
	font-weight:bold;
	color:#6699CC;
}
.HelpItem
{
	font-size:80%;
	color:#336699;
}
.FAQTitle
{
	font-size:80%;
	font-weight:bold;
	color:Black;
}
.FAQBody
{
	font-size:80%;
	font-weight:normal;
	color:Black;
}
.FAQLink
{
	font-size:80%;
	font-weight:Bold;
	color:#3366CC;
}

