﻿* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
 }

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

body {
   /*	background: #dfdfdf;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #999999;
}

h3 {
	margin: 0 0 14px 0;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.417em;
	color: #333333;
}

h4 {
	margin: 0 0 14px 0;
	font-size: 1.167em;
	font-weight: normal;
	line-height: 1.214em;
	color: #186cb2;
}

h4 a {
	color: #186cb2;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

a img {
	margin: 0 !important;
}

.fleft {
	float: left !important;
}

.no-margin {
	margin: 0 !important;
}

#header-tail {
	background: #fff url(images/body-tail.jpg) repeat-x 0% 0%;
	height: 165px;
	border-bottom: 1px solid #dfdfdf;
}

#header {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

/*#header span {
	background: url(images/rss.gif) no-repeat 100% 0%;
	display: block;
	height: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #b3b3b3;
	position: absolute;
	top: 47px;
	right: 54px;
}*/

#header span a {
	display: block;
	float: right;
	height: 16px;
	line-height: 14px;
	padding: 0 24px 0 0;
	color: #b3b3b3;
}

#header ul {
	position: absolute;
	top: 115px;
	left: 0;
}

/*#header ul li {
	float: left;
	padding: 0 16px;
}*/

#logo {
	position: absolute;
	top: 23px;
	left: 40px;
}

#content-tail {
	background: #fff;
}

#content {
	width: 980px;
	margin: 0 auto;
   /*	padding: 44px 0 46px 0; */
	font-size: 0.75em;
}
#contentTab {
	width: 999px;
	margin: 0 auto;
   /*	padding: 44px 0 46px 0; */
	font-size: 0.75em;
}
#content img {
	margin: 0 0 12px 0;
}

#content p {
	line-height: 1.417em;
	padding: 0 0 9px 0;
	color: #666666;
}

#content p em {
	float: right;
	padding: 0 30px 0 0;
	font-style: normal;
}

#content p span {
	display: block;
	font-size: 1.167em;
}

#content p span a {
	color: #186cb2;
}

#content p.big-text {
	font-size: 1.333em;
	line-height: 1.688em;
	padding: 0 0 11px 0;
}

#content p.big-text a {
	color: #000;
}

#content p.lighter {
	color: #afafaf;
}

#content ul {
	padding: 0 0 16px 0;
}

#content ul li {
	background: url(images/marker.gif) no-repeat 0% 12px;
	padding: 0 0 0 26px;
	font-size: 1em;
	line-height: 2.5em;
	font-weight: bold;
	font-style: italic;
}

#content ul li a {
	text-decoration: none;
	color: #333333;
}

#content ul li a:hover {
	text-decoration: underline;
}

.list-left {
	float: left;
	margin: 0 95px 0 0 !important;
}

.title {
	width: 100%;
	height: 41px;
	overflow: hidden;
}

.title img {
	margin: 0 !important;
}

.title1 {
	width: 100%;
	height: 32px;
	padding: 2px 0 0 0;
	overflow: hidden;
}

.title1 img {
	margin: 0 !important;
}

.hor-line {
	background: url(images/hor-line-tail.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

.border-top {
	background: #f2f2f2 url(images/border-top.jpg) repeat-x 0% 0%;
	margin: 0 0 30px 0;
	width: 100%;
}

.border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}

.border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}

.border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}

.corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}

.corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}

.corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}

.corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	padding: 0 0 10px 0;
}

.box {
	width: 225px;
    margin: 0 auto;
}

.box img {
	display: block !important;
	float: left !important;
	margin: 4px 16px 10px 0 !important;
}

.box p {
	line-height: 1.5em !important;
	padding: 0 !important;
	overflow: hidden;
}

.box p span {
	display: block !important;
	padding: 0 0 10px 0 !important;
	overflow: hidden !important;
	font-size: 1.1em !important;
}

.box p span a {
	color: #1b7bbd !important;
}

.box ul li {
	font-size: 1.167em !important;
	line-height: 2.143em !important;
	font-weight: normal !important;
	font-style: normal !important;
}

.box ul li a {
	color: #186cb2 !important;
}

.row-3 p {
	padding: 0 0 16px 0 !important;
}

.picture {
	float: left;
	margin: 0 30px 30px 0 !important;
}

.contacts-box {
	width: 230px;
	padding: 0 40px 20px 0;
	float: left;
}

.contacts-box a {
	color: #1b7bbd;
}

.link {
	color: #1b7bbd;
}

#contact-form {
	width: 569px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	color: #333;
}

#contact-form p {
	float: right;
	color: #333;
}

#contact-form textarea {
	background: #fff;
	width: 291px;
	height: 97px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	border: 1px solid #a09b96;
}

#contact-form label {
	display: block;
	height: 42px;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 241px;
	height: 16px;
	padding: 2px 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	border: 1px solid #a09b96;
}

#contact-form a {
	float: right;
	margin: 10px 0 0 10px;
}

#footer-tail {
	height: 106px;
	border-top: 2px solid #c0c0c0;
    margin-top: 10px;
}

#footer {
	width: 942px;
	margin: 0 auto;
	padding: 22px 19px 10px 19px;
	font-size: 0.75em;
	color: #646464;
}

#footer p {
	clear: both;
	padding: 0 0 0 1px;
}

#footer p a {
	font-weight: bold;
	color: #1b7bbd;
}

#footer ul {
	width: 100%;
	overflow: hidden;
	padding: 0 0 6px 0;
}

#footer ul li {
	background: url(images/footer-list-divider.gif) no-repeat 0% 4px;
	float: left;
	margin: 0 0 0 -22px;
	padding: 0 44px 0 23px;
}

#footer ul li a {
	text-decoration: none;
	color: #646464;
}

#footer ul li a:hover {
	text-decoration: underline;
}


/* add new styles */
#h-left{
    float:left;
    height:95px;
    margin:40px 0 0 10px;
    display: inline;
 /*   width:480px;   */
}
#h-left  img{
    border: none;
    display:block;
    float:left;
    height:75px;
    width:276px;
     behavior: url("iepngfix.htc");

}
#h-left span{
    color:#1E1E1E;
    display:block;
    float:left;
    font-family:verdana;
    font-size:14px;
    height:60px;
    padding-left:40px;
    padding-top:14px;
    width:200px;

}
#h-center{
    height: 80px;
    width: 210px;
    margin-top: 55px;
    float: left;
}
#h-center strong{
 
  color: #000;
}
#h-right{
    float: right;
    text-align: right;
    margin-top:5px;
    margin-right: 25px;
}
#h-right a.tw{
  padding-right: 40px;
}
#h-right a.rss{
  padding-right: 30px;
}
input.sh{
  text-align: center;
}
/* nav menu start */
ul.nav{
  list-style-type: none;
  margin-left: 10px;
  margin-top: 10px;
}
ul.nav li{
  float: left;
  margin-right: 32px;
}
ul.nav li a{
   background: url(images/nav.gif) left  top no-repeat;
   width: 92px;
   height: 33px;
   padding-left: 39px;
   float: left;
   line-height: 33px;
   font-size: 13px;
   font-weight: bold;
   color: #000;
   text-decoration: none;

}
ul.nav li a:hover{
   background: url(images/nav-act.gif) left  top no-repeat;
}
ul.nav li a span{
float: left;
}
ul.nav li a sup{
  display:block;
float:left;
height:10px;
line-height: 11px;
margin-top:9px;
width:10px;
}


/* nav menu end */
/* nav menu end */
div.wrapbx{
  width: 980px;
  margin: 0px auto ;
}


#mediaBox{

width: 944px;
margin-left: 10px;
position:  relative;

 

}
/* navigation menu action buttons start */

div.act-wrap{
   margin: 0 auto;
   width:980px;
}

ul#actions{
    margin: 0px 0 0 10px;
    padding-top: 3px;
    list-style-type: none;
}
ul#actions li{
  float: left;
  margin-right: 32px;
}

ul#actions li a{
  font-family: Verdana;
  font-size: 9px;
  line-height: 43px;
  display: block;
  padding-left:44px;
  width:86px;
  height: 33px;
  text-decoration: none;
}
ul#actions li #act1{
  background: url(images/Ask_Question_UNSELECTED_NL.gif) no-repeat;
}
ul#actions li #act1:hover{
  background: url(images/Ask_Question_SELECTED_NL.gif) no-repeat;
}
ul#actions li #act2{
  background: url(images/Attend_Webinar_UNSELECTED_NL.gif)  no-repeat;
  }
ul#actions li #act2:hover{
  background: url(images/Attend_Webinar_SELECTED_NL.gif)  no-repeat;
  }
ul#actions li #act3{
  background: url(images/Blog_UNSELECTED_NL.gif)  no-repeat;
  padding-left: 70px;
  width:61px;
  }
ul#actions li #act3:hover{
  background: url(images/Blog_SELECTED_NL.gif)  no-repeat;
  }
ul#actions li #act4{
  background:  url(images/News_UNSELECTED_NL.gif)  no-repeat;
   padding-left: 70px;
  width:61px;
 }
ul#actions li #act4:hover{
  background: url(images/News_SELECTED_NL.gif)  no-repeat;
  }

ul#actions li #act5{
  background:  url(images/FAQs_01_UNSELECTED_NL.gif)  no-repeat;
   padding-left: 70px;
  width:61px;
  }
ul#actions li #act5:hover{
  background: url(images/FAQs_01_SELECTED_NL.gif)  no-repeat;
  }

ul#actions li #act6{
  background:  url(images/Client_Login_UNSELECTED_NL.gif)  no-repeat;
  }
ul#actions li #act6:hover{
  background: url(images/Client_Login_SELECTED_NL.gif)  no-repeat;
  }

/* navigation menu action buttons end */
#main{
  float: left;
/*  width: 768px;   */
  margin: 12px 0 0 10px;
}
#sidebar{
  float: right;
   margin: 12px 25px 0 0 ;
}

#sidebar1{
  float: right;
   margin: 12px 25px 0 0 ;
}
div.boxTop{
  background: url(images/boxBorder.gif) top left no-repeat;
  width: 658px;
  height: 12px;
  clear: both;
}

#boxTopic{
  margin-top: 11px;
  background: url(images/tab-border-top.gif) top left no-repeat;
   width: 658px;
}

div.boxTopicTop{

  width: 640px;
  margin: 0px auto;
  height: 40px;
  clear: both;
}
div.boxTopicTop a {
  text-decoration: none;
}

div.boxContent, div.box2Content{
  background: url(images/tab-border-content.gif) top left repeat-y;
  width: 658px;
  height: 175px;
}

div.box2Content{

  height: 441px;
}
div.boxSearch{
  background: url(images/tab-border-content.gif) top left repeat-y;
  width: 658px;

}

div.boxBottom{
  background: url(images/boxBorder.gif) bottom left no-repeat;
  width: 658px;
  height: 12px;
}
#mainBox{
 float:left;
margin-left:10px;
margin-top:12px;
width:753px;
}


div.mainBoxTop{
  background:  url(images/box1Border.gif) top left no-repeat;
  width: 753px;
  height: 12px;
  clear: both;
}
div.mainBoxContent{
  background: url(images/box1Cont.gif) top left repeat-y;
  width: 753px;
  padding-left: 20px;
 /* height: 175px;  */
}
div.mainBoxContent p{
  width: 495px;
  margin-left: 230px;

}
div.mainBoxContent img{
  float: left;
}


div.mainBoxBottom{
  background: url(images/box1Border.gif) bottom left no-repeat;
  width: 753px;
  height: 12px;
}
div.sideTop{
  background: url(images/sidebarBorder.gif) top left no-repeat;
  width: 275px;
  height: 12px;
}
div.sideContent{
  background: url(images/sideCont.gif) top left  repeat-y;
  width: 275px;
  height: 679px;
}
div.sideBottom{
  background: url(images/sidebarBorder.gif) bottom left no-repeat;
  width: 275px;
  height: 12px;
}

div.side1Top{
  background:  url(images/sidebar1Border.gif) top left no-repeat;
  width: 175px;
  height: 12px;
}
div.side1Content{
  background: url(images/side1Cont.gif) top left  repeat-y;
  width: 175px;
  height: 680px;
}
div.side1Bottom{
  background: url(images/sidebar1Border.gif) bottom left no-repeat;
  width: 175px;
  height: 12px;
}




div.topic{
  background: url(images/tab-noactive.gif) no-repeat;
  width: 160px;
  height: 40px;
  float: left;
  line-height: 30px;
  text-align: center;
}
div.topic-active{
  background: url(images/tab-active.gif) no-repeat;
  width: 160px;
  height: 40px;
  float: left;
  line-height: 30px;
  text-align: center;
}
a.link{
background:transparent url(images/link.gif) no-repeat scroll 0 0;
color:#000000;
display:block;
float:right;
height:28px;
line-height:28px;
margin-right:23px;
padding-left:25px;
text-decoration:none;
width:82px;
}
#BannerDiv{
  margin-left: 10px;
}
#Banner1Div{
  z-index: 10;
}


#contact-form input.button{
    background: url(images/contact-form-button1.gif) no-repeat;
    width: 69px;
    height: 28px;
    border: none;
    text-align: left;
}
#conLeftT{
  background: url(images/conners.png) no-repeat top left;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
}
#conLeftB{
  background: url(images/conners.png) no-repeat bottom left;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
}
#conRightT{
  background: url(images/conners.png) no-repeat top right;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 100;
}
#conRightB{
  background: url(images/conners.png) no-repeat bottom right;
  width: 16px;
  height: 16px;
  position: absolute;
 right: 0px;
  bottom: 0px;
  z-index: 100;
}
ul#actions li.last, ul.nav li.last{

  margin-right: 0px;
}
div.col-1 p, div.col-2 p, div.col-3 p{
  height: 100px;
  overflow: hidden;
}
 #cse-search-results{
   width:600px;
   margin-left: 10px;
 }


h2{
	font-family:Verdana;
	color: #000;
	text-align: center;
	font-size:9px;
	font-weight: normal;
}
