﻿body
{
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
}

#nav
{
	width: 1000px;
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
}
#nav li
{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #028be9;
}

#nav li a
{
	float: left;
	display: block;
	width: 87px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
	background-color: White;
	color: #545454;
}

#nav a:hover, body#intro #form1 #BlockMenuBar1_home li a, body#consulting #form1 #BlockMenuBar1_consulting li a, body#ITR #form1 #BlockMenuBar1_ITR li a, body#Fundraising #form1 #BlockMenuBar1_Fundraising li a, body#login #form1 #BlockMenuBar1_login li a, body#matrix #form1 #BlockMenuBar1_matrix li a, body#grantaccess #form1 #BlockMenuBar1_grantaccess li a, body#resume #form1 #BlockMenuBar1_resume li a
{
	float: left;
	display: block;
	width: 87px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
	background-color: #028be9;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.clearfloat
{
	clear:both;
}

#box
{
	width: 650px;
	margin-top: 50px;
	padding: 5px;
	border: solid 2px #02b8e9;
}

.label
{ width: 198px;
  margin: 40px 0 0 0;
	}

.labeltext
{
	margin: 0 0 10px 200px;
}
.textbox
{
	width: 198px;
	margin: 0 0 10px 200px;
	}

.button
{
	width: 85px;
	margin: 20px 0 20px 200px;
	background-color: #028be9;
	color: White;
	border: 0px;
	}

.errorlabel
{
	width: 198px;
	margin: 80px 0 0 0;
	background-color: #ffffff;
	color: Red;
	}

h1
{
	margin-top: 10px;
	background-color: #028be9;
	width: 650px;
	text-align:center;
	color: White;
	border: 0px;	
	
}

#ExampleL
{
	visibility: hidden;
	float: left;
/*	width: 290px;
	margin: 50px 0 50px 0; */
	}
#ExampleM
{
	float: left;
	width: 290px;
	margin: 50px 0 50px 20px;
}
#ExampleR
{
	float: left;
	width: 290px;
	margin: 50px 0 50px 20px;
	}

.ClientName
{
	font-weight: bold;
}

.ITR
{
	color: #02b8e9;
}

quoteblock
{
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}

.reviewlist
{}
.reviewlist a
{
}

.reviewlist a:hover
{
	
	}

.content
{
	width: 650px;
}


.footer
{
	clear:both;
	background-color: #028be9;
	width: 650px;
	text-align:center;
	color: White;
	border: 0px;
	margin-top:100px;	
}

#sponsors
{
	width: 200px;
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
}

#sponsors ul
{
	text-decoration: none;
}

#sponsors li
{
	float: left;
	display: block;
	text-decoration: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #028be9;
}

#sponsors ul li img
{
	float: left;
	display: block;
	width: 152px;
	height: 152px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
	background-color: White;
	color: #545454;
	
}

#HelpNeeded
{
	background-color: Red;
	color: White;
	text-align:center;
}

#AmountRaised
{
		background-color: #028be9;
	color: White;
	text-align:center;
	width: 300px;
	margin: auto;
	font-size: x-large;
}
img
{
	text-align: center;
}

#LeftColumn
{
}
#RightColumn
{
    position:absolute;
    left: 740px;
    top: 240px;
    width: 280px;
    background-color: #028be9;
	color: White;
	text-align: center;
}