BODY
{
	background-color: #131313;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Avant Guard, Arial;
}

form 
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Avant Guard, Arial;
}

.OuterTable
{
	width: 100%;
	background-color: #131313;
	height: 100%;
}
.OverallStyle
{
	background-image:url(LegacyDirect_bg.jpg);  
	background-repeat:no-repeat;	
	background-color:#000000;	
	height: 100%;
	width : 1003px;
}
.LoginStyle
{
	background-color:Transparent;
	color:White;
	font-size:15pt;		
	font-family :  Avant Guard, Arial;
	/*height:120px;*/
}
.MenuBarStyle
{
	width: 1003px;
	/*padding-left: 120px;*/
	background-color:Transparent;
}
.LeftPaneStyle
{
	vertical-align:top;
	padding-left:5px;
	/*padding-top:5px;
	padding-bottom:5px;*/
	padding-right:5px;	
	/*height:100%;  Added on Feb 02  */	
	color:Silver;	
}
.ContentPaneStyle
{
	vertical-align:top;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:50px;
	/*height:100%;*/
	color:White;
	font-family :  Avant Guard, Arial;
}

.RightPaneStyle
{
	vertical-align:top;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
.FooterStyle
{
	vertical-align:middle;
	text-align:center;
	color:White;		
}

.SubMenuContainer
{
	background-color: Gray;			
	color: White;
	z-index: 1000; 
	cursor:hand;
	font-family :  Avant Guard, Arial;	
/*	padding:2px 1px 1px 1px;	*/
}
.RootMenuContainer
{
	color: White;
	background-color:Transparent;
	font-size:10pt;
	font-weight:bold;
	font-family: Avant Guard, Arial;
	cursor:hand;
	text-align: center;
	padding-left: 150px;
	/*padding-right: 80px;*/
}
.RootMenuHover
{
	color:#EA13BF;
	border-style:none;	
}

.RootMenuHover td
{
	background-color:Transparent;
	border-style:none;
}


.PaneStyle
{
	vertical-align:top;
	text-align:left;
	color:White;
}

.BreadCrumbRoot
{
	border-style:none;
	color: White;	
	font-size:10pt;
	font-weight:bold;
	font-family: Avant Guard, Arial;
	/*text-align:center;*/
	padding-left: 150px;
	/*padding-right: 100px;*/
}

Img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.CopyRightStyle
{
	color:White;
	font-weight:bold;
	font-family:  Avant Guard, Arial;
	font-size:8pt;
}

/*Style for Links */
A:link  
{
	color:White;
	font-weight :bold;
}

A:visited   
{
	color:White;
	font-weight :bold;
}

A:hover 
{
	color:#EA13BF;
	font-weight :bold;
}

A:active    
{
	color:Orange;
	font-weight :bold;
}
.Normal
{
	color: White;	
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: White;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: White;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: White;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: White;
}

A.SkinObject:active
{
	text-decoration: none;
	color: White;
}

/* Style for Login Details */
.LoginUserDetails
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}
.LoginUserDetails A
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
} 

.LoginUserDetails A:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: #EA13BF;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}

.LoginUserDetails A:active
{
	font-weight: normal;
	font-size: 8pt;
	color: #EA13BF;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}

.LoginUserDetails A:visited
{
	font-weight: normal;
	font-size: 8pt;	
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}

.LoginUserDetails A:link
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}
.LogoutStyle
{
	color: Blue;	
}

/* Styles added from default.css */ 

/*Edit In Place Tool Bar Classes*/
.eipbackimg
{
	border: none 1px; /*give toolbar a 3D look*/
	position: absolute; /*needed so it doesn't take up space */
	margin-top: -22px; /*specify toolbar to be just above text */
	white-space: nowrap; /* makes toolbar horizontal */
	background: url(../../images/eip_toolbar.gif);
	background-color: #99cccc;
	height: 22px;
}

.eipbuttonbackimg
{
	width: 21px;
	height: 21px;
	cursor: pointer; /*change mouse to pointer when hover over button*/
	
}

.eipbutton_edit
{
	background: url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save
{
	background: url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover
{
	border: none 1px;
}


.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: Gray;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: White;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: White;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: White;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: White;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: White;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: White;
}

/* style for module titles */
.Head
{
	font-family:  Avant Guard, Arial;
	font-size: 20px;
	font-weight: normal;
	color: White;
}

/* style of item titles on edit and admin pages */
/* Style for the Admin Settings */
.SubHead
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: normal;
}

/* Admin Setting Grid Heading */
/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	color : White;
}

/* text style used for error messages */
.NormalRed
{
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Black;
	font-family:  Avant Guard, Arial;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: White;
	font-family:  Avant Guard, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: White;
	font-family:  Avant Guard, Arial;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: White;
	font-family:  Avant Guard, Arial;
	font-size: 10px;
	font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node
{
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #dcdcdc;
}

.FileManager_Header
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #F8F8F8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #EEEEEE;
	border-style: none;
}
.FileManager_SelItem
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}

.FileManagerTreeNode
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: normal;
}

.FileManagerTreeNodeSelected
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #dcdcdc;
}

.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Avant Guard, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Avant Guard, Arial, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family:  Avant Guard, Arial;
	background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: normal;	
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family:  Avant Guard, Arial, sans-serif;
}


/* GENERIC */
H1
{
	font-family:  Avant Guard, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family:  Avant Guard, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	font-weight: normal;
	color: White;
}

H4
{
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	font-weight: normal;
	color: White;
}

H5, DT
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

H6
{
	font-family:  Avant Guard, Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

TFOOT, THEAD
{
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	color: White;
}

TH
{
	vertical-align: baseline;
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
}


.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family:  Avant Guard, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family:  Avant Guard, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}


.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}


.MainMenu_MenuItem
{
	cursor: pointer;
	color: black;
	font-family:  Avant Guard, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}


.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: White;
	font-family:  Avant Guard, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

.SelectedTab
{
	font-weight: bold;
	font-size: 8.5pt;
	color: White;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}
.OtherTabs
{
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family:  Avant Guard, Arial;
	text-decoration: none;
}

.DonationRequestStyle
{
	/*vertical-align:middle;*/
	/*text-align:center;*/
	font-size:14px;
	font-family: Avant Guard, Arial;
	color:White;
	font-weight:bold;
}

/*Style for Proposal Request */ 
/* Styles for Reviewer Comments Module  Grid*/

.Sample td
{
	font-family :  Avant Guard, Arial;
	color : Black;	
	font-weight : bold;
}


.SampleRow_Telerik td
{
	border-top: solid 1px #ececec;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #f1f1f1;
}

.SampleAltRow_Telerik 
{
	background: #f1f1f1;
}
.SampleAltRow_Telerik td
{
	border-top: solid 1px #eaeaea;
	border-left: solid 1px #f1f1f1;
	border-bottom: solid 1px #fefefe;
}

.SampleEditRow_Telerik
{
	background-color: #ffffe1;
}
.SampleEditRow_Telerik td
{
	padding-top:4px;
	padding-bottom:4px;
}
.SampleEditRow_Telerik td
{
	border-top: solid 1px #eaeaea;
	border-left: solid 1px #eaeaea;
	border-bottom: solid 1px #fefefe;
}

.SamplePager_Telerik
{
	background: #fff;
	color: #999;
}

.SamplePager_Telerik .PagerPanel *
{
	vertical-align:middle;
}

.SamplePager_Telerik td
{
	border: solid 1px #fff;
	border-top: 1px solid #c7c7c7;
	border-right:0;
	color: #000;
	padding-top:2px;
	padding-bottom:2px;
}
.SamplePager_Telerik td div /*slider mode*/
{
	color: #000;
}

.SamplePager_Telerik td a
{
	color: Black;
}

.SamplePager_Telerik td a:hover
{
	color: #EA13BF;
}

A.LinkButton:link  
{
	color:Black;
	font-weight :bold;
	font-family : Avant Guard, Arial;
}

A.LinkButton:visited   
{
	color:White;
	font-weight :bold;
	font-family : Avant Guard, Arial;
}

A.LinkButton:hover 
{
	color:#EA13BF;
	font-weight :bold;
	font-family : Avant Guard, Arial;
}

A.LinkButton:active    
{
	color:Orange;
	font-weight :bold;
	font-family : Avant Guard, Arial;
}


/*Style for Proposal Request */ 

.ProposalRequestHeader
{
	font-family:  Avant Guard, Arial;	
	color : #EA13BF;
	font-size : 15pt;
	padding-bottom : 10px;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
}
.ProposalRequestSubHeader
{
	font-family:  Avant Guard, Arial;	
	color : White;
	font-size : 10pt;
	padding-bottom : 10px;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
}
.ProposalRequestDonationButton
{
	font-family :  Avant Guard, Arial;	
	color : Black;
	font-weight : bold;	
	width : 125px;
}
.ProposalRequestPartnershipButtons
{
	font-family : Avant Guard, Arial;	
	color : Black;
	font-weight : bold;	
	width : 150px;
}
.ProposalRequestPublicAppearanceButton
{
	font-family : Avant Guard, Arial;	
	color : Black;
	font-weight : bold;	
	width : 190px;
}

.ProposalRequestPadding
{
	padding-bottom : 10px;
	padding-top : 10px;	
	padding-right : 10px;
}

.QuestionHeader
{	 
	background-color : #b5257a ;
}
.QuestionHeaderAndBody
{	 
    color: White; 
    font-family: Avant Guard; 
    border-collapse: collapse;
}

/*
.NormalTextBox 
{
	font-family: Avant Guard, Arial; 
	font-size: 12px; 
	font-weight: 
	normal; background-image: url(textboxBG.gif); 
	background-repeat: repeat-x; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	border-top-width:0px; 
	border-right-width:0px; 
	border-left-width:0px; 
	border-bottom-width:0px; 
	border-top-color:transparent; 
	border-right-color:transparent; 
	border-left-color:transparent; 
	border-bottom-color:transparent; 
	}

*/

.NormalTextBox
{
	font-family:  Avant Guard, Arial;
	font-size: 12px;
	font-weight: normal;	
	background-image:url(textboxBG.gif);
	background-repeat:repeat-x;
}

.RegistrationStyle { padding-left : 15px; }

.RegistrationTextBoxStyle
{
	background-image:url(textboxBG.gif);
	background-repeat:repeat-x;
	font-family: Avant Guard, Arial;
	font-size: 12px;
	font-weight: normal;	
	width : 175px;
}

 .HeaderBg
{
	background-color: #b5257a; 
	padding-bottom: 5px;
}















































































































































































































































































































































































































































































































































