/*--------------------------------------------------
Blast Advanced Media - SYSCO Global Style Sheet

Version: 1.0
Author: Blast Advanced Media
E-mail: info@blastam.com
Website: http://www.blastam.com
--------------------------------------------------*/



/* =General
--------------------------------------------------*/

html {
	height: 100%;
	max-height:100%;
}

body {
	height: 100%;
	max-height:100%;
	margin: 0;
	padding: 0;
	background: #fcfcfa url(../images/bg_body.gif) repeat-x left top;
}



/* =Divisions
--------------------------------------------------*/

#wrapper {
	height: 100%;
}

#header {
	width: 950px;
	height: 90px;
	margin: 0 auto;
}

#logo {
	padding: 12px 0 0 25px;
	float: left;
}

#navigation {
	float: right;
	clear: right;
	margin-top: 18px;
	width: 665px;
	height: 40px;
	background: url(../images/bg_navTop.gif) right top no-repeat;
}

#navigation ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#navigation li {
	float: left;
}

#navigation ul a {
	display: block;
	padding: 2px .6em 3px .6em;
	color: #0c4375;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
	background: url(../images/bg_navSep.gif) no-repeat left top;
}

#navigation ul a:hover {
	color: #ffffff;
	background-color: #0c4375;
}

#navigation ul a.first {
	display: block;
	padding: 2px .6em 0 4px;
	color: #0c4375;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
	background: none;
}

#navigation ul a:hover.first {
	color: #ffffff;
	background-color: #0c4375;
}

#login {
	width: 91px;
	height: 24px;
	float: right;
	margin-right: 7px;
	padding: 5px 0px 0px 0px;
	text-align:center;
	background: url(../images/tab_login_small.gif) no-repeat;
}

html>body #login {
	width: 91px;
	height: 29px;
	float: right;
	margin-right: 14px;
	background: url(../images/tab_login_small.gif) no-repeat;
}

#login ul {
	margin: 0 0 0 17px;
	padding: 0;
	list-style: none;
}

#login ul a.first  {
	margin-right: 23px;
}

#login li {
	float: left;
}

#login a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: none;
}

#login a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: underline;
}

#rotater {
	height: 259px;
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	border-bottom: 1px solid #ffffff;
	background: #efeee5 url(../images/bg_rotater.gif) repeat-x;
}

#contentBuckets {
	height: 240px;
	background: #ffffff;
	border-top: 11px solid #0c4375;
}

/* 50px was added to the width of #contentBucketsContainer; if width of the middle content area is thrown off by the CTA box
adjust width of #contentBucketsContainer or width of CTA box */

#contentBucketsContainer {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0 0;
}

#cta {
	position: relative;
	width: 250px;
	height: 240px;
	z-index: 10;
	float:right;
	/*margin: -35px auto 0px auto;*/
	margin: -8px auto 0px auto;
}

#cta .first {
	padding-bottom: 8px;
}

#featuredClients {
	float: left;
	margin: 0 10px 0 0;
	width: 183px;
	height: 240px;
	background: url(../images/bg_featuredClient.gif) no-repeat;
}


#featuredClients img {
	display: block;
	margin: 0 auto;
}

#featuredClientsContainer {
	height: 180px;
	margin: 0 0 10px 0;
}

#featuredClientsContainer img {
	margin: 25px auto 0 auto;
	/*border: 1px solid #cecece;*/
}

#featuredClientsContainer p	{
	display: block;
	line-height: 18px;
	text-indent: 10px;
	padding: 3px 0px 0px 0px;
	margin: 6px 0px 8px 0px;
	background: url(../images/fc_quoteEnd.gif) bottom right no-repeat;
}

#featuredClientsContainer .fcQuote	{
	background: url(../images/fc_quote.gif) no-repeat 0px 3px;
	margin: 0px 30px 0px 28px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5e5949;
}

#featuredClientsContainer .fcName	{
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}


#featuredClients h2 {
	margin: 0;
	padding: 20px 0 0 0;
	color: #847f6f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-align: center;
}

#featuredClients h2 a	{
	color: #847f6f;
	text-decoration: none;
}

#featuredClients h2 a:hover	{
	color: #716b5a;
}

#content {
	width: 935px;
	margin: 0 auto;
	padding: 0 0 0 15px;
}

#contentShadingLeft {
	float: left;
	width: 10px;
	height: 565px;
	background: url(../images/bg_leftShading.png) no-repeat;
}

#contentMiddle {
	float: left;
	width: 900px;
}

#contentHeader {
	overflow: hidden;
	height: 151px;
	border-bottom: 2px solid #ffffff;
	background: url(../images/bg_headerGradient.gif) repeat-x;
}

#contentShadingRight {
	float: left;
	width: 10px;
	height: 565px;
	background: url(../images/bg_rightShading.png) no-repeat;
}

#breadcrumbs {
	color: #9e9e9e;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

#contentCopy {
	float: left;
	width: 570px;
	padding: 15px 20px 30px 20px;
	background: url(../images/bg_contentShading.gif) repeat-x;
}

#contentCopy a {
	color: #b39d4f;
	text-decoration: underline;
}

#contentCopy a:hover {
	color: #927b29;
}

#contentCopy a.breadcrumbLink {
	color: #9e9e9e;
	text-decoration: none;
}

#contentCopy a:hover.breadcrumbLink {
	color: #7d7272;
	text-decoration: underline;
}

#contentCopy h1 {
	color: #0c4375;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}

#contentCopy h2 {
	color: #6d1603;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
}

#contentCopy h2.leadin {
	color: #1374a4;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
}

#contentCopy h3 {
	color: #9a350b;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}

#contentCopy h3 a {
	color: #9a350b;
	text-decoration: none;
}

#contentCopy h3 a:hover {
	text-decoration: underline;
}


#contentCopy h4 {
	color: #3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	font-style: normal;
}

#contentCopy h5 {
	color: #1a1a1a;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
}

#contentCopy p {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.7em;
}

#contentCopy ul {
	margin: 0 0 0 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	list-style: none;
}

#contentCopy ul li {
	padding: 0 0 10px 23px;
	background: url(../images/bullet_blueDown.gif) 0 2px no-repeat;
}

#contentCopy ol	{
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-style: italic;
  	color: #999999;
}

#contentCopy ol li span	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3c3c3c;
}

#contentCopy ol li ul li	{
	font-style: normal;
	color: #3c3c3c;
	font-size: 12px;
}

#contentCopy ol ul	{
	padding: 0px;
	margin: 0px 0px 10px 15px;
}

#contentCopy h5	{
	padding: 0px;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}

#contentCopy h6	{
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#contentCopyFull {
	padding: 15px 20px 30px 20px;
	background: url(../images/bg_contentShading.gif) repeat-x;
}

#contentCopyFull a {
	color: #b39d4f;
	text-decoration: underline;
}

#contentCopyFull a:hover {
	color: #927b29;
}

#contentCopyFull a.breadcrumbLink {
	color: #9e9e9e;
	text-decoration: none;
}

#contentCopyFull a:hover.breadcrumbLink {
	color: #7d7272;
	text-decoration: underline;
}

#contentCopyFull h1 {
	color: #0c4375;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}

#contentCopyFull h2 {
	color: #6d1603;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
}

#contentCopyFull h2.leadin {
	color: #1374a4;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
}

#contentCopyFull h3 {
	color: #9a350b;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}

#contentCopyFull h3 a {
	color: #9a350b;
	text-decoration: none;
}

#contentCopyFull h3 a:hover {
	text-decoration: underline;
}


#contentCopyFull h4 {
	color: #3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	font-style: normal;
}

#contentCopyFull h5 {
	color: #1a1a1a;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
}

#contentCopyFull p {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.7em;
}

#contentCopyFull ul {
	margin: 0 0 0 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	list-style: none;
}

#contentCopyFull ul li {
	padding: 0 0 10px 23px;
	background: url(../images/bullet_blueDown.gif) 0 2px no-repeat;
}

#contentCopyFull ol	{
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-style: italic;
  	color: #999999;
}

#contentCopyFull ol li span	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3c3c3c;
}

#contentCopyFull ol li ul li	{
	font-style: normal;
	color: #3c3c3c;
	font-size: 12px;
}

#contentCopyFull ol ul	{
	padding: 0px;
	margin: 0px 0px 10px 15px;
}

#contentCopyFull h5	{
	padding: 0px;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}

#contentCopyFull h6	{
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


#faq	{
	padding: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#faq br	{
	clear: left;
}

#faq .q	{
	color: #792306;
	font-size: 13px;
	width: 30px;
	float: left;
	font-weight:bold;
	display: block;
	margin: 0px;
	
} 

#faq .question	{
	width: 500px;
	color: #792306;
	font-size: 12px;
	float: left;
	display: block;
	
}

#faq .a	{
	color: #1a5992;
	font-size: 13px;
	width: 30px;
	float: left;
	font-weight:bold;
	display: block;
	margin: 0px;
	
} 

#faq .answer	{
	font-size: 12px;
	float: left;
	width: 500px;
	display: block;	
}


#contentCallouts {
	float: left;
	width: 290px;
	padding: 40px 0 20px 0;
	text-align: right;
	background: url(../images/bg_contentShading.gif) repeat-x;
}

#contentCallouts img {
	padding: 0 34px 15px 0;
}

#footer {
	clear: left;
	height: 250px;
	padding: 30px 0px 0px 0px;
	background: #086396 url(../images/bg_footer.gif) repeat-x;
}

#footerAlt {
	clear: left;
	height: 250px;
	padding: 30px 0 0 0;
	background: #086396 url(../images/bg_footer.gif) repeat-x;
}

#footer br {
	clear: both;
}

#footerContainer {
	width: 900px;
	margin: 0 auto;
	padding: 0 25px;
	overflow: hidden;
}

#footerLinks {
	width: 480px;
	float: left;
}

#footerLinks ul {
	width: 140px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}

#footerLinks li {
	border-bottom: 1px solid #3d6d95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 2em;
}

#footerLinks img {
	padding: 50px 0 0 0;
}

#footerLinks a {
	color: #ffffff;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #72c8f4;
}

#footerInfo {
	float: right;
	width: 400px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
}

#footerInfo a {
	color: #87c5e8;
	text-decoration: none;
}

#footerInfo a:hover	{
	color: #b6e5ff;
	text-decoration: none;
}


#footerInfo h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
}

#footerInfo p {
	display: block;
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: .75em;
}

#footerInfo p.copyright {
	margin: 20px 0 0 0;
	color: #629cbd;
}

#pullQuoteTop {
	height: 5px;
	background: url(../images/bg_pullQuoteTop.gif) no-repeat;
	overflow: hidden;
}

#pullQuote {
	float: right;
	width: 184px;
	margin: 5px 0 5px 5px;
	padding: 0;
	background: #f8eac3 url(../images/bg_pullQuote.gif) repeat-y;
}

#pullQuoteContainer {
	width: 160px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../images/bg_quote.gif) 0 10px no-repeat;
}

#pullQuoteContainer p {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: #9b602f;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 10px;
	background: url(../images/bg_unquote.gif) right bottom no-repeat;
}

#pullQuoteBottom {
	height: 5px;
	background: url(../images/bg_pullQuoteBottom.gif) no-repeat;
	overflow: hidden;
}

#quoted {
	color: #864c1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-weight: bold;
	text-align: right;
}

#quotedInfo {
	color: #864c1c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	text-align: right;
}

#inlineQuote {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #f8eac3;
	border-bottom: 1px solid #f8eac3;
	background: url(../images/bg_inlineQuote.gif) repeat-x left bottom;
}

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


#inlineQuote p {
	display: block;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	color: #99733c;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
	background: url(../images/bg_unquoteAlt.gif) right bottom no-repeat;
}

#linkListing {
	margin: 15px 0px 10px 0px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #f8eac3;
	border-bottom: 1px solid #f8eac3;
	background: url(../images/bg_inlineQuote.gif) repeat-x left bottom;
}

#linkListing ul	{
	font-size: 12px;
}

#linkListing ul li	{
	background: url(../images/bullet_gold.gif) no-repeat 0px 3px;
}

#linkListing h1	{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#calloutText {
	width: 185px;
	margin: 0 auto 20px auto;
	padding: 10px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #eedfc7;
	background: #ffffff url(../images/bg_calloutText.gif) repeat-x left bottom;
}

#calloutText h1 {
	margin: 0;
	padding: 0;
	color: #0c4375;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
}

#calloutText p {
	margin: 10px 0;
	padding: 0;
	font-size: .75em;
}

#calloutText ul {
	margin: 0 0 0 5px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#calloutText li {
	padding: 0 0 10px 15px;
	font-size: 13px;
	background: url(../images/bullet_orange.png) 0 5px no-repeat;
}

#calloutText li a	{
	color: #1374a4;
	text-decoration: none;
}

#calloutText li a:hover	{
	color: #208dc3;
	text-decoration: underline;
}

#continue {
	text-align: right;
	font-size: .75em;
}

#continue a {
	color: #1374a4;
	text-decoration: none;
}

#continue a:hover {
	text-decoration: underline;
}

#calloutTextAlt {
	width: 185px;
	margin: 0 auto 20px auto;
	padding: 10px;
	color: #2e1c04;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #a86d33;
	background: #bb9658 url(../images/bg_calloutTextAlt.gif) repeat-x left bottom;
}

#calloutTextAlt h1 {
	margin: 0;
	padding: 0;
	color: #643800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
}

#calloutTextAlt p {
	margin: 10px 0;
	padding: 0;
	font-size: .75em;
}

#calloutTextAlt ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

#calloutTextAlt li {
	padding: 0 0 10px 15px;
	font-size: .7em;
	background: url(../images/bullet_blue.png) 0 5px no-repeat;
}

#continueAlt {
	text-align: right;
	font-size: .75em;
}

#continueAlt a {
	color: #ffffff;
	text-decoration: none;
}

#continueAlt a:hover {
	text-decoration: underline;
}



/* =Classes
--------------------------------------------------*/

.bucket {
	float: left;
	margin: 0 10px 0 0;
	width: 155px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
}

.bucketContainer {
	height: 180px;
	margin: 0 0 10px 0;
}

.bucket p {
	margin: 0;
	padding: 10px 0 0 0;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}

.bucket h2 {
	margin: 0;
	padding: 20px 0 0 0;
	color: #051c50;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}

.bucket h2 a	{
	color: #051c50;
	text-decoration: none;
}

.bucket h2 a:hover	{
	color: #086396;
}

.sponsorLinks {
	float: left;
	display: block;
	width: 240px;
}

.sponsorLinks span {
	display: block;
	clear: both;
}

.sponsorLinks li {
	display: block;
	height: 25px;
	margin: 0 0 10px 0;
}

.productLinks {
	float: left;
	display: block;
	width: 240px;
}

.productLinks li {
	display: block;
	height: 25px;
	margin: 0 0 2px 0;
}

.linkTitle {
	display: block;
	clear: both;
}

.clearLeft	{
	clear:left;
}

.required	{
	color: #b29c49;
}

/* questions form */
#questionForm input	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #947f35;
}

#questionForm label	{
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}

#questionForm select	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#questionForm .submit input {
	margin-left: 15px;
}

#questionForm .submitContactForm input {
	margin-left: 135px;
}

#zipCode {
	width: 80px;
}

#questionForm fieldset	{
	border: none;
	border-top: 1px solid #e0decd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}

#questionForm fieldset div	{
	padding: 0px 0px 4px 15px;
}

#questionForm legend	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1374a4;
}

#questionForm ul	{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#questionForm ul li	{
	background: none;
	display: inline;
	width: 30px;
	padding: 0px;
}

#questionForm .option2	{
	padding: 0px 0px 0px 20px;
}

#contactInfoLeft	{
	float:left;
	width:300px;
}

#contactInfoRight	
{
	float:left;
	width: 200px;
}

/* career opportunities section */

#jobPosition, #jobDepartment, #jobReportsTo, #jobStartDate, #jobEndDate	{
	font-weight: bold;
	color: #b39d4f;
	font-size:15px;
}

#jobResponsibilities, #jobRequirements	{
	font-size: 15px;
	color: #6d1603;
	font-weight: bold;
}

#EOP	{
	font-style: italic;
}

.lockIcon 
{
	background: url(../images/lockIcon3.png) no-repeat;
	padding: 0px 0px 0px 35px;
}

/* login form */

#loginForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	border:1px solid #a5acb2;
	padding: 2px;
}

#loginForm p    
{
    padding: 0px 0px 5px 0px;
    margin: 0px;
}


#loginForm label	{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}


#loginForm .checkbox    
{   
   margin-left: 106px;
}


#loginForm .checkbox input    
{
    border: none;
}



#loginForm .submitLoginForm input {
	margin-left: 105px;
	clear: left;
	border none;
}

DIV#rolltipDiv {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	Z-INDEX: 1000; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 4px; 
	WIDTH: 275px; 
	COLOR: #383737; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Verdana, Arial; 
	POSITION: absolute; 
	TOP: 0px; 
	background-color: #E0EDF9; border: 1px solid #8A8A8A; 
}

.required
{
    color:Red;
    font-family:Arial;    
    font-size:12px;    
}

.SalesForce
{
    font-family:Arial;    
    font-size:12px;
}

.SalesForceChangePass table
{    
    font-family:Arial;    
    font-size:12px; 
    padding: 25px 25px 25px 25px;  
    border:solid 0.05em #DDDDDD; 
}

.SalesForce div table td
{
    color:Red;
}

#SalesforceLogin {
	font-family: Arial, Helvetica, sans-serif;
	width: 91px;
	height: 24px;
	float: right;
	margin-right: 7px;
	padding: 5px 0px 0px 0px;
	text-align:center;
	background: url(../images/tab_login_small.gif) no-repeat;
}

#SalesforceLogin a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: none;
}

#SalesforceLogin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: underline;
}

#loginList div
{
font-size: .8em;
font-family: Arial, Helvetica, sans-serif;
float:left;
}

.ParentNode
{
font-size: 17px;
}

.ParentNode table
{
border-bottom: 1px solid #ccc;
}

#contentCopyFull .ParentNode a:link, #contentCopyFull .ParentNode a:visited, #contentCopyFull .ParentNode a:active
{
color: #0c4375;
}

#contentCopyFull .ParentNode a:hover
{
color: #333;
}

.SelectedNode
{
background: #CCC;
}
