body {
	margin: 0;
	background: url(../images/body-bg.jpg) repeat-x;
        padding: 10px 0 20px 0;
        text-align: center;
        font: 13px arial;
line-height:1.5em;
}

dt { 
font-weight:bold; }
dd { margin-left: 5px; margin-bottom: 15px; }

#global {
	margin-left: auto;
	margin-right: auto;
	width: 945px;
}

a {outline: none; color:#164270;}
.clear {clear: both; overflow: hidden; height: 0;}
img {border: none;}
img.preload {display: none; width: 1px; height: 1px;}

#menu-container {
        width: 945px;
        height: 44px;
        background: url(../images/menu-bg.jpg) no-repeat;
}

#menu-left {
        display: inline;
        float: left;
        width: 715px;
}

#search-right {
        display: inline;
        float: right;
        width: 230px;
}

#fp-slideshow-left {
        display: inline;
        float: left;
        width: 577px;
        height: 333px;
        background: #fff;
        margin-bottom: 15px;
}

#fp-tabs-right {
        display: inline;
        float: right;
        width: 367px;
        height: 333px;
        background: #fff;
        margin-bottom: 15px;
}

div.search {
        margin-top: 12px;
}

div.search input.inputbox {
        font-size: 11px;
        width: 150px;
        color: #666;
        font-weight: bold;
}

div.search input.button {
        margin-bottom: -5px;
        margin-left: 3px;
}

#footer-container {
        width: 945px;
        background: url(../images/footer-dotted-bg.gif) repeat-x;
        padding-top: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #164270;
        font-size: 11px;
text-transform:uppercase;
}

#ojjdp-left {
        display: inline;
        float: left;
        width: 60px;
        margin-left: 110px;
        margin-bottom: 20px;
}

#ojjdp-right {
        display: inline;
        float: left;
        width: 500px;
        font-size: 10px;
        color: #666;
        margin-right: 20px;
}
#ojjdp-right2 {
        display: inline;
        float: right;
        font-size: 10px;
        color: #666;
        margin-right: 180px;
}

div#tab-scroll div.container {
        padding: 5px 13px 0 13px;
}

div#tab-scroll div.container div {
        padding: 8px 0; *width: 320px;
}

div#tab-scroll div.container a.contentpagetitle {
        color: #164270;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        line-height: 135%;
}

div#tab-scroll div.container a:hover.contentpagetitle {
        color: #000;
        text-decoration: underline;
}

div#tab-scroll div.container span.createdate {
        color: #666;
        font-size: 11px;
        font-weight: bold;
}

#tab-top {
        width: 367px;
        height: 33px;
        background: url(http://amecoinc.org/templates/ameco/images/tab-bg-behind.jpg) repeat-x;
        margin: -12px 0 0 0; *margin-top: 0;
        padding: 0;
}

.tabcontent3 {display: none;}

@media print {.tabcontent3 {
        display: block!important;
}}

div#tab-scroll {
        width: 367px;
        height: 300px;
        background: #fff;
        overflow: auto;
}

.shadetabs {
        font: bold 12px arial;
        list-style-type: none;
        text-align: left;
        margin-left: -40px; *margin-left: 0;
        padding-top: 8px;
        margin-bottom: 14px; *margin-bottom: 16px; _margin-bottom: 10px;
}

.shadetabs li {display: inline;}

.shadetabs li a {
        text-decoration: none;
        color: #226395;
        padding: 8px 25px 20px 25px;
}

.shadetabs li a:visited {
        color: #226395; _color: #226395;
}

.shadetabs li a:hover {
        text-decoration: none;
        color: #226395;
        background: url(../images/tab-bg.jpg) repeat-x;
}

.shadetabs li.selected a {
        color: #226395;
        background: url(../images/tab-bg.jpg) repeat-x;
}

.shadetabs li.selected a:hover {
        text-decoration: none;
}

#int-left {
        display: inline;
        float: left;
        width: 168px;
        margin-bottom: 15px;
}

#int-right {
        display: inline;
        float: right;
        width: 777px;
        margin-bottom: 15px;
}

#int-container {
        width: 945px;
        background: #fff url(../images/int-bg.jpg) repeat-y;
        margin-bottom: 15px;
}

#int-right-padding {
        padding: 5px 20px 15px 20px;
}

#int-right-padding table.contentpaneopen td.contentheading {
        font-size: 18px;
        color: #164270;
        padding: 15px 0;
        margin-bottom: 10px;
        background: url(../images/footer-dotted-bg.gif) repeat-x bottom left;
font-weight:bold;
}

#int-right-padding table.contentpaneopen {
        color: #333;
}

#int-left-padding {
        margin-top: 15px;
padding-left:15px;
}

#int-left-padding div.title {
        color: #fff;
        font-size: 18px;
        padding-bottom: 10px;
        padding-left: 20px;
}

ul.menu-ul {
        display: block;
        list-style-type: none;
        margin: 0 0 0 12px;
        padding: 0;
}

ul.menu-ul li {
        display: block;
        float: left;
        width: 157px; _width: 100%;
        height: 24px;
}

ul.menu-ul a {
        display: block;
        width: 157px; _width: 145px;
        color: #fff;
        font-size: 11px;
        text-decoration: none;
        padding: 5px 0 10px 10px;
}

ul.menu-ul a:hover {
        background: url(../images/int-menu-bg.jpg) no-repeat;
}

table.side-table {
	border-width: 0 0 0 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}

table.side-table th {
	border-width: 0 0 0 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.side-table td {
	border-width: 0 0 0 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}




#gk_news_image_1-newsimage1 .gk_news_image_1_text_bg  {
            background-color:#A3907D;
            opacity:0.9;
            height:45px;
left:0;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text {
          margin: 0 0 0 20px;
          width:550px;
          color:#fff;
left:0;
text-align:left;
height: 35px;
}

#gk_news_image_1-newsimage1 h2 {
position:absolute:
left:0 !important;
margin:0;
}
#gk_news_image_1-newsimage1 h2 a {
          font-size:12px;
          text-align:left;
          font-weight:bold;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_text p {
display:none;
}

#gk_news_image_1-newsimage1 h2 a:hover {
          color:#CCCCCC;
}

.gk_news_image_title {
          color:#fff;
}
h4.gk_news_show_news_header {
margin-bottom:3px;
}
h4.gk_news_show_news_header a  {
          color:#547496;
text-decoration:none;
}
p.gk_news_show_news_info  {
          color:#778798;
margin-top:0;
font-size:12px;
}

tr.gk_news_show_tablerow {
          padding: 0 10 0 10px;
}