a { 
outline: none;
}
h1 { 
font-size:130%; color:#C33; margin-top:5px; margin-bottom:10px;
}
h2 { 
font-size:125%; color:#666666; margin-top:5px; margin-bottom:10px;
}
h3 { 
font-size:110%; color:#666666; margin-top:5px; margin-bottom:5px; 
}
h4 { 
font-size:110%; color:#666666; font-weight:normal; margin-top:5px; margin-bottom:5px; 
}
a:link, a:visited { 
color:#333; text-decoration:underline; 
}
a:hover, a:active { 
color:#DB3B22; text-decoration:underline; 
}
.capabilityLink a:link, .capabilityLink a:visited  { 
font-size:12px; color:#666666; text-decoration:underline; 
}
.capabilityLink a:hover, .capabilityLink a:active { 
font-size:12px; color:#DB3B22; text-decoration:underline; 
}
img {
border:0px;
}
h3.process { 
font-size:90%; color:#666666; text-decoration:underline; font-weight:normal; 
}
h3.top { 
margin-top:0;
}
.capability {
margin-top:0; margin-bottom:5px;
}
.capability a:link, .capability a:visited  { 
color:#666666; text-decoration:none; font-size:90%;
}
.capability a:hover { 
color:#DB3B22; text-decoration:none; font-size:90%; 
}
.capability a:active { 
color:#666666; text-decoration:none; font-size:90%; 
}
.downloadLink {
color:#666666; 
}
.downloadLink a:link, .downloadLink a:visited {
color:#666666; text-decoration:underline;
}
.downloadLink a:hover {
color:#DB3B22; text-decoration:underline;
}
p a:link, p a:visited { 
color:#666; text-decoration:none; 
}
p a:hover, p a:active {
color:#DB3B22; text-decoration:underline; 
}

#demoContainer {
float:left; clear:right; width:576px; margin-left:-10px;margin-bottom:40px; display:inline;
} 
#demoRequestContainer {
background-image:url("../../images/demo_SeeMore.jpg"); background-repeat:no-repeat; margin-right:30px; width:576px; height:400px; margin-left:0px; margin-top:20px;
}
#demoRequestConfirmationContainer {
width:576px; margin-left:-10px;
}
.requiredField {
color:#9F021B;
}
.error {
color:#9F021B;
}
#demoForm { 
float:right; width:370px; padding:10px;
}
#demoForm .footnote {
font-size:80%;
}
.contact {
float:left; width:432px; margin-left:20px; margin-right:10px; display:inline; 
}
#contactForm {
background-image:url("../../images/contactFormBG.jpg"); background-repeat:no-repeat; float:left; width:350px; margin-left:10px; margin-right:10px; display:inline; 
}
#contactForm .footnote {
font-size:80%;
}
#contactConfirmationContainer {
background-image:url("../../images/contactFormBG.jpg");background-repeat:no-repeat; float:right; width:350px; height:350px; margin-left:10px; margin-right:10px; display:inline;  
}
.contactConfirmation {
margin-left:10px; margin-right:10px; margin-top:10px; 
}

html, body {
background:none; background-color:#FFFFFF; margin:0px; font-family:arial, bitstream vera, helvetica; font-size:11px; color:#333;
}
.header {
position:relative; height:62px; margin-bottom:0;
}
#page {
background:none; position:relative; width:791px; margin-left:auto; margin-right:auto; text-align:left;
}
#navContentContainer {
background-image:none; background-position:top left; background-repeat:repeat-y; position:relative;left:10px;width:765px; padding-bottom:30px;
}
#content {
position:relative; float:right; width:613px; height:100%;
}
#nav {
background-color:#E5E5E5; float:left; width:132px; border:1px solid #C4C4C4; margin-left:18px; margin-right:0; padding-bottom:50px;
}
.storyArea {
float:left; display:inline; width:423px; margin:22px 9px 0 18px;
}
.noSkyscraper { width:577px; margin-left:18px; margin-right:18px;
}
#skyscraperArea {
float:right; display:inline; width:136px; margin:0 18px 0 9px;
}
#skyscraper {
}
#skyscraper img{
border:0px;
}
#salesforce {
}
#salesforce img{
border:0px;
}
.requestDemoContainer {
text-align:right;
}
#formDiv {
color:#FFF; background-color:#333; position:absolute; margin-top:-260px; height:320px; width:260px; text-align:center; padding:5px;
}
.closeDiv {
text-align:right;
}
.closeDiv a:link, .closeDiv a:visited { 
font-size:80%; color:#FFFFFF; text-decoration:none;
}
.closeDiv a:hover, .closeDiv a:active  {
color:#9F021B; text-decoration:none;
}
.learnmore {
margin:0px; margin-right:10px;
}

/* container */
#container {
width:800px; border:1px solid #FFF; margin-left:auto; margin-right:auto;
}

/* header area */
#header {
background-image:url('../../images/header_background.png'); width:800px; height:248px;
}
#header_bar{
width:765px; margin-left:auto; margin-right:auto;
}
#banner {
width:765px; height:148px; margin-left:auto; margin-right:auto;
}

/* menu areas */
#side_menu {
position:absolute; margin-left:40px; z-index:200; top:90px;
}
#menubar {
background-color:#FFF; width:138px; border:1px solid #999;
}

.menu_item {
cursor:pointer; color:#999; font-weight:bold; font-size:9pt; font-family:arial; background-color:#E2E2E2; border-bottom:1px solid #fff; padding:5px 0px 5px 10px; width:128px; display:block;
}
.menu_item a:link, .menu_item a:visited {
color:#333; display:block; text-decoration:none; 
}
.menu_item a:hover {
color:#999; display:block; text-decoration:none; 
}

.menu_item_over {
cursor:pointer; color:#999; font-weight:bold; font-size:9pt; font-family:arial; background-color:#FFF; border-bottom:1px solid #FFF; padding:5px 0px 5px 10px; width:128px; display:block;
}
.menu_item_over a:link, .menu_item_over a:visited {
color:#999; display:block; text-decoration:none; 
}
.menu_item_over a:hover {
color:#999; display:block; text-decoration:none; 
}

.menu_item_sub {
cursor:pointer; color:#999; font-weight:bold; font-size:9pt; font-family:arial; background-color:#f2f2f2; border-bottom:1px solid #fff; padding:5px 0px 5px 20px; width:118px; display:block;
}
.menu_item_sub a:link, .menu_item_sub a:visited {
color:#333; display:block; text-decoration:none; 
}
.menu_item_sub a:hover {
color:#999; display:block; text-decoration:none; 
}

.menu_item_over_sub {
cursor:pointer; color:#999; font-weight:bold; font-size:9pt; font-family:arial; background-color:#FFF; border-bottom:1px solid #FFF; padding:5px 0px 5px 20px; width:118px; display:block;
}
.menu_item_over_sub a:link, .menu_item_over_sub a:visited {
color:#999; display:block; text-decoration:none; 
}
.menu_item_over_sub a:hover {
color:#999; display:block; text-decoration:none; 
}

.menu_item_third {
cursor:pointer; color:#DB3B22; font-weight:bold; font-size:7pt; font-family:arial; background-color:#f2f2f2; border-bottom:1px solid #fff; padding:5px 0px 5px 20px; width:118px; display:block;
}
.menu_item_third a:link, .menu_item_third a:visited {
color:#DB3B22; display:block; text-decoration:none; 
}
.menu_item_third a:hover {
color:#DB3B22; display:block; text-decoration:none; 
}

.menu_item_over_third {
cursor:pointer; color:#DB3B22; font-weight:bold; font-size:7pt; font-family:arial; background-color:#FFF; border-bottom:1px solid #FFF; padding:5px 0px 5px 20px; width:118px; display:block;
}
.menu_item_over_third a:link, .menu_item_over_third a:visited {
color:#DB3B22; display:block; text-decoration:none; 
}
.menu_item_over_third a:hover {
color:#DB3B22; display:block; text-decoration:none; 
}

.lighted {
background-color:#FFF; color:#999; border-bottom:1px solid #FFF;
}
.lighted a:link, .lighted a:visited {
color:#999; display:block; text-decoration:none; 
}
.lighted a:hover {
color:#999; display:block; text-decoration:none; 
}
#quotes {
background-color:#E2E2E2; color:#333; padding:5px; width:128px;
}

/* main content area */
#main_content {
width:800px; position:relative; z-index:0; background-image:url('../../images/main_background.png'); min-height:700px;
}
#center_area {
border:1px solid #fff; margin-left:200px; margin-right:191px; padding-bottom:50px; 
}
#right_content {
right:37px; position:absolute; margin-right:0px; width:136px; top:20px;
}

/* footer area */
#footer {
width:800px; height:80px; background-repeat:no-repeat; background-image:url('../../images/footer_background.png'); 
}
#footer .footerLinks {
color:#666666; margin-left:2px; margin-right:12px; float:right;
}

#footer .footerLinks a  { 
margin-top:5px;
}
#footer .footerLinks a:link, #footer .footerLinks a:visited {
text-decoration:none; color:#666666; 
}
#footer .footerLinks a:hover, #footer .footerLinks a:active {
text-decoration:none; color:#DB3B22; 
}

/* whitepaper area */
#whitepaper .header1 {
color:#B61600; font-weight:bold; font-size:11pt; line-height:16px
}
#whitepaper .contents ul{ 
list-style-image:url('../../images/redot.png');
}
#whitepaper .contents .print{ 
text-align:right;
}
#whitepaper .contents .print img{ 
border:0px;
}
#whitepaper .contents a:link, #whitepaper .contents a:visited { 
color:#333;
}
#whitepaper .contents a:hover { 
color:#B61600;
}
#whitepaper .contents a:active { 
color:#333;
}
#whitepaper .tale h1 { 
color:#333; font-size:12pt; margin:0px;
}
#whitepaper .tale p { 
color:#333; margin-top:0px;
}
#whitepaper .tale ul{ 
list-style-image:url('../../images/redot.png');
}	
.redtarget a:link, .redtarget a:visited {
text-decoration:underline; color:#C33;
}
.redtarget a:hover {
text-decoration:underline; color:#666666;
}
.redtarget a:active {
text-decoration:underline; color:#C33;
}



.headertable {
background-color:#e7e6e5; color:#868685; position:relative; z-index:10;
}
.headertable td {
font-size:10px; text-align:left; height:20px; padding-left:5px; padding-right:5px; font-family:arial; padding-top:2px; padding-bottom:2px; position:relative;
}
.headertable td a {
display:block; text-align:center;
}
.headertable td a:link, .headertable td a:visited {
color:#868685; text-decoration:none; 
}
.headertable td a:hover {
color:#333; text-decoration:none;
}
.headertable td a:active {
color:#868685; text-decoration:none; 
}
.dropdowncontainer {
position:absolute; padding:0px; margin:0px; margin-top:2px; margin-left:-20px; text-align:left; height:0px; 
}
.dropdown {
position:absolute; display:none; z-index:996; margin-top:2px; padding-top:0px; text-align:left; font-size:12px; width:200px;
}
.dropdown br {
display:none;
}
.headertable td .dropdown .linebackground a {
border-top:none; display:block; text-align:left; font-size:11px; padding-right:10px;
}
.headertable td .dropdown a:link, .dropdown a:visited, .dropdown a:active {
color:#868685;	
}
.headertable td .dropdown a:hover {
color:#333;	
}

.xsnazzy p {margin:0px; font-size:10pt; padding-bottom:0.5em;}
.xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFF; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.xb1 {margin:0 5px; background:#ccc;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; padding:5px; background:#FFF; border:0 solid #ccc; border-width:0 1px;}

