/* GENERAL STYLES */

body {
	font-size:11px;
	font-family: arial, sans-serif;
	margin:0px;
	padding:0px;
	background:#393939 url('../images/bg_strip.gif') repeat-x;
	color:#999999;	
}
/* flash */
#newsNoFlash
{
	padding-left:5px;
	font-family: arial, sans-serif;
	font-size:11px;
	height:230px;
	overflow:auto;
}
#newsNoFlash p {
  color: #aaaaaa;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
 
}

#newsNoFlash a:link {
  color: #FF00FF;
  text-decoration: none;
}
#newsNoFlash a:visited {
  color: #FF00FF;
  text-decoration: none;
}
#newsNoFlash a:hover{
  color: #999999;
  text-decoration: underline;
}

#newsNoFlash .headline {
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: block;
}

#newsNoFlash .boldheadline {
  color: #ffff00;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: block;
}

#newsNoFlash .date {
  color: #BB5500;
  font-size: 11px;
  display: inline;
}
/* flash end */

.forminput {
	background-color:#EEEEEE;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}


/* TOP-RIGHT UTILITY LINKS */
.toplinkchannel {
	color:#33BBFF;
	font-size:11px;
	text-align:right;
	padding-right:15px;
}

	.toplinkchannel a{
		color:#33BBFF;
	}

	.toplinkchannel a:hover{
		color:#AACC22;
	}
	

/* HOMEPAGE FEATURE AREA BOTTOM LINKS */
.featurebottomlink {
	color:#AACC22;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	padding-top:1px;
}

	.featurebottomlink a{
		color:#AACC22;
		text-decoration:none;
	}
	
	.featurebottomlink a:hover {
		color:#FFFF00;
		text-decoration:underline;
	}
	
	
/* HOMEPAGE NEWS AND EVENTS BOX */	
.newsandevents {
	font-size:12px;
}

	.newsandevents a{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	
	.newsandevents a:hover{
		text-decoration:underline;
	}
	
	.newsandevents .subdesc{
		color:#AAAAAA;
	}
	
	.newsandevents span{
		color:#BB5500;
	}
	

/* HOMEPAGE FEATURE THUMBNAILS */
.featurethumbs {
	font-size:12px;
}

	.featurethumbs a{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	
	.featurethumbs a:hover {
		text-decoration:underline;
	}
	
	.featurethumbs span{
		color:#999999;
	}


/* HOMEPAGE FOOTER NAV */
.footernav {
	font-size:11px;
	color:#999999;
	padding-right:15px;
}

	.footernav a{
		color:#33BBFF
	}
	
	.footernav a:hover{
		color:#AACC22;
	}
	
	.footernav span{
		color:#33BBFF;
	}

	
/* BREADCRUMBS */
.breadcrumbs {
	font-size:11px;
}

	.breadcrumbs a{
		color:#AACC22;
		text-decoration:none;
	}
	
	.breadcrumbs a:hover{
		color:#FFFF00;
		text-decoration:underline;
	}
	
	.breadcrumbs span{
		color:#777777;
	}

	
/* MAIN CONTENT */
.content {
	color:#222222;
	font-size:12px;
	line-height:16px;
}

	.content .subhead{
		font-weight:bold;
		color:#BB5500;
	}
	
	.content a{
		font-weight:bold;
		color:#AACC22;
		text-decoration:none;
	}
	
	.content a:hover{
		text-decoration:underline;
	}
	

	.content .formlabel{
		font-size:12px;
		color:#BB5500;
		padding:5px;
	}



	

.contenttitle {
	font-weight:bold;
	font-size:24px;
	color:#AACC22;
	line-height:24px;
}

.productsection {
	font-weight:bold;
	font-size:12px;
	color:#AACC22;
	border-bottom:1px solid #ccc;
	padding-top:10px;
	padding-bottom:5px;
}

.productstitle {
	font-weight:bold;
	font-size:12px;
	color:#AACC22;
	border-top:1px solid #ccc;
	padding-top:10px;
	padding-bottom:5px;
	
}

.productstitle2 {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	border-top:1px solid #ccc;
	padding-top:10px;
	padding-bottom:5px;
	
}


h1 {
	font-size:18px;
	color:#222222;
	line-height:24px;
	font-weight:normal;
}

h2 {
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	color:#222222;
}

	h2 a{
		color:#AACC22;
		text-decoration:none;
	}
	
	h2 a:hover{
		text-decoration:underline;
	}

	
.contentbottomlinks a{
	font-family: arial, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;
	color:#AACC22;
	text-decoration:none;
}

.contentbottomlinks a:hover{
	text-decoration:underline;
}


/* LEFT NAV*/

.leftnavProducts{
	background: #222222 url('../images/subnav_bg_products.jpg') no-repeat;
}

.leftnavSolutions{
	background: #222222 url('../images/subnav_bg_solutions.jpg') no-repeat;
}

.leftnavResources{
	background: #222222 url('../images/subnav_bg_resources.jpg') no-repeat;
}

.leftnavPartners{
	background: #222222 url('../images/subnav_bg_partners.jpg') no-repeat;
}

.leftnavAbout{
	background: #222222 url('../images/subnav_bg_about.jpg') no-repeat;
}

	.leftnavProducts a, 
	.leftnavSolutions a, 
	.leftnavResources a, 
	.leftnavPartners a, 
	.leftnavAbout a{
		font-size:12px;
		font-family: arial, sans-serif;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.leftnavProducts a:hover, 
	.leftnavSolutions a:hover, 
	.leftnavResources a:hover, 
	.leftnavPartners a:hover, 
	.leftnavAbout a:hover{
		text-decoration:underline;
	}
	
	.leftnavProducts .navtd, 
	.leftnavSolutions .navtd, 
	.leftnavResources .navtd, 
	.leftnavPartners .navtd, 
	.leftnavAbout .navtd{
		padding-top:5px;
		padding-bottom:10px;
	}
	
	.leftnavProducts .subnavtd, 
	.leftnavSolutions .subnavtd, 
	.leftnavResources .subnavtd, 
	.leftnavPartners .subnavtd, 
	.leftnavAbout .subnavtd{
		padding-bottom:15px;
		padding-left:7px;
	}
	
		.leftnavProducts .subnavtd a, 
		.leftnavSolutions .subnavtd a, 
		.leftnavResources .subnavtd a, 
		.leftnavPartners .subnavtd a, 
		.leftnavAbout .subnavtd a{
			font-size:12px;
			font-family: arial, sans-serif;
			font-weight:normal;
			color:#FFFFFF;
			text-decoration:none;		
		}
		
		.leftnavProducts .subnavtd a:hover, 
		.leftnavSolutions .subnavtd a:hover, 
		.leftnavResources .subnavtd a:hover, 
		.leftnavPartners .subnavtd a:hover, 
		.leftnavAbout .subnavtd a:hover{
			text-decoration:underline;
		}
		

	.leftnavProducts .subnavactive, 
	.leftnavSolutions .subnavactive, 
	.leftnavResources .subnavactive, 
	.leftnavPartners .subnavactive, 
	.leftnavAbout .subnavactive{
		font-size:12px;
		font-family: arial, sans-serif;
		color:#FFFF00;
		padding-left:7px;
		padding-bottom:15px;
	}

	
	.leftnavProducts .active, 
	.leftnavSolutions .active, 
	.leftnavResources .active, 
	.leftnavPartners .active, 
	.leftnavAbout .active {
		font-size:12px;
		font-family: arial, sans-serif;
		font-weight:bold;
		color:#FFFF00;
		padding-top:5px;
		padding-bottom:10px;
	}

	.leftnavProducts .inactive, 
	.leftnavSolutions .inactive, 
	.leftnavResources .inactive, 
	.leftnavPartners .inactive, 
	.leftnavAbout .inactive {
		font-size:12px;
		font-family: arial, sans-serif;
		font-weight:bold;
		color:#FFFFFF;
		padding-top:5px;
		padding-bottom:10px;
	}


/* SUBHEAD LINK TABLE */

.subheadlinktable{
	color:#222222;
	font-size:12px;
	line-height:16px;	
}

.subheadlinktable a{
	font-weight:bold;
	color:#AACC22;
	text-decoration:none;
}

.subheadlinktable a:hover{
	text-decoration:underline;
}

.subheadlinktable td{
	padding-bottom:10px;
}


/* BULLET LIST STYLE 1 */

.listdiv {
	margin:0px;
	padding:0px;
	background:transparent;
}

.listdiv ul {
	margin-left:2em;
	padding-left:10px;
	list-style:none;
	list-style-image: url("../images/bullet_onwhite.gif");
	list-style-type:circle;
}

.listdiv ul li {
	padding-bottom:3px;
	margin:0px;
}


/* SIDEBAR QUOTE */

.sidebarquote {
	font-size:12px;
	font-weight:bold;
	font-family: arial, sans-serif;
	line-height:18px;
	color:#BB5500
}
#rightsidebar .sidebarquote {
	padding-right: 10px;
}

	.sidebarquote .quote{
		font-size:16px;
	}

	.sidebarquote .author{
		line-height:16px;
		color:#222222;
		font-weight:bold;
	}

	.sidebarquote .author .title{
		color:#999999;
	}

	.sidebarquote .author .subtitle{
		color:#999999;
		font-weight:normal;
	}

	
.sidebarbuttons a {
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.sidebarbuttons a:hover {
	text-decoration:underline;
}


/* TABLES! */
.bigtable {
	font-family: arial, sans-serif;
	color:#222222;
	font-size:11px;
}

.bigtable .headercell{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-bottom:7px;
	padding-right:2px;
}

.bigtable .headercell span{
	font-weight:normal;
	font-style:italic;
	font-size:10px;
	color:#999999;
}

.bigtable .labelcell{
	font-family: arial, sans-serif;
	font-size:11px;
	height:23px;
	color:#222222;
	text-align:right;
	vertical-align:middle;
	background-color:#EEEEEE;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.bigtable .datacell{
	font-family: arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:23px;
	text-align:center;
	vertical-align:middle;
	color:#666;
	border-bottom-color:#DDDDDD;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-color:#FFFFFF;
}

.bigtable .bottomdatacell{
	font-family: arial, sans-serif;
	font-size:11px;
	height:23px;
	text-align:center;
	vertical-align:middle;
	color:#222222;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-color:#FFFFFF;
	padding-right:5px;	
}

.bigtable a{
	color:#AACC22;
	font-weight:bold;
	text-decoration:none;
}

.bigtable a:hover{
	text-decoration:underline;
}

.bigtable .filedata{
	color:#999999;
}

.bigtable .headerbar{
	background: url('../images/table_headerbar.gif');
	height:20px;
}

/* special style for a table bar with only one heading */

.boldlabelnobg{
	padding-left:15px;
	font-family: arial, sans-serif;
	font-size:11px;	
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
}


/* comparison table styles */

.boldlabel{
	padding-left:15px;
	font-family: arial, sans-serif;
	font-size:11px;	
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	background: url('../images/table_headerbar_left.gif');
}

.label{
	font-family: arial, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	text-align:center;
	padding-right:5px;
	vertical-align:middle;
	background: url('../images/table_headerbar_middle.gif');
}

.rightlabel{
	font-family: arial, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	text-align:center;
	padding-right:5px;
	vertical-align:middle;	
	background: url('../images/table_headerbar_right.gif');
}


/* download table styles */
.littletable
{
	 color:#000;
	 font-size:11px;
	 padding:5px;
}
.littletable td
{
	padding:5px;
}

/* CONTACT SIDEBAR */

.contactsidebar{
	font-family:arial,sans-serif;
	font-size:11px;
	color:#222222;
}

	.contactsidebar a{
		font-size:11px;
		color:#33BBFF;
	}
	
	.contactsidebar a:hover{
		color:#AACC22;
	}

h3 {
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	color:#222222;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	width: 90%;
}
.content #lichist {
	font-size: 12px;
	color: #222222;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	width: 95%;
}
.content #lichist td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#cta #cta_body {
	background-image: url(../images/tsf_dwnload_cta_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #000000;
}
#rightsidebar #cta #cta_body a {
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
#rightsidebar #cta #cta_body a:hover {
	
	color: #ffff00;
	text-decoration:none;
}
#rightsidebar #cta #cta_body #dwnld {
	top: 52px;
	position: relative;
	margin-bottom: 25px;
}
#cta {
	width: 140px;
}
#cta #cta_btm {
	background-image: url(../images/tsf_dwnload_cta_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
	width: 140px;
}
#cta #cta_hd {
	background-image: url(../images/tsf_dwnload_cta_hd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 140px;
}
#rightsidebar #rightside {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.blogtitle a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.blogtitle a:hover{
	text-decoration:underline;
}

.blogtitle h2 {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 5px;
}

.blogdate {
	font-size: 10px;
	color:#999999;
	padding-bottom: 8px;
}

.blogco {
	padding-top: 11px;
}

.blogco a {
	font-size: 10px;
	color:#999999;
}

.valueprop {
	width: 500px;
}
.valueprop img {
	float:right;
	clear:right;
	margin: 15px;
}
.valueprop p {
	font-family: geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.valueprop h4 {
	font-size: 18;	
}
.valueprop #keypoint {
	font-size: 15;
}
.valueprop:after {
	content:'';
	display:block;
	clear:both;
}

.lgprod {
	width: 400px;
}
.lgprod img {
	float:right;
	clear:right;
	margin: 15px;
}
.lgprod p {
	font-family: geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.lgprod h4 {
	font-size: 18;	
}
.lgprod #keypoint {
	font-size: 15;
}
.lgprod:after {
	content:'';
	display:block;
	clear:both;
}

.downloadprod {
	margin-left: 40px;
	font-size: 12;
}

.downloadprod img {
	float: right;
	clear: right;
	margin-left: 8px;
	margin-right: 30px;
	border: none;
}

.downloadprod input {
	float: right;
}

