

body {
background:#1D4B89 url(layout/background.jpg) repeat-x scroll left top;
color:#000000;
font-size:12px;
margin:0;
padding:0;
}

.text12 {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none; color: black;}
.whitetext12 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color: white;}
.whitetext14 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration: none; color: white;}
.greentext12 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color: #478526;}
.greentext14 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration: none; color: #478526;}
.bluetext12 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color: #0054A6;}
.bluetext14 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration: none; color: #0054A6;}
.graytext12 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color: #666666;}
.graytext12:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration: none; color: #0054A6;}



.center {margin-left: auto;margin-right: auto;}
.right {float: right;}
.left {float: left;}

.main {width: 991px; }

.header {height: 120px; width: 100%; background-color: white;}
#logo {margin-top: 15px;}
.logocell {height: 120px; width:225px; text-align: center;}

.topbar {background-image: url(layout/topbar.jpg); background-repeat: repeat-x; height: 48px; width: 100%;}
.topbarcell {margin-top: 6px; float: left; height: 36px; width:159px; text-align: center;}
.topbarcell-body {margin-left: 4px; height:36px; width:150px;}
.topbarcell-text {position:relative; top: 10px;}
.topbarsep {float: left; height: 48px; width: 7px; background-image: url(layout/topbarsep.jpg); background-repeat:no-repeat;}
.topbar-rollover {background-image:url(layout/rollover.jpg)}

.container {background-image: url(layout/container.jpg); background-repeat: repeat; width: 100%; position: relative;}

.leftnav {margin-top: 10px; margin-left: 15px; float: left; width: 218px; background-color: white;}
.leftnav-top {height: 41px; width: 218px; background-image: url(layout/leftnavtop.jpg);}
.leftnav-body {border-left: solid 1px #C4D2AF; border-right: solid 1px #C4D2AF;}
.leftnav-bottom {height: 41px; width: 218px; background-image: url(layout/leftnavbottom.jpg);}
.leftnav-space {height: 0px;}
.leftnav-item {cursor: pointer; margin-top: 4px;}
.leftnav-subitem {cursor: pointer; margin-top: 4px; margin-left: 12px;}

.content {margin-top: 10px; margin-left: 10px; float: left; width: 729px; background-color: white;}
.content-body {border-left: solid 1px #C4D2AF; border-right: solid 1px #C4D2AF;}
.content-top {height: 41px; width: 729px; background-image: url(layout/contenttop.jpg);}
.content-bottom {height: 41px; width: 729px; background-image: url(layout/contentbottom.jpg);}

#copyright {position:relative; top: 4px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: white; text-align:center;}
.bottombar {background-image: url(layout/bottom.png); background-repeat: repeat; height: 11px; width: 100%;}
