.greyLinesTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.greyLinesBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;

}
.greyLinesLeft {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.greyLinesRight {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.greyLinesTopLeft {



	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.greyLinesTopRight {




	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.greyLinesBottomLeft {





	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
.greyLinesBottomRight {






	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
body, td, p, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bulletSquareGreen {
	background-color: 4B9701;
	background-image: url(images/bullets/whiteMask2.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}

.bulletSquareBlue {

	background-color: 336699;
	background-image: url(images/bullets/whiteMask2.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.bulletSquareAnyColor {
	background-image: url(images/bullets/whiteMask2.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.photoFrame {
	background-color: e5e5e5;
	padding: 4px;

}
.lineSpacing140 {


	line-height: 140%;
}
.lineSpacing150 {



	line-height: 150%;
}
.copyrightText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
td#leftNavActive {
	border: 1px solid #FFFFFF;

}
a.active {
	text-decoration: none;
	color: #000000;
}
a.footerLink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #666666;

}
a:link {
	text-decoration: underline;
	color: #666666;

}
a:hover {
	text-decoration: none;
	color: #000000;

}

a.navLinks:visited {
	text-decoration: none;
	color: #666666;
}
a.navLinks:link {
	text-decoration: none;
	color: #666666;
}


tr.leftNavRow#highlight {
	color: #000000;
	background-color: #F5F5F5;
	cursor: hand;

}
tr.leftNavRow#highlight td a {

	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.smallBlueLink:visited {
	color: 8DB1CE;
	text-decoration: underline;
}

a.smallBlueLink:link {
	color: 8DB1CE;
	text-decoration: underline;
}
td#leftNavActive a {
	color: #000000;
}
.pageSubHeading {
	font-size: 13px;
	color: #444444;
	font-weight: bold;

}
.greyLinesTopBottom {







	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: E2E2E2;
	border-right-color: E2E2E2;
	border-bottom-color: E2E2E2;
	border-left-color: E2E2E2;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
tr.leftNavRowMember#active {
	color: #000000;
	cursor: hand;
	background-image: url(images/memberBGOverGrey.gif);

}
tr.leftNavRowMember#highlight2 td {
	cursor: hand;
}

tr.leftNavRowMember#highlight2 td a {
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
tr.leftNavRowMember#active td a {
	color: #000000;
}
.hrGridBlue {
	background-color: 7C9DBF;
	background-image: url(images/hrGrid.gif);
}
.hrGridAnyColor {
	background-image: url(images/hrGrid.gif);
}

a.underlineHoverLink.active {
}
a.underlineHoverLink {
}
a.underlineHoverLink:visited {
}
a.underlineHoverLink:link {
}
a.underlineHoverLink:hover {
	text-decoration: underline;
	color: #000000;
}








