body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #333;	
}

#contain {
	margin: 0 auto;
	text-align: left;
	width: 951px;
}

#flash {
	clear: both;
}

#logo {
	position: relative;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #0081c4;
}

#logo span#login {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

#logo span#contact {
	position: absolute;
	right: 0;
	top: 31px;
	text-align: right;
	font-size: 10pt;
}

#logo span strong {
	display: block;
	font-size: 12pt;
}

#intro {
	border-bottom: 5px solid #666;
	margin-bottom: 25px;	
}

#newsticker {
	clear: both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #8c8c8c;
	padding: 5px 0;
	color: #0081c4;
	position: relative;
}

#panels {
	padding-top: 10px;
}

#panels span {
	display: block;
	width: 220px;
	background: #0081c4;
	color: #fff;
	padding: 5px;
}

#submenu {
	clear: both;
	border-top: 2px solid #8c8c8c;
}

.col170 {
	width: 170px;
	float: right;
}

.col230 {
	float: left;
	width: 230px;
	margin-right: 10px;
}

.col230 p {
	font-size: 10pt;
	font-weight: bold;
}

.col350 {
	float: left;
	width: 350px;
}

.col530 {
	float: left;
	width: 530px;
	margin-right: 10px;
}

.col590 {
	float: left;
	width: 590px;
}

.col710 {
	float: left;
	width: 710px;
}

#footer {
	clear: both;
	border-top: 1px dotted #000;
	margin-top: 25px;
	padding: 5px 0 15px 0;
	font-size: 8pt;
}

div.quote {
	background: url('../_images/quote.gif') top left no-repeat;
}

#breadcrumb {
	clear: both;
	padding: 5px 0;
	border-bottom: 1px solid #d4d4d4;
}

#body {
	margin: 16px 0;
}

#dotted {
	clear: both;
	margin-top: 10px;
	border-top: 1px dotted #666;
	padding-top: 10px;
	position: relative;
}

.buttonBlue, .buttonGreen {
	color: #fff;
	padding: 3px 5px;
	display: block;
	width: 160px;
	margin: 5px 0 10px;
}

.buttonBlue {
	background: #0081c4;
}

a.buttonBlue:hover {
	text-decoration: none;
}

.buttonGreen {
	background: #9c0;
}

.item {
	margin-top: 5px;
	border-top: 1px dotted #666;
	padding-top: 5px;
}

.cart h3 {
	background: #0081c4;
	color: #fff;
	padding: 3px 5px;
	text-transform: none;
}

.cart table {
	background: #dcded5;
	margin-bottom: 10px;
	width: 100%;
	font-size: 9pt;
	border-collapse: collapse;
}

.cart td, .cart th {
	padding: 3px 5px;
}

#right {
	position: absolute;
	right: 0;
}

/* Forms */

form#signup label.field, form#contact label {
	display: block;
	width: 170px;
	margin-right: 10px;
	float: left;
}

form#contact label {
	padding: 5px 0 0 0;
}

form#contact label.required {
	color: #9c0;
}

form#signup input.field, form#contact input, form#contact textarea {
	width: 164px;
	margin-right: 10px;
	float: left;
	border: 1px solid #0081c4;
	padding: 2px;
	font-size: 9pt;
}

form#contact input, form#contact textarea {
	margin: 5px 0;
	float: none;
	width: 264px;
}

form#signup input.submit, form#contact input.submit {
	width: 164px;
	float: left;
	border: 1px solid #9c0;
	padding: 2px;
	text-align: left;
	color: #fff;
	background: #9c0;
	cursor: pointer;
}

form#contact input.submit {
	margin-bottom: 15px;
}

/* Text */

h1 {
	font-weight: normal;	
	margin: 0;
	text-transform: uppercase;
}

h2 {
	font-weight: normal;	
	margin-top: 0;
	color: #9c0;
	text-transform: uppercase;
}

h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11pt;
}

h3.month {
	border-bottom: 1px dotted #7f7f7f;
	padding: 3px 0;
	margin-top: 15px;
}

h4 {
	margin-bottom: 0;
	color: #0081c4;
	font-weight: normal;
	font-size: 14pt;
}

p {
	margin-top: 0;
}

.quote span {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	text-align: center;
	padding: 35px;
}

#quote {
	float: right;
	width: 265px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: center;
	padding: 0 0 15px 15px;
	margin: 0;
}

#quote span {
	color: #9c0;
}

#breadcrumb {
	color: #7f827c;
	font-size: 9pt;
}

#news {
	color: #0081c4;
	font-size: 10pt;
}

#news span {
	display: block;
	font-weight: bold;
}

.blue {
	color: #0081c4;
}

.blueBox {
	color: #FFF;
	background: #0081c4;
	height: 249px;
	margin-bottom: 20px;
}

.blueBoxInner {
	padding: 10px;
	font-size: 9pt;
}

.blueBoxInner input {
	width: 146px;
	border: 0;
	padding: 2px;
}

.blueBoxInner input.submit {
	width: auto;
	margin-top: 5px;
	color: #FFF;
	background: none;
	float: right;
	padding: 0;
	cursor: pointer;
}

dd.date {
	color: #0081c4;
}

dt {
	color: #333;
	font-weight: bold;
}

.clear {
	clear: both;
}

.c333 {
	color: #333;
}

.product {
	margin-bottom: 19px;
	border-bottom: 1px solid #e9e9e9;
}

.categories {
	clear: both; 
	border-top: 1px solid #e9e9e9;
}

.category {
	padding: 20px 0 40px 0;
}

/* Lists */

#submenu ul, #panels ul, #menu ul, ul#sections, ul#news, ul#newsletters, ul.screens {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.contentList {
	padding: 0 0 0 15px;
}

#submenu li {
	width: 150px;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}

#submenu li ul li {
	margin-top: 0;
}

ul.sf-menu li.last, #submenu li.last, #panels li.last, ul.screens li.last {
	margin-right: 0;
}

#panels li, ul.screens li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul#sections {
	width: 150px;
	border-top: 1px dotted #7f7f7f;
	border-bottom: 1px solid #f4f4f4;
	padding: 10px 0;
	margin-bottom: 50px;
}

#sections li {
	padding: 2px 0;
}

#news li {
	margin-bottom: 10px;
}

dl {
	margin: 10px 0;
	padding: 0;
}

dd, dt {
	margin: 0;
}

dl#article {
	border-bottom: 1px dotted #7f7f7f;
	border-top: 1px dotted #7f7f7f;
	padding-top: 10px;
}

dl#article dd.date {
	margin-top: 10px;
}

dl#article dt {
	font-size: 16pt;
}

ul#ticker {
	position: absolute;
	top: 0px;
	left:90px;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Links */

a {
	color: #00a6ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menu a {
	color: #000;
	display: block;
	border-bottom: 5px solid #666;
	padding-bottom: 3px;
}

#menu a:hover, #menu a.selected {
	border-bottom: 5px solid #9c0;
}

#newsticker a {
	color: #999;
}

#submenu li a {
	color: #666;
	font-weight: bold;
	font-size: 9pt;
}

#submenu li li a {
	font-weight: normal;
}

#login a {
	color: #666;
}

#breadcrumb a {
 color: #7f827c;
}

ul#newsletters a {
	color: #000;
}

#news a, a.email, dl.news dd a {
	color: #9c0;
}

dl.news dt a {
	color: #333;
}

#sections a {
	font-size: 10pt;
}

#sections a.selected {
	font-weight: bold;
}

dd.download a {
	border-top: 1px dotted #7f7f7f;
	text-transform: uppercase;
	padding: 10px 0;
	color: #7f827c;
	display: block;
}

a.newsBack {
	text-transform: uppercase;
	background: url('../_images/back_arrow.gif') center left no-repeat;
	padding: 0 0 0 20px;
	color: #7f827c;
	display: block;
}

a.productsback {
	text-transform: uppercase;
	background: url('../_images/back_arrow.gif') top left no-repeat;
	padding: 0 0 5px 20px;
	color: #7f827c;
	border-bottom: 1px solid #e9e9e9;
	font-size: 9pt;
	margin-bottom: 10px;
	display: block;
	width: 130px;
}

/* Pages */

div.pages {
	text-align: center;
	padding: 5px 0;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	margin-bottom: 25px;
}

/* Images */

img {
	border: none;
}

#panels img {
	border: 1px solid #666;
	display: block;
}

.imgBody {
	xmargin-bottom: 0px;
}

/* Movements */

.mb0 {
	margin-bottom: 0;
}

.mr10 {
	margin-right: 10px;
}

.mb5 {
	margin-bottom: 5px;
}

.pitch {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

/* sf menu */

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu {
	line-height:	20px;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			100%; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float:			left;
	position:		relative;
	width: 150px;
	margin-right: 10px;
	float: left;
}

.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			33px; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			100%; /* match ul width */
	top:			0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			100%; /* match ul width */
	top:			0;
}

/* sf-style */

.sf-menu {
	float:	left;
}
.sf-menu a {
 color: #000;
	display: block;
	border-bottom: 5px solid #666;
	padding-bottom: 3px;
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;	
}

.sf-menu a:hover, .sf-menu a.selected {
	border-bottom: 5px solid #9c0;
	text-decoration: none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #000;
}

.sf-menu li li a, .sf-menu li li a:hover, .sf-menu li li a:visited {
	padding: 5px;
	color: #FFF;
	border: none;
	font-weight: normal;
}

.sf-menu li li a:hover, .sf-menu li li a.selected {
	color: #000;
	border: none;
}

.sf-menu li li {
	background: #add633;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}