#text tr {
vertical-align: top;
}


#devLeftLinks {
	width: 172px;
}

#devLeftLinks ul {
margin: 0;
padding: 0;
	list-style-type: none;
	padding: 15px;
}

#devLeftLinks li {
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 1.2em;
	color: #999;
}


#devLeftLinks a:link {
	color: #FFCC66;
	text-decoration: none;
}

#devLeftLinks a:visited {
	color: #FFCC66; /* orange */
	text-decoration: none;
}

#devLeftLinks a:hover {
	color: #ffedca; /*pale orange */
	text-decoration: underline;
}


#devLeftLinks .navbarsublink ul {
	padding: 0px;
	margin: 0px;
}


.required {
	color: #ff0000;
	font-weight: bold;
}

#onlineForm td {
	padding: 5px;
}

#onlineForm input,textarea {
	background-color: #fff;
}

#onlineForm {
	border: 1px solid #eee;
	background-color: #fff9f1;
}

.paragraphTitlesGiving {
	font-variant: small-caps;
	border-bottom-style: dashed;
	border-bottom-color: #a2a2a2;
	border-bottom-width: 1pt;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	color: #444;
}


/* Loyalty fund */

.floatRight {
	float: right;
	padding-left: 30px;
	padding-bottom: 15px;
}

.AquaHighlight {
color: #37b3a3;
}

