body {
	font-family: Arial, Helvetica, sans-serif;
}

p,.tableside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #64849D;
	text-decoration: none;
	line-height: 1.3em;

}


.tableside {
	border: 1px solid #DBE1E6;
	font-size: .8em;
}


a {
	color: #517C0C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #7CA31D;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #517C0C;
	text-decoration: none;
	font-weight: lighter;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #2D506E;
	text-decoration: none;
	font-weight: lighter;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #64849D;
	text-decoration: none;
	line-height: 1.3em
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #2D506E;
	text-decoration: none;
	font-weight: lighter;
}
.tableside tr .tableside {
	color: #FFF;
}
.leftside1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A0C34F;
	border-right-color: #A0C34F;
	border-bottom-color: #A0C34F;
	border-left-color: #A0C34F;
	padding: 4px;
}
.box {
	border: 1px dashed #83B91E;
	padding: 4px;

}
.box2 {
	border: 1px dashed  #333333;
	padding: 4px;

}

