html {
     background-color: #003664; 
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #222;
     font-size: 11px;
     line-height: 140%;
     }
body {
     margin: 0px auto;
     width: 770px;
     border-bottom: 11px solid #01573E; 
     background: url(pix/body_bg0809.gif) repeat-y white; 
     }
body.auxcontent {
     margin: 0px auto;
     width: 770px;
     border-bottom: 11px solid #01573E; 
     background: url('') white; 
     padding: 10px 30px;
     }
h1, h2, h3, h4, h5, h6 {
     }
h1 {
     color: #009;
     font-size:  24px;
     line-height: 120%; 
     }
h2 {
     font-size:  18px;
     font-weight: bolder;
     line-height: 100%;
		 color: #009; 
     }
h3, h3 a:link, h3 a:visited  {
     font-size:  13px;
     padding: 15px 0 5px;
     margin: 0;
     }
h4 {
     padding-left:  20px;
     padding-right:  20px;
     color: #009; 
     }
h5 {
     font-weight: lighter;
     font-size: 9px; 
     }
h6 {
     font-size:  11px; 
     }
ol li { padding: 10px 40px 0 0; }
a:link, a:visited {
     color: #009; 
     text-decoration: none; 
     }
a:hover {
     color: #ff0000; 
     }
#footer {
		padding: 0 0 0 12px;
		border-top: 3px solid #42a162; 
		background: white;
		clear: both;
		}
#rightbar {
     width: 225px;
     padding: 12px;
     position: relative;
     float: right; 
     margin: 0;
     }
#left {
     padding: 0px 0 20px 35px; 
     width: 470px;
     }
#left img {
     background: white;
     padding: 2px; 
     }

.edlink, .edlink a:link, .edlink a:visited {
     color: #909090;
     font-size: 9px;
     line-height: 115%; 
     }
a.alert,
a.alert:visited {
     color: #e12903; 
     }
a.alert:hover {
     color: #666666; 
     }
.copywright {
     text-align: center;
     clear: both;
     padding: 21px; 
     font-size: 11px;
     color: black;
     line-height: 115%; 
     }
.copywright a,
.copywright a:visited {
     color: #333; 
     }
.copywright a:hover {
     color: #900; 
     }
.alert {
     font-size: 12px;
     color: #e12903; 
     }
.white {
     font-size: 11px;
     color: #ffffff; 
     }
.header {
     font-size: 16px;
     color: #344c72; 
     }
.monospace {
     font-family: courier, monospace; 
     }
li.square {
     font-size: 11px;
     color: #8f2911;
     list-style-type: square; 
     }
li.square1 {
     font-size: 10px;
     color: #291842;
     list-style-type: square; 
     }
div.ckboxes {
     font-size: 10px;
     line-height: 12px; 
     }
div.ckboxes input {
     position: relative;
     top: +0px; 
     }
.left {
     text-align: left; 
     }
.right {
     text-align: right; 
     }
.center {
     text-align: center; 
     }
.red,
.red:visited {
     color: #01573E; 
     }
.red:hover {
     color: #0f0; 
     }
table.form td {
     padding: 2px;
     }
input, textarea, select, option {
     background-color: #aaaaaa;
     color: #000000; 
     }
input.rq, textarea.rq, select.rq, select.rq option {
     background-color: #ffcc33;
     color: #000000; 
     }
#content {
	font-size: 14px;
	color: #008;
     }
/* dlist styles  */

div.edlink {
	padding: 25px; 
	text-align: left; 
	float: left;
	}
a.edlink {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #f00;
	}
div.gallerybox {
	text-align: center;
	font-size: 12px;
	margin: 5px 0 5px 15px;
	}
div.gallerybox a {
	text-decoration: none;
	color: yellow;
	}
.files-label {
     text-align:center;
     font-size: 10px;
     letter-spacing:4px;
     border:1px solid; 
     }
.files-list {
     text-align: right;
     border-right:1px solid ;
     border-bottom:3px double ;
     padding: 0 3px 0 0; 
     }
ul.articles {
	font-size: 150%;
	list-style-type: none;
	font-style: italic;
	padding: 0;
	}
.orange { color: #FFCC33; }
@media print {

	.noprint
	{
/*	display: none;*/
	}
	
}

     