/****************************************/
/*	HEADER AND FOOTER STYLES
/****************************************/
html
{
	margin: 0px;
	padding: 0px;
	background: #EEEEEE url(images/bgfade.jpg) repeat-x left top;
}
a
{
	text-decoration: none;
	color: #000;
}

.arrowlist
{
	list-style-image: url(images/arrow3.gif);
}

.FAQq
{
	font-weight: bold;
}

.FAQq
{
	left: 20px;
}

.SeeAlso
{
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.smallLink
{
	font-size: .8em;
	font-weight: normal;
}

img
{
	border: none;
}

/*Use when no text wraps on a page.  This will keep the width consistent*/
.NoWrapPage
{
	width: 455px;
	border: none;
}

/*Use when no text wraps on a page.  This will keep the width consistent*/
.NoWrapPageNoRight
{
	width: 580px;
	border: none;
}

.SubP
{
	margin-left: 15px;
}

#tblMasterHeader a:hover, .tblFooter a:hover
{
	text-decoration: underline;
}

.tblWebinar
{
	padding: 0px 5px 0px 5px;
}

.tblHighlight
{
	width: 100%;
	padding: 2px;
	margin: 2px;
	border: solid thin red;
}

.tblPartners tr .tdSpacer
{
	height: 10px;
	border-bottom: solid 1px #999;
	font-weight: bold;
	font-size: larger;
}

.tblPartners .trSpacer
{
	height: 40px;
	vertical-align: bottom;
}

.Err
{
	color: #FF0000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 2;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
table
{
	text-align: left;
}
table#tblMaster .tdBodyTop
{
	border-top: #999 1px solid;
}
table#tblMaster #tdMasterLeft
{
	vertical-align: top;
	padding-top: 25px;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
}
table#tblMaster #tdMasterRight
{
	vertical-align: top;
	padding-top: 25px;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
}
table#tblMaster #tdMasterRight p
{
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}

table#tblMaster tr td
{
	/*	vertical-align: top;*/
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table#tblMasterHeader tr td
{
	background-color: Transparent;
}

#contentMain b
{
	color: #666666;
}

#contentMain a.bl, a.bl:link, a.bl:visited, a.bl:active, a.bl:hover
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	padding: 0;
	border-top: none; /*#336699 0px solid;*/
	border-left: none;
	border-right: none;
}

a.headerlink
{
	background: #FFFFFF url(images/arrow.gif) no-repeat top 0;
	padding: 0 0 0 20px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

#header
{
}
.left
{
}
.right
{
}
#headerRight
{
	/*text-align: right;*/
}
h5
{
	font-size: 1em;
	margin: 10px 10px 0px 10px;
	color: #336699;
}
/*#tblSearchBar
{
	border: solid 1px black;
	margin: 12px 5px 0px  200px;
	width: 400px;
}
#tblSearchBar td
{
	vertical-align: top;
	text-align:right;
	width: 100px;
}
#tdSearch
{
	width: 300px;
}*/
#header ul#hedNav
{
	font-size: .9em;
	padding: 0; /*margin: 12px 5px 0px 345px;*/
	list-style-type: none;
	height: 15px;
}
#header ul#hedNav li
{
	margin: 0;
	padding: 0; /*	padding-left: 30px;*/
}
#header ul#hedNav li#contact
{
	background: url(images/email.gif) no-repeat 10px center;
}
#header ul#hedNav li#contact a
{
	color: #000000;
}
#header ul#hedNav li#login a
{
	color: #000000;
}
#header ul#hedNav li a
{
	color: #999;
}
#header ul#hedNav li a:hover
{
	color: #333;
}
h2
{
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: small;
	background: url(images/headline.gif) no-repeat right;
}
h2 span
{
	font-size: .5em;
}
#footer
{
	clear: both;
	border-top: 1px solid #999; /*border-left: 1px solid #999;*/ /*border-right: 1px solid  #999;*/
	border-bottom: 1px solid #999;
	color: #999;
	font-size: .9em;
	padding: 5px 5px 3px 5px;
	height: 16px;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
}
#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#footer li
{
	margin: 0;
	margin-left: 20px;
	padding: 5px;
}
#footer li a
{
	color: #999;
	padding: 5px;
}
#footer li a:hover
{
	color: #333;
}
#footer p
{
	text-indent: 0px;
	background-image: none;
	margin: 0;
	padding: 5px;
}
/****************************************/
/*	MAIN NAVIGATION STYLES
/****************************************/
ul#navMain, ul#navMain ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 1;
}
ul#navMain
{
	clear: both;
	width: 100%;
	height: 22px;
	font-size: .90em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
ul#navMain li
{
	width: 151px;
	float: left;
	margin: 0;
	border-left: 1px solid #999999;
	background: url(images/BlueGradBG.gif) repeat-x 0px 0px;
}
ul#navMain li, #contentExtraLeft h3, #contentExtraRight h3
{
	behavior: url(hover.htc);
}
ul#navMain li:hover, ul#navMain li.hover
{
	background: url(images/BlueGradBG_reversed.gif) repeat-x 0px 0px;
}

ul#navSubMain li:hover, ul#navSubMain li.hover
{
	background-image: none;
	background-color: #666666;
}
ul#navMain ul li ul li a
{
	background-color: #8AA8C5; /*#7777DD;*/
	/*background: url(images/nav_pointer_blue.gif) no-repeat 137px 7px;*/
	background-image: none;
}

ul#navMain li a
{
	color: #000000;
	padding-top: 3px;
	padding-left: 5px;
	display: block;
	height: 19px;
	background: url(images/nav_pointer_blue.gif) no-repeat 137px 7px;
}

#navMain li ul ul {
	margin: -22px 0 0 151px;
}
#navMain li ul ul li {
	background-color: #8AA8C5;
}


#navMain, #navMain ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#navMain li:hover ul ul, #navMain li.hover ul ul {
	left: -999em;
}
#navMain li:hover ul, #navMain li li:hover ul, #navMain li.hover ul, #navMain li li.hover ul {
	left: auto;
}


ul#navMain li#navSolutions
{
	behavior: url(hover.htc);
}



ul#navMain li a:hover
{
	background: url(images/nav_pointer_blueDown.gif) no-repeat 137px 7px;
	height: 16px;
	border-bottom: solid 3px #FF0000;
}
ul#navMain li UL a:hover
{
	background: url(images/nav_pointer_blueDown.gif) no-repeat 137px 7px;
	height: 19px;
	border-bottom: solid 0px #8AA8C5;
}
ul#navMain li#navProducts
{
	width: 151px;
	border-left: #999 1px solid;
}
li#navAbout
{
	border-right: #999 1px solid;
}
ul#navMain li:hover ul, ul#navMain li.hover ul
{
	visibility: visible;
}
ul#navMain ul
{
	position: absolute;
	background: none;
	background-color: #8AA8C5; /*#7777DD;*/
	visibility: hidden;
	padding: 0;
	margin: 0;
	list-style-type: none; /*filter:alpha(opacity=90); 	moz-opacity:0.9; 	opacity:  0.9; */
}

ul#navMain ul li
{
	background: url(images/nav_pointer_blue.gif) no-repeat 137px 7px;
	background: none;
	float: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: none;
}
ul#navMain ul#navSubMain li
{
	background: url(images/nav_pointer_blue.gif) no-repeat 137px 7px;
/*	background: none;*/
	float: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: none;
}

ul#navMain ul li a
{
	color: #ffffff;
	background-image: none;
}
ul#navMain ul li a:hover
{
	background-image: none;
	background-color: #666666;
}
ul#navMain li#navAbout ul, ul#navMain li#navAbout ul li
{
	width: 151px;
}
ul#navMain li#navAbout ul li a
{
}

/****************************************/
/*	CONTENT EXTRA (right and left sidebar)
/****************************************/
#contentExtraLeft, #contentExtraRight
{
	margin: 0;
	padding: 0;
}

#formSearch
{
	padding: 0;
	margin: 0;
	background: url(images/secondarygrad.gif) repeat-x 0px -3px;
	height: 26px;
}
#formBlank, #formBlank2
{
	padding: 0px;
	margin: 0;
	height: 25px;
}
#formSearch fieldset
{
	padding: 0;
	margin: 0;
	border: none;
}
#formSearch legend
{
}
#formSearch input
{
	padding: 1px;
	margin: 4px 5px 3px 5px;
	height: 12px;
	font-size: .8em;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#formSearch button
{
	height: 14px;
	font-size: .9em;
	background: none;
	border: none;
	padding: 1px;
	margin: 5px 5px 3px 0px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentExtraLeft, #contentExtraRight
{
	background-color: #FFFFFF;
}

#contentExtraLeft ul, #contentExtraRight ul
{
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#contentExtraLeft li, #contentExtraRight li
{
	height: 18px;
	padding-left: 3px;
	border-bottom: 1px solid #999999;
	letter-spacing: -1px;
}
#contentExtraLeft li a, #contentExtraLeft p a, #contentExtraRight li a, #contentExtraRight p a
{
	color: #666;
}
#contentExtraLeft li a:hover, #contentExtraLeft p a:hover, #contentExtraRight li a:hover, #contentExtraRight p a:hover
{
	color: #000;
}
#contentExtraLeft p, #contentExtraLeftRight p
{
	/*height: 56px;*/
	text-indent: 0px;
	font-size: 1.1em;
	padding: 3px 5px 15px 5px; /*3px 55px 0px 5px; AKB: Changed to support new Left nav*/ /*background: url(images/Signup.jpg) no-repeat right 0px; AKB- Does Not Exist*/
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#quoteInline
{
	border-left: #dcdcdc thin solid;
	border-right: #dcdcdc thin solid;
	border-bottom: #dcdcdc thin solid;
}
#quoteInline p
{
	font-size: 1.1em;
}

#contentExtraLeft #quote, #quoteInline #quote
{
	text-indent: 0px;
	font-size: 10px;
	padding: 3px 5px 15px 5px; /*3px 55px 0px 5px; AKB: Changed to support new Left nav*/
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentExtraLeft h3, #contentExtraRight h3
{
	padding: 0;
	height: 19px;
	background: url(images/WhiteGradBG.gif) repeat-x 0px 1px; /*background: url(images/BlueGradBG.gif) repeat-x 0px 0px;*/
}
#contentExtraLeft h3:hover, #contentExtraRight h3.hover
{
	background: url(images/WhiteGradBG.gif) repeat-x 0px 1px; /*background: url(images/BlueGradBG_reversed.gif) repeat-x 0px 0px;*/
}
#contentExtraLeft h3 a, #contentExtraRight h3 a
{
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 3px;
	height: 17px;
}
#contentExtraLeft h3 a, #contentExtraLeft li, #contentExtraRight h3 a, #contentExtraRight li
{
	background: url(images/nav_pointer.gif) no-repeat 136px 0px;
}

/****************************************/
/*	CONTENT MAIN HOME PAGE
/****************************************/
#contentMain
{
	border-left: #999999 0px none;
	border-right: #999999 0px none;
	border-top: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
#tblDefault
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}
object#Home
{
	width: 607px;
	height: 203px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
object#SCFlash
{
	width: 759px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
embed#Home
{
	width: 607px;
	height: 203px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
embed#SCFlash
{
	width: 759px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.tdBottomShelf
{
	border-left: 1px solid #999999;
}

div.boxBottomShelf
{
	border-bottom: None 0px;
}
h3
{
	height: 19px;
	font-size: 1.00em;
	margin: 0px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-top: 3px;
	padding-left: 5px;
	background: url(images/WhiteGradBG.gif) repeat-x 0px 1px;
	padding-bottom: 0px;
}
h4
{
	/*font-size: 1em;*/
	margin: 10px 5px 0px 5px;
}

div#body .boxBottomShelf td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#body .boxBottomShelf h4
{
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: none;
	font-size: 1em;
	font-weight: bold;
}
.h4b
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	color: #336699;
}
div#body .boxBottomShelf h4.nobot
{
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	font-size: 1em;
	font-weight: bold;
	height: 109px;
}

div#body .boxBottomShelf p
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}


/*.boxBottomShelf a:hover
{
	color: #AA0000;
	border-bottom: 1px solid #AA0000;
}*/
#boxFeaturedIndustry
{
	border-left: none 0px;
}


/*
div#boxWhatsNew h4, div#boxWebinars h4
{
	text-indent: 10px;
	font-size: 1em;
	font-weight: bold;
	background: url(images/arrow2.gif) no-repeat -5px -2px;
}
div#boxWhatsNew h4 a, div#boxWebinars h4 a
{
	color: #000;
}
div#boxWhatsNew h4#MSD2D
{
	margin: 5px;
	padding: 5px;
}
div#boxWhatsNew h4#MSD2D a
{
	margin-top: 10px;
}
div#boxWhatsNew h4#MSD2D span
{
	font-size: .5em;
}*/
/*div.boxBottomShelf p
{
	text-indent: 10px;
	font-size: 1em;
	margin: 5px 5px 5px 5px;
	background: url(images/arrow2.gif) no-repeat -5px -2px;
}*/
/****************************************/
/*	CONTENT MAIN INTERIOR PAGES
/****************************************/
div#breadcrumb
{
	text-align: center;
}
div#breadcrumb h3
{
	padding: 0;
	margin: 0;
	margin-top: 5px;
	height: 21px;
	border-top: none;
	background: none;
	color: #999;
	letter-spacing: 1px;
}
div#body
{
	/*width: 100%;*/ /*border-left: 1px solid #999;*/ /*border-right: 1px solid #999;*/ /*	vertical-align: top;*/
	color: #333;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
div#body h4
{
	padding: 2px;
	padding-left: 10px;
	margin: 0;
	margin-top: 0px;
	height: 21px;
	border-bottom: 1px solid #999;
	font-size: 1.25em;
	color: #336699;
}
div#body li
{
	margin-right: 5px;
}

div#body p
{
	text-indent: 0px;
	font-size: 1em;
	margin: 10px 10px 5px 10px;
}
div#body .TableForm tr td
{
	text-indent: 0px;
	font-size: 1em;
	padding: 0px 0px 0px 10px;
}
.TextFull
{
	width: 95%;
}

div#body a
{
	color: #224488; /*text-decoration: underline;*/
	/* border-bottom: dotted 1px #336699; */
}
#tdBody
{
	vertical-align: top;
}
div#body a:hover
{
	color: #990000;
	/* border-bottom: dotted 1px #990000; */
}
/****************************************/
/*	TABLES
/****************************************/

table
{
	margin: 0px;
	margin-bottom: 0px;
}
caption
{
	margin: 10px;
	text-align: left;
}
th
{
	text-align: left;
	font-weight: normal;
}
.tblBullets
{
	width: 250px;
	float: right;
	display: block;
	border: solid 1px #96715D;	
	margin: 10px 10px 10px 10px;
	background: url(images/GreenGradBG.gif) repeat-x 0px 0px;
}
.tblBullets tr th
{

	font-weight: bold;	
}
.tblBullets tr td
{
	width: 100%;
}
.tblBullets tr td ul
{
	margin: 0px 0px 0px 0px;
	padding:3px 0px 3px 15px;
	list-style-image: url(images/arrow3.gif);
}
.SubHeading
{
	padding: 0px 0px 3px 0px;
	border-bottom: solid 1px #DFD692;
	color: #96715D;
	font-size: 1.1em;
	/*background: url(images/WhiteGradBG.gif) repeat-x 0px 1px; /*background: url(images/BlueGradBG.gif) repeat-x 0px 0px;*/
}
#body .comment
{
	font-size:.8em;
	font-style: italic;
}
.list
{
	list-style-image: url(images/arrow3.gif);
	margin-top: 0px;
}
.list li
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; /*30px*/
	padding: 0px 0px 0px 0px; /*7px*/
	list-style-image: url(images/arrow3.gif);
	
	color: #555555;
}
.list li .highlight
{
	color: #000000;
}

