h1{
  color: #555;
}

h2{
  color:#B20303;
}

.header h2{
	margin:0 0 20px;
}

h3{
  color:#B20303;
}

h4{
  color:black;
  font-family:Georgia;
}

.firstline h4{
  color:#5e5e5e;
  margin: 20px 0;
}

h4 a{ 
  color:black;
}

h6{
  color:#5e5e5e;
}

i {
    font-family: Georgia, "Palatino", "Times New Roman", Serif;
}

a.more {
	background:transparent url(/assets/images/more-arrow.png) no-repeat scroll 100% 50%;
	padding-right:10px;
    font-size: 12px;
}

a.display-enable{
	background:transparent url(/assets/images/display-arrow.png) no-repeat 100% -9px;
	padding-right:10px;
}

a.display-disable{
	background:transparent url(/assets/images/display-arrow.png) no-repeat 100% 0;
	padding-right:10px;
}

.mainContainer {
    position: relative;
    min-height: 100%;
}
.ie6 .mainContainer {
    position: static;
    height: 100%;
}

.socialICO{
	margin:50px 0 20px 0;
}

.post .socialICO{
	margin-top:10px;
}
.red{
  color:#B20303;
}


/*---LEFT BODY
----------------------------------------------------------------------------------------------*/

.grid_6left {
	display: inline;
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	width:340px;
	clear:left;
}

.grid_6right {
	display: inline;
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	width:340px;
}

.header img{
	margin: -4px 0;
}



/*--- CRM STYLES
----------------------------------------------------------------------------------------------*/

.headercrm ul li{
  display:inline;
  margin:0;
  padding:0 5px;
  font-size: 18px;
  font-weight:lighter;
}
.headercrm ul{
  font-size: 18px;
  color:#717171;
  font-weight:lighter;
}

.headercrm ul{
  font-size: 18px;
  color:#717171;
  font-weight:lighter;
}

.info{
	margin:20px 0;
}
.info .grid_6 p{
	margin:20px 0;
}


/*--- SAAS STYLES
----------------------------------------------------------------------------------------------*/

.saas{
	margin-top:30px;
}

.saas h4{
	margin:0;
}

.saas p{
	margin-bottom:20px;
	margin-top:0;
}


/*--- CONSULTING STYLES
----------------------------------------------------------------------------------------------*/

.itemA{
	padding: 10px;
	background: #ebebeb;
	margin-top: 15px;
}
.itemB{
	padding: 10px;
	margin-top: 15px;
}

.itemA h4{
	margin-top:0px;
}

/*--- TRAINING STYLES
----------------------------------------------------------------------------------------------*/

.grid_6left h3, .grid_6right h3{
	margin-top: 30px;
}

.itemB ul{
		margin: 10px 0;
}

.itemB li{
		margin-left: 0px;
		display:block;
}

/*--- ABOUT US STYLES
----------------------------------------------------------------------------------------------*/

.grid_4 img{
	margin:10px 0;
}
.header ul li{
  display:inline;
  margin:0;
  padding:0 10px 10px 10px;
  font-size: 24px;
  font-weight:lighter;
}
.header ul{
  font-size: 24px;
  color:#717171;
  font-weight:lighter;
}

.header a{
  text-decoration:none;
  color:#717171;
}

.header a:hover{
  text-decoration:none;	
  color:#6089bb;
}

.header a:hover{
  text-decoration:none;	
  color:#6089bb;
}

.highlight_txt{
	font-family:Georgia;
	font-size:60px;
	font-style: italic;
	line-height:60px;
	margin: 20px 0 30px 0;
}

.highlight_txt span{
	color:#959595;
}
.tabon{
	color:black;
	cursor:pointer;
}

.taboff{
	color:#717171; 
	cursor:pointer;
}

#tab3.tabon,
#tab4.tabon,
#tab5.tabon,
#tab6.tabon,
#tab7.tabon { cursor: default; }

/*--- BLOG STYLES
----------------------------------------------------------------------------------------------*/

.blog h2 { color: #222; text-transform: uppercase; }

.news{
	clear:both;
	margin-bottom:40px;
}

.date{
	margin:0;
	float:left;
	width:120px;
}

.news .prefix_2 h3,
.news .prefix_2 h3 a,
.comments h3 {
	color:#717171;
	font-weight:bold;
	margin:0;
}

.blog .newsnevents {	background: none; }

.blog .newsnevents h4 { color: #B20303; }

.blog .newsnevents .inputText { width: 100%; }

.blog .newscol > .content { margin-top: -30px; }

.news h4 {
    margin-top: 10px;
}

.news .post {
	float:left;
	display:inline;
	margin-top:10px;
}

.news .comment {
	float:right;
	display:inline;
	margin-top:10px;
}

.news .date p {
    margin-top: 0;
}

.news textarea#comment { width: 100%; }

.dottedline {
	border-top:1px dotted #ccc;
}

.banner_blog{
	border: 1px solid #ccc;
	margin: 20px 0 20px;
	background-color: #fff;
}
	.banner_blog img { display: block; margin: 0 auto; }

.sidebarBlock {
    margin: 10px 0 10px;
    font-size: 12px;
}

.newsnevents .sidebarBlock p {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
}

.sidebarBlock ul li, .categories ul li {
    float: none;
    display: block;
    font-size: 12px;
}

.tweets {
	border: 1px solid #ccc;
	margin: 0 10px;
	width: 322px;
	background:url(/assets/images/t-balloonback.png) repeat-x 0 0;
    display: block;
}

.tweets p, .tweets li {
    padding: 10px;
    margin: 0;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    color: #555;
}

.talk-balloon{
	padding-left:60px;
	margin-top:-1px;
}

.calendar{
	margin-top:15px;
}


/*--- TERMS & PRIVACY STYLES
----------------------------------------------------------------------------------------------*/

.privacy h3{
	margin-top:20px;
	text-transform: uppercase;
}


/*---RIGHT COL STYLES
----------------------------------------------------------------------------------------------*/

.center{
	margin-left:15px;
}

.content .right img{
	margin-top:25px;
}

.box {
	height:auto;
	margin-top:40px;
	padding:0;
	width:100%;
}

.box h6{
	color:black;
}

a, a:focus, a:active { outline: none !important; outline-width: 0 !important; }

.box a.pdf {
	background-image:url(/assets/images/pdf.gif);
	background-position:2px 7px;
	background-repeat:no-repeat;
	color:#333333;
	display:block;
	font-size:11px;
	line-height:16px;
	margin-top:5px;
	padding:3px 15px 3px 45px;
	text-decoration:none;
}

.ie6 .box a.pdf,
.ie7 .box a.pdf {
    width: 85%;
}

.newsnevents {
	background:#F0F0F0;
	padding:10px;
	margin: 20px 0;
}
.ie6 .newsnevents { width: 300px; }

.newsnevents h4{
	margin-bottom:0 !important;
}


/* FOOTER
----------------------------------------------------------------------------------------------------*/

#footer{
  background:white;
  border-top:1px solid #d5d5d5;
  font-size:12px;
  font-weight:normal;
  padding: 10px 0;
  clear:both;
  width: 100%;
  position: absolute;
  margin-top: 30px;
}

#footer .container{
	width:960px;
  	margin-left:auto;
	margin-right:auto;
    line-height: 2;
}

#footer ul li {
  display:inline;
  margin:0;
  padding:0;
  color: #717171;
}

#footer .container .footerMenu{
  text-align:right;
  float:right;
  padding-right:10px;
}

#footer .container .terms{
  text-align:left;
  float:left;
  color:#ccc;
  padding-left:10px;
}

#footer a{
  text-decoration:none;
  color:#717171;
}

#footer a:hover{
  text-decoration:underline;	
  color:#CCCCCC;
}


/*---FORM STYLES
----------------------------------------------------------------------------------------------*/
.contactForm{
  width:50%;
}

.contactForm label{
  margin-bottom:10px;
  font-size: 11px;
}

.contactForm input{
  margin-bottom:10px;
  width:100%;
}

.contactForm .submitButton {
  width:auto;
  float:left;
  overflow:visible;
  padding-left:4px;
  padding-right:4px;
  
}

.contactForm #msgStatusContainer {
    font-weight: normal;
    font-size: 1.2em;
    margin-left: 20px;
    margin-top: 4px;
	float: right;
	width: 210px;
}
.contactForm #msgStatusContainer .error {
    font-weight: bold;
    color:red;
}

.contactForm textarea{
  width:99%;
  height:100px;
  margin-bottom:8px;
  border:2px solid #CCCCCC;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}

.contactForm p{
  font-size: 10px;
}

.contactForm span{
  color:red;
  font-size:14px;
}

.contactForm span.errorMsg,
.contactForm span.errorMsg span {
    display:block;
    font-size:0.95em;
}

/*--- TEAM STYLES
----------------------------------------------------------------------------------------------*/
.grid_6left img, .grid_6right img{
	float:left;
	margin-right:15px;
	width:100px;
	height:79px;
}
.profile{
	margin-bottom:30px;
	clear:both;
}

.profile img{
	float:right;
	width:100px;
	height:79px;
}

.profile h2{
	margin:0;
	padding-top:37px;
	color:#B20303;
}


/*--- OFFICES STYLES
----------------------------------------------------------------------------------------------*/

.content #mainImgContainer {
    width: 700px;
    height:0;
    margin-top: 20px;
    position:static;
    visibility:visible;
    overflow: hidden;
}

.content #imgContainer {
  height:347px;
  width: 678px;
  padding: 10px;
  border: 1px solid #CCC;
  background:white;
}

.content .hiddenImgContainer {
    display: none;
}

#datasContainers .dataBlock {
    padding: 0 5px 10px;
}

#datasContainers h4 {
	margin-top: 20px;
}

#datasContainers .selected {
    background-color: #EBEBEB;
}

.dataBlock h4 a{
	color:#B20303;
}

#datasContainers .selected h4 a {
    color: #666;
}

#datasContainers .selected .more {
    display: none;
}

#datasContainers li {
    display: list-item;
	color:#555;
}

#datasContainers ul {
	margin-bottom:5px;
}

#contactformContainer,
#thankForContactContainer {
    overflow: hidden;
}

#thankForContactContainer h3 {
    margin-top: 10px;
}

#contactformContainer #smallContactForm span.errorMsg {
    display: inline;
    font-size: 0.9em;
    margin-left: 1em;
    color:red;
}

#contactformOpener {
    width: 241px;
    height: 45px;
    display: block;
    outline: none;
}

.ie7 #contactformOpener {
    margin-top: -7px;
}