body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5C7A8A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C1D7E2;
	background-image: url(images/baseGradientBckgrnd.gif);
	background-repeat: repeat-x;
}

.YellowLink {
	color: #A89B23;
	text-decoration: none;
}
a.YellowLink:link {  color: #A89B23; }
a.YellowLink:active {  color: #A89B23; text-decoration: underline;}
a.YellowLink:hover {  color: #A89B23;	text-decoration: underline;}
a.YellowLink:visited {  color: #A89B23; }

.tableBckgrndCornerSwirl {
	background-image: url(images/cornerSwirls.gif);
	background-repeat: no-repeat;
}
.txtSpacing {
	line-height: 22px;
}
.smallPicDesc {
	font-size: 10px;
	color: #738F9D;
}
.subHeading {
	font-size: 14px;
	color: #3E535E;
	font-style: italic;
}
