
/* COMMON STYLES */

body {
	margin: 0;
	background-color: #F4F6EF;
	font-family: verdana, helvetica, sans-serif;
	color: #505050;
}
#white, .white	{
	background-color: #FFF;
}
#bottombarBG {
	background-color: #EDEDE5;
}
TD, td, .BodyText, select, input, textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
}
img	{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1, .h1	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	text-transform: lowercase;
	color: #B4B2A7;
	padding: 0px;
	margin: 0px;
}
h2, .h2	{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #505050;
}
h3, .h3	{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #505050;
}
h4, .h4	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #B4B2A7;
	padding: 0px;
	margin: 0px;
}
.introtext	{
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #505050;
}
.navdivider	{
	background-color: #FFF;
}
ul {
	margin: 5px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
input, textarea, select {
	font-size: 11px;
	border:1px solid #999;
}
.divider	{
	background-color: #F2F4EB;
}
.copyright {
	font-size: 10px;
	line-height: 16px;
	color: #505050;
}
.frmBtnRequired {
	background-color: #4A6516;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	border: 0;
}
.required	{
	color: #4A6516;
}

/* NAVIGATION & LINK STYLES */

a, a:visited {
	color: #4A6516;
	font-weight: normal;
	text-decoration: none;
}
a:hover	{
	color: #004D69;
	font-weight: bold;
	text-decoration: none;
}
.graylink, a.graylink, a.graylink:visited	{
	color: #505050;
	text-decoration: none;
}
a.graylink:hover	{
	color: #004D69;
	text-decoration: none;
}

.subnavOff, a.subnavOff, .subnavOff:visited	{
	color: #4A6516;
	font-weight: normal;
	text-decoration: none;
}
a.subnavOff:hover, .subnavHover	{
	color: #004D69;
	font-weight: bold;
	text-decoration: none;
}
.subnavOn, a.subnavOn, .subnavOn:visited, a.subnavOn:hover	{
	color: #004D69;
	font-weight: bold;
	text-decoration: none;
}
#menu01{left:0px;top:0px;z-index:1000;visibility:hidden;position:relative;}


/* HOME AND PORTFOLIO BAR ROLLOVERS */

.homeQuote	{
	font-size: 13px;
	line-height: 22px;
	color: #505050;
}
.passionBG	{
	background-color: #4A6516;
}
.potentialBG	{
	background-color: #974700;
}
.peopleBG	{
	background-color: #004D69;
}
.successstoriesBG	{
	background-color: #4F3324;
}
.portfolioBG	{
	background-color: #E9E9DE;
}
.portfolioBox	{
	background-color: #FFF;
}
.wefundpassion, a.wefundpassion, a.wefundpassion:visited	{
	color: #505050;
}
.wefundpotential, a.wefundpotential, a.wefundpotential:visited	{
	color: #505050;
}
.wefundpeople, a.wefundpeople, a.wefundpeople:visited	{
	color: #505050;
}
.wefundsuccessstories, a.wefundsuccessstories, a.wefundsuccessstories:visited	{
	color: #505050;
}
a.wefundpassion:hover, .wefundpassionQuote, a.wefundpassionQuote:hover	{
	color: #4A6516;
	text-decoration: none;
}
a.wefundpotential:hover, .wefundpotentialQuote, a.wefundpotentialQuote:hover	{
	color: #974700;
	text-decoration: none;
}
a.wefundpeople:hover, .wefundpeopleQuote, a.wefundpeopleQuote:hover	{
	color: #004D69;
	text-decoration: none;
}
a.wefundsuccessstories:hover, .wefundsuccessstoriesQuote, a.wefundsuccessstoriesQuote:hover	{
	color: #4F3324;
	text-decoration: none;
}
