 body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	text-align: left;
	vertical-align: top;
}

body
{
	line-height: 1;
	
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}

ul, ol
{
list-style: none;
}

a
{
color: black;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.floatLeft
{
float: left;
padding: .5em .5em .5em 0;
}

.floatRight
{
float: right;
padding: .5em 0 .5em .5em;
}

	
.rightshad {
background-image: url(images/shadowspace_right.jpg);
background-repeat: repeat-y;
	}
	
.mainbody{
	background-color: #FFFFFF;
	border:none;
	padding: 0px;
	}
	
.main img{
	background-color: #FFFFFF;
	background-position: right;
	border:none;
	padding-left: 4px;
	text-align: right;	
	
	}

.maincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	padding: 10px 10px 10px 20px;
	line-height: 18px;
	text-decoration: none;
		border:none;
}

.mainbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0a5a2f;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.mainbold a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0a5a2f;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.leftbar img {
	text-align: center;	
}

.newsleft p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
}

.newsleft img{
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.newsleftbold{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #0a5a2f;
	line-height: 18px;
}