/*
AiSite Theme: Aivolution
AiSite Theme URL: http://www.aivolution.com
*/

@import url('blueprint/screen.css');

/* Just some example content */

a 
{
    outline:none !important;
}

div.skip-link 
{
    position:absolute;
    right:1em;
    top:1em;
}

div#menu {
    background:#EEE;
    height:1.5em;
    margin:1em 0;
    width:100%;
}

div#menu ul, div#menu ul ul 
{
    list-style:none;
    margin:0;
    padding:0;
}

div#menu ul a 
{
    display:block;
    margin-right:1em;
    padding:0.2em 0.5em;
    text-decoration:none;
    outline:none;
}

div#menu ul ul ul a 
{
    font-style:italic;
}

div#menu ul li ul 
{
    left:-999em;
    position:absolute;
}

div#menu ul li:hover ul 
{
    left:auto;
}

.entry-title, .entry-meta 
{
    clear:both;
    height:auto;
}

div#container, div#primary 
{
    margin-top:1em;
}

form#commentform .form-label 
{
    margin:1em 0 0;
}
form#commentform span.required {
    background:#fff;
    color:#c30;
}
form#commentform, form#commentform p {
    padding:0;
}
input#author, input#email, input#url, textarea#comment {
    padding:0.2em;
}
div.comments ol li {
    margin:0 0 3.5em;
}
textarea#comment {
    height:13em;
    margin:0 0 0.5em;
    overflow:auto;
    width:66%;
}
.alignright, img.alignright {
    float:right;
    margin:1em 0 0 1em;
}
.alignleft, img.alignleft {
    float:left;
    margin:1em 1em 0 0;
}
.aligncenter, img.aligncenter {
    display:block;
    margin:1em auto;
    text-align:center;
}
div.gallery {
    clear:both;
    height:180px;
    margin:1em 0;
    width:100%;
}
p.wp-caption-text {
    font-style:italic;
}
div.gallery dl {
    margin:1em auto;
    overflow:hidden;
    text-align:center;
}
div.gallery dl.gallery-columns-1 {
    width:100%;
}
div.gallery dl.gallery-columns-2 {
    width:49%;
}
div.gallery dl.gallery-columns-3 {
    width:33%;
}
div.gallery dl.gallery-columns-4 {
    width:24%;
}
div.gallery dl.gallery-columns-5 {
    width:19%;
}
div#nav-above {
    margin-bottom:1em;
}
div#nav-below {
    margin-top:1em;
}
div#nav-images {
    height:150px;
    margin:1em 0;
}
div.navigation {
    height:1.25em;
}
div.navigation div.nav-next {
    float:right;
    text-align:right;
}
div.sidebar h3 {
    font-size:1.2em;
}
div.sidebar input#s {
    width:7em;
}
div.sidebar li {
    list-style:none;
    margin:0 0 2em;
}
div.sidebar li form {
    margin:0.2em 0 0;
    padding:0;
}
div.sidebar ul ul {
    margin:0 0 0 1em;
}
div.sidebar ul ul li {
    list-style:disc;
    margin:0;
}
div.sidebar ul ul ul {
    margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
    list-style:circle;
}
div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
    float:left;
}
div#header, div#footer {
    text-align:center;
}
input#author, input#email, input#url, div.navigation div {
    width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
    margin:0;
    padding:0;
}
h1, h2, h3, legend {
    /*font-variant: small-caps; */
    text-transform: uppercase;
    white-space:nowrap;
}
h1 {
    color:#fff;
    font: normal 22px Arial;
    line-height:32px;
}
h2, h3, legend {
    color:#000022;
    font-family:Arial, Tahoma;
    font-weight:bold;
}
h2 {
    font:bold 1.2em Arial;
    padding-bottom: 5px;
}
h3 {
    font-size: 1.0em;
    padding-bottom: 2px;
}
legend {
    font-size:12px;
    padding-left:0.15em;
    padding-right:0.15em;
}
a, a:hover {
    color:#524ca7;
}
#header {
    -moz-user-select: none;
    -khtml-user-select: none;
    background:transparent url('images/top-shade.png') no-repeat center bottom;
    /*height: 86px;*/
    text-align:left!important;
    user-select: none;
}
#header .span-7 {
    padding-top:12px;
}
#header .span-7 .last img {
    padding-top:18px;
}
#header .span-11 {
    padding-top:30px;
    width: 430px;
}
#header li {
    border-right:1px solid #999;
    display:inline;
    list-style:none;
    padding-right:10px;
    padding-left:10px;
}
#header a {
    color:#999;
    outline:none;
    text-decoration:none;
    font: 11px Arial;
    /*line-height:16px;*/
}
#header a:hover {
    color:#524CA7;
}
#header li a:hover {
    border-bottom: dotted 1px;
}
#header form {
    background:transparent url('images/search_bg_box.png') no-repeat top;
    float:right;
    height:22px;
    margin-top:-38px;
    width:154px;
}
#header input {
    margin:0;
    color:#999;
    font-family:Arial;
    font-size:11px;
    background:transparent;
    border:none;
}
#header input[type='text'] {
    padding-left:10px;
    line-height:18px;
    width:115px;
}
#header input[type='submit'] {
    height:14px;
    width:14px;
}
#access {
    padding-bottom:10px;
}
#access .l_corner, #access .r_corner {
    float:left;
    width:9px;
    height:42px;
}
#access .l_corner {
    background: url('images/navbg_left.png') no-repeat;
}
#access .r_corner {
    background: url('images/navbg_right.png') no-repeat;
}
div#menu {
    background:transparent url('images/bg_nav.jpg') repeat scroll left top;
    float:left;
    height:42px;
    margin:0px;
    white-space:nowrap;
    width:931px;
}/*ru_bar.png*/
#menu ul {
    margin-left:8px !important;
    /*padding-top:10px !important;*/
}
#menu li {
    background:transparent url('images/menu-seperator.jpg') no-repeat scroll left center;
    height:42px;
    
}
#menu a {
    /*border-left:#232323 1px solid;*/
    color:#b9bbbd;
    font: bold 10px Arial;
    font-size:12px;
    /*font-variant: small-caps; *
    font-weight:bold;*/
    line-height:42px;
    margin-right:0px !important;
    padding:0px 12px 0px 12px !important;
    text-transform: uppercase;
}
#menu a:hover {
    background:transparent url('images/menu-shade.png') no-repeat scroll top center;
    /*
    height:42px;
    */
    color:#FFF;
    display:block;
}
/*#menu li:first-child a{
    border-left:none;
}*/
#menu li:first-child {
    background:none;
}

#slideshow {
    height:280px;
    position:relative;
}
#slideshow DIV.slide {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    min-height: 280px;
    width:950px;
    background-color: #FFF;
}
#slideshow DIV.active {
    opacity:1.0;
    z-index:10;
}
#slideshow DIV.last-active {
    z-index:9;
}
#slideshow DIV IMG {
    border: 0;
    display: block;
    margin-bottom: 10px;
}
#slideshow .span-12 {
    float:right;
    margin-top:50px;
}
#slideshow .span-12 p {
    color:#fff;
}
ul#slideshow-rotator {
    margin:-60px 0 50px 450px;
    padding:0;
    position:relative;
    z-index:10;
}
ul#slideshow-rotator li {
    float:left;
    font-size:1.125em;
    list-style-type:none;
    margin:0 auto;
    padding:0 8px 0 0;
    text-align:center;
    width:74px;
    height:53px;
}
ul#slideshow-rotator a {
    display:block;
}
ul#slideshow-rotator a.activeSlide {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url('images/thum_border.png') no-repeat scroll center top;
    margin:0;
    width:74px;
    height:53px;
}
#slideshow-rotator a:focus, #slideshow-rotator a:hover, #slideshow-rotator a:active {
    border:none;
    outline: none;
}
ul#slideshow-rotator img {
    padding-top:5px;
}
ul#slideshow-rotator img {
    padding-top:5px;
}
#slideshow {
    min-height:280px;
    position:relative;
}
#slideshow DIV.slide {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    min-height: 280px;
    width:950px;
    background-color: #FFF;
}
#slideshow DIV.active {
    opacity:1.0;
    z-index:10;
}
#slideshow DIV.last-active {
    z-index:9;
}
#slideshow DIV IMG {
    border: 0;
    display: block;
    margin-bottom: 10px;
}
#slideshow .span-12 {
    float:right;
    margin-top:50px;
}
#slideshow .span-12 p {
    color:#fff;
}
#container {
    margin-top:0px !important;
    padding-top:2em !important;
    background:transparent url('images/bot-shade.png') no-repeat scroll center top;
}
#primary {
    border-top:1px solid #d5d9df;
}
#primary h2 {
    border-left:1px solid #cdd1da;
    margin:0px;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:10px;
    white-space:nowrap;
}
#primary .span-4 {
    border-bottom:1px solid #cdd1da;
}
#primary ul li {
    display:block;
    margin:0px;
}
#primary ul li ul {
    margin:0px;
    width:100%;
}
#primary ul li ul li {
    border-top:1px solid #cdd1da;
    border-right:1px solid #cdd1da;
    padding:2px 12px 2px 0px;
}
#primary ul.xoxo a {
    background:transparent url('images/nav_sh.jpg') repeat-y scroll right top;
    color: #666;
    font:normal 11px Arial, Tahoma;
    display:block;
    outline:none;
    padding:8px 0px 8px 10px;
    text-decoration:none;
    text-transform: uppercase;
    white-space:nowrap;
    width:100%;
}
#primary ul.xoxo a:hover {
    color: #524CA7;
    font-weight:bold;
}
#primary .linkcat li:first-child {
    border-left:1px solid #cdd1da;
    border-right:none;
    border-top:none;
}
#primary .linkcat li:first-child a {
    background:none;
    color:#524ca7;
    font-weight:bold;
}
#primary .last ul li img {
    max-width:132px;
}
.linkcat-active {
    border-left:1px solid #cdd1da !important;
    border-right:none !important;
}
.linkcat-active a {
    background:none !important;
    color:#524ca7 !important;
    font-weight:bold !important;
}
.linkcat-inactive {
    border-right:1px solid #cdd1da !important;
    border-left:none !important;
}
.linkcat-inactive a {
    background:transparent url('images/nav_sh.jpg') repeat-y scroll right top !important;
    color:#666666 !important;
    font-weight:normal !important;
}
#primary ul li ul li.linkcat-inactive a:hover {
    color: #524CA7!important;
    font-weight:bold!important;
}
#primary .last {
    border-bottom:none;
    float:right;
    font-family:Arial, Tahoma;
    font-size:11px;
    font-weight:normal;
    padding-top:10px;
}
#primary .last a {
    color:#7e8487;
    text-decoration:none;
}
#primary .last a:hover {
    color:#524cb6;
}
#primary .last div.span-4,  #primary .last ul li{
    border-bottom:none;
    border-top:1px solid #d5d9df;
    line-height:1.8em;
    margin-left:0px;
    margin-top:10px;
    padding-top:15px;
    text-align:center;
}

#content q {
    background-color:#F9F9F9;
    border:1px solid #000000;
    display:block;
    float:right;
    height:100%;
    margin:16px 0 0 16px;
    padding:16px;
    vertical-align:middle;
    width:40%;
    font-style: italic;
}

#content {
    color:#111111;
    font-family:Arial, Tahoma, Helvetica, Verdana;
    font-size:1.2em;
    text-align: justify;
}

.post {
    border-bottom:1px solid #c2c6ca;
    font-size:12px;
    padding:10px 0px;
}
.post p 
{
    margin-bottom:0px;
}
#content h2, #container .span-5 div h2, #footer .span-5 h2 
{
    margin-bottom:0px;
}

.slogan {
    float: left;
    position: absolute;
    margin-left: 300px;
    margin-top: 35px;
}

.blue {
    color: #00ccff;
}

.entry-date abbr, acronym {
    border:none;
    color:#909da5;
    font: bold 10px Arial;
}
.entry-title a {
    font: normal 12px Arial;
}
.entry-title a:hover {
    border-bottom:1px dotted #666;
}
#content a {
    text-decoration:none;
    color: #005588;
    font-variant: small-caps;
}

#content a:hover {
    color: #00aadd;
}

.more-posts {
    padding-top:10px;
}
div#secondary {
    margin : 0 0 0 -190px;
}
#container .span-5 fieldset {
    border:1px solid #c2c6ca;
    color:#858e95;
    font-family:Arial, Tahoma;
    font-size:11px;
    margin-bottom:10px;
    padding-left:0.3em;
    padding-right:0.3em;
    text-align:center;
}
#container .span-5 h2 {
    margin-top:-12px;
    margin-right:5px;
    padding-bottom:12px;
    margin-left:5px;
    background:#fff;
}
#container .span-5 p {
    margin:8px;
    text-align:left;
}
#container .span-5 ul {
    background:#fff;
    margin-bottom:0px;
}
#container .span-5 li {
/*    display:inline; */
    border-left:1px solid #524ca7;
    display:inline;
    list-style:none;
    padding-left:6px;
    padding-right:6px;
}
#container .span-5 a {
    color:#524ca7;
    text-decoration:none;
}
#secondary .last {
    float:right;
}
#secondary .last div {
    border:none;
    border-top:1px solid #d5d9df;
    /*line-height:2em;*/
    margin:0px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
}
#footer .span-24 {
    border-top:#b6bbbf 1px solid;
    color:#787d81;
    font-family:Arial, Tahoma;
    font-size:11px;
    padding-bottom:10px;
    padding-top:10px;
    text-align:left;
}
#footer ul, .sidebar ul.purple-bg-light {
    font-size:12px;
    margin-bottom:0px;
}
#footer ul {
    float:left;
}
#footer li, .sidebar ul.purple-bg-light li, .sidebar .light-grey-border li, #content .entry-content .span-17.grey-bottom-border li, ul.aero-list-style li {
    background: url('images/aero.png') left center no-repeat;
    list-style:none;
    margin-bottom: 5px;
    padding-left: 12px;
}
#content .entry-content .span-17.grey-bottom-border li {
    font-weight:bold;
}
#content .entry-content .span-17.grey-bottom-border li .years {
    color:#666666;
}
#content .entry-content .span-17.grey-bottom-border li .clr_both {
    float:left;
    font-weight:normal;
}
#footer a {
    color:#00ccff;
    text-decoration:none;
}
#footer a:hover {
    border-bottom: dotted 1px;
}
#footer .span-24 div a {
    color:#00ccff;
    font-size:10px;
    text-decoration:none;
}
#footer .span-5 img {
    margin-top:-5px;
    max-width:43px;
}
#footer .span-5 .last {
/*  margin-left:-30px; */
}
#footer .span-18 ul {
    float:right;
    margin-right:-20px;
}
#footer .span-18 li {
    background:none;
    border-left:1px solid #787d81;
    display:inline;
    padding-left:5px;
}
#footer .span-18 ul li a {
    color:#787d81;
    font-size:11px;
}
#footer .right {
    float:right;
}
div#primary, div#secondary {
    margin-top:2em;
}
#nav-above {
    display:none;
}
#slide .slide-container .span-14 {
    float:right!important;
}
#slide .slide-container .span-14 .span-11 {
    margin-left:73px;
    position:absolute;
}
.span-24 .span-14 h1 {
    margin-top:52px;
}
.span-24 .span-14 p {
    color:#fff;
    font-size:12px;
    font-family:Arial;
    line-height:1.2em;
}
.navigation-top {
    border-bottom:1px solid #d1d4d5;
    height:2.35em;
    margin-bottom:10px;
    width:100%;
}
.navigation-top ul {
    list-style: none;
    margin:0px;
    /*margin-top:-14px;*/
    padding:0 0 0 200px;
}
.navigation-top li {
    display: inline;
}
.navigation-top li div, .navigation-top li span {
    float:left;
    height:29px;
}
.navigation-top li a span {
    color:#696d70;
    font-weight:bold;
    padding-top:5px;
}
.navigation-top li a.active span {
    background:#fff;
    border-top:1px solid #d1d4d5;
    color:#00ccff;
}
.navigation-top .tab_left, .navigation-top .tab_right {
    width:15px;
}
.navigation-top .active .tab_left {
    background: url("images/left-tab.gif") left top no-repeat;
}
.navigation-top .active .tab_right {
    background: url("images/right-tab.gif") left top no-repeat;
}
.navigation-left ul {
    list-style:none;
    padding-top:8px;
    width:190px;
    font: bold 12px Arial;
    padding-right:20px;
}
.navigation-left li {
    line-height:2.2em;
    border-bottom :1px dotted #ccc;
}
.navigation-left li a {
    color:#666;
    padding-left:10px;
}
.navigation-left li a:hover {
    color:#fff;
    background:#288687;
    display:block;
}
.navigation-left li a.active {
    color:#074b4c;
    background-color:#9ecdce;
    display:block;
}
.navigation-left-spon ul {
    list-style:none;
    margin:0 auto;
    width:180px;
    font: bold 12px Arial;
    padding-right:20px;
}
.navigation-left-spon li {
    line-height:2.2em;
    border-bottom :1px dotted #ccc;
}
.navigation-left-spon li a {
    color:#666;
    padding-left:10px;
}
.navigation-left-spon li a:hover {
    color:#fff;
    background:#b8713b;
    display:block;
}
.navigation-left-spon li a.active {
    color:#b8713b;
    background-color:#612711;
    display:block;
}
#content .entry-content {
    color:#4e4e4e;
    font-family:Arial, Verdana;
    font-size:12px;
    width:100%;
}
#content h4.entry-title {
    margin-bottom:0.5em;
}
#content .entry-content .span-24 h2, #content .entry-content .span-14 h2 {
    color:#4e4e4e;
    font-family:Arial;
    font-size:20px;
    font-weight:normal;
    padding-bottom:20px;
    text-transform:capitalize;
}
#content .entry-content div {
    float:left;
}
#content .entry-content .span-3.last {
    border-left:1px #eeecec solid;
    height:23px;
    padding-left:8px;
    padding-top:5px;
}
#content .entry-content .span-3.last a {
    /*float:right;*/
    margin-left:15px;
    outline:none;
}
#content .entry-content p img {
    margin:0px 5px 0px 0px;
    padding-right:10px;
    padding-bottom:10px;
}
.bg-border {
    border-top:1px dotted #b3514d;
    clear:both;
}
.bg-border-investor {
    border-top:1px dotted #999;
    clear:both;
}
.purple-top-border-large {
    background:#eceef2;
    border-top:3px #524ca7 solid;
    color:#433a91;
 font-family:Arial, Tahoma:Verdana;
    font-size:12px;
    font-weight:bold;
    margin-bottom:20px;
}
.purple-top-border-large ul {
    float:left;
    list-style:none;
    margin-right:0.8em;
    padding-left:20px;
    padding-top:20px;
}
.purple-top-border-large ul li {
    background:transparent url('images/aero.gif') no-repeat scroll left center;
    border:none !important;
    display:block !important;
    margin:5px 0px 5px 0px;
    padding:0px 0px 0px 12px !important;
}
.blue-top-border-large {
    background:#bee5f9;
    border-top:5px #087ab5 solid;
    color:#065178;
 font-family:Arial, Tahoma:Verdana;
    font-size:12px;
    font-weight:bold;
    margin:0px;
    padding:10px 0px 12px 18px;
}
.entry-content .purple-bold-text {
    color:#3c3186;
    font-size:15px;
    font-weight:bold;
}
.sidebar.span-7 {
    margin-left: -70px !important;
}
.sidebar.span-7 .span-6 {
    margin:0px 0px 20px 38px !important;
}
.light-grey-bg {
    background:#ededea;
}
.sidebar.span-7 .span-6 div {
    margin:20px 15px 20px 15px;
}
.sidebar.span-7 .span-6 h2 {
    text-align:center;
}
.sidebar.span-7 .span-6 div a img {
    float:left;
    padding-right:10px;
}
.sidebar.span-7 .purple-bg-dark {
    background:#524ca7;
    color:#ffffff;
}
.sidebar.span-7 .yellow-box {
    border-bottom:2px solid #ffb74c;
    text-align:left;
}
.sidebar .yellow-box h2.white {
    background:#ffb74c;
    padding:5px 0px 5px 15px;
}
.sidebar .yellow-box ul {
    padding:5px 0px 10px 15px;
}
.sidebar .yellow-box ul li {
    margin:0 0 0.5em 0;
}
.sidebar .yellow-box ul li a {
    color:#4c4c4c;
}
.sidebar.span-7 .red-bg-dark {
    background:#a6332e;
}
.sidebar.span-7 .blue-bg-dark {
    background:#087ab5;
}
.sidebar.span-7 .purple-bg {
    background:#c8c7dd;
}
.sidebar.span-7 .purple-bg-dark h2.white {
    padding:7px 0px 19px 0px;
}
.sidebar.span-7 .purple-bg-light {
    background:#eceef2;
    margin-top:10px;
    padding:15px 10px;
}
.pbltext a:hover {
    border-bottom: dotted 1px;
}
.sidebar.span-7 .purple-border-dark {
    border:1px solid #6c67b4;
}
.sidebar.span-7 .purple-border-light {
    border:1px solid #edeeef;
}
.sidebar.span-7 .red-border-light {
    border:1px solid #b3514d;
}
.sidebar.span-7 .blue-border-light {
    border:1px solid #2d8ec0;
}
.sidebar.span-7 .span-6 .purple-bg-dark.blue-border-dark {
    margin:4px;
}
.sidebar.span-7 .purple-bg-dark.blue-border-dark div {
    margin:0px;
    padding:16px;
}
.oval_box {
    color:#524ca7;
    background:transparent url('images/oval_box.png') no-repeat scroll center;
    font-size:15px;
    font-weight:bold;
    height:24px;
    text-align:center;
}
.sidebar .oval_box {
    margin-top:-20px !important;
}
.light-grey-border {
    border:1px solid #d1d4d5;
    color:#878c90;
    font-family:Arial, Tahoma, Verdana;
}
.light-grey-border li {
    margin:0 0 0.5em!important;
}
.grey-bottom-border {
    padding-top:15px;
    border-bottom:1px solid #c2c2c2;
}
.sidebar .red-bg-dark.red-border-light, .sidebar .purple-bg-light.blue-border-light, .sidebar .blue-bg-dark.blue-border-light {
    margin:4px !important;
}
.red-bg-dark div {
    margin-left:0px !important;
    margin-right:0px !important;
}
.red-bg-dark div h2, .blue-bg-dark div h2 {
    white-space:normal;
}
.sidebar .light-grey-border p, .sidebar .light-grey-border ul {
    color:#3c4143;
    font-family:Arial, Tahoma;
    margin:1.5em;
}
.sidebar .light-grey-border ul li a {
    /*color:#a6332e;*/
    font-weight:bold;
    text-decoration:none;
}
.sidebar .light-grey-border .purple-bg-light {
    backgound:#eaebec;
}
.sidebar .light-grey-border ul.red a {
    color:#a6332e;
}
.sidebar .light-grey-border ul.red a:hover {
    color:#333;
    border-bottom: 1px dotted;
}
.sidebar .light-grey-border ul.blue li a {
    color:#087ab5;
    font-weight:normal;
}
.sidebar .light-grey-border ul.blue li a:hover {
    border-bottom:dotted 1px;
}
.sidebar.span-7 .span-6.light-grey-border a img {
    float:left;
    padding-right:10px;
    margin-bottom:10px;
    margin-left:10px;
}
.world-map-bg {
    color:#48494a;
    background:transparent url('images/world-map.jpg') no-repeat scroll top right;
    font-family:Arial;
    font-size:15px;
    padding-top:75px;
}
.world-map-bg .last {
    margin-top:35px;
}
.world-map-bg h2 {
    font: bold 16px Arial;
    color:#288687;
}
.world-map-bg ul {
    list-style:none;
    margin:0px 0px 50px 0px;
}
.text-foreign {
    font: normal 12px Arial;
    color:#666;
    line-height:20px;
}
.brown {
    background:#b8713b;
    height:30px;
    line-height:30px;
    margin-right:0px !important;
}
.brown h2 {
    color:#fff!important;
    font: normal 20px Arial;
    padding:2px 0px 2px 10px!important;
    text-transform: uppercase;
}
ul.no-list-style li {
    border-top:1px solid #ccc;
    float:left;
    padding-top:20px;
    padding-bottom:20px;
}
.dark-brown {
    background:#75361e;
    line-height:3em;
    margin-right:0px !important;
    height:40px;
    width:80px;
    margin:0 auto;
}
.dark-brown a {
    color:#fff;
    font: normal 12px Arial;
    padding-left:10px;
}
.dark-brown a:hover {
    color:#fff;
    background-color:#3d1100;
    height:40px;
    display:block;
    line-height:3em;
}
.dark-brown img {
    vertical-align:middle;
    border:none;
}
ul.aero-list-style {
    margin:0px;
    padding-top:10px;
}
ul.aero-list-style li {
    border:none;
    clear:both;
    padding-bottom:0px;
    padding-top:0px;
}
h2.yellow {
    font-family:Arial;
    font-size:15px;
}
hr.yellow, hr.yellow-narrow {
    background:#ff9900;
}
hr.yellow {
    height:3px;
}
hr.yellow-narrow {
    height:1px;
}
.full-width {
    width:100%;
}
.wpcf7 {
    width:100%;
}
.wpcf7 p {
    margin-bottom:0px;
}
.wpcf7 dl {
    /*display:inline;*/
    padding:10px 0px;
}
.wpcf7 dt {
    float:left;
    width:22%;
}
.wpcf7 dd {
    float:left;
    width:75%;
}
.wpcf7 dd input, .wpcf7 dd select {
    border:1px solid #ff9900;
    height:20px;
    vertical-align:middle;
}
.wpcf7 dd select {
    width:52%;
}
.wpcf7 dd textarea {
    border:1px solid #ff9900;
    height:95px;
    width:98%;
}
.wpcf7 dd input[type=submit] {
    background:#ff9900;
    color:#fff;
    font-family:Arial;
    font-size:15px;
    height:27px;
}
.wpcf7 dd .wpcf7-not-valid-tip {
    position:static;
}
#content .entry-content .grey-border {
    border-bottom:1px solid #cccccc;
}
#content .entry-content p.extra-padding {
    padding:25px 10px;
    ;
}
.blue-bg-light {
    background:#b2e5f4;
}
.blue-bg-light h2 {
    color:#0a57a5 !important;
    font-size:18px !important;
    padding:25px;
}
ul.group-logo {
    float:left;
}
ul.group-logo li {
    
    /*background:#fff123;*/
    cursor:pointer;
    float:left;
    list-style:none;
    padding:0px 12px 24px 12px;
}
.group-roundcont {
    background-color: #fff;
    color: #000;
}
.group-roundtop {
    background: url('images/group-corner-top-right.gif') no-repeat top right;
    float:none !important;
}
.group-roundbottom {
    background: url('images/group-corner-bottom-right.gif') no-repeat top right;
    float:none !important;
}
img.group-corner {
    border: none;
    display: block !important;
}
ul.group-logo li .logo {
    background:#fff;
    display:table-cell;
    float:none !important;
    height:79px;
    width:89px;
    text-align:center;
    vertical-align:middle;
}
.group-summary div h2 {
    color:#0a57a5 !important;
    padding-left:0px !important;
}
.group-summary ul {
    color:#01aadb;
    font-size:18px;
    line-height:0.75em;
    margin:0em 0em 0.5em;
}
.group-summary ul li {
    margin:10px 15px;
}
.group-summary ul span {
    color:#000;
    font-family:Tahoma, Arial;
    font-size:12px;
}
.group-summary .group-roundcont div {
    color:#666666;/*padding-left:25px;*/
}
.group-summary .group-roundcont .summary-data {
    float:none !important;
    height:423px;
    margin-left:20px;
    width:405px;
}
.group-summary .group-roundcont div a {
    color:#01aadb;
}
.group-summary .group-roundcont .group-web-address {
    padding:10px 0px 20px 0px;
}
.group-summary .group-roundcont hr {
    background-color:#01aadb;
    margin-right:2em;
    width:auto;
}
.group-bottom {
    background:url('images/group-bottom.png') no-repeat top left;
    height:161px;
    width:950px;
}
/*** image slider ***/
.group-summary .group-roundcont div#gallery {
    padding:0px 25px;
}
.group-summary .group-roundcont div#gallery div {
    padding:0px;
}
#gallery a.prev, #gallery a.next, #gallery a.prevPage, #gallery a.nextPage {
    margin:10px 0 0 10px;
}
#album_view a.disabled {
    visibility:hidden !important;
}
#gallery a {
    text-decoration: none;
    color: #F4560F;
}
#gallery #blocks_area {
    width:400;
    height:200px;
    margin:auto;
}
div.scrollable {
    /* required settings */
    position:relative;
    overflow:hidden;
    width:500px;
    height:183px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
div.scrollable {
    float:left;
}
div.scrollable div.items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    margin-left:35px;
    margin-top:20px;
}
.pics_holder_3 {
    float:left;
    padding:0 10px 0 0;
    height:117px;
}
#album_view .album_data_holder {
    width:125px;
    float:left;
}
#album_view .album_data_holder .main_album_thumb {
    width:125px;
    text-align:center;
    float:left;
}
#album_view .album_data_holder .main_album_thumb img {
/*width:120px;
    height:85px;*/
}
#gallery img {
    border-width: 0;
}
#gallery #slid_holder .giTitle {
    background:#efefef;
    text-align:center;
    margin:0 0 6px 0;
    float:none;
    font-size:10px;
}
a.prev, a.next, a.prevPage, a.nextPage {
    background:url('images/aero-white-right.png') no-repeat center;
    background-color:#897b16;
    height:124px;
    width:16px;
    clear:right;
    display:block;
    margin:30px 0 0 10px;
    float:left;
    cursor:pointer;
}
a.next, a.nextPage {
    background:url('images/aero-white-left.png') no-repeat center;
    background-color:#897b16;
    height:124px;
    width:16px;
    clear:right;
}
/*** /image slider ***/
.light-green h1 {
    color:#928523;
    font-size:36px;
    line-height:1.05em;
    text-align:center;
    text-transform:none;
    white-space:normal;
}
.light-green-border-top {
    border-top:1px solid #b8b83b;
}
.light-green-slide {
    background:url('images/light-green-slide-bg.jpg') no-repeat center;
    width:754px;
    height:198px;
}
.light-green-slide h2 {
    color:#fff !important;
    padding:40px 40px 40px 120px;
    text-transform:uppercase !important;
}
.light-green #image-gallery {
    margin-left:75px;
}
.light-green div.scrollable {
    height:330px;
    margin-top:-220px;
    width:840px;
}
.album-data-holder {
    margin-right:20px;
    margin-top:220px;
}
.album-data-holder img {
    border:6px #fff solid;
    height:68px;
    width:68px;
}
.light-green .span-10 {
    margin-top:30px;
}
.light-green dl {
    border-bottom:1px solid #b8b83b;
    float:left;
    margin:0 0 0.5em!important;
    width:100%;
}
.light-green dl dt {
    float:left;
    text-transform:uppercase;
}
.light-green dl dd {
    float:right;
    margin:0em 2em 0em 0em;
}
#image-gallery .album-data-holder-active {
    margin-left:69px;/*margin-top:-190px;*/
}
#image-gallery a.prev, #image-gallery a.next, #image-gallery a.prevPage, #image-gallery a.nextPage {
    background:url('images/blue-aero-left.gif') no-repeat middle left;
    height:42px;
    width:42px;
    clear:right;
    display:block;
    margin:-50px 0 0 -10px;
    float:left;
    cursor:pointer;
}
#image-gallery a.next, #image-gallery a.nextPage {
    background:url('images/blue-aero-right.gif') no-repeat middle left;
    height:42px;
    width:42px;
    clear:right;
}
.light-green .download-pdf {
    background:#b8b83b;
    height:34px;
    margin-top:10px;
    width:158px;
}
.light-green .download-pdf a {
    color:#fff;
    font-size:14px;
    padding-left:10px;
}
.download-pdf a img {
    vertical-align:middle;
    padding-top:10px;
}
.no-border {
    border:none !important;
    outline:none;
}
.no-margin {
    margin:0px !important;
}
.no-top-margin {
    margin-top:0px !important;
}
.no-padding {
    padding:0px !important;
}
.no-top-css {
    border-top:none !important;
    margin-top:0px !important;
    outline:none;
    padding-top:0px !important;
}
.side-main a {
    border-top:none !important;
    margin-top:0px !important;
    outline:none;
}
.side-main :hover {
    color:#666;
}
.no-left-css {
    border-left:none !important;
    margin-left:0px !important;
    outline:none;
    padding-left:0px !important;
}
.left {
    float:left !important;
}
.bold {
    color:#A6332E;
    font: normal 18px Arial;
}
.custom-bold {
    font-weight: bold;
}
.hidden {
    display:none;
}
.clr_both {
    clear:both;
}
.no-left-right-margin {
    margin-left:0px!important;
    margin-right:0px!important;
}
.uppercase {
    text-transform: uppercase;
}
.no-text-transform {
    text-transform: none !important;
}
.no-background {
    background:none !important;
}
ul.no-list-style li {
    list-style:none;
}
.no-outline {
    outline:none;
}
.white, a.white, a.white:Hover, a.white:visited {
    color:#ffffff;
}
.black, a.black, a.black:Hover, a.black:visited {
    color:#4e4e4e;
}
.purple, a.purple, a.purple:Hover, a.purple:visited {
    color:#524ca7;
}
.purple-about {
    color:#524ca7;
    font: normal 15px Arial;
}
.size-allhead {
    font: normal 15px Arial;
}
.yellow, a.yellow, a.yellow:Hover, a.yellow:visited {
    color:#ff9900;
}
.grey, a.grey, a.grey:Hover, a.grey:visited {
    color:#666666;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.text-left {
    text-align:left !important;
}


.investors-head {
    color:#524ca7;
    font: normal 17px Arial;
}

.investors-head a:hover {
    color:#9390bf;
    border-bottom: dotted 1px;
}

.contact-sidelinks li a:hover {
    color:#ff9900;
    border-bottom: solid 1px #ff9900;
}


.investors-bg {
color:#524ca7;
padding-left:15px;
border-left:#524ca7 solid 8px;
background-color:#e4e5e9;
font: normal 16px Arial;
line-height:40px;
    
}

blockquote p{
    font-size: 1.2em;
    background: url(images/quote_down.png) bottom right no-repeat;
}

blockquote{
    background: url(images/quote_up.png) top left no-repeat;
    font-size: 1.1em;   
    padding: 20px 20px 0px 20px;

}

cite
    {
    color:#524ca7;
    font: bold 10px Arial;
    float: right;
    padding-right:20px;
    
}

.location-frame{
border:1px solid #FF9900;
padding:10px;

}

.margin-medium p {
    margin:10px 0;
}

div#col1 h3
{
	padding: 0;
    margin-bottom: 3px;
	text-align: center;
	font-variant: small-caps;
}

div#col2 h3
{
	padding: 0;
	margin-bottom: 3px;
    text-align: center;
    font-variant: small-caps;
}

div#col3 h3
{
	padding: 0;
    margin-bottom: 3px;
    text-align: center;
    font-variant: small-caps;
}

div#col4 h3
{
	padding: 0;
    margin-bottom: 3px;
    text-align: center;
    font-variant: small-caps;
}
