﻿body {
	font-family: ProximaNovaA-Regular;

}

body.Blank {
	background: white;
	color: #000000;
	font-family: ProximaNovaA-Light;
	font-size: 17pt;
	font-weight: normal;
	font-style: normal;
}

.MainPage {
	width: 100%;
}

.MainContent {
	margin: 0 auto;
	width:100%;
}

#menu-wrap {
	position: relative;
	height: 30px;
}

#menu {
	border-bottom: thin solid #898C96;
	margin: 0 auto;
	width: 95%;
	height: 30px;
	border-bottom-color: #D9D9D9;
	text-align:center;
}
#menu-bd {
	height: 31px;
	margin: 0 auto;
	width: 95%;
}

#menu-bd span {
	padding-bottom: 0px;
	line-height: 29px;
	margin: 0px 3px 0px 0px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	height: 29px;
	padding-top: 0px;
	cursor: pointer;
}

#menu-bd span > a {
	display: block;
	margin: 0;
	text-decoration: none;
	font-family: ProximaNovaA-Regular;
	font-weight: normal;
	font-style: normal;
	font-size:14pt;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}

/*
#menu-bd span:hover {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #F19D1F;
}
*/

.selectedMenu {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #F19D1F;
}

.btnDonationType_unselected {
	background: url('../../Images/Default/btnDonationType.png');
	background-repeat: no-repeat;
	background-position: 0px;
	height: 81px;
	width: 100px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
	text-align: center;
	
}

.btnDonationType_selected {
	background: url('../../Images/Default/btnDonationType_Selected.png');
	background-repeat: no-repeat;
	background-position: 0px;
	height: 81px;
	width: 100px;
	vertical-align: middle;
	display: block;
	cursor: pointer;
	text-align: center;
}

A.Link {
	color: #0033cc;
	font-family: ProximaNovaA-Regular;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

A.MapLink {
	color: #0033cc;
	font-family: ProximaNovaA-Regular;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

A.EnrollmentLink {
	color: #800040;
	font-family: ProximaNovaA-Regular;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

.Label {
	color: #000000;
	font-family: ProximaNovaA-Regular;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
}

.BoldLabel {
	color: #000000;
	font-family: ProximaNovaA-Extrabld;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
}

.SmallLabel {
	color: #000000;
	font-family: ProximaNovaA-Regular;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
}
.RegularLabel {
	color: #000000;
	font-family: ProximaNovaA-Regular;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	
}

.LightLabel {
	color: #000000;
	font-family: ProximaNovaA-Light;
	font-size: 17pt;
	font-weight: normal;
	font-style: normal;
	
}
.ItalicLabel {
	color: #5885C7;
	font-family: ProximaNovaA-Extrabld;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	
}

.TextField {
	color: Black;
	font-family: ProximaNovaA-Bold;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	
}

.Title {
	color: Black;
	font-family: ProximaNovaA-Extrabld;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	
}

.SmallTitle {
	color: Black;
	font-family: ProximaNovaA-Extrabld;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	
}

.EnlargedTextField {
	color: #000000;
	font-family: ProximaNovaA-Regular;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	
}

.ErrorMessage {
	color: Red;
	font-family: ProximaNovaA-Extrabld;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}


fieldset.FieldSetHeader {
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-color: #670003;
	border-style: solid;
	border-top-width: 0px;
	width: 800px;
}

fieldset.FieldSetHeader > table {
	width: 800px;
	border-width: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}


td.FieldSetHeader {
	background: url(/Images/Default/topFieldsetBack.jpg);
	color: White;
	font-family: ProximaNovaA-Regular;
	font-size: 20pt;
	width: 800px;
	height: 30px;
	font-weight: normal;
	font-style: normal;
	
}

.NoCursor, .NoCursor > a {
	cursor: default;
}


.StarRequired {
	color: Red;
	font-weight: normal;
	font-style: normal;
	font-family: ProximaNovaA-Regular;
}

.Validation {
	font: normal 12px arial,sans-serif;
	text-align: Left;
	list-style-image: url(../../Images/Default/ValidationSmallX.Gif);
	font-weight: normal;
	font-style: normal;	
	
}


td.PanelHeader {
	height: 27px;
	border-bottom: 1px solid #8c8c8c;
	color: #fd4545;
	font-family: ProximaNovaA-Regular;
	font-size: 14pt;
	padding-left: 5px;
	font-weight: normal;
	font-style: normal;	
}
td.PanelBody {
	background-color: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	margin: 0;
}
table.PanelTable {
	border: 0px;
}

hr.sectionDivider {
	margin: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}

.addthis_button {
	background: url('../../Images/Default/btnNormal.png');
	background-repeat: no-repeat;
	background-position: 0px;
	height: 35px;
	width: 120px;
	vertical-align: middle;
	display: table-cell;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: ProximaNovaA-Regular;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;	
}

.LinkButton {
	background-image: url('../../Images/Default/btnNormal.png');
	background-repeat: no-repeat;
	background-position: 0px;
	height: 35px;
	width: 120px;
	
	text-align: center;
}

.LinkButton a {
	font-family: ProximaNovaA-Extrabld;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:100%;
	height:100%;
	vertical-align: middle;
	display:inline-block;
}

div.RadGrid .rgPager .rgAdvPart {
	display: none;
}
		
div.RadGrid .rgPager .rgArrPart1 {
	padding-left: 280px;
}

p
{
    font-family: ProximaNovaA-Light;
	font-size: 17pt;
	font-weight: normal;
	font-style: normal;	
}

.ButtonText {
	font-family: ProximaNovaA-Extrabld;
	font-size: 17pt;
	font-weight: normal;
	font-style: normal;	
}

.rbText 
{
    font-family: ProximaNovaA-Extrabld !important;
	font-size: 14pt !important;
	font-weight: normal;
	font-style: normal;	
	color:White;
}

H1 
{
    font-family: ProximaNovaA-Extrabld;
    font-size: 24px;
   	font-weight: normal;
	font-style: normal; 
}

H2
{
    font-family: ProximaNovaA-Extrabld;
    font-size: 22px;
   	font-weight: normal;
	font-style: normal; 
}

H3
{
    font-family: ProximaNovaA-Extrabld;
    font-size: 18px;
   	font-weight: normal;
	font-style: normal; 
}

H4
{
    font-family: ProximaNovaA-Extrabld;
    font-size: 16px;
   	font-weight: normal;
	font-style: normal; 
}

H5
{
    font-family: ProximaNovaA-Regular;
    font-size: 12px;
   	font-weight: normal;
	font-style: normal; 
}

H6
{
    font-family: ProximaNovaA-Regular;
    font-size: 10px;
   	font-weight: normal;
	font-style: normal; 
}


font
{
    font-family: ProximaNovaA-Regular;
   	font-weight: normal;
	font-style: normal; 
}

.ScheduleFull
{
    color:Red;
    font-weight: bold;
}