/*-------------------------------------------------------------------------------
# Multiven 4.0 Jan, 2007
# -------------------------------------------------------------------------------
# Copyright (C) 2007-2010 Multiven, INC. All Rights Reserved.
# Author: Multiven Development
# Email: code@multiven.com.
# Website: http://www.multiven.com
-------------------------------------------------------------------------------*/

/*----- Common Style -----*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

.formBox {
margin:10px 0 0;
padding:0;
}

.formBox label {
float:left;
width:25%;
}

.formBox p {
color:#9FA1A4;
padding:6px;
}

.formBox input,
textarea {
width:70%;
border-color:#BABABA;
border-style:solid;
border-width:1px;
font-family:"Lucida Sans",Aril,Helvetica,Geneva,Tahoma,sans-serif;
font-size:100%;
padding:1px;
text-align:left;
}


* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #333;
	font-family: Arial, "Trebuchet MS", Helvetica, Tahoma, Verdana, sans-serif;
	line-height: 145%;
	text-align: center;
	font-size: 11px;
}

body#bd {
	/*background: url(../images/bg.gif) repeat-x left top;*/
}

#mainbody {
	color: #333;
}

a img {
	border: none;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	padding: 0;
}
/*----- Gerenal Style -----*/
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3, h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}

p {
	font-size: 11px;
	line-height: 145%;
	padding: .8em 0;
	margin: 0;
}

img.wrapRight {
	float: left;
	clear: left;
	margin-right: 2em;
}

blockquote {
	color:#666666;
	font-family:georgia;
	font-size:10pt;
	line-height:1.4;
	padding:0 0 1em;
}

blockquote span.open {
	background: transparent url(../images/icons/so-p.png) no-repeat left top;
	padding: 3px 0 3px 20px;
}

blockquote span.close {
	background: transparent url(../images/icons/so-q.png) no-repeat right bottom;
	padding: 3px 20px 3px 0;
}

.blockquote {
	color: #29576d;
	text-align: right;
}

.blockquote img {
	float: left;
	text-align: left;
}

#content p.smquote{
	color:#FF6600; 
	font-size:9pt;
	font-style: italic;
	padding-top: 6px;
}

h4.gp{
	font-size: 9.5pt;
	margin: 20px 10px 0 3px;
	padding:0 0px 3px 0;
	border-bottom:1px dotted #DADADA;
}
.math {
	
}

.base,
#content span.base {
	color: #000;
	font-size: 11px;
	padding-top: 2px;
	border-top: 1px solid #000;
}

/* Normal List */
ul {
	list-style: none;
	font-size: 11px;
}

ul li {
	padding: .4em 0;
	font-size: 11px;
}

ol {
	padding: 0 2em;
}

ol li, #flyoverFront ol li {
	padding: .5em;
	background: none;
}

/* Multiven Style */
.newsLink a {
	font-weight: normal;
}

a.anchor {
	color: #333;
}

a:hover.anchor {
	border: none;
	color: #333;
}

/* Form Elements */
input, select, textarea, .inputbox {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
	padding: 1px;
}

select, textarea, .inputbox, .shortbox, .midbox, .longBox {
	background-attachment: scroll;
	background: url(../images/input-bg.gif) repeat-x left top;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1px;
	padding: 1px;
}

input.longBox {
	width: 95%;
}

/* Form Style */
#loginChoice a {
	font-size: 10px;
	padding: 2px;
}

#loginChoice a:hover {
	background: #29576d;
	color: #fff;
}

.loginForm {
	margin: 1em 0;
}

.contactForm {
	margin: 1em;
	border-bottom: 1px dotted #438abd;
}

.contactForm label {
	position: relative;
	float: left;
	width: 100px;
}

#content .contactForm label span,
#content .contactForm h5 span,
.contactForm h5 span,
.contactForm label span {
	color: #900;
	font-size: 14px;
}

.contactForm input.inputbox {
	position: relative;
	float: left;
	width: 300px;
}

.contactForm input.shortbox {
	position: relative;
	float: left;
	width: 25%;
}

.contactForm input.midbox {
	position: relative;
	float: left;
	width: 200px;
}

.contactForm input.file {
	position: relative;
	float: left;
	width: 200px;
	line-height: 18px;
	height: 18px;
}

.contactForm input.radio {
	float: none;
	margin-right: 10px;
}

.contactForm select {
	position: relative;
	float: left;
	width: 25%;
	line-height: 18px;
	height: 18px;
}

.contactFrom em {
	font-style: normal;
	float: left;
}

.contactForm textarea {
	float: left;
	width: 98%;
	height: 125px;
}

.contactForm textarea.quoteTxt {
	position: relative;
	float: left;
	width: 70%;
}

.quoteForm, .priceForm {
	clear: both;
	width: 100%;
}

form.quoteForm p {
	margin: 0 20px;
	padding: .5em 0;
	width: 100%;
}

form.priceForm select.seriesLevel,
form.priceForm select.productNum {
	width: 35%;
}

p#price_field {
	padding: 1em;
	margin: 1em 0;
	background-color: #f5f5f5;
	color: #693;
	font-size: 14px;
	font-weight: bold;
}

.quoteForm label {
	text-align: left;
	width: 25%;
}

form.quoteForm p input {
	text-align: left;
	margin: 0 5px;
}

.loginForm label {
	float: left;
	width: 25%;
	color: #666;
	font-weight: bold;
}
#recaptcha_area{
	margin-left: 115px;
}
.signupForm input.inputbox {
	float: right;
	width: 77%;
	height: 18px;
	padding: 0 2px;
	margin: 0;
}
.signupForm select {
	float: right;
	width: 40%;
	height: 18px;
	padding: 0 2px;
	margin: 0;
}
.loginForm input.inputbox {
	float: right;
	width: 72%;
	height: 18px;
	padding: 0 2px;
	margin: 0;
}

.loginForm div.buttonWrap {
	margin-right: 0;
	width: 100%;
}

.loginForm div.buttonWrap div.button-2 {
	margin: 0;
	float: right;
}

form.sendEmail {
	margin: 0;
	padding: 0;
}

form.mySolvr {
	float: left;
	width: 75%;
	margin: 0;
	padding: 0;
}

.mySolvr input.inputbox {
	width: 100%;
	height: 18px;
	padding: 0 2px;
	margin: 0;
}

div.solvrBtn {
	float: right;
	margin: 0;
	width: 23%;
}

div.solvrBtn .buttonWrap {
	margin: 0 1px;
}

div.solvrEntries {
	margin: .5em 0;
	color: #9fa1a4;
}

div.solvrEntries h5 {
	padding: 1em 0;
}

table.chart {
	padding: 0;
	margin: 0;
}

tr.chart-1 {
	background-color: #eff3f3;
	padding: 3px;
}

tr.chart-2 {
	background-color: #fff;
	padding: 3px;
}

tr.chartTitle {
	background: #eff3f3;
}

table.chart tr.chartTitle td h5 {
	color: #29576d;
	margin: 0;
	padding: 5px;
	text-align: center;
}

table.chart td h6 {
	text-align: center;
	margin: 0;
	padding: 5px;
	color: #333;
	font-weight: lighter;
}

table.chart td.item h6,
table.chart tr.chartTitle td.item h5 {
	text-align: left;
}

/* Normal Link */
a {
	text-decoration: none;
	font-weight: bold;
	color: #438abd;
}

a:hover {
	border: none;
	cursor: pointer;
	color: #29576d;
	border-bottom: 1px dotted #29576d;
}

/*Dossier-3*/

#content a{
	text-decoration: none;
	font-weight: normal;
/*	color: #438abd;*/
	
}

#loginForm .button-2 a{
	color: white;
}
#content .dossier_note{
	color: grey;
	font-size:9px;
	position: relative;
	bottom: 5px;
	right: 2px;
}

#content a.dossier_note:hover{
	border: none;
	cursor: pointer;
	color: #29576d;
	border-bottom: 1px dotted #29576d;
}

#content .dossier_note3{
	color: grey;
	font-size: 10px;
	font-weight: normal;
}

#content hr{
	opacity: .1;
}


/* Button */
.buttonWrap {
	margin: 0;
	padding: 0;
}

.button {
	margin: 0;
	padding: 0;
}

#form-buttonset a,
.button a {
	color: #438abd;
	line-height: 24px;
	font-size: 11px;
	font-weight: normal;
	border: none;
	padding: 4px 0 4px 23px;
	text-align: center;
	background: url(../images/button-l.png) no-repeat left center transparent;
}


.button span span,
.button a span {
	padding: 4px 12px 4px 3px;
	line-height: 16px;
	background: url(../images/button-r.png) no-repeat right center transparent;
}
.solvr-box-1{
	float:left;
}
.solvr-box-2{
	padding-left:4em;
}
#form-buttonset{
	float: right;
	margin-right: .8em;
	padding-left: 1.3em;
}
.button-2 {
	margin: 0;
	padding: 0;
}

.button-2 a {
	color: #fff;
	line-height: 24px;
	text-align: center;
	border: none;
	font-weight: bold;
	padding: 6px 0 6px 23px;
	background: url(../images/button2-l.png) no-repeat left center transparent;
}

.button-2 a span {
	padding: 6px 12px 6px 3px;
	line-height: 24px;
	background: url(../images/button2-r.png) no-repeat right center transparent;
}

.button-3 {
	margin: 0;
	padding: 0;
}

.button-3 a {
	color: #fff;
	padding-left: 5px;
	display: block;
	line-height: 20px;
	border: none;
	text-align: center;
	background: url(../images/button3-l.gif) no-repeat left top;
}

.button-3 a span {
	padding:  0 10px 0 5px;
	line-height: 20px;
	display: block;
	background: url(../images/button3-r.gif) no-repeat right top;
}

.loginBtn {
	margin: 0;
	padding: 0;
}

.loginBtn a {
	border: none;
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	padding: 20px 0 20px 32px;
	text-align: center;
	background: url(../images/login-lf.gif) no-repeat left center;
}

.loginBtn a span {
	padding: 20px 30px 20px 13px;
	line-height: 40px;
	background: url(../images/login-rh.gif) no-repeat right center;
}

/*----- Multiven Style -----*/
.bodyBL {
	width: 100%;
	margin: 0;
	display: block;
	padding: 0;
	background: transparent url(../images/module-bl.gif) no-repeat left bottom;
}
			
.bodyBR {
	margin: 0;
	padding: 0;
	background: transparent url(../images/module-br.gif) no-repeat right bottom;
}

.bodyMiddle-bottom {
	background: transparent url(../images/module-b.gif) repeat-x left bottom;
	margin: 0 10px;
	height: 10px;
}
			
.bodyMiddleInside {
	height: 10px;
}

.bodyLeft {
	margin: 0;
	background: url(../images/module-l.gif) repeat-y left top ;
	padding-left: 10px;
}

.bodyRight {
	margin: 0;
	background: url(../images/module-r.gif) repeat-y right top ;
}
			
#bodyFront {
	margin: 0;
	padding: 0;
	background: transparent;
}

/* Moduletable */
div.moduletable {
	padding: 5px;
	margin: 5px 5px;
}

div.moduletable h3 {
	color: #438abd;
	padding: 0;
	margin: 0;
}

/* Module */
div.boxmodule {
	margin: 0 0 1em 0;
	padding: 0 5px;
}

div.module {
	margin: 0 0 1em 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}

div.module div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat right top;
}

div.module div div {
	padding: 0 1.2em 1em 1.2em;
	background: url(../images/box-tl.gif) no-repeat left top;
}

div.module div div div {
	padding: 0;
	background: none;
}
#botspl .module h3,
div.module h3 {
	margin: 0;
	padding: 10px 0 12px 0;
	display: block;
	height: 40px;
	line-height: normal;
	width: 100%;
	background: url(../images/box-h-bg.gif) no-repeat center top;
}
/*Module BOX */
div.modulebox {
	margin: 0 0 5px 0;
	padding: 0 5px;
}

#botspl h3.anounce {
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 32px;
	display: block;
	background: url(../images/icons/anounce.png) no-repeat left center;
}


#botspl h3.tool {
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 32px;
	display: block;
	background: url(../images/icons/tools.png) no-repeat left center;
}

#botspl h3.training {
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 32px;
	display: block;
	background: url(../images/icons/training.png) no-repeat left center;
}

#botspl h3.special {
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 32px;
	display: block;
	background: url(../images/icons/special.png) no-repeat left center;
}

#botspl h3.news {
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 32px;
	display: block;
	background: url(../images/icons/news.png) no-repeat left center;
}

div.modulebox p {
	margin: 0;
	padding: 0 0 0 32px;
	line-height: normal;
}

/*----- Main Structure -----*/
#wrapper-outer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#wrapper-inner {
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 50px;
}

#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	left: 0;
}

#header h1 img {
	float: left;
}

#topnav {
	width: 100%;
	text-align: right;
	position: absolute;
	top: 12px;
	right: 10px;
	font-size: 11px;
	line-height: 150%;
	color: #666;
	height: 20px;
}

#topnav span {
	padding: 0 5px;
	border-right: 1px dotted #666;
}

#mv-search {
	width: 180px;
	background: #fafafa;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 5px;
	margin: 0;
	padding: 3px 0 0 0;
	background: url(../images/search-bg.gif) no-repeat right center ;
}

#mv-search .inputbox {
	width: 150px;
	color: #666;
	background: transparent;
	padding-left: 25px;
	margin: 1px;
	border: none;
}

#mv-search .inputbox:hover,
#mv-search .inputbox:focus {
	border: none;
}

.product_box {
	width: 85%;
	border: 1px solid #999;
}

#search_results {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fafafa;
	width: 85%;
	margin: 0;
	padding: 0;
	overflow: auto;
	max-height: 270px;
}

#search_results a {
	font-weight: normal;
	border: none;
	color: #333;
	padding: 2px 5px;
	margin: 1px;
	display: block;
}

#search_results a:hover {
	background-color: #eff3f3;
	border-left-width: none;
	border-right-width: none;
	color: #29576d;
}

#search_results a span {
	font-size: 10px;
} 

#quote_bucket tr {
	padding: 5px 0;
}

#quote_bucket th, #quote_bucket td {
	padding: 5px;
	margin: 1px;
}

#quote_bucket th {
	background-color: #eff3f3;
	font-size: 12px;
	color: #29576d;
}

.amount {
	font-weight: bold;
	color: #00cc00;
}

.totalAmount {
	font-weight: bold;
	font-size: 16px;
	color: #006600;
}

/* Flash Spotlight */
#spotlight {
	height: 285px;
	width: 100%;
	margin: 0;
	clear: both;
}

.flashObject {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

/*----- Main Column -----*/
#maincol {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: auto;
	display: block;
	text-align: center;
}

#tabswarp {
	width: 100%;
	clear: both;
	margin: 0 auto;
	background: url(../images/tabswrap-center.gif) repeat-y;
	overflow: hidden;
}

#tabswrap-top {
	background: url(../images/tabswrap-top.gif) no-repeat left top;
}

#tabswrap-bot {
	background: url(../images/tabswrap-bottom.gif) no-repeat left bottom;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

.tab-pannels {
	position: relative;
	clear: both;
	overflow: hidden;
	width: 950px;
	height: 280px;
}

ul.maintabs {
	margin: 0;
	padding: 0;
}

.maintabs li {
	float: left;
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	color: #999;
	width: 14%; /* 12.4%; */
}

.maintabs li.first, .maintabs li.firstactive {
	width: 12.5%;
}

.maintabs li h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 46px;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: url(../images/tabs-bg.gif) no-repeat left bottom;
}

.maintabs li h3 a,
.maintabs li.first h3 a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 46px;
	text-align: center;
	border: none;
}

.maintabs li.firstactive h3,
.maintabs li.first h3 {
	background: none;
}

.maintabs li h3 a:hover {
	color: #29576d;
}

.maintabs li.firstactive h3 a,
.maintabs li.firstactive h3 a:hover,
.maintabs li.firstactive h3 a:active,
.maintabs li.firstactive h3 a:focus {
	font-size: 12px;
	background: none;
	color: #333;
}

.maintabs li.active h3 a,
.maintabs li.active h3 a:hover,
.maintabs li.active h3 a:active,
.maintabs li.active h3 a:focus {
	color: #333;
}

.maintabs li.active {
	margin: 0;
	padding: 0;
	background: url(../images/tabs-active.gif) no-repeat center top;
}

.maintabs li.firstactive {
	width: 12.6%;
	margin: 0;
	padding: 0;
	background: url(../images/tabs-active.gif) no-repeat left top;
}

#tabswrap .modulewrap {
	position: absolute;
	top: 0;
	background: #333;
	padding: 0 !important;
	margin: 0 !important;
}

#tabswrap .modulewrap ul {
	padding: 0 !important;
	margin: 0 !important;
}

/* Main Container */
#containerwrap {
	margin: 5px;
	padding: 0;
}

#container {
	clear: both;
	padding: 0;
	text-align: left;
}

/* Box General Style */
.box-left, .box-center, .box-right {
	float: left;
	overflow: hidden;
	margin: 0;
}

.box-full {
	float: none;
	overflow: hidden;
	margin: 0;
}

.box-left div.moduletable {
	margin: 5px 10px 5px 0;
	padding: 0 0 0 10px;
	height: 214px;
}

.box-right div.moduletable {
	margin: 5px 0 5px 10px;;
	padding: 0 0 0 10px;
	height: 214px;
	background: url(../images/seperator-h.gif) repeat-y left top;
}

.box-center div.moduletable {
	margin: 5px 10px 5px 10px;;
	padding: 0 0 0 10px;
	height: 214px;
	background: url(../images/seperator-h.gif) repeat-y left top;
}

.box-left div.module {
	margin-right: 1em;
}

.box-right div.module {
	margin-left: 1em;
}

.box-center div.module {
	margin: 0 1em;
}

/* Common Style in Container */
#container h1 {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

#container h1 img {
	margin: 0 auto;
}

#container h1 a {
	border: none;
}

#container h3 {
	margin: 0;
	padding: 10px 0;
	line-height: 120%;
}

#container h5 {
	margin: 0;
	line-height: 135%;
}

#container h6 {
	margin: 0;
	font-size: 12px;
	line-height: 100%;
}

#container h6 a {
	border: 0;
}

#container p {
	margin: 0;
	line-height: 140%;
	padding: 0 0 10px 0;
}

#container blockquote {
	margin: 0;
}

#container .box-right ul {
	margin: 0 2px;
	padding: 0;
}

#container .box-right li {
	border-bottom: 1px solid #dadada;
	padding: 0;
	margin: 0;
}

#container .box-right li a {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif; 
	color: #999;
	padding-left: 10px;
	border: none;
	display: block;
	line-height: 36px;
}

#container .box-right li a:hover {
	color: #29576d;
	background: transparent url(../images/arrow-r.png) no-repeat right center;
}

#container .box-right li.active a,
#container .box-right li.active a:active,
#container .box-right li.active a:hover,
#container .box-right li.active a:focus {
	color: #29576d;
	background: transparent url(../images/arrow-r.png) no-repeat right center;
}

.mainList {
	margin: 0;
	padding: 3px 0 0 0;
}

#content .mainList li {
	color: #333;
	margin: 3px 0;
	padding-left: 24px;
	line-height: 145%;
	background: url(../images/bullet.png) no-repeat left 7px;
}

.mainList li {
	color: #29576d;
	margin: 3px 0;
	padding-left: 24px;
	line-height: 24px;
	background: url(../images/bullet.png) no-repeat left 7px;
}

.mainList li a {
	margin: 0;
	line-height: 24px;
	height: 24px;
}
 
/* Main Body in Flyover */
#mainbody {
	float: none;
	width: 100%;
}

#mainbody-fl {
	float: left;
	width: 64.5%;
	background: url(../images/seperator-h.gif) repeat-y right top;
}

#mainbody-fr {
	float: left;
	width: 75%;
}

/* Left Column */
#leftcol {
	float: left;
	width: 19%;
}

#leftcol-inner {
	padding: 0 10px 0 0;
}

#leftcol div.moduletable {
	margin: 0;
	background: #f5f5f5;
}

#leftcol .mainlevel ul {
	margin: 0;
	padding: 0;
}

#leftcol .mainlevel ul li {
	margin: 3px 0;
	padding: 0;
	display: block;
	background: none;
	line-height: 20px;
}

#leftcol .mainlevel ul li a {
	line-height: 20px;
	display: block;
	border: none;
	color: #666;
	margin: 0;
	padding: 0 0 0 10px;
	background: none;
}

#leftcol .mainlevel ul li a:hover {
	color: #29576d;
}

#leftcol .mainlevel ul li.active {
	background: url(../images/leftmenu-l.png) no-repeat left center;
}

#leftcol .mainlevel ul li.active a {
	line-height: 20px;
	color: #fff;
	background: url(../images/leftmenu-r.png) no-repeat right center;
}

/* Right Column */
#rightcol {
	float: right;
	width: 35%;
}

#rightcol-inner {
	margin: 2px;
	padding: 0 5px 0 8px;
}

/* Mainlevel Menu */
.mainlevel,
#rightcol .mainlevel {
	margin: 2px 4px;
	padding: 0;
}

.mainlevel ul,
#rightcol .mainlevel ul {
	margin: 0;
	padding: 0;
}

#rightcol .mainlevel ul li {
	margin: 1px 0;
	padding: 0;
}

#rightcol .mainlevel ul li a {
	color: #999;
	margin: 0;
	padding: 12px 0 12px 10px;
	display: block;
	text-align: left;
	border-bottom: 1px solid #dadada;
}

.mainlevel li a:hover,
#rightcol .mainlevel li a:hover {
	color: #333;
}

.mainlevel li a.active,
.mainlevel li a.active:hover,
.mainlevel li a.active:active,
.mainlevel li a.active:focus,
#rightcol .mainlevel li a.active,
#rightcol .mainlevel li a.active:hover,
#rightcol .mainlevel li a.active:active,
#rightcol .mainlevel li a.active:focus  {
	color: #438abd;
	background: url(../images/arrow-r.png) no-repeat right center;
}
.responsibilities p{
	font-size:11.5px;
	text-align:justify;
}
#contentwrap {
	text-align: center;
	margin: 0;
	padding: 0;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: block;
	text-align: left;
}

#content h1 {
	line-height: 110%;
}

#content h3 {
	padding-left: 10px;
	line-height: 24px;
	color: #29576d;
	background-color: #eff3f3;
	font-size: 14px;
}
#content p{
	font-size:11px;
} 
#content h6 a {
	font-size: 12px;
	border: none;
	padding: 0;
}

#content h5 i {
	font-weight: lighter;
}

#content h5 span {
	font-size: 16px;
	color: #999;
}

#content p em.code {
	position: relative;
	float: left;
	text-align: center;
	font-weight: bold;
}

#content p em.code span {
	font-size: 11px;
	color: #000;
}

#content p span {
	font-size: 16px;
	font-weight: bold;
	color: #438abd;
}

.toolNav {
	clear: both;

	text-align: left;
}

.toolNav a {
	color: #999;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0.1em;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

.toolNav a:hover {
	color: #666;
	border-bottom: 1px dotted #29576d;
}

.toolNav img {
	margin: 0 0.3em;
} 

ul.shareItem {
	margin: 0.5em;
	padding: 0;
}

ul.shareItem li {
	margin: 5px 0;
	padding: 0;
}

ul.shareItem li a {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	display: block;
	height: 20px;
}

ul.shareItem li a img {
	margin: 0 5px -2px 0;
}

ul.shareItem li a:hover {
	border: none;
	color: #333;
}

#topsl {
	clear: both;
	padding: 0;
	margin: 0 0 2em 0;
}

#topsl h6.support {
	margin: 0 0 2em 0;
	padding: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	background: url(../images/icons/support.jpg) no-repeat left top;
}

#topsl h6.consult {
	margin: 0 0 2em 0;
	padding: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	background: url(../images/icons/consult.jpg) no-repeat left top;
}

#topsl h6.support a, #topsl h6.consult a {
	font-size: 20px;
	color: #29576D;
	height: 125px;
	display: block;
	font-weight: lighter;
	line-height: 125%;
}

.bottomLine {
	border-bottom: 1px dotted #333;
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}

#botspl {
	clear: both;
	padding: 0;
	margin: 1.5em 0 0 0;
}

#botspl h3 {
	color: #29576d;
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 0 0;
}

#botspl ul,
#flyoverFront ul,
#narrowFront ul {
	margin: 0;
	padding: 0 0 0 1em;
}

#botspl ul {
	margin-top: .8em;
}

#botspl li,
#narrowFront li {
	color: #29576d;
	padding-left: 1.2em;
	border: none;
	background: url(../images/arrow.png) no-repeat left 8px;
}

#botspl li em {
	font-style: italic;
}

#flyoverFront li {
	color: #333;
	padding-left: 1.2em;
	border: none;
	background: url(../images/bullet.gif) no-repeat left 8px;
}

#botspl div.moduletable,
#botspl .box-left div.moduletabe, 
#botspl .box-center div.moduletable,
#botspl .box-right div.moduletable {
	margin: 1px;
	padding: 0;
	background-image: none;
	background-color: #f5f5f5;
	height: auto;
}

#botspl div.moduletable h3 {
	font-size: 12px;
	background-color: #eff3f3;
	margin: 0;
	padding: 5px;
}

#botspl div.moduletable p {
	border-top: 1px solid #fff;
	padding: 5px;
	margin: 0;
}

/* Pathway */
#pathway {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
	font-size: 11px;
	color: #f60;
}

#pathway a {
	color: #999;
	font-weight: normal;
}

#pathway a:hover {
	color: #666;
}

#pathway span {
	position: relative;
	float: left;
	font-weight: bold;
	color: #666;
}

.pagenav {
	position: relative;
	padding-right: 20px;
	float: right;
	color: #999;
}

#pathway .pagenav a {
	border-bottom-color: #999;
	font-weight: bold;
	font-size: 10px;
}

.closeBtn {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 48px;
	text-align: right;
	z-index: 777;
}

.closeBtn a {
	border: none;
}

/* Flyover Navigation */

/* Footer */
#footer {
	clear: both;
	letter-spacing: .5px;
	color: #999;
	text-align: right;
	padding-right: 5px;
}

#footer p {
	font-size: 10px;
}

#footer a {
	color: #999;
	font-weight: normal;
}

#footer a:hover {
	border-bottom: 1px dotted #666;
	color: #666;
}

html, body, flyoverBack {
	height: 100%;
}

/*----- Flyover Page -----*/
#flyoverBack {
	z-index: 222;
	position: fixed;
	top: 0;
	left: 0;
	background-color: transparent;
}

#flyoverwrap {
	position: absolute;
	width: 100%;
	top: 65px;
	left: 0;
	z-index: 999;
}

#narrowWrap {
	position: absolute;
	z-index: 999;
	padding-top: 65px;
	width: 100%;
	top: 0;
	left: 0;
}

.small {
	padding-top: 65px;
	width: 300px;
}

.narrow {
	width: 600px;
}

html, body, #flyoverBack {
	height: 100%;
	width: 100%;
}

/* Flyover Module */
#narrowFront {
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}
#narrowFrontAuto {
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}

#flyoverFront {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
	
}
#flyoverFrontAuto {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	
}

.flyoverTL {
	position: relative;
	float: left;
	height: 20px;
	width: 20px;
	background: transparent url(../images/flyover-tl.png) no-repeat left top;
}
			
.flyoverTR {
	position: relative;
	float: right;
	height: 20px;
	width: 20px;
	background: transparent url(../images/flyover-tr.png) no-repeat right top;
}
			
.flyoverBL {
	position: relative;
	float: left;
	height: 20px;
	width: 20px;
	background: transparent url(../images/flyover-bl.png) no-repeat left bottom;
}
			
.flyoverBR {
	position: relative;
	float: right;
	height: 20px;
	width: 20px;
	background: transparent url(../images/flyover-br.png) no-repeat right bottom;
}
			
.flyoverMiddle-top {
	background: url(../images/flyover-t.png) repeat-x left top transparent;
	margin: 0 20px;
}

.flyoverMiddle-bottom {
	background: url(../images/flyover-b.png) repeat-x left bottom transparent;
	margin: 0 20px;
}
			
.flyoverMiddleInside {
	height: 20px;
}

.flyoverLeft {
	background: url(../images/flyover-l.png) repeat-y left top transparent;
	padding-left: 20px;
}

.flyoverRight {
	background: url(../images/flyover-r.png) repeat-y right top transparent;
	padding-right: 20px;
}

.flyoverContentwrap {
	margin: 0;
	background: #fff;
}
			
.flyoverContent {
	margin: 0;
	padding: 0 5px;
	overflow: hidden;
}

/* Bubble */
/* Pop over content */
#popoverFront {
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../images/popover-arrow.png) no-repeat 20px bottom transparent;
	text-align: left;
}


.popoverTL {
	position: relative;
	float: left;
	height: 20px;
	width: 20px;
	background: transparent url(../images/popover-tl.png) no-repeat top left;
}
			
.popoverTR {
	position: relative;
	float: right;
	height: 20px;
	width: 20px;
	background: transparent url(../images/popover-tr.png) no-repeat top right;
}
			
.popoverBL {
	position: relative;
	float: left;
	height: 20px;
	width: 20px;
	background: transparent url(../images/popover-bl.png) no-repeat bottom left;
}
			
.popoverBR {
	position: relative;
	float: right;
	height: 20px;
	width: 20px;
	background: transparent url(../images/popover-br.png) no-repeat bottom right;
}

.popoverMiddle-top {
	background: url(../images/popover-t.png) repeat-x left top transparent;
	margin: 0 20px;
	padding: 0;
}

.popoverMiddle-bottom {
	background: transparent;
	margin: 0 20px;
}

.popoverMiddleInside {
	background: transparent;
	height: 20px;
}

.popoverBottomInside {
	background: url(../images/popover-b.png) repeat-x bottom left transparent;
	height: 20px;
	margin-left: 18px;
}

.popoverLeft {
	background: url(../images/popover-l.png) repeat-y top left transparent;
	padding-left: 20px;
	margin: 0;
}

.popoverRight {
	background: url(../images/popover-r.png) repeat-y top right transparent;
	margin: 0;
}

.popoverContentwrap {
	background: transparent url(../images/popover-bg.png) repeat top left;;
	margin-right: 20px;
	padding: 0;
}

#popoverWrap {
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: absolute;
}

.popoverContent {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
}

.popoverContent h5 {
	margin: 0;
	padding: .8em 0;
}

/* Flyover Navigation */
#mainnavbar {
	margin: 0 0 5px 0;
	padding: 0;
	height: 51px;
	width: 100%;
	border-bottom: 1px solid #dadada;
}

#mainnav {
	padding: 0;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

#mainnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainnav-bg.png) no-repeat right bottom;
}

#mainnav a,
#mainnav ul li a {
	margin: 0;
	padding: 0 30px 0 50px;
	color: #666;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	display: block;
	border: none;
	font-size: 14px;
	cursor: pointer;
}

#mainnav a.newstab,
#mainnav ul li a.newstab {
	cursor: pointer;
	background: url(../images/newstab.png) no-repeat 20px center;
}

#mainnav li.active a.newstab {
	cursor: pointer;
	background: url(../images/newstab-active.png) no-repeat 20px center;
}

#mainnav a.tooltab,
#mainnav ul li a.tooltab {
	cursor: pointer;
	background: url(../images/tooltab.png) no-repeat 20px center;
}

#mainnav a.trainingtab,
#mainnav ul li a.trainingtab {
	background: url(../images/trainingtab.png) no-repeat 20px center;
}

#mainnav li.active a.tooltab {
	background: url(../images/tooltab-active.png) no-repeat 20px center;
}

#mainnav li.active a.trainingtab {
	background: url(../images/trainingtab-active.png) no-repeat 20px center;
}

#mainnav a:hover,
#mainnav ul li.hover a {
	color: #333;
}

#mainnav li.active  {
	color: #333;
	background: url(../images/mainnav-active.png) no-repeat right bottom;
}

h5.newsTitle {
	font-size: 12px;
}

/* 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;
}

/* Share box stuff */
.share-box-1, .share-box-2, .share-box-3 {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0 1px;
	text-align: left;
}

#popnav {
	margin: 0;
	padding: 0;
	height: 20px;
	border-bottom: 1px solid #9fa1a4;
}

#popnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#popnav li {
	margin: 0 1px;
	padding: 0;
	display: inline;
}

#popnav a {
	float: left;
	color: #9fa1a4;
	margin: 0;
	padding: 0 25px;
	font-weight: bold;
	line-height: 20px;
	border-right: 1px solid #9fa1a4;
	text-decoration: none;
	display: block;
}

#popnav a:hover {
	color: #5f6062;
}

#popnav a.active,
#popnav li a:active,
#popnav li a:focus,
#popnav li a.active {
	color: #5f6062;
	background: url(../images/arrow.png) no-repeat 5px center;
}

.smallWindow {
	width: 380px;
	height: 240px;
}

.bigquote{
	font-weight: normal;
	font-style: normal
}

/*span.bigquote_close{
	background: transparent url(../images/icons/bigquote2.jpg) no-repeat right bottom; 
	padding: 5px 15px;
}*/
h2.bigquote{
	line-height:1.8;
	width:57%;
	float:right;
	color:#999999;
	padding:12px 0 0 33px;
	background: transparent url(../images/icons/bigquote.jpg) no-repeat left top;
}
h2.bigquote em{
	padding:0px 10px 0 0;
}

h5.bigquote{
	padding-left:30px;
	margin: 13px 0 20px 0;
}
p.tag{
	padding: 0px;
	color:#9FA1A4;
}
