html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

p,li
{
	line-height: 15px;
}

#body
{
	padding: 15px 0px 15px 0px;
}

#body TD.leftcol
{

}

#body TD.body
{
	text-align:justify;
}

#body a
{
	color:#6C2181;
	text-decoration: underline;
}

#body a:hover
{
	color:#6C2181;
	text-decoration: none;
}

h1
{
	color:#6C2181;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

h2
{
	color:#6C2181;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

h3
{
	color:#6C2181;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#header TD.top
{
	height: 120px;
}

#header IMG.photo
{
	padding: 2px;
	margin-left: 6px;
	border: 1px solid #DDD;
	background-color:#EEDBED;
}

#header TD.menu
{
	background-color:#D6DE4B;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#header TD.menu a
{
	text-decoration: none;
	color: white;
	font-weight: bold;
	letter-spacing:1px;
	padding-right: 20px;
	font-size: 12px;
}

#header TD.menu a:hover
{
	text-decoration: underline;
	color:#6C2181;
	font-weight: bold;
}

#header TD.growth
{
	background-color:#D6DE4B;
	color:#6C2181;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

#header TD.side
{
	background-color:#6B207C;
}

#footer
{
	font-size: 10px;
	line-height: 15px;
}

#footer a
{
	color:#6C2181;
	text-decoration: underline;
}

#footer a:hover
{
	color:#6C2181;
	text-decoration: none;
}

#leftcol
{
	border: 1px solid #6C2181;
	margin-top:45px;
	margin-right:10px;
	text-align:justify;
	padding: 10px;
	width: 180px;
	line-height: 15px;
}

#footer TD.bar1
{
	background-color:#ADFF2F;	
	height: 6px;
}

#footer TD.bar2
{
	border-top: 1px solid white;
	background-color:#6B207C;	
	height: 12px;
}
#NewsletterSignup {
	width: 100px;
	position: relative;
	top: 5px;
	margin-top: 0px;
}
.NewsInput {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
	width: 110px;
	padding-top: 1px;
	padding-left: 3px;
}
input {
	border: 1px solid #6b207c;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
