body{
    margin:0 auto;
	text-align: center;
    padding: 0 0 0 0;
	color:#333;
	background-color:#fff;
	line-height:120%;
	font:x-small/1.4em Verdana, Helvetica, sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	background-image:url(../images/bg_green.png);
	} html>body {font-size:small;}
img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
	}
p{
    margin:0 0 4px 0;
	padding:0;
	line-height:120%;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}
li{
	margin-top:0px;
	margin-bottom:0px;
}
ul.none
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
ul.orangesquare
{
	list-style-type: square;
	color: orange;
}

ul.numbers
{
    list-style-type:decimal;
    margin-top:20px;
}
.searchbox
{
    margin-top:10px;
    margin-right:10px;
    float:right;
}
.searchtext
{
    margin-right:10px;
    display:inline;
}
h1 {
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 160%;
    color:#9CC23C;
	background-color:transparent;
	margin:30px 0px 10px 0px;
	padding:0 0 12px 0;
}
h2
{
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 130%;
    color:#9CC23C;
	background-color:transparent;
	margin:0;
	padding:0 0 4px 0;
}
h3
{
    font-size: 140%;
    color:#9CC23C;
	background-color:transparent;
	margin:0;
	padding:0 0 4px 0;
}
hr	{
	background-color:#ccc;
	color:#ccc;
	height: 1px;
	border:0px;
	width:100%;
}
.border{
	text-align:center;
	margin:0 auto;
	width:980px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background-color:#fff;
}
.strapline{    
	margin:0 auto;
	text-align:left;
	width:980px;
	color:#fff;
	font-weight:bold;
}
.content{
 	text-align:left;
	margin:20px 50px 0px 50px;
	padding-bottom:50px;
}
.header{
	height:70px;
	background-color:#9CC23C;
	border-bottom:2px solid #9CC23C;
}
.headertext{
	margin-left:30px;
	padding-top:15px;
	font-size:140%;
	line-height:120%;
	float:left;
}
.headerlogo{
	float: left;
	margin-left:24px;
	}
.clear{
	clear:both;
}
/* breadcrumb
---------------------------------------------------------- */

.breadcrumb{
	text-align:left;
	color:#999;
}
.breadcrumb ul {
	margin:0px 0px 20px 0px;
	padding:0px;
	list-style:none;
	height:20px;
}
.breadcrumb li {
	display:inline;
    list-style: none;
	padding-right:0px;
	margin-right:5px;
	/*background-image:url(../images/breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:right;*/
}

.breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited {
	text-decoration:underline;
	color:#999;
	}
.breadcrumb a:hover {
	color:#ff0000;
	text-decoration:none;
	}
	
.breadcrumb ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #999;
	}
	
.breadcrumb ul li.first:before {
	content: " ";
	}

	
	
/* footer
---------------------------------------------------------- */
.footer{
	margin:0px auto;
	padding:5px 0px 5px 0px;
	width:980px;
	text-align:center;
	font-size:90%;
    color:#fff;
	height: 40px;
	text-align: center;
	background-color: #9CC23C;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
.footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
	height:20px;
}
.footer li {
	display:inline;
    list-style: none;
	padding-right:20px;
	margin-right:10px;
	background-image:url(../images/menudivider.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.footer li.nobg{
	background-image:url(none);
	padding-right:0px;
	margin-right:0px;
}
.footer a:active, .footer a:link, .footer a:visited {
	text-decoration:underline;
	color:#fff;
	}
.footer a:hover {
	color:#ffff00;
	text-decoration:none;
	}
/* matrix link
---------------------------------------------------------- */
.matrixebusiness{
	background-image:url(../images/footerdivider.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	display:inline;
}
.matrixebusiness a:active, .matrixebusiness a:link, .matrixebusiness a:visited {
	text-decoration:none;
	color:#fff;
	}
.matrixebusiness a:hover {
	color:#ffff00;
	text-decoration:underline;
	}
/* menu
---------------------------------------------------------- */
.menu {
	background-color:#ccc;
	width:980px;
	height:22px;
	color:#000;
	text-align:left;
	font-size:100%;
	line-height:140%;
	font-weight:bold;
}
.menu ul {
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style:none;
}
.menu li {
	display:inline;
	text-align:left;
    list-style: none;
	margin-left:10px;
}
.menu a:active, .menu a:link, .menu a:visited {
	text-decoration:none;
	color:#000;
	border-right:1px solid #000;
	padding-right:10px;
	}
.menu a:hover {
	color:#fff;
	text-decoration:none;
		padding-right:10px;
	border-right:1px solid #000;
	}

/* show icons on links
---------------------------------------------------------- */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../images/icon_mailto.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}



/* standard links
---------------------------------------------------------- */
a:active {
	color:#000;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:link {
	color:#000;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:visited {
	color:#000; 
	background-color: transparent; 
	text-decoration: underline;
	}
	
a:hover {
	color:#ff0000; 
	background-color: transparent; 
	text-decoration: none;
	}
	
/* menu option 1
---------------------------------------------------------- */
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
	html>body #button li a {
		width: auto;
		}
#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
