#wrapper {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	width: 700px;
}
p {
	font-size: 11px;
	line-height: 15px;
}
p.small {
	font-size: 9px;
	line-height: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 175%;
	color: #999999;
	font-weight: normal;
	margin: 34px 0 20px 0;
}
h2 {
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: bold;
}
a:link {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #009900;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	border-bottom: 1px solid #009900;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border: 0;
}
#content {
	font-size: 11px;
	margin:0 0 0 30%;
	min-height:250px;
	_height:250px
}
#next {
	text-align: right;
	font-weight: bold;
	margin: 45px 0 0 0;
}
.form {
	font-size: 11px;
}
.icon {
	vertical-align: middle;
	border: 0;
} 
#nav {
	float:left;
	width: 30%;
}
#nav ul {
	list-style: none;
	padding: 10px 0 30px 0;
	margin: 0;
} 
#nav li {
	margin-bottom:11px;
} 
#nav a {
	border: 0;
}
#footer {
	text-align: center;
	margin: 40px 0 10px 0;
}
#footer a {
	border: 0;
}
p.footer {
	font-size: 9px;
}
a.footer:link,a.footer:visited,a.footer:hover {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
a.footer:hover {
	text-decoration: underline;
}
.addthis_toolbox {
	width:515px !important;
	margin:0 auto;
}
.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; }
#quote {
	width: 78%;
	margin: 0 2px;
	padding: 4px 2px;
	border-style: solid;
	border-width: 2px 0;
	border-color: #999999;
}
#header {
}
ul.heading {
	list-style-type: none;
	padding: 0 0 25px 0;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #999999;
}
ul.square {
	list-style-type: square;
	line-height: 15px;
}
ul.none {
	list-style-image: url(/Images/Arrow.gif);
	line-height: 15px;
	padding: 0 0 3px 0;
}
html {
	min-height: 100%; margin-bottom: 1px;
}
/*  Company contact details for print version only - visible in FF and prints only, not malicious */
#printheader,#printfooter {
	display: none;
}