
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	background: #7db62b url(images/bg.jpg) repeat-x top;
}
.dates{
	background-color: black;
	font-weight: bolder;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#toparea {
	width: 960px;
	height: 55px;
	margin: 0 auto;
	position: relative;
}
#toparea #logo {
	float: left;
}
#toparea h1.linked {
	display: none;
	/*background: url(images/logo.jpg) no-repeat;*/
	position: absolute;
	width: 413px;
	height: 35px;
	padding: 0;
	text-indent: -5000px;
	z-index: 100;
	bottom: 10px;
	left: 15px;
}
#toparea h1 a {
	display: none;
	/*background: url(images/logo.jpg) no-repeat;*/
	position: absolute;
	width: 413px;
	height: 35px;
	padding: 0;
	text-indent: -5000px;
	z-index: 100;
	bottom: 20px;
	left: 15px;
}
#font-tools {
	display: none;
	position: absolute;
	right: 5px;
	bottom: 50px;
	width: 70px;
	margin: 0;
}
#font-tools a:link, #font-tools a:visited {
	display: none;
	float: left;
	border: 0px;
	outline: none;
	text-decoration: none;
	margin-left: 10px;
	color: #ffffff;
}
#font-tools a:hover {
	color: #B4FE43;
}
#font-tools a.small {
	font-size: 10px;
	margin-top: 3px;
}
#font-tools a.default {
	font-size: 12px;
	margin-top: 1px;
}
#font-tools a.large {
	font-size: 14px;
}
#toparea #topnav {
	width: 995px;
	right: -10px;
	bottom: 15px;
	position: absolute;
}
#container {
	float: left;
	width: 960px;
	background: #FFFFFF;
}
#container-t {
	float: left;
	width: 960px;
	background: url(images/bg-container-top.jpg) no-repeat top;
	padding-top: 17px;
}
#container-b {
	float: left;
	width: 960px;
	background: url(images/bg-container-bottom.jpg) no-repeat bottom;
	padding-bottom: 17px;
}
#container-content {
	float: left;
	width: 926px;
	margin: 0 0 0 17px;
	display:inline;
}
#top-content {
	display: block;
	float: left;
	width: 926px;
}
#top-content #header-image {
	display: block;
	float: left;
	width: 514px;
	height: 260px;
	background: url(images/header-image.jpg) no-repeat;
}
#top-content #header-imagepersonal {
	display: block;
	float: left;
	width: 514px;
	height: 260px;
	background: url(images/header-image4.jpg) no-repeat;
}
#top-content #slogan {
	display: block;
	float: right;
	background: url(images/bg-slogan.jpg) no-repeat;
	width: 412px;
	height: 113px;
}
#top-content #newsflash {
	display: block;
	float: right;
	background:#000;
	width: 412px;
	height: 146px;
	padding:1px 0 0;
}
#top-modules {
	float: left;
	width: 926px;
	margin: 15px 0 0 0;
	line-height: 16px;
}
#top-modules #u1, #top-modules #u2, #top-modules #u5 {
	float: left;
	border: 1px solid #cccccc;
	background: #FFFFFF url(images/bg-topmodules.jpg) repeat-x bottom;
}
#top-modules .t1 {
	width: 926px;
}
#top-modules .t2 {
	width: 453px;
	margin-right: 17px;
}
#top-modules .t2.last {
	margin-right: 0px;
	width: 452px;
}
#top-modules .t3 {
	width: 295px;
	margin-right: 17px;
}
#top-modules .t3.last {
	margin-right: 0px;
	width: 296px;
}
#breadcrumbs {
	display: block;
	float: left;
	margin: 15px 0 0 0;
	background: url(images/bg-pathway.jpg) no-repeat;
	width: 926px;
	height: 30px;
	color: #555555;
}
#breadcrumbs #pathway {
	float: left;
	padding: 6px 0 0 25px;
	background: url(images/icon-pathway.jpg) no-repeat 4px 7px;
}
#breadcrumbs #pathway a {
	text-decoration: none;
}
#searchbox {
	display: block;
	float: right;
	height: 20px;
	margin: 5px 4px 0 0;
	width: 250px;
}
#searchbox .inputbox {
	display: block;
	float: left;
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	vertical-align: middle;
	height: 12px;
	line-height: 12px;
	background: none;
	width: 172px;
}
#searchbox .button {
	display: block;
	float: right;
	background: url(images/bg-searchbox-button.jpg) no-repeat;
	width: 63px;
	height: 20px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
 *vertical-align: text-bottom;
}
#content {
	width: 926px;
	display: inline;
	padding-top: 20px;
	margin-top: 10px;
	float: left;
}
#leftcol {
	float: left;
}
#mainbody {
	float: left;
}
#rightcol {
	float: left;
}
.sidebar {
	width: 180px;
}
#mainbody.mainbar {
	width: 886px;
	padding: 0 20px 0 20px;
}
#mainbody.mainbar-lr {
	width: 526px;
	padding: 0 20px 0 20px;
}
#mainbody.mainbar-l {
	width: 706px;
	padding: 0 20px 0 20px;
}
#mainbody.mainbar-r {
	width: 706px;
	padding: 0 20px 0 20px;
}
#bottom-modules {
	float: left;
	width: 960px;
	margin: 15px 0 15px 0;
}
#bottom-modules #u6, #bottom-modules #u7, #bottom-modules #u8, #bottom-modules #u9 {
	float: left;
}
#bottom-modules .b1 {
	width: 960px;
}
#bottom-modules .b2 {
	width: 480px;
	background: url(images/divisor-bottom-modules.jpg) repeat-y right;
}
#bottom-modules .b3 {
	width: 320px;
	background: url(images/divisor-bottom-modules.jpg) repeat-y right;
}
#bottom-modules .b4 {
	width: 240px;
	background: url(images/divisor-bottom-modules.jpg) repeat-y right;
}
#bottom-modules .last {
	background: none;
}
#footer {
	display: block;
	float: left;
	width: 960px;
	height: 100px;
	background: url(images/bg-footer.jpg) no-repeat top;
}
#footer f-left {
	display: block;
	float: left;
}
#footer f-right {
	display: block;
	float: right;
}
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
}
body.contentpane {
	color: #000000;
	font-family: serif;
	font-size: 12pt;
	line-height: 140%;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
body.f-smaller {
	font-size: 10px;
}
body, body.default {
	font-size: 11px;
}
body.f-larger {
	font-size: 13px;
}
#footer p {
	display: block;
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	color: #E8FFE8;
	line-height: 40px;
	font-size: 10px;
}
/* Normal link */
a {
	color: #33CC33;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}
/* Heading */
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 30px;
	background: url(images/bullet.gif) no-repeat 18px 8px;
	line-height: 180%;
}
ol li {
	margin-left: 35px;
	line-height: 180%;
}
th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
td, div {
	font-size: 100%;
	text-align: left;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(images/grad.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: uppercase;
}
.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}
* html .button {
	padding: 2px 0 !important; /*IE 6*/
}
*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}
.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
.article_separator {
	clear: both;
	display: block;
	height: 20px;
}
.article_column {
}
.column_separator {
	padding: 0 25px;
}
/* content tables */
td.sectiontableheader {
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(images/bullet.gif) no-repeat 5% 50%;
}
table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
}
.adminform .inputbox {
}
.blog_more {
	padding: 10px 0;
	background: url(images/hdot.gif) repeat-x top;
}
.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(images/bullet.gif) no-repeat 6px 8px;
}
.category {
	font-weight: bold;
}
h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
	background: url(images/hdot.gif) repeat-x bottom;
}
.componentheading {
	font-size: 200%;
	font-weight: bold;
}
.contentdescription {
	padding-bottom: 30px;
}
h2.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
}
table.blog .contentheading {
	font-size: 150%;
}
.contentheading {
	font-size: 200%;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	text-decoration: none !important;
}
a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(images/arrow.png) no-repeat 5px 48%;
	color: #33CC33;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(images/arrow.png) no-repeat 5px 48% #FFFFFF;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.moduletable {
	padding: 0;
}
ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(images/hdot.gif) repeat-x top;
}
ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}
.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
}
.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}
.sectiontableheader a {
	color: #FFFFFF;
}
tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(images/hdot.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(images/hdot.gif) repeat-x bottom #ECECEC;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background: url(images/hdot.gif) repeat-x bottom #FFFFCC;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}
.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}
.createby {
	padding: 3px 3px 3px 0px;
}
.createdate {
	padding: 3px 3px 3px 0px;
}
.modifydate {
	width: 100%;
	float: left;
}
div.buttonheading {
	float: right;
	width: 15%;
}
.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}
#form-login p {
	margin: 0 0 5px;
}
#form-login ul {
	margin: 10px 0 0;
}
#form-login .inputbox {
	width: 90%;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* MENUS ********************************************/
 
/* Default Column Menu */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../../../Joomla_1/templates/business_enterprise_green/images/arrow.png) no-repeat 0px 7px;
	vertical-align: middle;
	color: #222222;
	text-align: left;
	height: 20px;
	line-height: 20px;
	padding-left: 13px;
	text-decoration: none;
	border-bottom: 1px solid #CDCDCD;
}
a.mainlevel:hover {
	text-decoration: none;
	color: #222222;
	background: #f6f6f6;
}
a.mainlevel#active_menu {
	color: #222222;
	background: #f6f6f6;
}
a.sublevel {
	display: block;
	background: url(../../../Joomla_1/templates/business_enterprise_green/images/arrow.png) no-repeat 10px 7px;
	vertical-align: middle;
	color: #222222;
	text-align: left;
	height: 20px;
	line-height: 20px;
	padding-left: 23px;
	text-decoration: none;
	border-bottom: 1px solid #CDCDCD;
	font-size: 8px;
}
a.sublevel:hover, a.sublevel:active, a.sublevel:focus {
	color: #33CC33;
}
/* Top Nav */
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
ul#mainlevel-nav li {
	display: inline;
	background: none;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	height: 20px;
	padding-left: 6px;
	margin-right: 13px!important;
	display:inline;
}
ul#mainlevel-nav li:hover {
	background: url(../../../Joomla_1/templates/business_enterprise_green/images/bg-topmenu-left.jpg) no-repeat left;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	height: 20px;
	padding-left: 6px;
	margin-right: 15px;
}
ul#mainlevel-nav li:hover a:hover {
	display: block;
	float: left;
	height: 20px;
	background: url(../../../Joomla_1/templates/business_enterprise_green/images/bg-topmenu-right.jpg) no-repeat right;
	text-decoration: none;
	color: #B4FE43;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 6px 6px 0 0;
}
ul#mainlevel-nav li a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 6px 6px 0 0;
}
ul#mainlevel-nav li a:hover {
	color: #B4FE43;
}
/* end */
 
 
 
/* Footer Nav */
ul#mainlevel-nav2 {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
}
ul#mainlevel-nav2 li {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	line-height: 40px;
	background: none;
}
ul#mainlevel-nav2 li a {
	display: inline;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
ul#mainlevel-nav2 li a:hover {
	color: #B4FE43;
}
/* end */
 
 
/* Sidebar MODULE
--------------------------------------------------------- */
div.sidebar div.moduletable, div.sidebar div.moduletable_menu, div.sidebar div.moduletable_text {
	padding: 0 0 20px;
	margin-bottom: 20px;
}
div.sidebar div.moduletable h3, div.sidebar div.moduletable_menu h3, div.sidebar div.moduletable_text h3 {
	padding: 0 0 0 13px;
	margin: 0;
	color: #58990b;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
}
/* Sidebar Module VARIANTS
------------------------------------------------------------- */
 
/* Greybox */
div.sidebar div.moduletable_greybox {
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
	background: #f6f6f6;
}
div.sidebar div.moduletable_greybox h3 {
	padding: 12px 0 0 15px;
	margin: 0 -10px 5px -10px;
	height: 28px;
	color: #58990b;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #c5c5c5;
	border-top: 5px solid #69aa0f;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
/* Dark Header */
div.sidebar div.moduletable_darkheader {
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
	background: #f6f6f6;
}
div.sidebar div.moduletable_darkheader h3 {
	padding: 16px 0 0 15px;
	margin: 0 -10px 5px -10px;
	height: 30px;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	background: url(images/bg-h3-module.jpg) repeat-x;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
/* Dark Header */
div.sidebar div.moduletable_fullcolor {
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
	background: #035ba2 url(images/bg-fullcolor.jpg) repeat-x bottom;
	color: #FFFFFF;
}
div.sidebar div.moduletable_fullcolor h3 {
	padding: 16px 0 0 15px;
	margin: 0 -10px 5px -10px;
	height: 30px;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
div.sidebar div.moduletable_fullcolor a:link, div.sidebar div.moduletable_fullcolor a:visited {
	color: #33CCFF;
}
div.sidebar div.moduletable_fullcolor a:hover {
	color: #000000;
}
/* end VARIANTS */
 
 
 
/* Slogan Module
---------------------------------------- */
 
#slogan div.moduletable {
	font: bold 160% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	padding: 15px;
}
/* Newsflash Module
---------------------------------------- */
 
#newsflash div.moduletable {
	padding: 20px;
	color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#newsflash div.moduletable h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* Top Modules
---------------------------------------- */
 
#top-modules div.moduletable {
	padding: 15px;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
}
#top-modules div.moduletable h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 140% Arial, Helvetica, sans-serif;
	color: #242424;
}
/* Bottom Modules
---------------------------------------- */
 
#bottom-modules div.moduletable {
	padding: 15px;
	color: #E8FFE8;
}
#bottom-modules div.moduletable h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #42710a;
}
/* TYPOGRAPHY **********************************/
 
h1, h2, h3, h4 {
	padding-bottom: 5px;
	margin: 10px 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 200%;
	line-height: 100%;
}
h2 {
	font-size: 175%;
	line-height: 100%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 120%;
}
ul.number, ul.plus, ul.pdf, ul.alert, ul.check, ul.star, ul.triangle-green, ul.triangle-grey, ul.bullet-green, ul.bullet-grey {
	padding-left: 10px;
	margin-left: 0;
}
ul.number li, ul.plus li, ul.pdf li, ul.alert li, ul.check li, ul.star li, ul.triangle-green li, ul.triangle-grey li, ul.bullet-green li, ul.bullet-grey li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}
li.number-1 {
	background: url(images/typography/number-1.png) 0 0 no-repeat;
}
li.number-2 {
	background: url(images/typography/number-2.png) 0 0 no-repeat;
}
li.number-3 {
	background: url(images/typography/number-3.png) 0 0 no-repeat;
}
li.number-4 {
	background: url(images/typography/number-4.png) 0 0 no-repeat;
}
li.number-5 {
	background: url(images/typography/number-5.png) 0 0 no-repeat;
}
li.number-6 {
	background: url(images/typography/number-6.png) 0 0 no-repeat;
}
li.number-7 {
	background: url(images/typography/number-7.png) 0 0 no-repeat;
}
li.number-8 {
	background: url(images/typography/number-8.png) 0 0 no-repeat;
}
li.number-9 {
	background: url(images/typography/number-9.png) 0 0 no-repeat;
}
ul.plus li {
	background: url(images/typography/plus-2.png) 4px 2px no-repeat;
}
ul.pdf li {
	background: url(images/typography/pdf.png) 2px 2px no-repeat;
}
ul.alert li {
	background: url(images/typography/alert.png) 2px 2px no-repeat;
}
ul.star li {
	background: url(images/typography/star.png) 0 2px no-repeat;
}
ul.check li {
	background: url(images/typography/check.png) 2px 2px no-repeat;
}
ul.triangle-green li {
	background: url(images/typography/triangle-green.png) 6px 4px no-repeat;
}
ul.triangle-grey li {
	background: url(images/typography/triangle-grey.png) 6px 4px no-repeat;
}
ul.triangle-green li {
	background: url(images/typography/triangle-green.png) 6px 4px no-repeat;
}
ul.bullet-green li {
	background: url(images/typography/bullet-green.png) 4px 4px no-repeat;
}
ul.bullet-grey li {
	background: url(images/typography/bullet-grey.png) 4px 4px no-repeat;
}
ul.bullet-green li {
	background: url(images/typography/bullet-green.png) 4px 4px no-repeat;
}
pre {
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	padding: 10px;
}
blockquote {
	color: #666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 60px;
	margin: 15px 0;
	background: url(images/typography/quote-start.png) 0 0 no-repeat;
}
blockquote p {
	padding: 0 60px 10px 0;
	margin-top: 0;
	background: url(images/typography/quote-end.png) 100% 100% no-repeat;
}
blockquote.b {
	color: #666;
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding: 0px 0px 5px 20px;
	margin: 15px 0 15px 15px;
	background: url(images/typography/quote2-start.png) 0 2px no-repeat;
}
/* @group Notice Styles */
 
span.alert, span.info, span.download, span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;
}
span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(images/typography/status-alert.png) 10px 50% no-repeat;
}
span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(images/typography/status-info.png) 10px 50% no-repeat;
}
span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(images/typography/status-note.png) 10px 50% no-repeat;
}
span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(images/typography/status-download.png) 10px 50% no-repeat;
}
/* @end */
 
/* extra code below 19.11.09 */
#topnav .buy-gift, #topnav .sign-up {
	position:absolute!important;
	top:42px;
}
* html #topnav .buy-gift,
* html #topnav .sign-up {top:49px;}
#topnav .buy-gift {right:108px;}
#topnav .buy-gift a {
	padding:7px 5px 4px!important;
	margin:0!important;
	display:block;
	background:#599a0c!important;
}
#topnav .sign-up {right:6px;}
#topnav .sign-up a {
	background:#0164bf!important;
	padding:7px 20px 4px!important;
	margin:0!important;
	display:block;
}

