/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-image: url(../images/PageBG.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #80C000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #A0D500;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #669900;
	font-size: 120%;
	padding-top: 20px;
	padding-left: 86px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
h2 {
	font-size: 120%;
	color: #666666;
	padding-top: 20px;
	padding-left: 86px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-bottom: 20px;
}
h3 {
	font-size: 110%;
	color: #666666;
	margin-top: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 100%;
	color: #666666;
}

#ContentLeft p, #ContentLeft ul, #ContentLeft ol, #ContentLeft table,  #ContentLeft h3, #ContentLeft h4{
	margin-left: 48px;
	margin-right: 16px;
	padding-left: 0px;
}

#Content p, #Content ul, #Content ol, #Content table, #Content h3, #Content h4{
	margin-left: 26px;
	margin-right: 26px;
	padding-left: 0px;
}
#FooterLinks {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 26px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 0px;
}
.sideBox h1 {
	background-image: url(../images/Headingleft.gif);
	background-repeat: no-repeat;
}
.contentBox h1 {
	background-image: url(../images/Heading-Content.gif);
	background-repeat: no-repeat;
	padding-left: 64px;
}
.sideBox h2 {
	background-image: url(../images/Headingleft.gif);
	background-repeat: no-repeat;
}
.contentBox h2 {
	background-image: url(../images/Heading-Content.gif);
	background-repeat: no-repeat;
	padding-left: 64px;
}
.sideBox {
	background-position: left Top;
	padding-bottom: 20px;
	background-image: url(../images/ContentLeft.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentBox {
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
	background-image: url(../images/Content.gif);
}
#ContentLeft .endit {
	background-image: url(../images/ContentLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 56px;
	margin-bottom: 0px;
	width: 302px;
}
select {
	font-size: 80%;
}
input {
	font-size: 85%;
}
.strapline {
	font-weight: bold;
	color: #669900;
	text-align: center;
}
.sample {
	padding: 0px;
	width: 653px;
	margin: 0px 0px 10px;
}
.sample p {
	margin-bottom: 0px;
}


.sample img {
	background-image: url(../images/ImageBG.gif);
	background-repeat: no-repeat;
	padding: 6px 20px 9px 7px;
	float: left;
	margin: 0px 10px 0px 26px;
}
.sample h3 {
	padding-top: 20px;
	margin-top: 0px;
}

.email {
	display: block;
	float: right;
	margin-top: 3px;
	margin-right: 20px;
}
.email a {
	color: #FFFFFF;
}
li {
	margin-left: 30px;
	list-style-type: circle;
	color: #666666;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #669900;
}
.skiplink {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
#Footer p {
	margin: 0px;
}

