@charset "iso-8859-1";
/* CSS Document */
HTML, BODY {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #195B37;
}
#container {
	margin: 0px;
}
#header {
width: 800px;
background-color: #195B37;
height: 132px;
}
.topRight {
background-color: #195B37;
}
.topLeft {
background-color: #195B37;
}
.midRight {
	background-color: #FFFFFF;
	background-image:  url(http://www.clusters-segmentation.com/design/main/images/internalCircles/middle_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.midLeft {
background-color: #FFFFFF;
}
.bottomRight {
	background-color: #C9DCD1;
	background-image: url(http://www.clusters-segmentation.com/design/main/images/internalCircles/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomLeft {
background-color: #C9DCD1;
}
.footer {
	height: 214px;
	background-color: #C9DCD1;
	background-image: url(http://www.clusters-segmentation.com/design/main/images/internalCircles/bottom_middle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainMenu A {
/* font-size: 15px;
font-weight: bold;
color: #195b37;
text-decoration: none;
line-height: 16px;
display: block;
padding: 3px 23px 3px 3px; */
}
#mainMenu A:hover {
/* font-size: 15px;
font-weight: bold;
color: #195b37;
text-decoration: none;
background-color: #dfdfe3; */
}
#mainMenu A.on {
font-size: 15px;
font-weight: bold;
color: #195b37;
text-decoration: none;
background-color: #dfdfe3;
line-height: 16px;
}
.footer DIV {
margin: 10px 0px 0px 5px;
}
.footer DIV A {
font-size: 12px;
font-weight: bold;
margin-right: 15px;
color: #195b37;
text-decoration: none;
}
.footer DIV A:hover {
text-decoration: underline;
}
#mainText {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	background-image: url(http://www.clusters-segmentation.com/design/main/images/internalCircles/middle_middle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainText H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A7B7AF;
	padding: 0px;
	margin: 40px 0px 0px 5px;
}
#mainText P {
padding: 0px;
margin: 18px 0px 0px 5px;
width: 530px;
line-height: 20px;
font-size: 12px;
}
#mainText TD {
line-height: 20px;
font-size: 12px;
}
#mainText LI {
line-height: 20px;
font-size: 12px;
}
#mainText A {
text-decoration: none;
font-size: 12px;
	color: #195B37;
	font-weight: bold;
}
#mainText A:hover {
text-decoration: underline;
font-size: 12px;
color: #A7B7AF;
}
#leftMenu {
padding: 30px 5px 0px 5px;
}
#leftMenu A {
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
color: #195B37;
padding: 5px 0px;
}
#leftMenu A:hover {
color: #A7B7AF;
}
#leftMenu A.on {
border-bottom: 1px solid #A7B7AF;
color: #A7B7AF;
}
#flashcontent {
margin: 0px;
padding: 0px;
display: inline;
}
#mainText H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #195B37;
	padding: 0px;
	margin: 40px 0px 0px 5px;
}
A {
border: 0px;
text-decoration: none;
color: #195B37;

}
A:hover {
text-decoration: underline;
}