html {
  position: relative;
  z-index: 0; }

body {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 12px; }

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td, .x {
  margin: 0;
  padding: 0;
  color: inherit;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: inherit;
  font-size: 1em;
  font-weight: inherit;
  font-style: inherit;
  line-height: 1em;
  text-decoration: none;
  text-align: left;
  vertical-align: baseline;
  border: 0;
  outline: 0; }

a,
input,
textarea,
select,
button {
  outline: 0; }

ul,
ol,
dd {
  margin: 0 0 0 20px;
  list-style-position: outside; }
  ul ul,
  ol ul,
  dd ul {
    list-style-type: circle; }

ol {
  list-style-type: decimal;
  list-style-position: outside; }
  ol ol {
    list-style-type: lower-roman; }

hr {
  display: block;
  height: 1px;
  background: #000;
  border: none; }

blockquote cite {
  display: block; }

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0; }
  table th, table td {
    vertical-align: top; }
  table thead, table th, table caption {
    font-weight: bold; }

img {
  -ms-interpolation-mode: bicubic; }

h1 {
  font-size: 31px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 12px; }

p {
  font-size: 12px;
  line-height: 18px; }

ul {
  margin: 0 0 0 20px;
  line-height: 18px; }

a {
  color: #02f; }
  a:hover {
    color: #000; }
  a:active {
    color: #c33; }

del {
  color: #888;
  text-decoration: line-through; }

abbr,
acronym {
  text-transform: uppercase;
  border-bottom: 1px dashed #ddd;
  cursor: help; }

code,
pre,
var {
  font-family: 'Palatino Linotype', 'Courier New', monospace;
  font-size: 12px;
  color: #080;
  background-color: #eee; }

strong {
  font-weight: bold; }

em,
cite {
  font-style: italic; }

u,
ins {
  text-decoration: underline; }

s,
strike {
  text-decoration: line-through; }

sub {
  font-size: 7px;
  vertical-align: sub; }

sup {
  font-size: 7px;
  vertical-align: super; }

body {
  text-align: center; }

.left {
  text-align: left; }
  .left #container {
    margin-left: 0; }

.right #container {
  margin-right: 0; }

#header,
#content-wrapper {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  clear: both;
  margin: 0 auto; }
  #header:after,
  #content-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html #header,
  *+html #content-wrapper {
    height: 1%;
    zoom: 1; }

#container,
#footer {
  clear: both;
  margin: 0 auto; }

.nav {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  margin: 0;
  list-style: none; }
  .nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html .nav {
    height: 1%;
    zoom: 1; }
  .nav li,
  .nav a {
    float: left;
    margin: 0; }
  .nav ul {
    position: relative;
    _display: inline-block;
    _zoom: 1;
    margin: 0;
    list-style: none; }
    .nav ul:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    *+html .nav ul {
      height: 1%;
      zoom: 1; }
    .nav ul li,
    .nav ul a {
      float: left;
      margin: 0; }

body {
  border-top: 3px solid #e2ebf0; }

#container {
  width: 960px;
  }
  #container #content {
    float: right;
    width: 720px; }
  #container #aside {
    float: left;
    width: 240px; }

#header {
  position: relative;
  z-index: 50;
  padding: 5px 0; }
  #header h1 {
    float: left; }
  #header img.banner 
  {
      padding-top:30px;
    float: left; }
    #header h1 a {
      display: block;
      margin: 30px 0 20px;
      color: #317edc;
      font-size: 42px;
      font-weight: bold;
      font-style: italic;
      letter-spacing: -3px;
      line-height: 35px; }
      #header h1 a span {
        display: block;
        line-height: 35px; }

#search {
  float: right;
  width: 150px;
  margin: 0 -5px 0 0;
  padding: 5px 0; }
  #search .legend {
    display: block; }
  #search .control {
    position: relative;
    _display: inline-block;
    _zoom: 1; }
    #search .control:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    *+html #search .control {
      height: 1%;
      zoom: 1; }
  #search label,
  #search .alt a {
    float: left;
    width: 100px;
    margin-left: 0;
    padding: 6px 0;
    vertical-align: top; }
  #search input, #search select, #search textarea {
    width: 200px;
    padding: 3px;
    border: 1px solid #888; }
  /*#search input[type=text],
  #search input[type=password],
  #search textarea {
    padding-top: 4px;
    padding-bottom: 4px; }*/
  #search select {
    width: 208px;
    cursor: pointer; }
  #search textarea {
    height: 72px; }
  #search button {
    margin: 0;
    font-weight: bold;
    cursor: pointer; }
  #search .indent {
    margin-left: 100px; }
  #search .alt label {
    width: auto;
    padding: 3px 0;
    padding-right: 15px;
    cursor: pointer; }
    #search .alt label p, #search .alt label span, #search .alt label div {
      display: inline;
      vertical-align: top;
      line-height: 20px; }
  #search .alt input {
    width: auto;
    margin: 3px;
    margin-left: 0;
    padding: 0;
    border: 0;
    cursor: pointer; }
  #search .rows label {
    position: relative;
    _display: inline-block;
    _zoom: 1;
    float: none;
    display: block;
    margin-left: 100px; }
    #search .rows label:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    *+html #search .rows label {
      height: 1%;
      zoom: 1; }
  #search .rows a {
    margin-right: -100px; }
  #search .control {
    float: left;
    clear: none;
    padding-right: 15px; }
    #search .control * {
      float: left; }
  #search .indent {
    margin-left: 0; }
  #search label {
    width: auto;
    padding-right: 15px; }
  #search input {
    border: 1px solid red;
    float: left;
    width: 110px;
    padding: 5px 8px;
    color: #404a4f;
    background-image: url(../images/style/search.png);
    font-size: 11px;
    border: 0; }
    #search input {
      _padding-top: 7px; }
    *+html #search input[type=text] {
      padding-top: 7px; }
  #search button {
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    background-color: #fff;
    background-image: url(../images/style/search.png);
    background-position: 100% 0;
    text-indent: -9999em;
    border: 0; }
    #search button {
      _background-position: 102% 0; }
    #search button:hover {
      background-position: 100% -30px; }
    #search button:active {
      background-position: 100% -60px; }

#nav-top {
  float: right;
  padding: 0 ;
  font-size: 11px; }
  #nav-top a {
    padding: 11px 7px;
    color: #556269;
    text-transform: capitalize; }
    #nav-top a:hover {
      color: #317edc; }
    
 #nav-top .cms a
 {
    padding:2px 12px 0; 
    float:none;
 }      
 #nav-top a.cms-add-item
 {
    float:none;
 }   

#nav-main {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  margin: 0;
  list-style: none;
  float: right;
  clear: right;
  margin: 40px -10px 0 0;
  *margin: 32px -50px 0 0;
  _margin: 32px -10px 0 0;
   }
  #nav-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html #nav-main {
    height: 1%;
    zoom: 1; }
  #nav-main li,
  #nav-main a {
    float: left;
    margin: 0; }
  #nav-main ul {
    position: relative;
    _display: inline-block;
    _zoom: 1;
    margin: 0;
    list-style: none; }
    #nav-main ul:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    *+html #nav-main ul {
      height: 1%;
      zoom: 1; }
    #nav-main ul li,
    #nav-main ul a {
      float: left;
      margin: 0; }
  #nav-main li {
    position: relative; }
    #nav-main li ul {
      position: absolute;
      z-index: 5;
      top: 0;
      left: 0; }
      #nav-main li ul li {
        float: none;
        display: block;
        _margin: 0 0 -3px; }
      #nav-main li ul a {
        float: none;
        display: block; }
  #nav-main {
    _width: 584px;
    z-index: 20; }
  *+html #nav-main {
    width: 584px; }
  #nav-main a {
    _margin: 1px;
    _padding: 12px 20px;
    _color: #404a4f;
    _font-size: 16px;
    _font-weight: bold;
    _text-transform: capitalize;
    _letter-spacing: -1px; }
  #nav-main li ul {
    display: none; }
  #nav-main > li {
    border: 0; }
    #nav-main > li > a {
      margin: 1px;
      /*padding: 12px 20px;*/
      padding: 8px 15px 16px;
      color: #404a4f;
      font-size: 16px;
      font-weight: bold;
      text-transform: capitalize;
      letter-spacing: -1px; }
    #nav-main > li:hover > a {
      position: relative;
      z-index: 8;
      margin: 0;
      color: #556269;
      background-color: #fff;
      border: 1px solid #a6adb0; }
    #nav-main > li:hover {
      box-shadow: 1px 1px 1px #ccc;
      -webkit-box-shadow: 1px 1px 1px #ccc;
      -moz-box-shadow: 1px 1px 1px #ccc; }
      #nav-main > li:hover ul,
			#nav-main li.sfhover ul {
        display: block; }
      #nav-main > li:hover a {
        border-bottom: 0; }
      #nav-main > li a:hover {
        color: #317edc; }
      #nav-main > li:hover .nochildren {
        border-bottom: 1px solid #a6adb0; }
    #nav-main li ul {
      height: auto;
      top: 40px;
      right: 0;
      padding: 3px 5px 3px;
      background-color: #fff;
      border: 1px solid #a6adb0;
      box-shadow: 1px 1px 1px #ccc;
      -webkit-box-shadow: 1px 1px 1px #ccc;
      -moz-box-shadow: 1px 1px 1px #ccc; }
      #nav-main > li ul li {
        padding: 0 5px 5px; }
      #nav-main > li ul a {
        width: 100%;
        color: #556269;
        font-size: 11px;
        line-height: 14px;
        border: 0;
        letter-spacing: 0;
        border: 0; }
        #nav-main > li ul a:hover {
          color: #317edc;
          border: 0; }
          
#nav-main > li.page9 ul ul {
      width: auto;
      margin-left: 0; }          
      #nav-main > li.page9 ul ul li.first a {
        background-color:white; }   
      #nav-main > li.page9 ul ul li.last a {
        background-color:white; }
      #nav-main > li.page9 ul ul li a {
        background-color:white;
        color:#556269;
        font-size:11px;
        margin:0;
        text-transform:none;
        width:100%;
        background-image:none; }        
  
#nav-main > li ul ul {
      visibility:hidden;}
#nav-main > li.page9 ul ul {
      visibility:visible;}            
          
#nav-main > li.page9 ul {
      width: 500px;
      margin-left: -182px; }          
      #nav-main > li.page9 ul li {
        width: 33.3%;
        _width: 30%;
        padding: 0;
        float: left; }
      #nav-main > li.page9 ul a {
        width: auto;
        margin: 5px 5px 0 2px;
        padding: 5px;
        padding-left: 25px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        background-color: #317edc;
        background-image: url(../images/style/icons-small.png);
        background-position: 5px 5px;
        text-transform: capitalize;
        border: 0;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px; }
        #nav-main > li.page9 ul li.first a{
          background-color: #2b6fc2; 
          background-position: 5px 5px; }          
        #nav-main > li.page9 ul li a {
          background-color: #23599c;
          background-position: 5px -20px; }
        #nav-main > li.page9 ul li.last a{
          background-color: #15355c;
          background-position: 5px -45px; }
      #nav-main > li.page9  ulli:last-child a{
        margin-right: 0; }
      #nav-main > li.page9 ul ul {
        position: static;
        padding-top: 8px;
        border: 0;
        box-shadow: 0 0 0 #fff;
        -webkit-box-shadow: 0 0 0 #fff;
        -moz-box-shadow: 0 0 0 #fff; }
        #nav-main > li.page9 ul ul li {
          width: auto;
          float: none; }
        #nav-main > li.page9 ul ul a {
          padding: 0;
          font-weight: normal;
          border: 0; }
          
#nav-main li.page9 ul.level3
{
    padding:10px 20px 0px 0px;
    }
#nav-main li.page9 ul.level3 li.level3
{
		_height: 16px;
		position: relative;
    }
#nav-main li.page9 ul.level3 li.level3 a
{
    background-color:#E2EBF0;
    color: #27373F;    
    font-size:13px;
    padding:3px 0 3px 15px;
    }
#nav-main li.page9 ul.level3 li.level3 a:hover
{
    color: #317edc;
    }
    
#nav-main li.page9 ul.level3 ul.level4
{
    padding:5px 0 10px 0;
    }
#nav-main li.page9 ul.level3 ul.level4 li.level4
{
    padding:2px 0;
    }
#nav-main li.page9 ul.level3 li.level4 a
{
    background-color:white;
    font-size:11px;        
    color: #556269;
    }
#nav-main li.page9 ul.level3 li.level4 a:hover
{
    color: #317edc;
    }





#splash {
  position: relative;
  z-index: 10;
  max-height: 280px; 
  *height: 280px;
  }

  #splash.off {
    position: relative;
    overflow: hidden;
    min-height: 5px;
    *height: 5px;
    margin-top: 20px;
    background-color: #317edc;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px; }
#content-wrapper {
  position: relative;
  padding: 40px 0 0; }

#trail {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 0;
  font-size: 12px; }
  #trail li {
    padding: 0 5px 0 0;
    color: #a6adb0; }
  #trail a {
    margin: 0 5px 0 0;
    color: #556269; }
    #trail a:hover {
      color: #317edc; }
  #trail .selected a {
    color: #a6adb0; }

#aside-right ul#nav-side li.parent9.selectedFalse a
{
    filter:alpha(opacity=100); opacity: 1;
}
#aside-right ul#nav-side li
{
    display:none;
}
#aside-right ul#nav-side li.parent9
{
    display:block;
}  
#aside-right ul#nav-side li.parent9 li
{
    display:block;
}  
#aside-right ul li.parent9.page11 a {
    background-position: 10px 8px; 
	}
#aside-right ul li.parent9.page12 a {
    background-position: 10px -42px; 
	}
#aside-right ul li.parent9.page13 a {
    background-position: 10px -92px; 
	}
	
#aside-right {
  padding: 0 0 40px; }
  #aside-right ul {
    position: relative;
    _display: inline-block;
    _zoom: 1;
    margin: 0;
    list-style: none;
    margin: 0 50px 0 0; }
    #aside-right ul:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    *+html #aside-right ul {
      height: 1%;
      zoom: 1; }
    #aside-right ul li,
    #aside-right ul a {
      float: left;
      margin: 0; }
    #aside-right ul ul {
      position: relative;
      _display: inline-block;
      _zoom: 1;
      margin: 0;
      list-style: none; }
      #aside-right ul ul:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      *+html #aside-right ul ul {
        height: 1%;
        zoom: 1; }
      #aside-right ul ul li,
      #aside-right ul ul a {
        float: left;
        margin: 0; }
    #aside-right ul li {
      float: none;
      _margin: 0 0 -3px; }
    #aside-right ul a {
      float: none;
      display: block; }
    #aside-right ul li {
      margin: 0 0 5px;
      border: 1px solid #fff;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    #aside-right ul a {
      padding: 12px 10px 12px 50px;
      color: #556269;
      background-image: url(../images/style/icons.png);
      background-position: 10px 8px;
      background-color: #e2ebf0;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: -1px;
      text-transform: capitalize;
      border-radius: 5px;
      opacity: .7;
      -khtml-opacity: .7;
      -moz-opacity: .7;
      -ms-filter: "alpha(opacity=70)";
      filter: alpha(opacity=70);      
      }
      #aside-right ul a.payments {
        background-position: 10px 8px; }
      #aside-right ul a.telecom {
        background-position: 10px -42px; }
      #aside-right ul a.trading {
        background-position: 10px -92px; }
      #aside-right ul a:hover {
        color: #404a4f; }
    #aside-right ul .selected a {
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "alpha(opacity=100)";
      -khtml-opacity: 1;
      -moz-opacity: 1; }
    #aside-right ul li ul {
      position: relative;
      _display: inline-block;
      _zoom: 1;
      margin: 0;
      list-style: none;
      display: none;
      padding: 5px 0 15px; }
      #aside-right ul li ul:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      *+html #aside-right ul li ul {
        height: 1%;
        zoom: 1; }
      #aside-right ul li ul li,
      #aside-right ul li ul a {
        float: left;
        margin: 0; }
      #aside-right ul li ul ul {
        position: relative;
        _display: inline-block;
        _zoom: 1;
        margin: 0;
        list-style: none; }
        #aside-right ul li ul ul:after {
          content: ".";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
        *+html #aside-right ul li ul ul {
          height: 1%;
          zoom: 1; }
        #aside-right ul li ul ul li,
        #aside-right ul li ul ul a {
          margin: 0; }
      #aside-right ul li ul li {
        float: none;
        display: block;
        _margin: 0 0 -3px; }
      #aside-right ul li ul li {
        margin: 0;
        _border: 1px solid #fff; }
      #aside-right ul li ul a {
		float: none;
        display: block; 
        padding: 5px 12px;
        color: #556269;
        background-color: #fff;
        line-height: 16px;
        background-image: none;
        text-transform: none;
        letter-spacing: 0;
        border-bottom: 1px solid #e2ebf0; }
	  #aside-right ul li ul li a {
	  font-weight: bold;
      font-size: 12px;
	  background-color:#f7fafb;
	  }
	  #aside-right ul li ul li ul li a {
	  font-weight: normal;
      font-size: 11px;
	  background-color:white;
	  }
        #aside-right ul li ul a:hover,
        #aside-right ul li ul a.selected {
          color: #317edc; }
    #aside-right ul .selected ul {
      display: block; }
      #aside-right li ul li.last ul li.last a {
        border: 0; }
 #content h1 span h1 {
      color: #a6adb0; }


.clearfix {
_height:100%;
}
body.certifications #content #content-in {
    _margin-right: 80px;
		_position: relative; 
		}
body.customers #content  {
		_padding-bottom:280px;
		}		
body.testimonials .clearfix {
		_height:150px;
		}
body.getting-started #content  {
		_padding-bottom:80px;
		}		
body.tsd-client-access #content  {
		_padding-bottom:580px;
		}				


#content {
  padding: 0 0 40px;
  color: #556269; }
  #content #content-in {
    margin-right: 280px;
		position: relative; 
		/*_position:absolute; */
		_width:60%;
		_overflow: hidden;
		float: none;
		}
  #content #content-in.homepage {_overflow: hidden;}
  #content #SubContent {
    clear:both; }
  h1, h2 {
    color: #404a4f;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3em;
    letter-spacing: -1px; }
    #content h1 span, #content h2 span {
      display: block; }
    #content h1.space, #content h2.space {
      padding: 0 0 30px; }
  #content h1 {
    color: #317edc;}
    #content h1 span {
      color: #a6adb0; }
  #content h3 {
    padding: 0 0 5px;
    color: #404a4f;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
    letter-spacing: -1px; }
  #content h4, #content h5 {
    padding: 0 0 5px;
    color: #404a4f;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em; }
  #content p {
    padding: 0 0 10px; }
    #content p.space {
      padding: 0 0 20px; }
  #content p a {
    color: #317edc;
    border-bottom: 1px solid #e2ebf0; }
    #content p a:hover {
      color: #404a4f;
      border-bottom: 1px solid #a6adb0; }
  #content ul, #content ol {
   padding: 0 0 10px;
     }
  #content ul li, #content ol  li{
   padding: 0 0 5px;
     }
  #content ul li a, #content ol  li a{
   color:#317EDC;
     }
  #content ul li a:hover, #content ol  li a:hover{
   color:#404a4f;
     }
    #content ul.space, #content ol.space {
      padding: 0 0 20px;
      *padding: 0 0 25px;
	  }
    #content .editable ul li  {
	background:url("../images/style/bullet.gif") no-repeat scroll 0 0 transparent;
	margin:0;
	padding:0 0 18px 25px;
	vertical-align:top;
	list-style:none outside none;
    line-height: 18px; }
    #content .editable ol li  {
	margin:0 0 0 25px;
	padding:0 0 18px 0;
	vertical-align:top;
    line-height: 18px; }
  #content blockquote {
    margin: 20px 0;
    padding: 15px 20px;
    color: #404a4f;
    background-color: #e2ebf0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #content blockquote p {
      padding: 0;
      font-size:16px;
font-weight:bold;
font-style:italic; }
  #content .newsArchiveLink {
    margin: 0 0 40px; 
    display:inline-block;}
    #content .article h1, #content .article h2, #content .article h3, #content .article h4 {
      font-size: 21px; }
      #content .article h1 a, #content .article h2 a, #content .article h3 a, #content .article h4 a {
        line-height: 1.3em; }
    #content .article .date {
      padding: 5px 0 10px;
      color: #a6adb0;
      font-size: 14px; }
  #content .getstarted,
  #content .getstarted:hover {
    position: absolute;
    top: 15px;
    right: 0;
    border: 0; }

#aside-sub {
  float: right;
  width: 220px;
	position: relative;
  padding: 0 0 40px; }
  #aside-sub .articles {
    padding: 10px 0 40px; }
    #aside-sub .articles li {
      width: 50%;
      margin: 0 0 10px; }
    #aside-sub .articles a {
      color: #404a4f;
      border-bottom: 1px solid #cdd3d6;
      line-height: 16px; }
      #aside-sub .articles a:hover {
        color: #317edc;
        border-bottom: 1px solid #317edc; }
    #aside-sub .articles .rss {
      padding-left: 25px;
      background-image: url(../images/style/icon-rss.png);
      background-position: 0 45%; }

.infobox {
	width: 92%;
  margin-bottom:25px;
  margin-top:20px;
  position: relative;
  padding: 15px 15px 5px;
  border: 1px solid #cdd3d6; 
	position: relative;
  clear:left;}
  .infobox .figure {
    position: absolute;
    top: -20px;
    right: -13px;}
  .infobox h1, .infobox h2, .infobox h3, .infobox h4, .infobox h5 {
    margin: 0 0 15px;
    font-size: 18px; }
  .infobox p {
    font-size: 11px; }

#content-footer .events .cms ul a
{
    background-color:transparent;
    background-image:url(../../cms/images/style/bg-buttonlink.png);
    background-position:0 0;
    color:#849DC1;
    display:block;
    font-size:10px;
    font-weight:bold;
    height:20px;
    line-height:18px;
    padding:2px 12px 0;
    text-decoration:none;
    text-transform:uppercase;
}
#content-footer .events .cms ul li
{
    background-image:url(../../cms/images/style/bg-buttonlink.png);
    background-position:100% -22px;
    display:block;
    height:22px;
    list-style-type:none;
    margin:0 2px 0 0;
    padding:0;
    width:auto;
}


#content-footer {
  position: relative;
  _display: inline-block;
  _zoom: 1;
  clear: both;
  margin-left: -40px;
  padding: 0 0 20px;
  font-size: 11px; }
  #content-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  *+html #content-footer {
    height: 1%;
    zoom: 1; }
  #content-footer {
    _width: 1000px; }
  *+html #content-footer {
    width: 1000px; }
  #content-footer .events,
  #content-footer .news,
  #content-footer .quotes {
    float: left;
    width: 220px;
    margin-left: 40px; 
    _margin-left: 25px; 
	}
    #content-footer .events blockquote,
    #content-footer .news blockquote,
    #content-footer .quotes blockquote {
      padding: 0 0 20px;
      color: #556269;
      font-size: 16px;
      font-weight: bold;
      font-style: italic;
      line-height: 20px;
      text-align: right; }
      #content-footer .events blockquote cite,
      #content-footer .news blockquote cite,
      #content-footer .quotes blockquote cite {
        padding: 5px 0 0;
        color: #a6adb0;
        font-size: 12px;
        text-align: right; }   
         
 
     
  #content-footer .news 
  {
      margin-top:0;
    width: 455px; }
  #content-footer .news .news {
    width: 455px; }
    #content-footer .news .news .article {
      float: left;
      width: 49.9%; }
      #content-footer .news .news .article a {
        display: block;
        float: none;
        /*padding: 5px 0;*/
        padding: 5px 10px 0px 0px;
        color: #556269;
        font-size: 15px;
        font-weight: bold;
        border: 0; }
      #content-footer .news .news .article .date {
        padding: 5px 0px 5px 0px;
        display: block;
        color: #a6adb0;
        font-size: 9px; }
      #content-footer .news .news .article .cat {
        display: none;
      }
      #content-footer .news .news .article p {
        padding: 5px 20px 10px 0;
        color: #556269;
        font-size: 11px;
        line-height: 14px; }
   .news h1.news, .news h2.news, .news h3.news, .news h4.news {
    margin: 0 0 15px;
    padding: 0 0 8px;
    color: #404a4f;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    border-bottom: 1px solid #cdd3d6; }
	
   .quoteBox h1, .quoteBox h2, .quoteBox h3, .quoteBox h4 {
    margin: 0 0 15px;
    padding: 0 0 8px;
    color: #404a4f;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    border-bottom: 1px solid #cdd3d6; }
  .article p.space {
    padding: 0 0 10px; }
  .article a {
    color: #317edc;
  /*  border-bottom: 1px solid #e2ebf0; */
  }
    .article a:hover {
      color: #404a4f;
      border-bottom: 1px solid #a6adb0; }
  .quoteBox a {
    color: #317edc;
    border-bottom: 1px solid #e2ebf0; }
    .quoteBox a:hover {
      color: #404a4f;
      border-bottom: 1px solid #a6adb0; }
  .news a.newsArchiveLink {
    color: #317edc;
    border-bottom: 1px solid #e2ebf0; }
    .news anewsArchiveLink:hover {
      color: #404a4f;
      border-bottom: 1px solid #a6adb0; }

 #content-footer .events {
    width: 200px; }        
        
#content-footer .events .news, #content-footer .news .news
{
    margin:0;}        
#content-footer .events .news
{
	width:200px;
}
#content-footer .events .news .article
{
    padding: 0 0 10px 25px;
    background-image: url(../images/style/icon-date.png);
    background-position: 0 20%;
    float:left;
    width:98%;
}
#content-footer .events .news .article a
{
    display: block;
    float: none;
    padding: 5px 0;
    color: #556269;
    font-size: 15px;
    font-weight: bold;
    border: 0; 
}
#content-footer .events .news .article .date
{
    display: block;
    color: #a6adb0;
    font-size: 9px;
}
#content-footer .events .news .article .excerpt
{
    display: none;
}
#content-wrapper .news a
{
    clear:both;
    float:left;
}
#content-wrapper .news .article a
{
    display: block;
    float: none;
    padding: 5px 0;
    color: #556269;
    font-size: 15px;
    font-weight: bold;
    border: 0;
}
#content-wrapper .news .article .date
{
    display: block;
    color: #a6adb0;
    font-size: 9px;
}
#content-wrapper .news .article p
{
    padding: 5px 20px 10px 0;
    color: #556269;
    font-size: 11px;
    line-height: 14px;
}
#content-in .news .article {
      float: left;
      width: 49.9%; }

#footer {
	clear: both;
	position: relative; 
  margin: 40px 0 20px;  
  padding: 10px 0;
  color: #a6adb0;
  font-size: 11px;
  border-top: 1px solid #e2ebf0;}
  #footer p {
    padding: 0 0 5px;
    font-size: 11px; }
  #footer a {
    color: #404a4f;
    border-bottom: 1px solid #e2ebf0;
    line-height: 14px; }
    #footer a:hover {      
	  color: #317edc;
      border-bottom: 1px solid #e2ebf0; }
  #footer ul li {
    margin: 0 10px 0 0; }

@media print {
  body {
    font-size: 12pt; } }
.newsItem h2 
{
    color:#404A4F;
    font-size:30px;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:1.3em;
}
.newsItem .date 
{
    color:#A6ADB0;
    font-size:14px;
    padding:5px 0 10px;
}
.ui-sortable-highlight {
margin:-1px;
}

#searchform label {
    width: auto;
    padding-right: 15px; }
  #searchform input {
    border: 1px solid red;
    float: left;
    width: 110px;
    padding: 5px 8px;
    color: #404a4f;
    background-image: url(../images/style/search.png);
    font-size: 11px;
    border: 0; }
    #search input {
      _padding-top: 7px; }
    *+html #search input[type=text] {
      padding-top: 7px; }
  #searchform button {
    display: block;
    width: 24px;
    height: 24px;
    background-color: #fff;
    background-image: url(../images/style/search.png);
    background-position: 100% 0;
    text-indent: -9999em;
    border: 0; }
    #searchform button {
      _background-position: 102% 0; 
      *background-position: 100% 0; 
	  *left:-5px;
	  *position:relative;
	  }
    #searchform button:hover {
      background-position: 100% -30px; }
    #searchform button:active {
      background-position: 100% -60px; }
      
.search-results .results
{
    margin-top:25px;
}
#content div.grey, #content div.grey, #content div.grey h1, #content div.grey p, #content div.grey h2, #content div.grey h3
{
    color:#A6ADB0;   
}
div.space
{
    padding: 0 0 30px; 
    display:block;
}
div.homeSpace
{
	width: 440px;
	display:inline-block;
}

.control textarea, .control input, .control select
{
    background-color:inherit;
    border:1px solid gray;
}
.preview blockquote {
    margin: 20px 0;
    padding: 15px 20px;
    color: #404a4f;
    background-color: #e2ebf0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    
.quoteBox, .quoteBox li{
	list-style:none;
	}
.quoteBox{
	}
.quoteBox li{
	display:none; /* hide the items at first only */
	}
	
.cms, .ui-dialog, .ui-widget
{
    z-index:20;   
}
#content-in .smallBox
{
    width:32%;
    float:left;
    display:block;
    overflow:hidden;
}
#content-in .smallBoxCenter
{
    margin:0 2%;
}
.toolbar-in h1, .toolbar-in h2 {
	font-size:11px !important;
}


/*cms fixes*/
.ui-dialog .ui-dialog-content {
*position:relative;
}

#div_edittemplate .control
{
    padding:10px 0;
    display:inline-block;
}
#div_edittemplate .control label
{
    display:inline-block;
    width:75px;
    vertical-align:top;
}
#div_edittemplate .control span
{
    display:inline-block;
}
/*end*/

.infobox h3
{
    width:140px;
}
.infobox h3 a
{
    width:140px;
    color:#404A4F;
}
.infobox h3 a:hover
{
    color:#317edc;
}

ul.archive a 
{
  border:none;
  float:left; 
  background-color:#E2EBF0;
    color: #27373F;    
    padding:3px 45px 3px 15px;
    }
ul.categories a 
{
padding:0 5px 0 0;
  background:none;
    }
ul.archive a:hover
{
  color: #317edc;
}
ul.archive li
{
    margin:0 0 10px;
    width:50%;    
	float:left;
	display:inline;

	
	}

ul.archive li ul.months
{    
    margin:10px 0px 0 0px;
    clear: both;
}
ul.archive li ul.months li
{
    clear:both;
    margin: 0 0 5px;
}
ul.archive li ul.months li a
{
  color:#556269;  
  padding: 3px 40px 2px 15px;
  background:none;
  	_margin:0;
	_padding:3px 10px 2px 5px;
}
ul.archive li ul.months li a:hover
{
  color: #317edc;
}
#content div.question h3.open {
background-image:url("../images/style/ico-minus.png");
}

.faq {
display: inline-block;
}
#content div.question h3 {
background-image:url("../images/style/ico-plus.png");
background-position:0 50%;
cursor:pointer;
margin:0;
padding:0.5em 1em;
color:#317EDC;
*float:left;
*display:block;
*clear:both;
*width:650px;
*width:400px;
}
#content div.question p {
margin:0;
padding:0.5em 2em;
}

.dynamic-form 
{
    padding: 10px;
}
.dynamic-form .control
{
    padding: 0 0 5px 0;    
	width:95%;
}
.dynamic-form .control label
{
    display:inline-block;
    min-width:65px;    
	width:25%;
	_width:35%;	
	margin-bottom:5px;
}
.dynamic-form .control label.error
{
    display:none !important;
}
.dynamic-form .control input
{
    min-width:118px;
	width:60%;
	vertical-align:top;
}
.dynamic-form .control input.error, .dynamic-form .control textarea.error, .dynamic-form .control select .error
{
    border:1px solid red;
}
.dynamic-form .control select
{
    min-width:120px;
	width:60%;
}
.dynamic-form .control textarea
{
    min-width:185px;
	width:60%;
	height:75px;
}
.dynamic-form .RadioButtons 
{
	padding:0 0 10px;
}
.dynamic-form .RadioButtons label
{
	display:inline;
	width: auto;
}
.dynamic-form .CheckBox label
{
	display:none;
}
.dynamic-form .checkbox, .dynamic-form .CheckBox
{
	display:block;
	padding:5px;
	width:60%;
}
.dynamic-form .checkbox input, .dynamic-form .CheckBox input
{
	display:inline-block;
	height:15px;
	min-width:15px;
	position:relative;
	width:15px;
	border: 0px solid black;
}
.dynamic-form .checkbox label
{
display:inline;
position:relative;
vertical-align:text-bottom;
}

/*hidden overlay div*/
#hiddenOverlay
{
    display:none;
    border:2px solid red;
    margin:20px 0;
}

#hiddenOverlay h2
{
    font-size:16px;
    padding:10px;
}

#overlayDiv
{
    
}

#overlayDivClose
{
    bottom:10px;
    font-weight:bold;
    position:absolute;
    right:10px;
	text-align:right;
}
/*hidden overlay div end*/

/*boxesX3*/
.boxesX3
{
    clear:left;
	display:block;
	min-height:178px;
}
.boxesX3 .box
{
    display:inline-block;
    margin:0 4px;
    background-image:url("../images/style/LightBlueTop.jpg"); 
    background-position:top right;
    background-color:#C6E0F9;
    width:142px;    
    min-height:95px;    
    float:left;
}
.boxesX3 .first
{
    margin:0;
}
.boxesX3 .last
{
    margin:0;    
}
#content .boxesX3 .box a.boxLink
{
    background-image:url("../images/style/LightBlueBottom.jpg");    
    height:43px;
    width:100%;    
    display:block;
}
#content .boxesX3 .box p
{
    color:#317EDC;  
    padding:30px 10px 0 10px;
    height:95px;
    overflow:hidden;
}
#content .boxesX3 .box a
{
    color:#317EDC;    
    border:none;
}
#content .boxesX3 .box a:hover
{
    color:#317EDC;    
    border:none;
}
/*boxesX3 end*/

/*boxesX3-v2*/
.boxesX32
{
    clear:left;
	display:block;
	min-height:150px;
}
.boxesX32 .box
{
    display:inline-block;
    margin:0 4px;
    background-image:url("../images/style/l1.jpg"); 
    background-position:top right;
    background-color:#C6E0F9;
    width:142px;    
    min-height:40px;    
    float:left;
}
.boxesX32 .first
{
    margin:0;
}
.boxesX32 .last
{
    margin:0;    
}
#content .boxesX32 .box a.boxLink
{
    background-image:url("../images/style/l2.jpg");    
    height:43px;
    width:100%;    
    display:block;
}
#content .boxesX32 .box p
{
    color:#317EDC;  
    padding:30px 10px 0 10px;
    height:48px;
    overflow:hidden;
    font-weight: bold;
    font-size:14px;
}
#content .boxesX32 .box a
{
    color:#317EDC;    
    border:none;
}
#content .boxesX32 .box a:hover
{
    color:#317EDC;    
    border:none;
}
/*boxesX3-v2 end*/

/*fancyList end*/
.fancyList ul
{
    margin:0;
    padding:0;
    list-style:none;
    background-image:url("../images/style/list-start.jpg");    
    background-repeat:repeat-y;
    clear:left;
}
.fancyList ul li
{
    background-image:url("../images/style/list-end.jpg");  
    background-position:right;
    background-color:#1867C6;
    margin:10px 0 10px 30px;
    padding:9px 10px;
    color:White;
    font-size:13px;
    font-weight:bold;
    height:18px;
    overflow:hidden;
    line-height:18px;
}
/*fancyList end*/

/*pagination-clean */
ul.pagination-clean 
{
   list-style:none;
   margin:0;
   padding:0;

}
ul.pagination-clean li
{
     float:left;    
     display:block;
     padding:5px;
}
ul.pagination-clean li a
{
     display:block;
     float:left;    
  
}
ul.pagination-clean li.next 
{
    padding:2px;
}
ul.pagination-clean li.next a
{
    text-indent: -9999px;
    background-image:url("../images/style/arrow-r.jpg");  
    height:18px;
    width:18px;    
}
ul.pagination-clean li.next-off
{
    text-indent: -9999px;
    background-image:url("../images/style/arrow-r-off.jpg");  
    height:18px;
    width:18px;
    margin:2px 0;
    padding:0;
}
ul.pagination-clean li.previous 
{
    padding:2px 0;
}
ul.pagination-clean li.previous a
{
    text-indent: -9999px;
    background-image:url("../images/style/arrow-l.jpg");  
    height:18px;
    width:18px;
}
ul.pagination-clean li.previous-off
{
    text-indent: -9999px;
    background-image:url("../images/style/arrow-l-off.jpg");  
    height:18px;
    width:18px;
    margin:2px 0;
    padding:0;    
}
/*pagination-clean end*/

/*fancy quote */
.fancy {
margin:30px 0;
height:100%;
min-height:100%;
}
#content .fancy blockquote
{
    padding:10px 45px;
	margin: 0;
}
#content .fancy blockquote.two
{
    padding:10px 40px 80px 40px;
	margin: 0;
}
#content .fancy blockquote p
{
    text-align:center;
}
.fancy img.qopen
{
    left:5px;
    position:relative;
    top:35px;
	background-color:#E2EBF0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties)
	}
.fancy img.qclose
{
    right:5px;
    position:relative;
    bottom:35px;
    float:right;
	background-color:#E2EBF0;
}
.fancy img.qclosetwo
{
    right:5px;
    position:relative;
    bottom:90px;
    float:right;
	background-color:#E2EBF0;
}
/*fancy quote end*/


.centeralign {text-align:center}
.excerpt { display:block;/*padding: 5px 0;*/ padding:10px 20px 0px 0px;line-height: 1.4em;color:#444; }
/*nav-side*/
ul#nav-side
{
   
}
ul#nav-side li
{
    position: relative;
}
ul#nav-side a
{
}
ul#nav-side ul.level1
{
    
}
ul#nav-side ul.level2
{
    margin-left:10px;
}

/*nav-side end*/

/*job */
#content .job
{
    clear:both;
	display:block;
}
.job h1.mainTitle, #content .job h1.mainTitle
{
    text-transform:uppercase;
    margin-left:25px;
}
.job h1.title, #content .job h1.title
{    
    color:#A6ADB0;
    font-size:20px;
    margin:10px 25px ;
}
.job .header h1.title, #content .job .header h1.title
{    
    background-image:url("../images/style/end-left.jpg"); 
    background-color:#317EDC;
    height:36px;
    font-size:18px;
    margin:0 17px 0 0;
    color:White;
    height:29px;
    margin:0 17px 0 0;
    padding:7px 0 0 25px;
}
.job .header
{
    clear:both;
}
.job .header ul, #content .job .header ul
{
    margin:10px 25px;
	font-size:16px;
}
.job .header p, #content .job .header p
{
    margin:10px 25px;
	font-size:16px;
}
.job .header img, #content .job .header img
{
    position:relative;
    top:-36px;
    float:right;
}
.job .left img, #content .job .left img
{
    float:right;
}
.job .left
{
    width:49%;
    float:left;
    clear:none;    
}
.job .right
{
    width:49%;
    clear:none;    
    float:right;    
}

/*job end*/
form button{
background-color:white;
border:1px solid #E2EBF0;
color:#317EDC;
font-weight:bold;
padding:5px;
background-color:#EBF1F4;
}
form button:hover{
border:1px solid gray;
}
br.clear {
clear:both;
}

.QuoteLink {
font-size:12px;
font-weight:normal;
font-style: italic;
padding:0px;
color:#317edc; 
width:100%;
position:relative;
bottom:40px;
left:10px;
}
a:link.QuoteLink {
color:#317edc; 
} 
a:hover.QuoteLink {
color:#317edc; 
} 
a:visited.QuoteLink {
color:#317edc;
} 

.calltoaction{background:url(../images/ctoa-joinnow.png) top left no-repeat; position:relative; height:140px; width:216px; display:block; cursor:pointer; margin-bottom:15px; padding:30px 0 0 20px !Important; }
.calltoaction:hover{background-position:bottom left;}
.calltoaction p
{
	margin:0; 
	display:block; 
	width:100px;
	height:auto !important;  
	float:left;
	clear:left;
	line-height:22px; 
	font-weight:bold; 
	color:#c4d8f1 !important; 
	font-size:18px;
	font-size:18px;
	letter-spacing:-1px;
	}
.calltoaction span{color:#fff; }


/** --- logo --**/

.logoHolder {
width:960px;
position:relative;
margin:0px 0px 30px 0px;
padding-bottom:30px;
}
.logoHolder h2 {
color:#60256d;
font-style:italic;
font-size:40px;
}
.onestyle {
margin-right:10px;
}

.logoHeader {
background-image:url("../images/logoimg.png"); 
background-repeat:no-repeat;
height:320px;
width:960px;
margin:0px;
padding:0px;
}

.logoIntro {
width:475px;
height:240px;
float:right;
border-bottom:1px solid #60256d;
}
.logoIntro h1 {
color:#60256d;
font-size:40px;
font-style:italic;
line-height:1.1em;
}
.logoIntro p {
color:#404a4f;
margin:20px 0px 20px 0px;
}
.logoAssets {
clear:both;
padding-top:0px;
padding-bottom:30px;
display:block;
position:relative;
float:left;
}

h2.downloadHeader {
background-color:#60256d;
padding:20px 20px 20px 10px;
color:#ffffff;
font-size:20px;
background-image:url("../images/d3.png"); 
background-repeat:no-repeat;
background-position:240px 10px;
font-style:normal;
}
ul.downloadLinks {
margin:10px 0px 0px 10px;
padding:0px;
list-style:none;
width:140px;
float:left;
}
ul.downloadLinks.purple {
color:#60256d;
font-weight:bold;
}
ul.downloadLinks li {
margin:0px 0px 12px 0px;
padding:0px 0px 2px 0px;
height:13px;
display:block;
}
ul.downloadLinks li a:link {
}
.downloadLogo {
padding:5px;
background-color:#404a4f;
color:#ffffff;
margin-right:5px;
_margin-right:10px;
margin-bottom:3px;
float:right;
}
a:hover.downloadLogo {
padding:5px;
background-color:#60256d;
color:#ffffff;
margin-right:5px;
_margin-right:10px;
margin-bottom:3px;
float:right;
}
span.grey {
color:#404a4f;
}



.boxgridz{ 
width: 310px; 
height: 290px; 
float:left; 
position: relative; 
}
.boxgridz.middle{
margin-left:12px;
margin-right:12px; 
}
.boxgridz p{ 
text-align:center;
color:#404A4F;
}

.boxgrid{ 
width: 310px; 
height: 220px; 
margin:15px 0px 0px 0px; 
float:left; 
background:#ffffff; 
border: solid 1px #60256d; 
overflow: hidden; 
position: relative; 
}
.boxgrid.middle{
margin-left:12px;
margin-right:12px; 
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid p{ 
padding: 0 10px; 
color:#afafaf; 
font-weight:bold; 
font:10pt "Lucida Grande", Arial, sans-serif; 
}
				
.boxcaption{ 
float: left; 
position: absolute; 
background: #000; 
height: 100px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
top: 260;
left: 0;
}
.caption .boxcaption {
top: 220;
left: 0;
}


.logobtn {
background-image:url("../images/logobutton.png"); 
background-repeat:no-repeat;
width:140px;
height:25px;
float:left;
padding:15px 0px 0px 0px;
display:block;
color:#ffffff;
font-weight:bold;
font-size:15px;
text-align:center;
}
a:hover.logobtn {
background-image:url("../images/logobutton.png"); 
background-repeat:no-repeat;
background-position: 0px -40px;
width:140px;
height:25px;
float:left;
padding:15px 0px 0px 0px;
display:block;
color:#ffffff;
font-weight:bold;
font-size:15px;
}
.logobtn.left {
margin-right:10px;
}

.customlogin 
{
	width:300px;
}
.customlogin .control 
{
	padding:0 0 5px;
	width:95%;
}
.customlogin .control label
{
	display:inline-block;
	margin-bottom:5px;
	min-width:65px;
	width:25%;
}
.customlogin .control input
{
	min-width:118px;
	vertical-align:top;
	width:60%;
}


/** team**/
#slider {
    width: 720px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 410px;
    width: 720px;
    overflow:hidden;
    position: relative;
    clear: left;
    background: #ffffff;
    border-bottom: 1px solid #317edc;
    border-top: 1px solid #317edc;
    padding-bottom:3px;
    padding-top:3px;
}

.scrollContainer div.panel {
    padding: 0px;
    height: 410px;
    width: 720px;
}

/** team bits start **/
.teamtitle {
font-style:italic;
}
.profileInfo {
margin:10px;
padding:10px;
width:220px;
background-color:#f0f5f6;
height:370px;
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
}
.profileInfo.right {
float:right;
}
#content .profileInfo h1 {
color:#000000;
font-size:20px;
padding-bottom:10px; 
}
#content .profileInfo p {
color:#000000;
}
.scrollContainer div.panel.one {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/1.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.two {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/2.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.three {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/3.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.four {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/4.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.five {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/5.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.six {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/6.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.seven {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/7.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.eight {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/8.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.nine {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/9.jpg);
    background-repeat:no-repeat;
}
.scrollContainer div.panel.ten {
    padding: 0px;
    height: 410px;
    width: 720px;
    background-image: url(../images/team/10.jpg);
    background-repeat:no-repeat;
}

/** team bits end **/

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    float:left;
    margin-right: 0px;
    padding-bottom:3px;
}

ul.navigation a {
    padding: 0px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #000;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.hide {
    display: none;
}

/** tabs **/
ul.navigation li.one a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/onegraham.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.one a:hover {
    background-image: url(../images/team/onegraham.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.one a.selected {
    background-image: url(../images/team/onegraham.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 2**/
ul.navigation li.two a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/twokeegan.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.two a:hover {
    background-image: url(../images/team/twokeegan.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.two a.selected {
    background-image: url(../images/team/twokeegan.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 3**/
ul.navigation li.three a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/threelow.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.three a:hover {
    background-image: url(../images/team/threelow.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.three a.selected {
    background-image: url(../images/team/threelow.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 4**/
ul.navigation li.four a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/fourschwartz.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.four a:hover {
    background-image: url(../images/team/fourschwartz.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.four a.selected {
    background-image: url(../images/team/fourschwartz.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 5**/
ul.navigation li.five a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/fiverandolph.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.five a:hover {
    background-image: url(../images/team/fiverandolph.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.five a.selected {
    background-image: url(../images/team/fiverandolph.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 6**/
ul.navigation li.six a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/sixmcLaughlin.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.six a:hover {
    background-image: url(../images/team/sixmcLaughlin.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.six a.selected {
    background-image: url(../images/team/sixmcLaughlin.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 7**/
ul.navigation li.seven a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/sevenpenny.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.seven a:hover {
    background-image: url(../images/team/sevenpenny.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.seven a.selected {
    background-image: url(../images/team/sevenpenny.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 8**/
ul.navigation li.eight a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/eightcole.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.eight a:hover {
    background-image: url(../images/team/eightcole.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.eight a.selected {
    background-image: url(../images/team/eightcole.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 9**/
ul.navigation li.nine a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/nineconway.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.nine a:hover {
    background-image: url(../images/team/nineconway.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.nine a.selected {
    background-image: url(../images/team/nineconway.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}
/** 10**/
ul.navigation li.ten a {
    padding: 0px;
    height: 131px;
    width: 72px;
    background-image: url(../images/team/tenneal.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
    display:block; 
    text-indent:-9000px;
}
ul.navigation li.ten a:hover {
    background-image: url(../images/team/tenneal.jpg);
    background-repeat:no-repeat; 
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

ul.navigation li.ten a.selected {
    background-image: url(../images/team/tenneal.jpg);
    background-repeat:no-repeat;
    background-position: 0px -131px;
    height: 131px;
    width: 72px;
    display:block;
}

    /* tooltip styling. by default the element to be styled is .tooltip  */
    .tooltip {
	    display:none;
	    background:transparent url(../images/black_arrow.png);
	    background-repeat:no-repeat;
	    font-size:12px;
	    height:70px;
	    width:160px;
	    padding:45px 25px 25px 25px;
	    margin-top:50px;
	    color:#fff;	
	    text-align:center;
    }
    
.exchangeBox
{
	display: block;
	width: 720px;
	clear: both;
}   
.exchangeBox .cms-module
{
	float:left;
	width:auto;
	min-width:240px;
}   
.exchange
{
	clear:none;
	display:block;
	float:left;
	height:175px;
	width:300px;
	position:relative;
	padding:0px;
	_margin:10px 0px 0px 0px;
}    
.exchangeTitle
{
	padding:0 0 10px;
}    
.exchangeTitle a
{
	border-bottom:1px solid #E2EBF0;
	color:#317EDC;
	font-size:14px;
} 
.exchangeTitle a:hover
{
	border-bottom:1px solid #E2EBF0;
	color:#000000;
	font-size:14px;
}    
.exchangeImg
{
	padding:5px;
	width:95px;
	background-color:#404A4F;
	position:relative;
	z-index:0;
}    
.exchangeImg a
{
}    
.exchangeContent {
display:none;
left:115px;
padding:10px;
position:absolute;
top:22px;
width:150px;
background-color: #E2EBF0;
color:#556269;
min-height:150px;
background-image:url(../images/info.jpg);
background-repeat:no-repeat; background-position:top center;
z-index:5;
}

.exchangeContent p {
margin-top:40px;
font-size:11px;
text-align:center;
}
.exchangeContent li {
margin:0px 0px 10px 0px;
}

.exchange.over .exchangeContent {
display: block;
}


.exchangefeatured {
    clear:none;
	display:block;
	float:left;
	min-height:235px;
	width:415px;
	position:relative;
	padding:10px;
	margin:20px 0px 20px 0px;
	background-color:#E2EBF0;
	border:1px solid #ddd;
}
.exchangeImgfeatured {
    padding:0px;
	margin:0px;
	width:136px;
	height:180px;
	background-color:transparent;
	position:relative;
	z-index:0;
	border:5px solid #404A4F;
	float:left;
}
.exchangeContentfeatured {
    display:block;
    padding:0px 0px 0px 15px;
    width:245px;
    background-color: #E2EBF0;
    color:#556269;
    min-height:150px;
    background-image:none;
    float:left;
}
#content .exchangeContentfeatured p {
   padding:0px;
   margin:0px;
}
#content .exchangeContentfeatured li {
   padding:0px;
   margin:0px 0px 10px 0px;
}
.exchangeTitlefeatured {
    padding:0px;
    font-size:20px;
    padding-bottom:15px;
}
.exchangeTitlefeatured h4 {
  font-weight:bold;
  font-style:italic;
  padding-bottom:5px;
}
.exchangeTitlefeatured a.tracked {
    color:#317EDC;
}
