
body {
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, serif;
    font-size: 13px;
    color: #4d4d4f;
    line-height:1em;
}

table { padding: 0px; margin: 0px; vertical-align: top; }
td { margin: 0px; padding: 0px; vertical-align: top; }
input { font-size: 11px; }
select { font-size: 11px; }
option { font-size: 11px; }
textarea { font-size: 11px; }
img { border: 0px; }

.giant    { font-size: 48px; }
.largest  { font-size: 24px; }
.larger   { font-size: 18px; }
.large    { font-size: 14px; }
.medium   { font-size: 12px; }
.normal   { font-size: 11px; }
.small    { font-size: 10px; }
.smaller  { font-size: 9px; }
.smallest { font-size: 8px; }

.left   { text-align: left; }
.right  { text-align: right; }
.center { text-align: center; }
.vtop   { vertical-align: top; }
.vbot   { vertical-align: bottom; }
.vmid   { vertical-align: middle; }
.vtbot  { vertical-align: text-bottom; }

.bold   { font-weight: bold; }
.unbold { font-weight: normal; }

.hdrbar { background-color: #0072BC; }

.nopad td { padding: 0px; }
.pad10 td { padding: 10px; }
.pad5 td { padding: 5px; }
.pad3 td { padding: 3px; }
.pad2 td { padding: 2px; }
.pad2nl td { padding: 2px 2px 2px 0px; }
.pad0 td { padding: 0px; }
.pad5nl td { padding: 5px 10px 5px 0px; }

a:active, a:focus { outline: 0; }

a:link    { color: #8a8c8e; text-decoration: underline; cursor: pointer; }
a:visited { color: #8a8c8e; text-decoration: underline; cursor: pointer; }
a:hover   { color: #009fda; text-decoration: underline; cursor: pointer; }

a.action:link    { color: #009FDA; text-decoration: none; text-transform: uppercase; cursor: pointer; font-size:10px; letter-spacing:3px; }
a.action:visited { color: #009FDA; text-decoration: none; text-transform: uppercase; cursor: pointer; font-size:10px; letter-spacing:3px; }
a.action:hover   { color: #009fda; text-decoration: none; text-transform: uppercase; cursor: pointer; font-size:10px; letter-spacing:3px; }

.fleft { float: left; }
.fright { float: right; }

p{ margin:0px 0px 10px 0px; padding:0px; }

.sIFR-alternate{
    visibility:hidden;
}

p.introa{
    font-size:16px;
    color: #00264c;
    margin-top:0px;
    padding-top:0px;
    float:left;
    width:490px;
    line-height:1.2em;
    font-weight:bold;
    overflow:auto;
}

p.introb{
    font-size:16px;
    color: #8a8c8e;
    margin-top:0px;
    padding-top:0px;
    float:left;
    width:490px;
    line-height:1.2em;
    font-weight:bold;
    overflow:auto;
}

h1{
    height:24px;
    font-weight:bold;
    margin-bottom:30px;
}

div#mbody h1.bg{
    width:940px;
    height:80px;
    background-image:url(../images/template/headerbg.jpg);
    background-repeat: no-repeat;
    color:#ffffff;
    padding:20px 0px 0px 20px;
    margin:0px 0px 5px 0px; 
}

div#mbody h1.bg div{
    height:24px;
}

div#mbody div.seo{
    font-size:22px;
    color:#6d6e71;
/*     text-transform:uppercase; */
    font-weight:bold;
}

div#mbody div.seo p{
    font-size:19px;
    padding:10px 0px 23px 0px;
    font-weight:normal;
}

h2{
    font-size:13px;
    color: #009fda;
    margin:0px 0px 0px 0px;
    font-weight:bold;
    text-transform:uppercase;
}

p{
    font-size:13px;
    color:#4d4d4f;
    line-height:15px;
    margin:0px 0px 16px 0px;
}

ul{
/*     list-style-position: inside; */
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

li{
    list-style:none;
    background:url(../images/template/lvl1bullet.png) no-repeat 0px 7px; 
    padding:0px 0px 2px 11px;
    margin-left:0px;
    margin:0px 0px 0px 0px;
    line-height:15px;
}
li:last-child{
    padding-bottom:15px;
}

h3{
    color: #00264c;
    font-size:13px;
    font-weight:bold;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

h3.b{    
    color: #8a8c8e;
    font-size:13px;
    font-weight:bold;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

h4{
    color: #00264c;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
}

h5{
    font-size:11px;
    color:#00264c;
    font-weight:bold;
}

h5.b{
    font-size:11px;
    color: #4d4d4f;
    font-weight:bold;
}

div.lvl2 p{
    font-size:11px;
    color:#8a8c8e;
}

div.lvl2 p.b{
    font-size:11px;
    color:#009fda;
}

div.lvl2 ul{
    list-style-image: url(../images/template/lvl2bullet.jpg);
    list-style-position: inside;
}

div.lvl2 li{
    margin-left:30px;
    font-size:11px;
    color: #8a8c8e;
}

div.lvl3{
    overflow:auto;
}

div.lvl3 p{
    font-size:9px;
    color:#8a8c8e;
}

div#header, div#footer, div#mbody{
    width:490px;
    max-width:490px;
    min-width:490px;
    background-color:#ffffff;
    padding:0px;
    margin:0px 50px;
/*     border:1px solid #0f9bcd; */
/*     border-width: 0px 2px 0px 2px; */
    height:auto;
    position:relative;
/*     overflow:visible; */
}


div#mbody{
    overflow-y: auto;
    overflow-x:hidden;
    height:100%;
    min-height:768px;
/*     border:1px solid #ffffff; */
/*     border-width:0px 0px 1px 0px; */
}

div#footer{
    padding:40px 60px 20px 60px;
    color: #8A8C8E;
    font-size:11px;
/*     border:1px solid #ffffff; */
/*     border-width:1px 0px 0px 0px; */
}

img#logo{
    margin:30px 0px 30px 0px;
}

div#header div#menu {
    min-height:45px;
    height:45px;
    max-height:45px;

    background-repeat:no-repeat;
    background-position:bottom left;
    padding:0px;
    margin:0px;
}

#menu ul{
 /*    min-height:50px; */
/*     height:50px; */
/*     max-height:50px; */
/*     list-style-type:none; */
    margin:0px;
    padding:0px 0px 16px 0px;
    
}

div#header div#menu  ul li{
    list-style-type:none;
    list-style-image:none;
    float:left;
    width:131px;
    max-width:131px;
    min-width:131px;
    text-transform:uppercase;
    margin:0px 1px 0px 0px;
    padding:0px 0px 2px 6px;
    background-image: url(../images/template/menubg3.png);
    background-repeat:no-repeat;
    min-height:50px;
    height:50px;
    max-height:50px;
    cursor: pointer;
}
div#header div#menu  ul li.first{
    width:125px;
    max-width:125px;
    min-width:125px;
}

 div#header div#menu  ul li.active{
    background-image: url(../images/template/menubgblue3.png);
}

 div#header div#menu  ul li:hover{
    background-image: url(../images/template/menubgblue3.png);
}

div#header div#menu  ul li.last{
    background-image: url(../images/template/menushadright.png);
    background-repeat:repeat-y;
    background-position:top left;
    border-width:1px 0px 0px 0px;;
    height:45px;
    width:5px;
    min-width:5px;
    max-width:5px;
    margin:0px;
    padding:0px;
}

.sIFR-hasFlash div#header div#menu  ul li div{
    visibility: hidden;
    width:100%;
    height:13px;
    margin:16px 0px 0px 1px;
    letter-spacing:3px;
}

div#header div#menu  ul li a:link, div#header div#menu  ul li a:visited{
    color:#8A8C8E;
    font-weight:bold;
    text-decoration:none;
    cursor: pointer;
}

div#header div#menu  ul li a:hover{
/*     color:#dddd; */
    text-decoration:none;
    cursor: pointer;
}

div#header div#login{
    width:450px;
    float:right;
    margin:28px 6px 0px 0px;
    color:#D2D3D5;
    position:absolute;
    left:645px;
    top:-10px;
    /* display:none; */
}


div#header div#login span.lvl3{
    font-size:9px;
}

div#header div#login p{
    margin:0px 0px 3px 0px;
    padding:0px;
    color:#D2D3D5;
    font-weight:bold;
    font-size:12px;
}

.login input{
    padding:1px;
    margin:0px 0px 5px 0px;
    color:#D2D3D5;
    border:1px solid #D2D3D5;
}

.login input[type=submit]{
    border:0px;
    background:#ffffff;
    color:#D2D3D5;
    font-size:10px;
    cursor: pointer;
    width:auto;
}

.login input[name=pass]{
    display:none;
}

.login a:link, .login a:visited{
    font-size:10px;
    color:#b9babd;
    text-decoration:none;
}

.login a:hover{
    color:#009fda;
    text-decoration:none;
}

div#header div#menu  ul li a:active{
    color:#4d4d4f;
    text-decoration:none;
    cursor: pointer;
}

div#mbody div#breadcrumb{
    padding: 10px 0px 11px 0px;
    font-size:10px;
    color:#c7c8ca;
    letter-spacing:2px;
}

div#mbody div#breadcrumb a:link, div#mbody div#breadcrumb a:visited{
    text-decoration:none;
    color:#c7c8ca;
}

div#mbody div#breadcrumb a:hover{
    color:#009fda;
}

div#mbody div#leftnav{
    float:left;
    width:160px;
    min-width:160px;
    max-width:160px;
    margin:0px 20px 0px 0px;
    min-height:768px;
}
    

div#mbody div#singlecol{
    float:left;
    min-width:617px;
    width:617px;
    max-width:617px;
    min-height:768px;
}
div#mbody div#col1{
    float:left;
    width:298px;
    min-height:768px;
}
div#mbody div#col2{
    float:left;
    width:298px;
    margin: 0px 0px 0px 20px;
    min-height:768px;
}


div#mbody div#sidebar{
    float:left;
    min-width:140px;
    max-width:140px;
    width:140px;
    margin: 0px 0px 0px 20px;
    min-height:768px;
}

div#mbody div#sidebar div.item{
    padding:0px 0px 10px 0px;
}

div#mbody h1{ 
    visibility: visible;
    margin:0px 0px 14px 0px;
    color: #009fda;
    font-size:24px;

}
div#mbody div#leftnav ul{
    list-style:none;
}



div#mbody div#leftnav ul.lvl0{
    font-size:12px;
    padding:0px;
    margin:0px;
}

div#mbody div#leftnav ul.lvl0 li{
    padding:0px;
    margin:0px;
}

div#mbody div#leftnav ul.lvl1{
    padding: 0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-size:11px;
}

div#mbody div#leftnav ul.lvl1 li{
    padding: 0px 0px 0px 15px;
    margin:0px 0px 0px 0px;
}

div#mbody div#leftnav ul.lvl2{
    padding: 0px 0px 0px 0px;
    font-size:9px;
}

div#mbody div#leftnav ul.lvl2 li{
    padding: 0px 0px 0px 25px;
    margin:0px 0px 0px 0px;
}

div#mbody div#leftnav a:link, div#mbody div#leftnav a:visited{
    font-weight:bold;
    color: #8a8c8e;
    text-decoration:none;
}
div#mbody div#leftnav a:hover{
    font-weight:bold;
    color: #009fda;
    text-decoration:none;
}

div#mbody div#leftnav a.active{
    font-weight:bold;
    color: #4d4d4f;
    text-decoration:none;
}

div#leftnav ul li{
    padding:0px;
    margin:0px;
    background:transparent;
}

div#mbody div#leftnav ul.lvl0 li.break{
    margin-top:15px;
}

div#sidebar div.title{
    font-size:11px;
    color: #0A234B;
    text-transform:uppercase;
    font-weight:bold;    
}

div#sidebar p{
    font-size:11px;
    color: #009FDA;
    margin:0px 0px 15px 0px;
    line-height:13px;
}

/* div#sidebar a:link, div#sidebar a:visited{ */
/*     font-size:11px; */
/*     color: #009fda; */
/*     text-decoration:none; */
/* } */

/* div#sidebar a:hover{ */
/*     font-size:11px; */
/*     color: #4d4d4f; */
/*     text-decoration:none; */
/* } */

div#flash{
    position:relative;
    width:100%;
    height:320px;
    margin:0px 0px 25px 0px;
/*     padding-top:15px; */
    z-index:0;
}

ul.hpro{
    position:relative;
    list-style-type:none;
    width:960px;
    height:164px;
    min-height:164px;
    margin:0px 0px 10px 0px;
    padding:0px 0px 70px 0px;
    overflow:visible;
    border:1px  solid #d3d4d5;
    border-width:0px 0px 1px 0px;
    z-index:5000;
}
ul.hpro li{
    position:relative;
    display:block;
    float:left;
    width:251px;
    text-align:left;
    margin:0px -47px 0px 47px;
    padding:0px;
    overflow:visible;
    z-index:1;
    z-index:5000;
}

ul.hpro li span{
    display:block;
    position:relative;
    z-index:2000;
    font-size:11px;
    width:205px;
    color:#6d6e71;
}

ul.hpro li span h2{
    margin:3px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

ul.hpro li span p{
    z-index:2000;
}

ul.hpro li p{
    width:205px;
    z-index:2000;
}

ul.hpro li img{
    position:relative;
    z-index:2000;
}

ul.hpro li div.bg{
    display:none;
    position:absolute;
    top:-10px;
    left:-10px;
    width:225px;
    height:190px;
    background-image:url(../images/template/hp_mo_bg.png);
    background-repeat:no-repeat;
    z-index:1;
}

ul.hpro li div.bg div.left{
    position:absolute;
    top:-356px;
    left:50px;
    width:547px;
    height:306px;
    background-image:url(../images/template/hp_bubble_left-trans.png);
    padding:30px 20px 30px 20px;
    z-index:5000;
}

ul.hpro li div.bg div.right{
    position:absolute;
    top:-356px;
    left:-410px;
    width:547px;
    height:306px;
    background-image:url(../images/template/hp_bubble_right-trans.png);
    padding:30px 20px 30px 20px;
    text-align:left;
    z-index:5000;
}

ul.hpro li div.bg div.left div, ul.hpro li div.bg div.right div{
    width:200px
}
ul.hpro li div.bg div.left div p, ul.hpro li div.bg div.right div p {
    font-size:11px;
}

ul.hpro li:first-child{color:#c7c8ca;

    text-align:left;
    margin:0px -47px 0px 0px;
}
ul.hpro li:hover div.bg{
    display:block;
}

div.clientimgs{
    display:table;
    list-style-type:none;
    width:960px;
    margin:0px 0px 25px 0px;
    overflow:hidden;
    height:58px;
    padding:0px 0px 14px 0px;
    border:1px  solid #d3d4d5;
    border-width:0px 0px 1px 0px;
}

ul.clientimgs li{
    display:table-cell;
    position:relative;
    float:left;
    text-align:left;
    height:58px;
    margin:0px 80px 0px 0px;
    padding:0px 0px 0px 0px;
}

ul.clientimgs li img{
    display: table-cell; vertical-align: middle;
    margin: auto 0;
    
}


ul.clientimgs li:nth-child(5){
    margin:0px;

}

div#hpbar{
    width:100%;
}

div#hpbar h3 { text-transform: uppercase; margin:0px 0px 10px 0px; }

div#hpbar div {
    width:200px;
    min-height:400px;
    float:left;
    padding: 10px 35px 0px 10px;
    margin:0px;
    background-image:url(../images/template/featurebg.jpg);
    background-repeat:no-repeat;
}

div#hpbar div.last {
    width:200px;
    min-height:400px;
    float:left;
    padding: 10px 15px 0px 10px;
    margin:0px;
    background-image:url(../images/template/featurebg_last.jpg);
    background-repeat:no-repeat;
}

div#hpbar div div.lvl3{
    background-image:none;
    width:auto;
    margin:0px;
    padding:0px;
}

div#hpbar div:nth-child(4){
    margin:0px;
}

div#hpbar a:link    { color: #009fda; text-decoration: none; cursor: pointer; }
div#hpbar a:visited { color: #009fda; text-decoration: none; cursor: pointer; }
div#hpbar a:hover   { color: #8a8c8e; text-decoration: none; cursor: pointer; }


div.team{
    margin:0px 0px 30px 0px;
    height:100%;
    overflow:auto;
}

div.team h2{
    margin:0px;
}

div.team img.profile{
    margin:0px 10px 10px 0px;
}

div.team img.show{
    cursor: pointer;
}

div.team img.img2{
    margin:0px 0px 10px 10px;
}

div.team div.descr{
    display:none;
}
form{
    width:99%;
}

form table{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:100%;
}

form table td{
    padding:5px 5px 5px 0px;
}

form table td:first-child{
    width:40%;
}

form input[type=text]{
    width:200px;
}

form select{
    width:205px;
}

form textarea{
    width:205px;
    height:150px;
}

textarea.err, select.err, input.err{
    background: #ffffcc;
    color:#D30000;
}

div.err{
    border:2px solid #ffffcc;
    background: #ffffcc;
    display:inline;
}

p.err, ul.err{
    color:#D30000;
}

table.eventstable td{
    border-top: #AAAAAA 1px solid;
    border-right: #AAAAAA 1px solid;
    padding: 2px 5px 2px 5px;
    margin: 0px;  
}

table.eventstable{
    width: 600px;
    border-bottom: #AAAAAA 1px solid;
    border-left: #AAAAAA 1px solid;
    padding: 0px;
    margin: 0px;  
}

div#resources {
    margin:0px;
    padding:0px;
}

div#resources h3{
    margin:0px;
    padding:0px;
}

form.login input[type=text], form.login input[type=password]{
    width:135px;
}

div.brd{
    height:0px;
    border:1px solid #8A8C8E;
    border-width:0px 0px 1px 0px;
}