
.grid
{
	font-family:Arial;
	font-size:12px;
	/*width:800px;*/
}
/* gridview styles */
.grid .gridview
{
	/*width:100%;*/
	border:solid 1px #5E8CC6;
	empty-cells:show;
	border-top-width:1px;
}

.grid .gridview2
{
	border:solid 1px #E2EBF2;
	empty-cells:show;
	border-top-width:1px;
}
.grid .gridview .row TD, 
.grid .gridview .altrow TD,
.grid .gridview .edit-info TD,
.grid .gridview .formrow TD,
.grid .gridview .form_row 
{
	text-align:left;
	padding:5px 4px;
	border-top:solid 1px #E2EBF2;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
   
}
.grid .gridview .altrow TD
{
	 background-color: #fafafe;
}

.grid .gridview .formrow TD,
.grid .gridview .form_row
{
	background-color: #F0F5F9;
	border-top: none;
}
.grid .gridview .edit-info TD
{
	border-top:dashed 1px #5E8CC6;
    font-weight:bold;
    color:#333;
}
.grid .gridview TR.first TD
{
	border-top:none;
}
.grid .gridview2 TR.first TD
{
	border-top:none;
}
.grid .gridview TD.edit
{
	border-bottom:dashed 1px #5E8CC6;
}     
.grid .gridview .edit-info A
{
    font-weight:normal;
}        
.grid .gridview .row TD.command, 
.grid .gridview .altrow TD.command,
.grid .edit-info TD.command
{
	text-align:center;
}    

.grid .gridview .header TH,
.grid .gridview .footer TH,
.grid .gridview .form_header
{
	/*background:url(./img/hdr.gif) repeat-x;*/
	color:#3366cc;
	background:#e5ecf9;
	height:22px;
	line-height:22px;
	/*color:#fff;*/
	font-weight:bold;
	text-align:left;
	padding:0px 4px;
}
.grid .gridview .header TH A
{
	font-size:12px;
	color:#3366cc;	
}
.grid .gridview .header .last
{
	text-align:right;
}
.grid .gridview .header TH A.sorter
{
	padding-right:18px; 
}
.grid .gridview .header TH SELECT
{
	 margin-top: 4px;	
}
.grid .gridview .header TH.sortasc A { background:url(./img/asc.gif) right center no-repeat; }
.grid .gridview .header TH.sortdesc A { background:url(./img/desc.gif) right center no-repeat; }

.grid .gridview .footer TH A
{
	font-size:11px;
	color:#3366cc;	
}
.grid .gridview .footer TH A.pager
{
	text-decoration:none;
}
.grid .gridview .footer .command
{
	font-size:11px;
	color:#7799ee;
	float:left;
	padding: 4px;
}
.grid .gridview .footer .info
{
	font-size:11px;
	color:#3366cc;
	float:right;
	padding: 4px 4px;
	font-weight:normal;
}
.grid .gridview .edit
{
	padding:10px 5px;
}
.grid .gridview .edit,
.grid .gridview .edit-info
{
	background-color:#F0F8FF;
}   


/* details styles */
.grid .detailview
{
	width:100%;
	empty-cells:show;
}  
.grid .detailview TH
{
	text-align:left;
	padding:0px 10px;
	color:#333;
}    
.grid .details .footer
{
	text-align:right;
	padding:10px 10px 0px 0px;
} 
.grid .details .header
{
	text-align:left;
	padding:0px 10px;
	font-weight:bold;
	display:none;
} 

.grid .gridview .nogrid,
.grid .gridview .nogrid TD
{
	border:none 0px #FFFFFF;
	empty-cells:show;
	border-top-width:0px;
	padding:3px 3px;
}

.grid .gridview .nogrid2,
.grid .gridview .nogrid2 TD
{
	border:none 0px #FFFFFF;
	empty-cells:show;
	border-top-width:0px;
	padding:0px 0px;
}

.textToLabel
{
	border-style:none;
	border-width:0px;
	background-color:Transparent;
		
}

.printableReport .grid .gridview,
.printableReport .grid .gridview2
{
	/*width:100%;*/
   border: none;
	empty-cells:show;
	border-top-width:1px;
}

.printableReport .grid .gridview .header TH,
.printableReport .grid .gridview .footer TH,
.printableReport .grid .gridview .altrow TD
{
	color:#000000;
	background:#FFFFFF;
}

.printableReport .grid .gridview .row TD, 
.printableReport .grid .gridview .altrow TD,
.printableReport .grid .gridview .edit-info TD,
.printableReport .grid .gridview .footer TH
{
	/*border-top:solid 1px #BBBBBB;*/
	border:none;
} 

.printableReport .grid .gridview .disabled TD
{
	color: #999999;
} 
 
.printableReport .reportName
{
	 font-size:28px;
	 font-weight:bold;
	 color:#000000;
}
.printableReport .partnerName
{
	 font-size:22px;
	 font-weight:bold;
	 color:#000000;
}
.printableReport .schoolName
{
	 font-size:16px;
	 font-weight:bold;
	 color:#000000;
}

.printableReport .schoolSavingsProgram
{
	 font-size:12px;
	 font-weight:normal;
	 color:#000000;
}

.printableReport .reportDate
{
	 font-size:11px;
	 font-weight:normal;
	 color:#000000;
}
.printableReport .reportPrint
{
	font-size:12px;
	 font-weight:bold;
	 color:#000000;
	 text-decoration:none;
}
@media print {
.printableReport .printButtonSection
{
	display:none;	
}
}

.feature1
{
	font-size:8px;
   vertical-align: middle;
}

.disabled
{
	color: #999999;
}
	
.normalbold
{
	font-family: Arial;
	color:#3366cc;
	font-weight:bold;
	text-align:left;
	font-size:12px;
}

.printableReport .normalbold
{
	color:#000000;
}
.normalred
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;

}

.emailReport .reportHeader
{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #006228; 
	font-size: 14pt; 
	text-decoration: none; 
	font-weight: bold;	
}
.emailReport .reportContent
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-align: left;
}
.emailReport DIV.reportRange
{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #0E2F92; 
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none; 
	text-align: left; 
}

.emailReport DIV.reportRange
{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color:#3366cc;
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none; 
	text-align: left; 
}

.emailReport DIV.reportFooter
{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #93A1CE; 
	font-size: 8pt; 
	text-decoration: none; 
	text-align: center;
}

.emailReport .grid .gridview .header TH,
.emailReport .grid .gridview .footer TH
{
	font-size: 12px;
}
a:link.receipt2,
a:hover.receipt2,
a:visited.receipt2
 { 
 	font-family: Arial; 
	color:#DD9303; 
	font-size:10px; 
	text-decoration:underline;
}

 .normalbold a:link.receipt,
 .normalbold a:hover.receipt,
 .normalbold a:visited.receipt
 { 
 	font-family: Arial; 
	color:#DD9303; 
	font-size:12px; 
	text-decoration:underline;
}

 .normalred a:link.receipt,
 .normalred a:hover.receipt,
 .normalred a:visited.receipt
 { 
 	font-family: Arial; 
	color:#ff0000; 
	font-size:12px; 
	text-decoration:underline;
}
a:link.normalred,
a:hover.normalred,
a:visited.normalred
 { 
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
a:link.normalbold,
a:hover.normalbold,
a:visited.normalbold
 { 
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
}
.banked 
{
	color: #228B22;
	
}

br.page 
{
	page-break-after:always;	
}

.hide
{
    display: none;
}

.show
{
    display: block;
}


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
	

}

.NormalBold, .NormalBold a
{
	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}