<!--

* {
	margin: 0;
	padding: 0;
}

blockquote {
	margin: 15px;
}

img {
	border: 0;
    display: block;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}



p {
    line-height: 16px;
}

a {
	font-weight: bold;
	color: #e58803;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.alt {
	display: none;
}

/* Layout */
#maincontainer {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
    margin-top: 12px;
}

#wrapper {
	float: left;
	width:760px;
	margin-right:auto;
	margin-left:auto;
    margin-bottom: 30px;
	text-align: left;
    background: #fff;
}

/* Masthead Image*/
#masthead {
	width: 760px;
	height: 98px;
	background-image: url("../images/masthead.jpg");
	background-repeat: no-repeat;
}

/* Navigation */
#nav {
	width: 760px;
	height: 24px;
	margin: 2px 0 2px 0;
	background-color: #1c8c3e;
	background-image: url("/images/nav_arrow.gif");
	background-repeat: no-repeat;
}

#nav ul {
	list-style: none;
	padding: 6px 0 0 63px;
}

#nav ul li {
	display: inline;
	padding: 0 32px 0 0;
	color: #fff;
	font-weight: bold;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#nav img {
	float: left;
}

/* Content Left */
#contentleft {
	float: left;
	width: 171px;
	border-right: #bfbfbf 1px dashed;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
}

#contentleft h1 {
	padding: 4px 0 4px 9px;
	color: #fff;
	background-color: #5a5a5a;
	text-transform: uppercase;
}

#contentleft h2 {
	margin: 1px 0 0 0;
	padding: 4px 0 4px 9px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #1c8c3e;
	text-transform: uppercase;
}

#contentleft ul {
	list-style: none;
	background-image: url("/images/gradients/subnav_tile.gif");
	background-repeat: repeat-x;
}

#contentleft ul li {
	border-bottom: #bfbfbf 1px dotted;
	padding: 5px 0 5px 8px;
	font-weight: bold;
	line-height: 14px;
}

#contentleft ul li a {
	color: #000;
}

#searchplinth {
	width: 180px;
	padding: 7px 0 0 10px;
	background-color: #e9f4ed;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}

#searchplinth h1 {
	padding: 0;
	font-size: 11px;
	color: #000;
	background-color: transparent;
	text-transform: none;
}

#searchplinth p {
	padding: 3px 0 0 0;
	line-height: 12px;
}

#searchplinth input.field {
	float: left;
	width: 120px;
	margin: 3px 0 0 0;
	padding: 0 0 0 2px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 118px;
}

#pressroomlist {
	padding: 0 0 10px 0;
	background-image: url('../images/gradients/green_tile_long.gif');
	background-repeat: repeat-x;*/
}

#pressroomlist p {
	padding: 5px 0 0 9px;
}

#pressroomlist img {
	margin: 10px 0 0 0;
}
#pressroomlist ul {
	padding: 0px 0 0 0;
}


/* Content middle */
#contentmiddle {
	float: left;
	width: 255px;
	padding: 0 14px 0 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px;
	font-size: 11px;
}

#contentmiddle h1 {
	margin: 1px 0 0 0;
	padding: 4px 0 4px 9px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #1c8c3e;
	text-transform: uppercase;
}

#contentmiddle h2 {
	padding: 0 0 13px 0;
	line-height: 16px;
}

/* Content middle 2 */
#contentmiddle2 {
	float: left;
	width: 160px;
	background-image: url("/images/gradients/green_tile_long.gif");
	background-repeat: repeat-x;
	font-size: 11px;
}

#contentmiddle2 h1 {
	margin: 1px 0 0 0;
	padding: 4px 4px 4px 9px;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	background-color: #1c8c3e;
	text-transform: uppercase;
}

#contentmiddle2 h2 {
	padding: 8px 7px 0 7px;
}


#contentmiddle2 h3 {
	padding: 8px 7px 0 7px;
}

#contentmiddle2 p {
	padding: 5px 7px 0 7px;
}


/*  Full page content */

#contentfull{
	float: left;
	width: 555px;
	padding: 0 14px 0 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 523px;
	font-size: 11px;
}

#contentfull h1 {
	margin: 1px 0 0 0;
	padding: 4px 0 4px 9px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #1c8c3e;
	text-transform: uppercase;
}

#contentfull h2 {
	padding: 0 0 13px 0;
	line-height: 16px;
}

#contentfull ul {
	padding: 0px 0 0px 18px;
}

#contentfull ul li {
	padding: 0px 0 0px 4px;
	line-height: 14px;
}

#contentfull ul li a {
	color: #1c8c3e;
}

#contentfull ol {
	padding: 0px 0 0px 18px;
}
#contentfull ol li {
	padding: 0px 0 0px 4px;
	line-height: 14px;
}


#contentfull img {
	display: inline;
}

#contentfull p {
	padding: 0px 0px 14px 0;
	margin: 0;
}

#contentfull a {
	color: #1c8c3e;
}

#pageheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1c8c3e;
	padding: 10px 0 10px 0;

}


/* Content right */
#contentright {
	float: right;
	width: 168px;
}

#contentright h2 {
	width: 143px;
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 0 4px 6px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #7f7f7f;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 137px;
}

#contentright h4 {
	width: 143px;
	float: left;
	margin: 0 0 1px 0;
	padding: 6px 0 5px 6px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #7f7f7f;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 137px;

}

#contentright img.arrow {
	float: left;
}

#breadcrumbs {
	padding: 10px 0 13px 0;
}

#breadcrumbs ul {
	list-style: none;
}

#breadcrumbs ul li {
	display: inline;
}

.infobox {
	width: 223px;
	margin: 8px 0 12px 0;
	padding: 6px 0 0 10px;
	border: #c0cad3 1px solid;
	background-color: #f3f7fb;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 211px;
}

.infobox p {
	line-height: 16px;
	padding: 0 0 14px 0;
}


.infobox ul {
	list-style: none;
}

.infobox ul li {
	padding: 0 0 6px 0;
	font-size: 11px;
}

.infobox ul li a {
	font-weight: normal;
	color: #000;
}

.infobox2 {
	padding: 4px 2px 19px 4px;
	background-image: url("/images/gradients/green_tile.gif");
	background-repeat: repeat-x;
}

.infobox2 h2 {
	padding: 5px 0 0 6px;
	font-size: 11px;
}

.infobox2 p {
	line-height: 13px;
}

.infobox2 a {
	font-weight: bold;
	color: #e58803;
	text-decoration: none;
}

.infobox2 a.normal {
	font-weight: bold;
	color: #e58803;
	text-decoration: none;
}

.infobox2 a.normal:hover {
	text-decoration: underline;
}

.infobox2 img {
	float: left;
	padding: 0 4px 0 0;
}

.infobox3 {
	background-image: url("/images/gradients/grey.gif");
	background-repeat: repeat-x;
}
.infobox3 img {
	padding: 2px 0 2px 2px;
	float: right;
}

.infobox3 ul {
	clear: none;
	float: none;
	list-style: none;
	padding: 2px 0 2px 2px;
}

.infobox3 ul li {
	padding: 0 0 2px 0;
	font-weight: bold;
}

.infobox3 ul li a {
	color: #000;
}

.infobox3 ul.light li  {
	font-weight: normal;
	padding: 0 0 10px 0;
}

.infobox3 ul.light li a  {
	font-weight: normal;
}

/* Footer */
#footer {
	width: 760px;
	margin: 20px 0 0 0;
	padding: 5px 0 10px 15px;
	background-color: #1c8c3e;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 745px;
}

#footer p {
	float: left;
	padding: 0 30px 0 0;
	color: #fff;
	font-weight: bold;
}

#footer a {
	color: #fff;
}

#footer ul {
	list-style: none;
	padding: 2px 0 0 0;
}

#footer ul li {
	display: inline;
	padding: 0 12px 0 0;
	color: #fff;
	font-weight: bold;
}

//-->
