﻿a {
	outline: none;
	color: #87cc2d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1.first {
	background: url(images/h1main.gif) top left no-repeat;
	padding: 17px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 38px;
	line-height:1em;

}
/*
h1::after {
	margin-left: -15px;
	padding: 19px 0px 0px 0px;
	content: url(images/h1reflect.gif);
	background-attachment: scroll;
	background-position: bottom left;
	background-repeat:no-repeat;
	display: block;
}
*/

h1.second {
	background: url(images/h1content.gif) top left no-repeat;
	padding: 12px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	line-height:1em;
	height: 33px;
}

#contentleft h1.mainsecond {
	background: none;
	padding: 15px 0px 0px 15px;
	margin: 0px 0px 2px 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 38px;
}

#container-widefull h1.mainthird {
	background: url(images/topbg.gif) top left no-repeat;
	padding: 17px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 38px;
}

#container-widefull h1.second {
	background: url(images/h1content.gif) top left no-repeat;
	padding: 12px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font-size:1.571em;
	line-height:1em;
	height: 33px;
}

#contentleft h2.greentitle {
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 35px;
	border-bottom:1px dashed #fff;
}

#contentleft h2.greentitle a, #contentleft h2.greentitle a:visited {
	color: #fff;
}

#contentleft h3#respond {
	background: url(images/h1content2.gif) top left no-repeat;
	padding: 10px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.571em "Lucida Sans Unicode", Arial, sans-serif;
	height: 35px;
}

h2 {

	padding: 10px 0px 0px 15px;
	margin: 0px;
	color: #fff;
	font: 1.461em "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	line-height:1em;
}

h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #fff;
	font-size: 1em;
}

.alignright {
	margin-right: 15px;
	float: right;
}

.alignleft {
	margin-left: 15px;
	float: left
}

hr {
	color: #283a20;
	background-color: #283a20;
	height: 1px;
	border: 0;
	clear: both;
	margin: 0px 15px 15px 15px;
}

p {
	padding: 0px 15px 15px 15px;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
