body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	text-align: left;
	width: 700px;
}
html {
	min-height: 100%; margin-bottom: 1px;
}
#lang {
	font-size: 10px;
	text-align: right;
}
#nav {
	font-size: 11px;
	float:left;
	width: 28%;
}
#nav a {
	border: 0;
}
#nav ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
} 
#nav li {
	margin-top:13px;
} 
#subnav {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
} 
#subnav li {
	padding-left: 1em;
}
#subnav li#active {
	background-image: url(/Images/arrow-green.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#newsletterad {
	padding: 20px 0 0 0;
}
#brochuread {
	padding: 20px 0 0 0;
}
#content {
	font-size: 11px;
	line-height: 16px;
	margin:0 0 0 28%;
}
#contentstretch {
	margin:0;
}
p {
	font-size: 11px;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 175%;
	color: #999999;
	font-weight: normal;
	margin: 22px 0 16px 0;
}
h2 {
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: bold;
}
a:link,a:hover,a:visited {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	border-bottom: 1px dotted #009900;
}
a:hover {
	border-bottom: 1px solid #009900;
}
a:visited {
	color: #006600;
	border: 0;
}
ul.heading {
	list-style-type: none;
	padding: 0 0 25px 0;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #999999;
}
li.heading,a.heading:link,a.heading:hover,a.heading:visited {
	font-size: 13px;
	font-weight: bold;
	border: 0;
}
ul.square {
	list-style-type: square;
}
ul.none {
	list-style-image: url(/Images/Arrow.gif);
	padding: 0 0 3px 0;
}
p.small {
	font-size: 9px;
	line-height: 12px;
}
.table {
	font-size: 11px;
	line-height: 16px;
	margin:0 3%;
}
th {
	background-color: #006600;
	color: #FFFFFF;
	height: 45px;
}
.why {
	width: 150px;
	valign: top;
}
.whycenter {
	text-align: center;
} 
.cat {
	height: 45px;
	width: 30px;
	valign: middle;
}
.photoshaddow {
	float: right;
	background: url(/Images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/Images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 20px !important;
	margin: 10px 0 0 15px;
}
.photo {
	display: block;
	position: relative;
	background-color: #fff;
	padding: 12px;
	border: 1px solid #999999;
	margin: -6px 6px 6px -6px;
	font-size: 80%;
	text-align: center;
} 
.icon {
	vertical-align: middle;
	border: 0;
} 
.indent {
	margin-left: 25px;
}
#next {
	text-align: right;
	font-weight: bold;
	margin: 45px 0 0 0;
}
#footer {
	text-align: center;
	margin: 40px 0 10px 0;
}
#footer a {
	border: 0;
}
p.footer {
	font-size: 9px;
}
a.footer:link,a.footer:hover,a.footer:visited {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
a.footer:hover {
	text-decoration: underline;
}
.addthis_toolbox {
	width:515px !important;
	margin:0 auto;
}
.addthis_top {
	width:475px !important;
	margin:0 auto 30 auto;
}
a.addthis_top {
	border: 0;
}
.addthis_right {
	float:right;
	text-align: right !important;
	margin:0 0 20px 0;
}
.at300b {
	color:#009900 !important;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.at300b {
	border: 0;
}
.atLabels { 
  color:#009900 !important; 
  font-weight:bold; 
  font-size:10px; 
  text-decoration:none; 
  float:left; 
  cursor:pointer;
  background:transparent url(http://s7.addthis.com/static/r07/widget10.png) no-repeat scroll 0 0;
  display:block;
  height:16px;
  padding-left:20px;
}
.at_print { background-position:0 -96px; }
.at_fav { background-position:0 -2944px; }
.at_email { background-position:0 -112px; }
.at_contact { background:transparent url(/Images/icon-contact.gif) no-repeat scroll 0 0; }
#printheader {
	display: none;
}
#header {
}