/* Don't forget to set a foreground and background color on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	/*vertical-align: baseline;*/
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}

ol, ul {
	list-style-image: none;
	list-style-type: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

a { text-decoration:none;}

/* =General
-----------------------------------------------------------------------------*/
html {color:#0C1E5F; background:#263674 url(../images/lp_bgRepeat.png) repeat-x top center;}

body {
	text-align: left;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 75%;
	padding-top:25px;
}

html, body {height: 100%;}
#wrapper /* =Wrappers
-----------------------------------------------------------------------------*/
 {
	margin: 0 auto 0px;
	position: relative;
	width: 839px;
	background:url(../images/contentBG_Repeat.png) repeat-y top center;
}
.formTable td {
	padding: 5px;
}


.wrapperCap {
	width: 800px;
	height: 30px;
	background:url(../images/content_Bottom.png) no-repeat top left;
	margin:0 20px;
	clear: both;
}

/* =Secondary Menu
-----------------------------------------------------------------------------*/
 #topSubMenu{
	background:none;
	height: 30px;
	width: 760px;
	margin-bottom: 10px;
	padding-left: 35px;
 }
 
  #topSubMenu a,  #topSubMenu a:visited {
	color: #4159B5;
  }
  
  #topSubMenu a:hover {
	color: #583689;
  }
#topSubMenu  li  a {
	display:block;
	float:left;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	white-space:nowrap;
}

/* =Typography
-----------------------------------------------------------------------------*/

p { font-size: 12px; line-height:18px; margin-bottom: 18px; color:#0C1E5F; }

h1, h2, h3{
	font-size: 18px;
	font-weight:bold;
	line-height:18px;
	color:#583689;
	padding-bottom:4px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
	color: #EE3124;
}
hr {
	margin-bottom: 30px;
	border: 1px dotted #CCCCCC;
	width: 80%;
	text-align: center;
}


#contentSubRt p, #contentSubRt h1, #contentSubRt h2, #contentSubRt ul {padding-left:25px;} 


#searchBar {
	background-image: url(../images/searchbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 400px;
}
#searchBar form {
	width: 260px;
}
#searchBar  input.txtField {
	background:none;
	float: left;
	height: 12px;
	margin-left: 15px;
	font-size: 10px;
	margin-top: 3px;
	border: 1px solid #B5B5B5;
	width: 150px;
}
.submitLink {
	color: #4159B5;
	background-color: transparent;
	text-decoration: none;
	border: none;
	margin-left: 25px;
	height: 22px;
	font-size: 0.8em;
	float: right;
   }
.submitShort {
	width: 470px;
}

.submitLink:hover {
	color: #583689;
}

*html  .submitLink {
	margin-left: 50px;
}


#topSubMenu #searchBar a {
	padding: 0px;
	float: right;
}




#footCol2 p, #footCol3 p, 
#footCol2 h3, #footCol3 h3 {padding:0 25px;} 

#footCol1 p, #footCol1 h3 {
	padding-top: 0;
	padding-right: 25px;
	padding-left: 0;
}
#footColFull h3, #footColFull p {
	text-align: center;
}

/* =Branding
-----------------------------------------------------------------------------*/
#branding {
	width:800px;
	height:245px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 25px;
}
#inTheNews #branding {
	padding-top: 0px;
}



.logoMain {position:absolute; top:96px; left:42px; text-indent:0;}
#contentMain     ul     li, .custZone     ul     li, #compAppSolutions    ul    li, i, #compApps  ul  li {background:url(../images/bulletGreen.gif) no-repeat top left; padding-left:10px; line-height:18px;}
.custZone ul li { font-weight:bold; margin:0 10px 5px; }
#contentMain, #contentMainFull/* =Content Areas
-----------------------------------------------------------------------------*/
 {
	width:475px;
	float:left;
	padding-bottom: 20px;
	margin: 0 0 0 45px;
	height: auto;	/*overflow: auto;*/
}
#contentMainFull {
	width:690px;
}


#contentMainColumnHolder {
	width:475px;
	float:left;
	margin:0;
	background:url(../images/border_horz.gif) repeat-x top left;
	/*display: inline;*/
	/*overflow: auto;*/
}
#contentSubLt, #contentSubRt, #contentSubFull {margin:18px 0 0 0;}
#contentSubLt {float:left; width:230px;}
#contentSubRt {
	float:right;
	width:230px;
	background:url(../images/border_vert.gif) repeat-y top left;
	/*overflow: auto;*/
}

#contentMainRt {
	width:224px;
	float:right;
	padding-left:25px;
	background:url(../images/border_vert.gif) repeat-y top left;
	/*display: inline;*/
	margin-top: 0;
	margin-right: 45px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
}
#contentMainRt p {
	font-size: 12px;
	line-height:14px;
	margin-bottom: 18px;
	color:#999999;
}
#contentMain   a, #contentMain   a:visited, #contentMainRt  a, #contentMainRt  a:visited #contentMainFull a, #contentMainFull a:visited {
	color: #4159B5;
	font-weight: bold;
}
#contentMain   a:hover, #contentMainRt  a:hover, #contentMainFull a:hover {
	color: #583689;
}



.custZone {
	width: 450px;
	border: 1px solid #CCCCCC;
	background-color: #D0DEE1;
	background-image: url(../images/custZoneBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
}
.custZone p {
	padding: 10px 10px 0;
}
a.signUp { display:block; width:196px; height:69px; background:url(../images/signUp_button_LG.png) no-repeat top left; margin:13px;} 

#footerMain {
	height: auto !important;
	margin: 0px auto;
	position: relative;
	width: 839px;
/*	background:url(../images/contentBG_Repeat.png) repeat-y top center;*/
}
.footerCap { 
	width: 800px;
	height: 20px;
	background:url(../images/footer_Cap.png) no-repeat top left;
	margin:0 20px;
}


#footCol1, #footCol2, #footCol3 {
	margin:12px 0 0 45px;
	float:left;
	width:245px;
	display:inline;
	height: 200px;
}

#footCol2, #footCol3 {margin-left:0; background:url(../images/border_vert.gif) repeat-y top left;}

#footCol2 {width:255px;}

#footCol3 {text-align:right;}

#footColFull {
	width:100%;
	text-align: center;
}



/*---------- tooltip -----------*/
a.tt{
	position:relative;
	z-index:24;
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{
	z-index:150;


background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:-100px;
	left:0px;
	width:330px;
	color: #000066;
	margin-left: 35px;
}
a.tt:hover  span.tooltipTop    {
	background-image: url(../images/tootlTipTop.png);
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 330px;
	}
a.tt:hover span.tooltipMid {
	background-image: url(../images/tootlTipBG.png);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
a.tt:hover span.tooltipMid img{
	padding-top: 5px;
	padding-bottom: 5px;
	}
a.tt:hover  span.tooltipBottom {
	background-image: url(../images/tootlTipBottom.png);
	background-position: bottom;
	display: block;
	height: 15px;
	width: 330px;
}

#contentMain    a.tt:hover    span.tooltipMid    p   {
	padding-top: 5px;
	padding-bottom: 0px;
	color: #666666;
	text-align: center;
	padding-left: 10px;
	margin: 0px;
	padding-right: 10px;
	font-size: 0.85em;
	font-weight: normal;
}
#contentMain  a.tt:hover   span.tooltipMid  h1  {
	color: #A2A171;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#contentMainRt a.caseStudy,#contentMainRt a.caseStudy:visited {
	display: block;
	padding: 25px;
	border: 1px dotted #CCCCCC;
	text-align: center;
	font-size: 1.25em;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 30px;
	font-weight: bold;
	background-color: #F5F5F5;
}
#contentMainRt a.caseStudy:hover {
	color: #C7DB24;
}
.bold {
	font-weight: bold;
}
#compApps h2 {
	font-size: 14px;
}
#compAppSolutions a, #compAppSolutions a:visited, #compApps a, #compApps a:visited, #contentMainFull .sitemapCol a, #contentMainFull .sitemapCol a:visited {
	color: #999999;
	font-weight: normal;
}
#compAppSolutions   a:hover, #compApps  a:hover, #compApps  a.HL:hover,#contentMainFull .sitemapCol a:hover   {
	color: #C8DE24;
	text-decoration: underline;
}
.testimonials {
	font-style: italic;
	color: #666666;
}
.formTable {
	margin-left: 100px;
}
.videoCont {
	border: 1px dotted #E8E8E8;
	padding: 5px;
	width: 450px;
	margin-bottom: 10px;
	height: 225px;
}
.videoCont p {
	width: 200px;
	float: right;
	position: relative;
	padding: 5px;
}
#contentMain   .videoCont   a, #contentMain .videoCont a:visited, #contentMain   .caseStudyCont   a, #contentMain .caseStudyCont a:visited {
	height: 172px;
	width: 175px;
	font-size: 2em;
	color: #A1A072;
	display: block;
}
#contentMain .videoCont a:hover, #contentMain .caseStudyCont a:hover {
	color: #707070;
}
.sitemapCol {
	float: left;
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#compApps a.HL, #compApps a.HL:visited {
	color: #4159B5;
	font-weight: bold;
}
.caseStudyCont {
	border: 1px dotted #E8E8E8;
	padding: 5px;
	width: 450px;
	margin-bottom: 10px;
	height: 275px;
}
.caseStudyCont p {
	width: 260px;
	float: right;
	position: relative;
	padding: 5px;
}
.preservespaces
{
white-space: pre;
}
