#leftColumn {
	line-height:150%;
	text-align: left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin: 25px;
	text-align: center;
}
#navBar {
	background-color: #FFFFFF;
	background-image: url(images/navBarBG.jpg);
	margin-bottom: 5px;
	text-align: left;
}
#navBarContainer {
	margin-bottom: 5px;
}
#mainImage {
	margin-top: 5px;
	margin-bottom: 5px;
}
#greyBorderTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E4E3E6;
}
#greyBorderLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E4E3E6;
}
#greyBorderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E4E3E6;
}
#greyBorderBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4E3E6;
}
#navbar a {
	color: #727841;
	font-weight: bold;

}
a {
	color: #8ACD30;
	text-decoration: none;
}
.divider {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.dividerRight {
	margin-right: 250px;
	margin-left: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #8ACD30;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 120%;
}
#articleDivider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
	padding-top: 10px;
	padding-bottom: 10px;
}
strong {
	color: #8ACD30;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #8ACD30;
	margin-bottom: 5px;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #8ACD30;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 130%;
}
#imageInset {
	margin-right: 15px;
	float: left;
}
#imageInsetRight {
	margin-left: 15px;
	float: right;
}
.lightGreyText {
	color: #BFBFD2;
}
#leftColumn li, #rightColumn li {
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}
#teamBG {
	background-image: url(images/teamBG.gif);
	padding-bottom: 7px;
	padding-left: 10px;
}
#rightColumn {
	text-align: left;
}
.aveugles {
	color: #FEFFFF;
}
