body {
	margin: 0px;
  background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
  border:none;
}
.icon_page {
  background: #EEE;
}
#container {
    margin:0 auto;
    width:750px;
}
.contentarea {
    border-left: solid 1px #000000;
	border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    width: 750px;
    background: #FFF;
    margin-bottom: 5px;
}
.content {
  padding-left: 15px;
  padding-right: 15px;
}
.newstd {
  border-left: 1px dotted #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  margin: 10px;
  padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
  margin-top: 3px;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
    padding:0;
    margin-top: 3px;
	color: #003F7A;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
    padding:0;
    margin-top: 3px;
	color: #003F7A;
}
h3 a{
	color: #003F7A;
}
h3 a:visited{
	color: purple;
}


a.news {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.news:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a.area {
  color: #000000;
	text-decoration: none;
}
a.area:hover {
  color: #000000;
  text-decoration: underline;
}
a.baselinks {
  color: #000000;
	text-decoration: none;
}
a.baselinks:hover {
  color: #000000;
	text-decoration: underline;
}
a.copyright {
  color: #003F7A;
	text-decoration: none;
}
a.copyright:hover {
  color: #003F7A;
	text-decoration: underline;
}
.bottomsection {
  text-align: center;
  font-weight: bold;
	border-top: 1px solid #CCCCCC;
}

/* Changes by AP 12/2007 */

#newstd ul{
  padding:0 0px;
  margin:0 0 1em 0;
  list-style-type: none;
  list-style-image: none;
}

#newstd li{
  padding:0 0 0 18px;
  margin:0 0 0.5em 0;
  background: url(images/arrows.gif) no-repeat 0px 5px;
}

#newstd li.rm_file{
  background: url(images/disk.gif) no-repeat 0px 1px;
}
#footerlinks {
  padding: 0;
  margin: 8px 0;
  list-style-type: none;
  list-style-image: none;
  
}
#footerlinks li{
  display: inline;
  padding:0.1em 1em;
  border-right: 1px solid #CCC;
  margin: 0;
}

#footerlinks li.lastfooterlink{
  border-right: none;
}


#leftmenu {
  padding:0 0 0px;
  margin:0 0 15px;
  list-style-type: none;
  list-style-image: none;
  border-bottom:3px solid #006699;
}

.leftmenuitem {
  padding:0;
  margin:0;
}
.leftmenuitem a{
  background-color:#EEE;
  padding:1px 2px 1px 4px;
  margin:2px 0;
  border-left:2px solid #EEE;
  display:block;
}
.leftmenuitem a:hover {
  background-color:#FFF;
  text-decoration:none;
}

h2.leftmenuheading {
  padding: 3px 6px;
  background: #006699;
  color:#FFF;
  margin: 2px 0;
  font-size:105%;
}

#leftcol {
  width:155px;
  float: left;
}

#leftcol-inner {
  padding: 15px 3px 10px 3px;
}

#leftbottomlinks {
  padding-left: 2px;
}

#centercol {
  background:#FFFFFF none repeat scroll 0 0;
  border-left:1px dotted #CCCCCC;
  float:left;
  min-height:390px;
  padding:17px;
  width:560px;
}

#footer-cell {
  border-top:1px dotted #CCCCCC;
}

.pageimage {
  float:right;
  padding-left:4px;
  padding-bottom:4px;
}

p {
  margin:0 0 1em;
}

.newsitem{
  border-bottom:1px dotted #CCCCCC;
  margin-bottom:1em;
  padding-bottom:0.5em;
}

.newsdate{
  font-size:90%;
  font-weight:bold;
  margin-bottom:0.5em;
  margin-top:0em;
  text-align:right;
  /*text-decoration:underline;*/

}

.downloadcontainer{
  padding-left:2em;
}

.downloaditem{
  border-bottom:1px dotted #CCCCCC;
  margin-bottom:0.5em;
  padding-bottom:0.5em;
}

#leftsearchbox{
  padding-top:15px;
  
  
}
input{
  margin:0;
  padding:0;
  
}

#searchbutton{
  font-size:100%;
  padding: 1px 0 0;
  margin:-3px 0 0 0;
}

table {
  border-collapse:separate;
}
.container tr,td,tbody,th {
  margin: 0;
  padding: 0;
}

.showcase_footer {
  clear:both;
  padding-bottom:8px;
  border-bottom:1px dotted #CCCCCC;
  margin-bottom:4px;
}

.showcase_image {
  float:left;
  width:75px;
  padding-right:8px;
  text-align:center;
}
.showcase p {
  margin: 0;
}
.listbox ul{
  padding:0 0px;
  margin:0 0 1em 0;
  list-style-type: none;
  list-style-image: none;
}

.listbox li{
  padding:0 0 0 18px;
  margin:0 0 0.5em 0;
  background: url(images/arrows.gif) no-repeat 0px 5px;
}

.listbox li.rm_file{
  background: url(images/disk.gif) no-repeat 0px 1px;
}
.clearborder {
  border:none;
}

.breadcrumb {
  font-size:0.8em;
  margin-bottom:0px;
  margin-top:-13px;  
}

.breadcrumb a{
  text-decoration:none;
}

.breadcrumb a:hover{
  text-decoration:underline;
}

.DEPT {
  margin-bottom:0.5em;
}

.DEPT p{
  display: inline;
}

.closeddept{
  color: #000;
}

.opendept{
  color: #F00;
}

.showcase-more-link {
  font-size: 90%;
  text-align: right;
}