html { min-height:100%; margin-bottom:1px; }
body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.top_left {
        margin: 0 10px 0 0;
        height: 10px;
	font-size: 2px;
}

* html .top_left {
        margin: 0;
}
.top_right {
	margin: -10px 0 0 10px;
	height: 10px; 
	font-size: 2px;
}

* html .top_right {
        margin: -10px 0 0;
}
.btm_left {
	margin: 0 10px 0 0;
	height: 10px;
	font-size: 2px;
}

* html .btm_left {
        margin: 0;
}
.btm_right {
	margin: -10px 0 0 10px;
	height: 10px;
	font-size: 2px;
}
* html .btm_right {
        margin: -10px 0 0;
}
body,td,th,div,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #242424;
}
a:link, a:active, a:visited {
	color: #636363;
	colo/r: #a70000;
	font-w/eight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	color: #a83594;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 16pt;
}

h2, h4 {
        color: #0038a8;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}

h5 {
        color: #0038a8;
	font-weight: bold;
	font-size: 12pt;
}
h6 {
        color: #000;
	font-weight: bold;
	font-size: 8pt;
}

h1 a:link, h1 a:active, h1 a:visited, h1:hover,
h3 a:link, h3 a:active, h3 a:visited, h3:hover {
	color: #a83594;
	font-size: 16pt;
}

h2 a:link, h2 a:active, h2 a:visited, h2:hover,
h4 a:link, h4 a:active, h4 a:visited, h4:hover {
        color: #0038a8;
	font-size: 14pt;
}

h5 a:link, h5 a:active, h5 a:visited, h5:hover {
        color: #0038a8;
	font-size: 12pt;
}
h6 a:link, h6 a:active, h6 a:visited, h6:hover {
        color: #000;
	font-size: 8pt;
}
#ct0 {
	margin: 0;
        background: #aedae5 url('../i/bg2.gif') top left repeat-x;
	
}

#ct1_bg {
        background: transparent url('../i/footer_bg.gif') bottom center repeat-x;      
}
#ct1 {
	padding-top: 13px;
        background: transparent url('../i/footer_img_lrg.gif') bottom center no-repeat;      
}

#ct2 {
	margin: 0 auto;	
	text-align: center;
        background: transparent url('../i/header_bg_lrg.gif') top center no-repeat;	
}

#ct3 {
	width: 1000px;
	margin: 0 auto;
        background: transparent url('../i/header_bg.gif') top center repeat-x;	
	text-align: left;
}

#top_elements {
	height: 142px;
}

h2.logo {
        float: left;
	margin: 0;
	padding: 17px 0 0 42px;
        width: 170px;
}
* html h2.logo {
       width: 212px;
}
#searchbar {
        height: 23px;
        padding: 95px 0 0 710px;
}
*:first-child+html #searchbar {
        padding: 95px 0 0 498px;
}
* html #searchbar {
        padding: 95px 0 0 445px;
}
#searchbar fieldset {
        height: 23px;
}
#searchbar span#keyword_field {
        float: left;
        height: 23px;
        margin: 0;
        padding: 0 0 0 9px;
        background: transparent url('../i/searchbar_left.gif') top left no-repeat;
}
*:first-child+html #searchbar span#keyword_field {
        float: none;
        background: transparent url('../i/searchbar_left.gif') top left no-repeat;
}
* html #searchbar span#keyword_field {
        float: none;
        background: transparent url('../i/searchbar_left.gif') top left no-repeat;
}
#searchbar span#submit_field {
        margin: 0;
        height: 23px;
        padding: 0;
}
*:first-child+html #searchbar span#submit_field {
        margin: 0 0 0 -4px;
}
* html #searchbar span#submit_field {
        margin: 0 0 0 -4px;
}
#searchbar input {
    margin: 0;
    padding: 0;
    height: 23px;
    border: none;
    border-width: 0px;
}
input#searchKeyword {
    width: 225px;
    height: 19px;
    padding: 4px 0 0;
}

input#searchbar_submit {
   width: 36px;
   background: transparent url('../i/btn_go.gif') top left no-repeat;
} 
#menubar {
	height: 38px;
	background: url('../i/menu_bg.gif') top left repeat-x;
}
#menu0 {
	height: 38px;
        padding-right: 10px;
	background: url('../i/menu_right.gif') top right no-repeat;
}
#menu1 {
	height: 38px;
        padding-left: 10px;
	background: url('../i/menu_left.gif') top left no-repeat;
}
ul#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#mainmenu li {
	display: inline-block;
}

ul#mainmenu li {
	display: block;
	float: left;
	background: none;
	padding-left: 2px;
	padding-right: 1px;
}

* html ul#mainmenu li {
	white-space: nowrap;
	width: 0%
}
ul#mainmenu li.menu_left {
        background: url('../i/menu_left.gif') top left no-repeat;
}
ul#mainmenu li.menu_right {
        background: url('../i/menu_right.gif') top right no-repeat;
}      
ul#mainmenu li.f {
	background: none;
	padding-left: 0;
}

ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited {
	display: inline-block;
}

ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited {
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	padding: 10px 17px;
	text-decoration: none;
}

ul#mainmenu li a:hover {
	background: url('../i/menu_hover_bg.gif') top left repeat-x;
}



#nav_and_content {
	margin: 12px 0 0;
}
#nav {
	float: left;
	width: 224px;
}
#nav .nav_cta {
        margin: 0 0 5px 0;
}
#nav #cta_news {
        margin: 0;
        width: 218px;     
}
#cta_news .top_left {
        background: transparent url('../i/cta_news_tl.gif') top left no-repeat;
}
#cta_news .top_right {
        background: transparent url('../i/cta_news_tr.gif') top right no-repeat;
}
#cta_news .btm_left {
        background: transparent url('../i/cta_news_bl.gif') bottom left no-repeat;
}
#cta_news .btm_right {
        background: transparent url('../i/cta_news_br.gif') bottom right no-repeat;
}
#cta_news .inner {
        min-height: 25px;
        background: #032d82;
}
#cta_news .inner .title {
        margin: 0 0 15px;
        padding: 2px 15px 0;
}
#cta_news .inner #news_inner {
        margin: 0;
        padding: 0 15px 20px 15px;
        background: transparent url('../i/cta_news_bg.gif') bottom right no-repeat;
        color: #90a5cf;
}
#cta_news .inner .btn {
        margin: -4px 0 0;
        padding: 0 15px;
        text-align: right;
}
#hp_content {
	margin-left: 233px;
}
* html #hp_content {
	margin-left: 230px;
}
#content {
	margin-left: 233px;
}

* html #content {
	margin-left: 230px;
}
#banner {
        height: 275px;
}

#hp_content #contentbox {
        margin: 5px 0 0;
}
#content #contentbox {
        margin: 0;
}

#hp_content .top_left {
        background: transparent url('../i/hp_contentbox_tl.gif') top left no-repeat;
}
#hp_content .top_right {
        background: transparent url('../i/hp_contentbox_tr.gif') top right no-repeat;
}
#hp_content .inner {
        background: #fff;
        padding: 10px 25px;
        /*min-height: 292px*/
}
* html #hp_content .inner {
        /*height: 292px;*/
}
#content .top_left {
        background: transparent url('../i/contentbox_tl.gif') top left no-repeat;
}
#content .top_right {
        background: transparent url('../i/contentbox_tr.gif') top right no-repeat;
}
#content .inner {
        background: #fff;
        padding: 10px 25px;
        min-height: 542px;
        overflow: auto;
}
* html #content .inner {
        height: 575px;
       overflow: visible;
}

#content_foot {
    background: transparent url('../i/content_btm.gif') bottom left no-repeat;
        height: 133px;
}

#foot {
	margin: 0 auto;

	text-align: center;
        background: transparent url('../i/footer_bg.gif') bottom center repeat-x;	
        
}
#foot #foot_inner {
	width: 1300px;
        height: 133px;
        margin: 0 auto;
        background: transparent url('../i/footer_img.gif') bottom center no-repeat;	
}
*:first-child+html #foot_inner {
        background: transparent url('../i/footer_img.gif') bottom center no-repeat;	
}
#footer {
        background: #000;
}
#footer_inner {
	width: 1001px;
	margin: 0 auto;
	padding: 15px 0;
        color: #ccc;
}
#footer_inner * {
        color: #ccc;
}
.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}

<!-- ### Old Site CSS ### -->

#home_layout td {
	vertical-align: top;
}

#newsright td {
	padding-bottom: 12px;
}

#newsright {
border-left: 2px #FFD278 solid;
}

<!-- ### CMS Admin CSS ### -->
#cms_cpanel {
    margin: 4px 4px 0;
}

#cms_cpanel a:link, #cms_cpanel a:active, #cms_cpanel a:visited {
    font-size: 10pt;
}