@charset "UTF-8";
body {
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #507800;
	font-size: 0.8em;
}
h1 {
	color: #507800;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	color: #507800;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0em;
	font-weight: normal;
	line-height: 1.75em;
}
h3 {
	border-bottom: solid 1px #B9DE6E;
	padding-bottom: 0.25em;
	width: 25em;
}
a {
	color: #83C500;
	text-decoration: none;
	border-bottom: dashed 1px #639500;
}
a:hover, a:visited:hover {
	color: #B9DE6E;
}
a:visited {
	color: #639400;
}
p {
	line-height: 1.75em;
} 
a img {
	border: none;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.cb {
	clear: both;
}
.splashArrow {
	border-width: 0px; 
	display: inline; 
	margin-top: 115px;
}
.leftCol, .contactCol, .smlCol {
	width: 6em;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 1.5em;
}
.contactCol {
	margin-right: 2em;
	width: 6.5em;
}
.smlCol {
	width: 7em;
}
.firstPara {
	margin-top: 0em;
	font-weight: bold;
}
.normalP {
	line-height: 1em;
}
.green {
	color: #83C500;
}
.horizDiv {
	border-top: solid 2px #EDF7DA;
	margin-top: 1em;
	margin-bottom: 1em;
}
.noBorder {
	border: none;
}
.greenBorder {
	border: solid 1px #83C500;
}
.spacer {
	line-height: 1.75em;
}
.centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.leftCol {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	margin-bottom: 1em;
}
.error {
	font-weight: bold;
	color: #CC0000;
}

/* Light Green Box Styles*/
.lg-t {background: url(images/lg-dot.jpg) 0 0 repeat-x #EDF7DA}
.lg-b {background: url(images/lg-dot.jpg) 0 100% repeat-x}
.lg-l {background: url(images/lg-dot.jpg) 0 0 repeat-y}
.lg-r {background: url(images/lg-dot.jpg) 100% 0 repeat-y}
.lg-bl {background: url(images/lg-bl.jpg) 0 100% no-repeat}
.lg-br {background: url(images/lg-br.jpg) 100% 100% no-repeat}
.lg-tl {background: url(images/lg-tl.jpg) 0 0 no-repeat}
.lg-tr {background: url(images/lg-tr.jpg) 100% 0 no-repeat; padding:15px;padding-bottom: 0px;}

/* Dark Green Box Styles*/
.dg-t {background: url(images/dg-dot.jpg) 0 0 repeat-x #C1E280}
.dg-b {background: url(images/dg-dot.jpg) 0 100% repeat-x}
.dg-l {background: url(images/dg-dot.jpg) 0 0 repeat-y}
.dg-r {background: url(images/dg-dot.jpg) 100% 0 repeat-y}
.dg-bl {background: url(images/dg-bl.jpg) 0 100% no-repeat}
.dg-br {background: url(images/dg-br.jpg) 100% 100% no-repeat}
.dg-tl {background: url(images/dg-tl.jpg) 0 0 no-repeat}
.dg-tr {background: url(images/dg-tr.jpg) 100% 0 no-repeat; padding:15px;padding-bottom: 0px;}

#holder {
	width: 77em;
	border: solid 1px #83C500;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: url(images/header-gradient.png) repeat-x bottom left;
	max-height: 120px;
	border-bottom: solid 3px #83C500;
}
#logo {
	width: 300px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#navRight {
	margin-top: 1em;
	margin-right: 1.5em;
}
html>/**/body #navRight {
	margin-top: 0em;	
}
#tabs {
	margin-top: 2em;
	width: 535px;
}
html>/**/body #tabs {
	margin-top: 1.95em;
	width: 530px;	
}
#tabs ul {
	margin: 0em;
	padding: 0em;
}
#tabs li {
	float: left;
	list-style-type: none;
	height: 39px;
	margin-right: 1em;
}
#tabs a {
	border: none;
}

#main {
	margin-left: 1.5em;
	margin-right: 1.5em;
	/*width: 76.5em;*/
}
.splashImage {
	width: 950px;
	margin-top: 1em;
}
#indexLeft, #mainLeft {
	width: 39em;
	margin-top: 1em;
}
html>/**/body #indexLeft, #mainLeft {
	margin-top: 0em;	
}

#mainLeft {
	width: 46em;
}
.cta {
	margin-top: 0.5em;
	font-weight: bold;
}
#ctaBtn {
	background: url(images/cta-btn.png) no-repeat top left;
	width: 187px;
	height: 42px;
	padding: 11px;
}
#ctaBtn a {
	border-bottom: none;
	color: #FFF;
	font-size: 1.2em;
}
#indexRight, #mainRight {
	margin-top: 1.8em;
	width: 32.85em;
	border-left: solid 2px #EDF7DA;
	padding-left: 1.5em;
	display: block;
}
#breadcrumb {
	color: #83C500;
	font-weight: bold;
	border-bottom: solid 2px #EDF7DA;
	width: 29em;
	padding-bottom: 0.5em;
}
#breadcrumb img {
	margin-right: 0.35em;
}
#keyPoints, #keyPointsNT {
	padding-left: 2em;
}
#keyPoints li, #keyPointsNT li {
	list-style-type: none;
	list-style-image: url(images/tick.png);
	line-height: 2em;
	font-size: 1.2em;
	text-transform: capitalize;
}
#keyPointsNT li {
	text-transform: none;
}

#mainRight {
	width: 26em;
	padding-left: 1em;
}
#mainRightFloat {
	width: 16em;
	margin-left: 1em;
	margin-bottom: 1em;
}
#relatedLinks h2 {
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#relatedLinks ul {
	padding-left: 1.75em;
	padding-bottom: 1em;
	margin-top: 0em;
	padding-top: 0em;
}
#relatedLinks li {
	list-style-type: none;
	list-style-image: url(images/arrow-right.png);
	line-height: 2em;
	text-indent: 1em;
}
#mainRightFloat img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.loginImages {
	width: 200px;
	margin-right: 1.25em;
}

#horizontalBar, #verticalCol {
	width: 73em;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	margin-left: auto;
	margin-right: auto;
}
#verticalCol {
	width: 23em;
	padding-top: 0em;
}
#horizontalBar .column, #verticalCol .column {
	width: 21.75em;
	margin-left: 2em;
	margin-right: 1em;
}
#verticalCol .column {
	width: 23.75em;
	margin-left: 0em;
	margin-right: 0em;
	border-top: solid 2px #EDF7DA;
	padding-top: 1.5em;
}
#horizontalBar #first  {
	margin-left: 0em;
}
#verticalCol #first {
	border-top: none;
}
#horizontalBar #last  {
	margin-right: 0em;
	padding-top: 0em;
}
#horizontalBar .content, #verticalCol .content  {
	margin-left: 1.5em;
	width: 13em;
}
#verticalCol .content {
	width: 15em;
}
#horizontalBar h2, #verticalCol h2  {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0em;
}
#horizontalBar p, #verticalCol p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin-top: 0.5em;
}
#orderLeft {
	width: 36em;
	border-right: solid 2px #EDF7DA;
}
#orderRight {
	width: 36em;
}


#footer {
	width: 74em;
	padding: 0.75em;
	padding-left: 0em;
	margin-left: auto;
	margin-right: auto;
}
#footerLinks {
	margin: 0em;
	padding: 0em;
}
#footerLinks li {
	float: left;
	border-right: solid 2px #EDF7DA;
	margin-left: 0.5em;
	padding-right: 0.5em;
	list-style-type: none;
}
#footerLinks #first {
	margin-left: 0em;
}
#footerLinks #last {
	border: none;
}
#footerLinks a {
	font-weight: bold;
}