/* -------- COMMON STYLES -------- */
html * {
  	font-family: Arial, Helvetica, sans-serif; 
  	text-decoration: none; 
}

td {
  	font-size: 11px; 
  	color: #555555; 
	vertical-align:top;
	margin:0;
	padding:0;
}
img {
	border:0;
} 
p  { 
  	font-size: 11px; 
  	line-height: 17px; 
  	color: #555555; 
  	margin:0 0 15px 0;
}
a:link, a:active, a:visited  { 
  	color: #E2760C; 
  	outline:none;
}
a:hover  { 
  	color: #C2470C;
  	outline:none;
}
.clear {
	clear:both;
	height:0;
	padding:0;
	margin:0;
}
h1  {
  	color:#444444; 
	font-weight: normal;
	font-size: 20px;
	margin: 6px 0 8px 0;
}
h2  {
	color: #1A85C1;
	font-weight: normal;
	font-size: 18px;
	margin:8px 0 4px 0;
}
h2 a:link, h2 a:active, h2 a:visited  { 
  	color: #1A85C1; 
  	outline:none;
}
h2 a:hover  { 
  	color: #1A85C1;
  	outline:none;
}
h3  {
	color:#555555;
	font-weight: normal;
	font-size: 11px;
	margin:10xp 0 0 0;
}
ul, li {
  	color: #555555; 
	font-size:11px;
	padding-bottom:4px;
}

.tablebox {
	border-width: 1px;
	border-spacing: ;
	border-style: thin;
	border-color:#EBEBEB;
	border-collapse: collapse;
}
.tableheader {
	border-width: 1px;
	padding: 3px;
	border-style:dotted;
	border-color: #EBEBEB;
	background-color:#0080C0;
	
}
.tablecells{
	border-width: 1px;
	padding: 5px;
	border-style:dotted;
	border-color: #999999;
	background-image:url(../images/mid-space.jpg) repeat-x ;
}

.service-table-header-title {
 font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
 font-size:12px;
 font-weight:bold;
 color:#FFFFFF;
 text-decoration:none;
 }
 .sm-title {
 font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
 font-size:12px;
 font-weight:bold;
 color:#FF0000;
 text-decoration:none;
 }

/* -------- CUSTOM STYLES -------- */
#ad  {
	margin-top:20px;
	width:182px;
	height:158px;
}
#ad a.fssurvival:link, #ad a.fssurvival:visited {
	display:block;
	background: url(../images/ad-fssurvival.gif) 0 0  no-repeat;
}

#ad a.fssurvival:hover {
	background: url(../images/ad-fssurvival-hover.gif) 0 0 no-repeat;
}
.feed {
	font-size:12px;
}
.newsimg {
	float:left;
	margin:4px 20px 0 0;
	padding-bottom:18px;
	width:130px;
	height:44px;
	vertical-align:middle;
}
.headshot {
	float:left;
	margin:4px 20px 0 0;
	width:70px;
	height:80px;
	vertical-align:middle;
}
.rightfloat {
	float:right;
	width:120px;
	height:112px;
	margin:0 -5px 0 16px;
}
.indent {
	margin-left: 35px;
}
.doubleindent {
	margin-left: 60px;
}
.link {
	font-size:14px;
}
.trademark {
	margin-left:-3px;
}
h1 .trademark {
	margin-left:-8px;
	font-size:18px;
}
.publication {
	font-size:11px;
	text-transform:uppercase;
	color: #1A85C1;
}
.event {
	color: #1A85C1;
	font-weight:bold;
}
p a.event:link, p a.event:active, p a.event:visited  { 
  	color: #1A85C1; 
	font-weight:bold;
  	outline:none;
}
p a	font-weight:bold;
:hover  { 
  	color: #1A85C1;
}
.divide {
	height:6px;
	border-top:solid 1px #DDD;
	padding:0;
	margin:0;
}
.producttable  {
	font-size:12px;
	line-height:16px;
	width:550px;
}
.productlogo {
	float:left;
	width:180px;
	padding-bottom:12px;
}
.producttext {
  	color: #555555; 
	float:right;
	width:350px;
	padding-bottom:12px;
}
.producttext p {
	font-size:11px;
	line-height:16px;
	margin:0 0 8px 0;
}
.producttext h2 {
	color: #1A85C1;
	font-weight: bold;
	font-size: 14px;
	margin:0 0 6px 0;
}
.productclear {
	clear:both;
	border-top:solid 1px #DDD;
	padding:12px 0 0 0;
}
.partnertable  {
	font-size:11px;
	width:530px;
}
.partnerlogo {
	float:left;
	width:160px;
	padding-bottom:12px;
}
.partnertext {
	font-size:11px;
  	color: #555555; 
	float:right;
	width:350px;
	padding-bottom:12px;
}
.partnerclear {
	clear:both;
	border-top:solid 1px #DDD;
	padding:12px 0 0 0;
}
.webinartable  {
	font-size:12px;
	width:515px;
}
.webinarlogo {
	float:left;
	text-align:center;
	width:180px;
	padding-bottom:12px;
}
.webinartext {
	font-size:12px;
  	color: #555555; 
	float:right;
	width:365px;
	padding-bottom:4px;
}
.webinarclear {
	clear:both;
	border-top:solid 1px #DDD;
	padding:12px 0 0 0;
}

/* -------- HEADER -------- */
#container-main {
	width: 990px;
	left:50%;
	margin:0 auto 0 auto;
	}
#header-container {
	width:990px;
	height:86px;
}
#header-logo {
	float:left;
	width:236px;
	height:86px;
}
#header-links {
	float:right;
	margin:40px 4px 0 0;
	vertical-align:middle;
}
* html #header-links {width:242px;} /* IE 6 Hack */

#header-links p {
	font-size:11px; 
	color:#E2760C;
	line-height:22px;
	height:22px;
	margin:0;
	padding:0;
}
#header-links p a {
	padding:2px 0 2px 18px;
}
#header-links p:first-of-type a { padding:2px 0 4px 18px;} /* Safari Hack */

#header-links p a:hover {
	color:#1A85C1;
}
#header-links p a.home {
	background: url(../images/icon-home.gif) 0 0 no-repeat;
}
#header-links p a:hover.home {
	background: url(../images/icon-home.gif) 0 -18px no-repeat;
}
#header-links p a.locations {
	background: url(../images/icon-location.gif) 0 0 no-repeat;
}
#header-links p a:hover.locations {
	background: url(../images/icon-location.gif) 0 -18px no-repeat;
}
#header-links p a.central {
	background: url(../images/icon-central.gif) 0 0 no-repeat;
}
#header-links p a:hover.central {
	background: url(../images/icon-central.gif) 0 -18px no-repeat;
}

/* -------- MAIN NAV -------- */
#nav-main {
	width:990px;
	height:50px;
	background:url(../images/nav-main.gif);
	margin:0;
	padding:0;
	position:relative;
}
* html #nav-main {margin:-15px 0 0 0;} /* IE 6 Hack */
#nav-main li {
	margin:0;padding:0;list-style:none;position:absolute;top:1px;text-indent:-100em;overflow:hidden;}
#nav-main li, #nav-main a {
	height:50px;display:block;}
#services {
	left:19px;width:133px;}
#solutions{
	left:152px;width:170px;}
#partners {
	left:322px;width:148px;}
#customers {
	left:470px;width:162px;}
#resources {
	left:632px;width:212px;}
#about {
	left:844px;width:148px;}
#services a:hover, #services a:active {
	background:url(../images/nav-main.gif) 0 -50px no-repeat;}
#solutions a:hover, #solutions a:active {
	background:url(../images/nav-main.gif) -152px -50px no-repeat;}
#partners a:hover, #partners a:active {
	background:url(../images/nav-main.gif) -322px -50px no-repeat;}
#customers a:hover, #customers a:active {
	background:url(../images/nav-main.gif) -470px -50px no-repeat;}
#resources a:hover, #resources a:active {
	background:url(../images/nav-main.gif) -632px -50px no-repeat;}
#about a:hover, #about a:active {
	background:url(../images/nav-main.gif) -844px -50px no-repeat;}
#services-select, #services-select a:hover, #services-select a:active {
	left:0;top:-100px;width:152px;background:url(../images/nav-main.gif) 0 -100px no-repeat;}
#solutions-select, #solutions-select a:hover, #solutions-select a:active {
	left:152px;top:-100px;width:170px;background:url(../images/nav-main.gif) -152px -100px no-repeat;}
#partners-select, #partners-select a:hover, #partners-select a:active {
	left:322px;top:-100px;width:148px;background:url(../images/nav-main.gif) -322px -100px no-repeat;}
#customers-select, #customers-select a:hover, #customers-select a:active {
	left:470px;top:-100px;width:162px;background:url(../images/nav-main.gif) -470px -100px no-repeat;}
#resources-select, #resources-select a:hover, #resources-select a:active {
	left:632px;top:-100px;width:212px;background:url(../images/nav-main.gif) -632px -100px no-repeat;}
#about-select, #about-select a:hover, #about-select a:active {
	left:818px;top:-100px;width:148px;background:url(../images/nav-main.gif) -844px -100px no-repeat;}


.top {
	width:990px;
	height:5px;
	left:50%;
	margin:6px auto 0 auto;
	padding:0;
	background: url(../images/shell-top-home.gif) no-repeat;
}
* html .top {margin:6px auto -11px auto;} /* IE 6 Hack */
.top-selected {
	width:990px;
	height:5px;
	left:50%;
	margin:6px auto 0 auto;
	padding:0;
	background: url(../images/shell-top-home-selected.gif) no-repeat;
}
* html .top-selected {margin:6px auto -11px auto;} /* IE 6 Hack */
.top-product {
	width:990px;
	height:5px;
	left:50%;
	margin:6px auto 0 auto;
	padding:0;
	background: url(../images/shell-top-product.gif) no-repeat;
}
* html .top-product {margin:6px auto -11px auto;} /* IE 6 Hack */
.top-product-selected {
	width:990px;
	height:5px;
	left:50%;
	margin:6px auto 0 auto;
	padding:0;
	background: url(../images/shell-top-product-selected.gif) no-repeat;
}
* html .top-product-selected {margin:6px auto -11px auto;} /* IE 6 Hack */
.bottom {
	width:990px;
	left:50%;
	height:auto;
	background: url(../images/shell-bottom-3col.gif) bottom no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* -------- LEFT COLUMN -------- */
#wrapper {
	width:990px;
	left:50%;
	margin:0 auto 0 auto;
}
#left {
	width:182px;
	min-height:500px;
	float:left;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	background-color:#fff;
}
* html #left { height:auto !important; height:500px;} /* IE 6 Hack */

/* -------- LEFT COLUMN SUBNAV -------- */
#left img {
	width:182px;
}
#left img.home-customer {
	width:158px;
	border:none;
}
#left ul {
	width:182px;
	margin:0;
	padding:0;
	float: left;
	list-style: none;
}
#left ul li {
	margin:0;
	padding:0;
	font-size:12px;
}
#left ul li a, #left ul li a:visited, #left ul li a:active {
	color:#555555;
	line-height:18px;
	padding:4px 8px 4px 12px;
	display: block;
	height: 16px;
	border-top: solid 1px #e4e4e4;
}
#left ul li a:hover { 
	color:#FFF;
	background:#EDA22C;   
	height: 16px;
}
#left ul li a.first, #left ul li a:visited.first, #left ul li a:active.first {
	line-height:18px;
	padding:0 8px 4px 12px;
	display: block;
	height: 16px;
	border:0;
}
#left ul li a.first-selected, #left ul li a:visited.first-selected, #left ul li a:active.first-selected {
	color:#1A85C1;
	background:#f0f0f0;   
	line-height:18px;
	padding:0 8px 4px 12px;
	display: block;
	height: 16px;
	border:0;
}
#left ul li.last a, #left ul li.last a:visited, #left ul li.last a:active {
	line-height:18px;
	padding:4px 8px 10px 12px;
	display: block;
	height: 16px;
}
#left ul li.last a:hover { 
	color:#FFF;
	background:#EDA22C;   
	height:16px;
}
#left ul li a.selected, #left ul li a:visited.selected, #left ul li a:active.selected {
	color:#1A85C1;
	background:#f0f0f0;   
	line-height:18px;
	display: block;
	height: 16px;
	border-top: solid 1px #e4e4e4;
}
#left ul li a:hover.selected { 
	color:#FFF;
	background:#EDA22C;   
	height: 16px;
}
#left ul.level2 li {
	text-indent: 14px;
	font-size:11px;
	border:0;
}
#left ul.level2 li a, #left ul.level2 li a:visited, #left ul.level2 li a:active {
	line-height:18px;
	padding:4px 8px 4px 12px;
	display: block;
	height: 16px;
	border:0;
}
#left ul.level2 li a:hover { 
	color:#FFF;
	background:#EDA22C;   
	height: 16px;
}
#left ul.level2 li.last a, #left ul.level2 li.last a:visited, #left ul.level2 li.last a:active {
	padding:4px 8px 8px 12px;
}
#left ul.level2 li a.selected, #left ul.level2 li a:visited.selected, #left ul.level2 li a:active.selected {
	color:#1A85C1;
}
#left ul.level2 li a:hover.selected {
	color:#fff;
	background:#EDA22C;   
}
#left .separator {
	width:182px;
	height:4px;
	border-top: solid 1px #e6e6e6;
	margin:8px 0 8px 0;
	padding:0;
}
#left p {
	padding:0 10px 0 14px;
	margin:0;
}

/* -------- LEFT COLUMN QUICKLINKS -------- */
#quicklinks {
	border-top: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
}
#quicklinks #quick {
	padding:10px 0 6px 0;
}
#quicklinks #quick li {
	height:23px;
	border:0;
}
#quicklinks #quick a {
	font-size:11px;
	height:18px;
	padding:0 0 0 24px;
	margin:0 0 0 12px;
	color:#1A85C1;
	border:0;
}
#quicklinks #quick a:hover {
	color:#E2760C;
}
#quicklinks #quick a.demo {
	background: url(../images/icon-demo.gif) 0 0 no-repeat;
}
#quicklinks #quick a:hover.demo {
	background: url(../images/icon-demo.gif) 0 -18px no-repeat;
}
#quicklinks #quick a.calculator {
	background: url(../images/icon-calculator.gif) 0 0 no-repeat;
}
#quicklinks #quick a:hover.calculator {
	background: url(../images/icon-calculator.gif) 0 -18px no-repeat;
}
#quicklinks #quick a.press {
	background: url(../images/icon-press.gif) 0 0 no-repeat;
}
#quicklinks #quick a:hover.press {
	background: url(../images/icon-press.gif) 0 -18px no-repeat;
}
#quicklinks #quick a.subscribe {
	background: url(../images/icon-subscribe.gif) 0 0 no-repeat;
}
#quicklinks #quick a:hover.subscribe {
	background: url(../images/icon-subscribe.gif) 0 -18px no-repeat;
}
#quicklinks #quick a.contact {
	background: url(../images/icon-contact.gif) 0 0 no-repeat;
}
#quicklinks #quick a:hover.contact {
	background: url(../images/icon-contact.gif) 0 -18px no-repeat;
}

/* -------- MIDDLE COLUMN -------- */
#middle {
	width:556px;
	min-height:500px;
	float:left;
	margin:0 16px 0 16px;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	padding:0 16px 0 16px;
	background-color:#fff;
}
* html #middle { height:auto !important; height:500px;} /* IE 6 Hack */
#middle ul {
margin-bottom:0;
margin-top:10px;
padding-bottom:0;
}
#middle ul li {
list-style-image : url(../images/bullet.gif);
padding:0 0 10px 0;
}
/* -------- RIGHT COLUMN -------- */
#right {
	width:182px;
	min-height:500px;
	float:left;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	background-color:#fff;
}
* html #right { height:auto !important; height:500px;} /* IE 6 Hack */
#right .separator {
	width:182px;
	height:4px;
	border-top: solid 1px #ededed;
	margin:8px 0 8px 0;
	padding:0;
}
#right .centerpod {
	margin: 6px 0 15px 0;
	text-align:center;
}
#right p {
  	color: #555555; 
	padding:0 10px 0 14px;
	line-height:13px;
	margin:4px 0 6px 0;
}
#right p.spacer {
	line-height:12px;
	margin:0;
	padding:0;
}
#right p.quote {
	padding:0px 12px 0 16px;
	font-size:11px;
	color:#888888;
	line-height:14px;
}
#right p.quote img.left {
	padding-bottom:2px;
}
#right p.quote img.right {
	margin-bottom:-8px;
}
#right p.source {
	padding:12px 12px 0 16px;
	font-size:10px;
	text-transform:uppercase;
	color: #888888;
	line-height:14px;
}
#right h2 {
	padding:4px 6px 0 12px;
	margin:0;
	color:#555555;
	font-weight: normal;
	font-size: 18px;
}
#right #resources {
	width:182px;
	padding:2px 0 8px 0;
}
#right #resources a, #right #resources a:hover  {
	background:none;
}
#right #resources h2 {
	padding:0 6px 2px 12px;
	margin:0;
}
#right #resources p {
	padding:8px 6px 0 12px;
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#555555;
}

/* -------- FOOTER -------- */
#footer {
	background: url("../images/global/footer.png") no-repeat top center;
	width: 949px;
	height: 50px;
	padding: 20px 15px 0px 15px;
	}
#footer #copyright {
	float: right;
	width: auto;
	text-align:right;
	}
	
#footer #foot_nav {
	float:left;
	width: auto;
	}

#footer p {
	color: #3f7e9e;
	line-height: 1.5em;
	}
	
#footer a.footer, #footer a.footer:visited {
	color: #3f7e9e;
	text-decoration: none;
	display: inline;
	float: none;
	}
	
#footer a.footer:hover, #footer a.footer:active {
	color: #666666;
	text-decoration: none;
	display: inline;
	outline: none;
	}
