@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: Gentium;
  src: url(http://www.johnsharpmd.com/2010/FilosofiaOT-Regular.otf);
}


body {
	margin: 0px;
	background-color: #e4e4e4;
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height: 21px;
}
p {
	color: #333;
	padding-bottom: 15px;
}
.nonjustify {
	text-align: left;
}

.content {
	line-height: 21px;
	padding: 15px;
	text-align: justify;
	margin: 0px;
	vertical-align: top;
}
a:link {
	color: #eb7e5c;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #eb7e5c;
}
h3 {
	margin: 0px;
	padding: 0px;
}

.leftcoltext {
	color: #FFF;
	text-align: justify;
	padding: 14px;
	background-color: #727071;
	background-image: url(images/leftcolbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
}
.top {
	vertical-align: top;
}
.footer {
	font-size: 12px;
}
p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.shader {
	background-image: url(images/topshade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}


h1 {
		font-family: FilosofiaOT,
	margin: 0px;
	color: #62b371;
	padding-top: 3px;
	line-height: 29px;
	text-align: left;
	margin: 0px;
}
h2 {
		font-family: FilosofiaOT,
	margin: 0px;
	line-height: 25px;
	font-size: 23px;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #eb7e5c;
	font-weight: normal;
}
.fakelink {
	color: #eb7e5c;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}
.spacing {
	line-height: 29px;
}
.black {
	color: #000;
}
.shader .top tr .content table tr td p .black {
	color: #000;
}

