/* standard elements */
* {
	margin: 0;
	padding: 0;
}
.PageParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	padding:10px 5px 20px 15px;
}
.MainConvYesNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	padding-right: 5px;
}
.MessageDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	background-color: #e8e8e8;
	padding: 5px 5px 5px 5px;
	border: 1px double #000000;
	width:400px;
}
.MainConvFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: right;
	padding-right: 5px;
}
img 
{
	border: none;
}
body 
{	
	font: normal 10pt Tahoma,Verdana,sans-serif;
	/*background-color: Gray;*/
	background: #C2C7CB url(Images/Background.jpg) repeat-x;
	margin-bottom: 0;
}
.clear1 { height:1px;font-size:1px;padding:0;clear:left; }
div a {
	/*color: #FFF;*/
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 0 0 0 0;
}
code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.main_left_third 
{
	float: left;
	padding-top: 6px;
	width: 226px;
}
.main_center_third 
{
	float: left;
	padding-top: 6px;
	padding-left: 226;
	width: 227px;
}
.main_right_third 
{
	float: right;
	padding-top: 6px;
	width: 227px;
}
.main 
{
	width: 800px;
	margin: 20px auto 20px auto;
	background-color: White;
}
.divider 
{
	width: 100%;
	background-image: url(Images/BreakSmall.jpg);
	background-repeat: repeat-x;
	height: 24px;
}

.main_left_half {
	float: left;
	padding-top: 6px;
	width: 340px;
}

.main_right_half {
	border-top: 6px solid #FFF;
	float: right;
	width: 340px;
}
.main_full {
	float: left;
	padding-top: 6px;
	width: 680px;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 380px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 300px;
}
.test 
{
	background-color:White;
	height: 300px;
	width: 300px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	background: #D7162C;
	color: #FFF;
}
.headerText 
{
	height: 64px;
	text-align: right;
	/* color:#444444; */
}
.buttons a:visited, .buttons a
{
	color: #184561;
}
.button 
{
	padding-top:5px;
	position: relative;
	float:left;
	/*width:85px;*/
	height:25px;
	text-align: center;
	vertical-align:middle;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
.contentleft 
{
	float: left;
	width: 50%;
	height: auto;
	vertical-align: middle;
	padding-top: 25px;
}
.contentright
{
	float:right;
	width: 40%;
	padding-left: 15px;
	padding-top: 25px;
}
.header2 
{
	position: relative;
	width:960px;
}
.competition 
{
	position: relative;
	float:left;
	width:328px;
	height:175px;
}
.competitionmerged 
{
	position: relative;
	float:left;
	width:500px;
	height:199px;
}
.leader 
{
	position: relative;
	float:left;
	width:295px;
	height:175px;
}
.demo 
{
	padding-top:75px;
	padding-left:100px;
	position: relative;
	float:left;
	width:245px;
	height:150px;
}
.demovideo 
{
}
.closeDemo 
{
	float: right;
	height:25px;
	background: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
}
.closeDemo a {
	color: #555;
	padding: 1px 3px;
}
.closeDemo a:hover {
	background: #5a6e93;
	color: #fff;
}
/* logo */
.RightImage {
	border-top: 6px solid #FFF;
	height: 254px;
}
.RightTeamworkImage {
	border-top: 6px solid #FFF;
	height: 290px;
}
.LeftImage {
	border-top: 6px solid #FFF;
	height: 280px;
}
.ImageBorder { 
	border: 1px solid #666666; 
} 
.header {
	border-top: 6px solid #FFF;
	height: 98px;
	padding: 20px 20px 0px 20px;
}
.header h1 {
	margin: 0;
	padding: 20px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}

.header h2 {
	margin: 0;
	font: normal 14px Verdana,sans-serif;
	color: #fff;
	padding: 5px 5px 5px 5px;
}

/* main navigation */
.link_menu_selected {
	background: #CC2224 url(images/grdnt_red.png) repeat-x;
}
.link_menu_selected a:hover {background: #FFFFFF url(images/grdnt_red.png) repeat-x;}
.link_menu_selected a {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu {
	background: #CC2224 url(images/grdnt_gray.png) repeat-x;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #FFFFFF url(images/grdnt_red.png) repeat-x;}

/* projects */
.lbl {
	background: #222 url(images/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 142px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 274px;
	font-size: 0.7em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}

/* updates */
.link_updates {
	background: #222 url(images/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 100px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 55px;
	padding: 10px 0;
	text-align: center;
}
.link_updates a span {
	float: left;
	font: normal 3em Verdana,sans-serif;
	letter-spacing: -2px;
	margin-left: 10px;
	margin-top: 3px;
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px; 
}
.content a {
	color: #FD1C24;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	list-style: none;
	margin-left: 18px;
}
.content ul li {
  list-style-type: none;
}
/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .center a {
	color: #555;
	padding: 1px 3px;
}
.footer .center a:hover {
	background: #184561;
	color: #fff;
}
.footer .center a {
	color: #666;
}
.footer .center {
	padding: 9px 0;
	text-align: center;
	width: 800px;
}
.rtsImg 
{
	border:0px;
    float:right;
	vertical-align:middle;
    margin-top: 3px !important;
    margin-right: 10px !important;
}
.tab
{
    /*background: transparent url(images/Tab.gif) no-repeat left top;*/
    border-bottom: solid 1px gray;
    border-left:solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 2px gray;
    width: 137px;
    height: 35px;
    text-decoration:none;
    font: 11px/36px Arial;
    color: #737373 !important;
    padding-bottom:10px;
    text-align: center;
}
.tabHovered
{
    /*background-image:url(images/TabHover.gif);*/
    border-bottom: solid 1px gray;
    border-left:solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 2px gray;
}
.tabSelected
{
    /*background-image:url(images/TabSelected.gif);*/
    border-bottom: solid 1px White;
    border-left:solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 2px gray;
}
.RadTabStripVertical .rtsUL
{
    width: 150px;
}
.RadTabStripVertical .rtsLI   
{  
    overflow: visible !important;  
}  
.Blue 
{
	color:#2c4273;
}
.contact 
{
	position:relative;
	float:left;
	padding: 10px 10px 10px 10px;
	width:300px;
}
.contactForm 
{
	position:relative;
	float:left;
	padding: 10px 10px 10px 10px;
	width:406px;
}
.ContactUsHeader 
{
	font-size:20pt;
	vertical-align: middle;
}
.ContactUsAddr 
{
}
.ContactUsLabels
{
}
.button2 
{
	background: #184561;
	width:79px;
	height:26px;
	color:#FFFFFF;
}
.WebEx 
{
	position:relative;
	float:left;
	padding: 10px 10px 10px 10px;
	/*height:328px;*/
	border-top: 1px solid #828282;
	border-left: 1px solid #828282;
	border-bottom: 1px solid #828282;
	border-right: 1px solid #828282;
	background: #FFFFFF url(images/industrybg.gif) repeat-x;
	width:850px;
	font-size:14px;
}
.WebExLabels 
{
	padding-left:200px;
	font-size:14px;
}
.button3
{
	background: #5a6e93;
	width:200px;
	height:26px;
	color:#FFFFFF;
}
.features td
{
	border-right: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	padding: 2px 2px 2px 10px;
}
.features
{
	border-bottom: 2px solid #5a6e93;
	border-right: 2px solid #5a6e93;
	border-left: 2px solid #5a6e93;
	border-top: 2px solid #5a6e93;
}
.featureHeader 
{
	border-bottom:1px solid #F0F0F0;
	height: 25px;
	background: #FFFFFF url(images/featureHeader.gif) repeat-x;
}
.features .alt 
{
	background:	#F0F0F0;
	
}
.features .sub 
{
	background:	#5a6e93;
	color:#FFF;
	font-weight:bold;
	height:20px;
}
.features .sub td
{
	border: none;
}
.MessageDisplayError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #202020;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 2px double #15286a;
	width:600px;
}	
.Error
{
	font-family: Arial,Verdana;
	font-size: 8pt;
	color:white;
	text-align:-moz-center;/*FF*/
	!text-align:center;/*IE*/
	position:absolute;
	top:30%;
	width:100%;
}
.BasicSplash 
{
	clear:both;
	padding-top:30px;
	margin-left:10px;
	position: relative;
	float:left;
	width:100px;
	height:152px;
	background: url(images/BasicSplash.gif) no-repeat left top;
}
.ProfessionalSplash 
{
	padding-top:30px;
	position: relative;
	float:left;
	width:100px;
	height:152px;
	background: url(images/ProfessionalSplash.gif) no-repeat left top;
}
.EnterpriseSplash 
{
	padding-top:30px;
	position: relative;
	float:left;
	width:100px;
	height:152px;
	background: url(images/EnterpriseSplash.gif) no-repeat left top;
}
.EditionWrapper 
{
	margin-top:20px;
	float:left;
	clear:both;
	padding-top:20px;
	width:340px;
}
.EditionHeading 
{
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
	width:340px;
}
.BasicSplash a 
{
	clear:both;
	color: #2c4273;
	text-decoration:underline;
	padding: 1px 1px 1px 1px;
}
.BasicSplash a:hover {
	background: #929290;
	color: #fff;
}
.ProfessionalSplash a {
	color: #2c4273;
	text-decoration:underline;
	padding: 1px 1px 1px 1px;
}
.ProfessionalSplash a:hover {
	background: #9bacca;
	color: #fff;
}
.EnterpriseSplash a {
	color: #2c4273;
	text-decoration:underline;
	padding: 1px 1px 1px 1px;
}
.EnterpriseSplash a:hover {
	background: #5a6e93;
	color: #fff;
}
.clear 
{
	padding: 0px 20px 20px 20px;
}
.IndustryContainer 
{
	width:800px;
	clear:both;
	display: inline-block;
}
.IndustryTabs 
{
	position:relative;
	float:left;
	display: inline-block;
	width:450px;
	padding-left: 10px;
}
.IndustryDescriptions 
{
	position:relative;
	float:left;
	display: inline-block;
	width:600px;
}
.IndustryDisplay 
{
	position:relative;
	float:left;
	padding: 10px 10px 10px 10px;
	width:600px;
}
.IndustryDisplay li 
{
	padding:5px 5px 5px 15px ;
	top:5px;
	list-style-type: none;
}
.ServicesDisplay 
{
	position:relative;
	float:left;
	padding: 0px 10px 10px 10px;
	width:100%;
}
.ServicesDisplay li 
{
	padding:5px 5px 5px 15px ;
	top:5px;
	list-style-type: none;
}
.industries 
{
	position:relative;
	float:left;
	border:2px solid #222222;
	background: #FFFFFF;
	height:200px;
}
.industryList 
{
	top:10px;
	bottom:10px;
	/*padding:10px 10px 10px 10px;*/
	position:relative;
	float:left;
	background: #FFFFFF;
	color:#5a6e93;
	border-right: 5px solid #5a6e93;
	border-left: 5px solid #5a6e93;
	height:160px;
	width:100px;
}
.industryList .industry
{
	border: 1px solid #555555;
	height: 15px;
	padding: 3px 3px 3px 3px;
	color: #5a6e93;
}
.industryList .industry a 
{
	color: #5a6e93;
}
.industryDesc 
{
	top:10px;
	bottom:10px;
	right:10px;
	float:left;
	position:relative;
	float:left;
	background: #FFFFFF;
	color:#5a6e93;
	width:800px;
	height:160px;
}
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
.SubHeading 
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #184561;
	border-bottom: solid 1px Gray; 
}
.container 
{
	padding: 0px 45px 20px 20px;
}
.container a, .container a:hover, .container a:visited 
{
	color: #184561;
	font-weight: bold;
}
/*
.rade_wrapper_corner, .rade_wrapper_center 
{
       display: none !important; 
}
.rade_leftVerticalSide, .rade_rightVerticalSide, .rade_toolZone
{
       filter: alpha(opacity=0) !important;
       opacity: 0 !important; 
}*/