body {
    background: url(../images/bg-body-2.jpg) repeat-x top left #edecdf;
    font-size: 12px;
}
#header {
    height: 160px;
    background: url(../images/header_logo_rev.png) no-repeat top left;
}
/*Sign In Button*/

#headsearch {
    padding: 0;
    padding-top: 0;
    margin-left: 20px;
    /*outline: 2px dotted red;*/
}
#headsearch li {
    border-left: none;
    margin-left: 0;
}
#headsearch li.login-button a {
    display: block;
    background: #ececec;
    text-transform: uppercase;
    font-weight: bold;
    color: #00427c;
    background: url(/images/member_new_button.jpg) right top #cbcab8 no-repeat;
    width: 145px;
    padding: 3px 0 0 3px;
    margin: 0px 0 10px 0;
    height: 20px;
    position: relative;
    left: 14px;
    border: 1px solid #ccc;
}
/*Create New User Account Link*/

#headsearch li a {
    text-transform: capitalize;
    text-decoration: none;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding-top: 5px;
}
#headsearch .logged-in {
    display: block;
    margin-bottom: 6px;
    clear: both;
}
#headsearch .logged-in p {
    margin: 0;
    margin-bottom: 3px;
}
#headsearch .search-control {
    overflow: auto;
    display: block;
}
#headsearch .logged-in .action {
    float: none !important;
}
#headsearch .action li a {
    border: none;
    background: inherit;
}
#headsearch .logged-in li a {
    padding-top: 0;
    height: inherit;
    margin-bottom: 0;
}
/*Search Input*/

.search-input {
    padding-left: 16px;
}
.search-input .whitearrow,
.search-control .whitearrow {
    margin-top: 0;
}
.search-input input[type="text"],
.search-control input[type="text"] {
    width: 50% !important;
    margin-right: 3px;
}
/*.SecurityWelcomeAnonymousLink_MXDefault */

#headsearch > div {
    padding-bottom: 0;
}
#advance {
    margin-top: 3px;
}
.mxcontainer {
    margin-left: 4em;
    margin-right: 4em;
}
#container .MXDefault .edit a,
#container .MXDefault .action a {
    color: #ffffff;
}
#container .MXDefault .edit a:hover,
#container .MXDefault .action a:hover {
    color: rgb(5, 129, 203);
}
#twitter-stream {
    height: 510px;
    overflow-y: scroll;
}


/*main nav testing 10.08 SD*/


.headnav li a, .headnav li a:hover, .headnav li a:focus
{
	text-transform: none;
	font-size: 12px;
	
}

.headnav .nav > li >a{
	padding:5px 15px;
}

h2 {
    font-size: 1.25em;
    padding: 5px 0 5px 0;
    margin: 0 0 10px 0;
    /*font-family: Times New Roman, Courier New;*/
	font-family: inherit;
    color: #004684;
    text-transform: none;
    position: relative;
    font-weight: 700;
}
/*Custom Css added by sai on September 10, 2014 to fix image resizing*/
.did-you-know img{
    max-width: 350px;
}

.rotating-logos img{
    max-width: 300px;
}
.headnav, #mainnav {
    background: url("../images/nav_back_long.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
    clear: both;
    height: 35px;
    margin: 0 auto;
    position: relative;
    width: 1080px;
    z-index: 1;
}


#container .headnav li a:hover, .headnav li a:focus {     
    font-size: 12px;
}

/*styles to match bootstrap defaults */                      
  .nav > li > a:hover, .nav > li > a:focus {     
    background-color: #eee;
    text-decoration: none;
}

/* BEGIN UPDATES: 08 JUNE 2015 */

    #content2 {
        margin: 0 auto;
    }
    #header {
    width: 100%;
    }
 
    .startmenu .nav li ul li a {
    color: #00427c;
    text-align: left;
    }
 
    .startmenu .nav li ul li a:hover {
    color: #804d00;
    }
 
    .nav li ul {
    width: 100%;
    min-width: 200px;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    border: 1px solid #fff;
    }
    .nav li ul li {
    width: 100%;
    }
    
    /* END UPDATES: 08 JUNE 2015 */

     /*Custom css Adde by Sandra*/
.at-left-col{
    width: 660px;
    height: auto;
    min-height: 240px;
    background-color: #fff;
    padding: 5px 5px 0;
    margin: 0;
}
/*.at-right-col{
    background-color: #EDECDF;
}*/
#container .at-left-col .intro p{
    font-size: 16px;
    color: #000;
    line-height: 18px;
}
.at-right-col a{
    font-weight: bold;
}
.at-columns #secaboutaauwide{
    min-height: 250px;
    background-image: none;
}
.at-table-content{
    clear: both;
    background-color: #fff;
    padding: 20px 8px 20px 15px;
}
.downloadtable{
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    font-size: 0.9em;
    margin: 1em 0;    
}
.downloadtable thead th{
    background-color: #e4e4e4;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
} 
.downloadtable thead th:last-of-type{
    text-align: center;
}
.downloadtable tbody td:last-of-type{
    text-align: center;
    padding-left: 0px;
}
.downloadtable thead th:first-of-type,
.downloadtable tbody td:first-of-type{
    padding-left: 7px;
}
.downloadtable tbody td{
    border-left: 1px solid #cccccc;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
}
.downloadtable tbody tr:nth-child(2n){
    background-color: #e2eeeb;
}
#relatedput .secboxgradient{
    background: rgba(0, 0, 0, 0) url("../images/box_horz_grad.jpg") repeat-x scroll left bottom;
}
a.highslide-credits, a.highslide-credits i{
    display: none !important;
}
#relateditems ul{
    /*list-style-type: none;*/
    padding-left: 20px;
    padding-right: 10px; 
    /*list-style-image:  none;*/
}
#relateditems ul li{
}
.highslide-caption {border-top: 1px solid silver; margin-top: 5px; text-align: center;}
.highslide-heading {border-bottom: 1px solid silver; text-align: right;}
.highslide-heading a {color: #000000; text-decoration: none;}
.highslide-heading {cursor: default;}
.highslide-heading a {cursor: pointer;}
.at-body{
/*    background: #edecdf url("../images/bg-body-2.jpg") repeat-x scroll left top;*/
/*   background: #EDECDF;*/
}
.at-right-col{
    float: right; 
    padding: 8px 0px 10px 15px; 
    background-color: rgb(237, 236, 223);
    margin-top: -50px;
    position: relative;
    z-index: 9; 
    margin-bottom: 0;   
    min-height: inherit;

}
.at-intro{
    background-color: white;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
}
.at-columns .oneh2{
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    background-color: white;
    /*padding-right: 245px*/
}
.at-columns .oneh2 .at-top-header{
    color: #004684;
    font-family: Times New Roman,Courier New;
    font-size: 22px;    
    background-color: transparent; 
}