.horbar {
	color: black;
	background-color: #FFFFE4;
	/*border: 2px outset #cecac1;*/
}
.horbaritem {
	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.horbaritem a {
	display: block;
	text-decoration: none;
}
.horbaritem a:link {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:visited {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}
.horbaritem a:active {
	color: #ff0000;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #EDF2F5;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #EDF2F5;
	border: 1px solid #64879d;
}

.item	{
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 1px 2px 1px;    /* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #000000;
	text-decoration: none;
}

.item a:visited	{
	color: #000000;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}

/*----- Tree Menu Section  ---------------------- */
.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.phplmnormal:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #726461;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplmselected:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

body { color: #004400;
       background-color: #eeffee;
       font-size: 10pt;
       font-family: Tahoma;
       margin: 10; }
body{ 
scrollbar-arrow-color:006600; 
scrollbar-track-color:006600; 
scrollbar-face-color:CCEECC; 
scrollbar-highlight-color:#006600; 
scrollbar-3dlight-color:eeffee; 
scrollbar-darkshadow-color:000000; 
scrollbar-shadow-color:006600; 
} 

td.nav     { color: #004400;
             background-color: #eeffee;
             font-size: 10pt;
             text-align: center;
             font-family: Tahoma }
td.header  { color: #004400;
             font-size: 10pt;
             font-family: Tahoma }
td.label   { color: #004400;
             background-color: #eeffee;
             font-size: 10pt;
             font-family: Tahoma }
td.body    { color: #004400;

             background-color: #eeffee;
             font-size: 10pt;
             font-family: Tahoma }

td.bodyalt { color: #004400;
             background-color: #eeffee;
             font-size: 10pt;
             font-family: Tahoma }
td.footer  { color: #004400;
             font-size: 10pt;
             font-family: Tahoma }


a:link     { color: #009900;
             text-decoration: underline;
             font-size: 10pt;
             font-family: Tahoma }
a:visited  { color: #006600;
             text-decoration: underline;
             font-size: 10pt;
             font-family: Tahoma }
a:active   { color: #009900;
             text-decoration: underline;
             font-size: 10pt;
             font-family: Tahoma }
a:hover    { color: #ff9900;
             text-decoration: underline;
             font-size: 10pt;
             font-family: Tahoma }




.good     { color: #0033FF;
             font-weight: bold }
.bad      { color: #CC3300;
             font-weight: bold }

div.heading {
    background-color: #007700; 
    color: #EEFFEE;
    padding: 4px; 
    text-align: left; 
    font-size: 14px; 
    font-weight: bold;  
    text-transform: uppercase; 
}
div.leftsidebar { 
    float: left; 
    width: 120px; 
    background-color: #AACCAA;
    font-size: 12px; 
    padding: 7px; 
    border: 1px solid #004400;
    color: #004400; 
}
div.thebody { 
    padding: 5px; 
    margin-left: 10px; 
    font-size: 10pt; 
    font-family: Tahoma; 
}
div.news{
  font-family: Tahoma;
color: #EEFFEE;
font-size: 8pt;
padding-left:6px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}

div.bottom {
    /*background-color: #AACCAA; 
    border: 1px solid #004400;*/
    padding: 3px; 
    text-align: center;
    font-size: 11; 
}
p.title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 0; 
}
p.smalltitle { 
    font-size: 10pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 2px; 
    background-color: #CCEECC; 
    
}
.breadcrumbs {
    font-size: 8pt; 
    margin: 0; 
    padding: 2px 0 2px 9px; 
    background-color: #CCEECC; 
    text-transform: uppercase;
}
.breadcrumbs a { 
    font-size: 8pt; 
    text-transform: uppercase; 
}
p.sectionname { 
    font-weight: bold; 
    margin: 0;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}

/* Menu */

.smalltitle { 
font-size: 10pt; 
font-weight: bold; 
margin: 0; 
padding: 2px; 
background-color: #CCEECC; }

.horbar {
	/*color: #004400;
	background-color: #cceecc;
	/*border: 2px outset #004400;*/

             font-size: 10pt; 
font-weight: bold; 
margin: 0; 
padding: 2px; 
background-color: #CCEECC; 
}
.horbaritem {
	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.horbaritem a {
	display: block;
	text-decoration: none;
}
.horbaritem a:link {
	color: #004400;
	text-decoration: none;
}
.horbaritem a:visited {
	color: #004400;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #cceecc;
	background-color: #004400;
	text-decoration: none;
}
.horbaritem a:active {
	color: #99aa99;
	text-decoration: none;
}
.verbar {
    color: #ffffff;
    background-color: #3364bd;
}

.submenu    {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

.subframe   {
    position: relative;
    display: block;

    background-color: #3364bd;
    border: 1px solid #719cea;
}

.item   {
    padding: 3px;
    text-align: left;
    white-space: wrap;
}

.separator  {
    background-color: #3366cc;
    border-top: 1px solid #3366cc;
    border-bottom: 1px solid #c9dafc;
    margin: 2px 1px 2px 1px;    /* top right bottom left */
    height: 0;
    font-size: 1px;
    line-height: 0;
}

.item a {
    position: relative;
    display: block;
    text-decoration: none;

}

.item a:link    {
    color: #ffffff;
    text-decoration: none;
font-weight: ;

}

.item a:visited {
    color: #ffffff;
    text-decoration: none;
font-weight: ;

}

.item a:hover   {
    color: #ffffff;
    background-color: #99b1de;
    text-decoration: none;
font-weight: ;
}

.item a:active  {
    color: #ffffff;
    text-decoration: none;
font-weight:;

}

.item .fwdarr   {
    position: absolute;
    top: 5px;
    right: 7px;
}
.cms-news-date {
    display: none;
}


/* A CSS Framework by Mike Stenhouse of Content with Style */

/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 75%;
                line-height: 1em;
	}
	div {
		font-size: 1em;
	}
	img {
		border: 0;
	}
	
/* LINKS */
	a,
	a:link 
	a:active, a:visited {
		text-decoration: underline;
	}

	a:hover {
	text-decoration: none;
	}
/* END LINKS */
	
/* HEADINGS */
	h1 {
		font-size: 2em;
		line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h2 {
		font-size: 1.5em;
                line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h3 {
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	#menu_vert h2 {
		margin-left: 10px;
	}
	h4 {
		font-size: 10pt;
		font-weight: bold;
		margin: 0 ;
		padding: 2px;
	}
	h5 {
		font-size: 10pt; 
font-weight: bold; 
margin: 0; 
padding: 2px; 
background-color: #CCEECC; 
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
/* END HEADINGS */

/* TEXT */
	p {
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.4em;
	}
	blockquote {
		border-left: 10px solid #ddd;
		margin-left: 10px;
	}
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
	
/* LISTS */
	#main ul {
        line-height:1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	#main ul li {
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 30px;
		padding: 0;
	}
/* END LISTS */
	
	
/* TABLE */
	table {
        font-size: 1em;
		margin: 0 0 1.5em 0;
        padding: 0;
	}
	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}
/* END TABLE */	
	
	hr {
		   
	}
	div.hr {
		height: 1px;
		margin: 1.5em 10px;
		border-bottom: 1px dotted black;
	}
	
/* END TYPOGRAPHY */	
