﻿body
{ 
	text-align: center;
	margin: 0px auto;
	font-family: Calibri, Arial, Helvetica, Verdana;
	font-size: 10pt;
}


a
{
	font-family: Verdana;
	color: white;
	text-decoration: none;
	font-weight: bold;
	color: #db0029;
}

a:active a:visited
{
	font-family: Verdana;
	color: #db0029;
	text-decoration: none;
	font-weight: bold;
}

.masterPageContainer
{
	margin: 0px auto;
	text-align: center;
	width:950px;
	
}

.masterPageContainerStudent
{
	margin: 0px auto;
	text-align: center;
	width:950px;
	background-image: url(../../images/StudentsSectionTitle.jpg);
	background-repeat:no-repeat;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	*/
}

.masterPageContainerStudentDonate
{
	margin: 0px auto;
	text-align: center;
	width:950px;
	background-image: url(../../images/StudentsDonateTitle.jpg);
	background-repeat:no-repeat;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	*/
}

.masterPageContainerAlumni
{
	margin: 0px auto;
	width:950px;
	text-align: center;
	background-image: url(../../images/AlumniSectionTitle.jpg);
	background-repeat:no-repeat;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	*/
}

.masterPageContainerMembersOnly
{
	margin: 0px auto;
	text-align: center;
	width:950px;
	background-image: url(../../images/MembersOnlySectionTitle.jpg);
	background-repeat:no-repeat;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	*/
}

.masterPageContainerInformation
{
	margin: 0px auto;
	text-align: center;
	width:950px;
	background-image: url(../../images/InformationSectionTitle.jpg);
	background-repeat:no-repeat;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	*/
}

.masterPageContainerEduTrust
{
	margin: 0px auto;
	text-align: center;
	width:950px;
	background-image: url(../../images/EduTrustSectionTitle.jpg);
	background-repeat:no-repeat;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	*/
}

.masterPageContainerEduTrustDonate
{
	margin: 0px auto;
	text-align: center;
	width:950px;
	background-image: url(../../images/EduTrustDonateTitle.jpg);
	background-repeat:no-repeat;
	/*padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	*/
}

.masterPageBorder
{
	margin: 0px auto;
	text-align: center;
	/*padding: 2px 6px 2px 4px;*/
	width:950px;
	background-color: #fff;
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}

/*Header*/
#masterPageHeader {
	margin: 0px auto;
	width: 965px;
}

/*Menu*/
#Menu
{
	width: 725px;
	height: 39px;
	text-align: left;
	padding-top: 90px;
	float: left;
	background-repeat: no-repeat;
	
}	

#MenuItem a, .MenuItem a:active, .MenuItem a:visited
{	
	float: left;
	height: 35px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 17px  Calibri, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 7px;
}

#MenuItem a:hover
 {
	color: #db0029;
	
}

.MenuItemOn a
{
	color: #002d62;
}

.MenuItemOff a
{
	color: #d3a65b;
}

/*SubMenu*/

.SubMenu
{
	color: white;
	font: bold 14px Calibri, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


#MenuBar
{
	width: 944px;
	background-image: url(../../images/MenuBar.jpg);
	height: 55px;
}

#MenuBarAlumni
{
	width: 944px;
	background-image: url(../../images/AlumniMenuBar.jpg);
	height: 55px;
}

#MenuBarMembersOnly
{
	width: 944px;
	background-image: url(../../images/MembersOnlyMenuBar.jpg);
	height: 55px;
}

#MenuBarInformation
{
	width: 944px;
	background-image: url(../../images/InformationMenuBar.jpg);
	height: 55px;
}

#MenuBarEduTrust
{
	width: 944px;
	background-image: url(../../images/EduTrustMenuBar.jpg);
	height: 55px;
}

#BottomBarStudent
{
	width: 944px;
	background-image: url(../../images/StudentBottomBar.jpg);
	height: 47px;
}

#BottomBarAlumni
{
	width: 944px;
	background-image: url(../../images/AlumniBottomBar.jpg);
	height: 47px;
}

#BottomBarMembersOnly
{
	width: 944px;
	background-image: url(../../images/MembersOnlyBarBottom.jpg);
	height: 47px;
}

#BottomBarInformation
{
	width: 944px;
	background-image: url(../../images/InformationBottomBar.jpg);
	height: 47px;
}

#BottomBarEduTrust
{
	width: 944px;
	background-image: url(../../images/EduTrustBottomBar.jpg);
	height: 47px;
}


.StudentTopMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}

.StudentTopMenuItemHover 
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}


.StudentMenuGroup
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	background-color:#4e9cd0;
}

.StudentMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  margin:1px;
  cursor: hand;
}

.StudentMenuItemHover
{
	
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #db0029;
	font-family: Tahoma;
}

.StudentMenuBreak
{
	width: 100%;
	height: 1px;
	background-color: #336699;
}


.AlumniTopMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}

.AlumniTopMenuItemHover 
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}


.AlumniMenuGroup
{
	border-right: #5c0909 1px solid;
	border-top: #5c0909 1px solid;
	border-left: #5c0909 1px solid;
	border-bottom: #5c0909 1px solid;
	background-color:#9f3b3b;
}

.AlumniMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  margin:1px;
  cursor: hand;
}

.AlumniMenuItemHover
{
	
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #336699;
	font-family: Tahoma;
}

.AlumniMenuBreak
{
	width: 100%;
	height: 1px;
	background-color: #336699;
}

.InformationTopMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}

.InformationTopMenuItemHover 
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}


.InformationMenuGroup
{
	border-right: #3e372d 1px solid;
	border-top: #3e372d 1px solid;
	border-left: #3e372d 1px solid;
	border-bottom: #3e372d 1px solid;
	background-color: #857a6a;
}

.InformationMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  margin:1px;
  cursor: hand;
}

.InformationMenuItemHover
{
	
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #336699;
	font-family: Tahoma;
}

.InformationMenuBreak
{
	width: 100%;
	height: 1px;
	background-color: #336699;
}


.EduTrustTopMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}

.EduTrustTopMenuItemHover 
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  cursor: hand;
}


.EduTrustMenuGroup
{
	border-right: #765a30 1px solid;
	border-top: #765a30 1px solid;
	border-left: #765a30 1px solid;
	border-bottom: #765a30 1px solid;
	background-color: #c5a474;
}

.EduTrustMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:12px; 
  font-weight:bold;
  margin:1px;
  cursor: hand;
}

.EduTrustMenuItemHover
{
	
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #336699;
	font-family: Tahoma;
}

.EduTrustMenuBreak
{
	width: 100%;
	height: 1px;
	background-color: #336699;
}



#Footer
{
	width: 944px;
	background-color: Black;
	height: 15px;
}

#FooterText
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.PageTitleBarFont
{
	font-weight: bold;
	font-size: 11pt;
	color: ghostwhite;
	font-family: Arial;
	padding-bottom: 5px;
}

.PageFont
{
	font-size: 10pt;
	color: #012e62;
	font-family: Verdana;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.PageFontWhite
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.PageTitle
{
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 17pt;
	padding-bottom: 5px;
	color: #012e62;
	padding-top: 15px;
	font-family: Georgia, Calibri, Arial, Helvetica;
}

.LoginText
{
	font-size: 8pt;
	color: #002d62;
}

.ContentHolder
{
	border-right: #002d62 1px solid;
	border-top: #002d62 1px solid;
	border-left: #002d62 1px solid;
	border-bottom: #002d62 1px solid;
	background-color: white;
}

.ContentHeader
{
	font-weight: bold;
	color: white;
	background-color: #002d62;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.ToolBar
{
	background-color: gainsboro;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	padding-left: 10px;
}

.NewsTitle
{
	font: 1.85em/1.35em Georgia,Calibri, Arial, Helvetica;
	color: #8c0404;
	display: block;
	margin: 0;
	line-height: 1.35em;
}

.NewsShortDescription
{
	font:1.35em Georgia,Calibri, Arial, Helvetica;
	color:#383733;
	display:block;
	margin:0;
}

.NewsDate
{
	font:Georgia,sans-serif;
	font-size:.85em;color:#73726c;margin:0 0 1.2em 0;padding:0;
}

.NewsArticle
{
	font: 1em "Georgia" ,Calibri, Arial, Helvetica;
	color: #363636;
	padding-left: 30px; padding-right: 30px; padding-top: 10px;padding-bottom: 10px;
	text-align: justify;
	line-height: 1.6em;
	margin-bottom: 1.4em;
}

.ChapterName
{
	font: 11pt/11pt Georgia,Calibri, Arial, Helvetica;
	color: #8c0404;
	margin: 0;
	line-height: 1.35em;
}

.ChapterNameBlack
{
	font: 11pt/11pt Georgia,Calibri, Arial, Helvetica;
	color: black;
	margin: 0;
	line-height: 1.35em;
}

.ChapterDescription
{
	font: 10pt/1.6em "Georgia" ,Calibri, Arial, Helvetica;
	color: #363636;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 1.6em;
	margin-bottom: 1.4em;
}

.instructions
{
	font: italic 10pt/1.6em "Georgia" ,Calibri, Arial, Helvetica;
	color: #363636;
	padding-right: 20px;
	text-align: justify;
	line-height: 1.3em;
	margin-bottom: 1.4em;
}

.WaterMark
{
	color: steelblue;
}


.collapsePanel
{
	width:400px;
	height:0px;
	overflow:hidden;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
}

.collapsePanelTitle
{
	width: 400px;
	height: 30px;
	cursor: pointer;
	vertical-align: middle;
	background-color: #9f3b3b;
	color: White;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.Form
{
	border-right: gainsboro 2px solid;
	border-top: gainsboro 2px solid;
	border-left: gainsboro 2px solid;
	border-bottom: gainsboro 2px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.Form_Section_Title
{
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	font-family: Tahoma;
}

.Form_Title
{
	font-size: 12px;
	color: #336699;
	font-family: Tahoma;
}

.Form_info
{
	font-size: 9px;
	color: #336699;
	font-family: Tahoma;
}

input.error  
{ 
 background: #fed; border: 1px solid red; 
}

