@charset "UTF-8";
/* CSS Document */

body  { color: black; font-family: Tahoma, Arial, Helvetica, sans-serif; margin:0; background-color:#FFFFFF;}

a { color: #6666ff;  text-decoration: none }
a:hover { color: #4169e1; text-decoration: underline }

dd  { }
dt  { }
h1  { color: #4ea352; font-size: 1.5em;  font-weight: bold; margin-top: 1.2em; 
      font-family: Cambria, Georgia, serif;}
h2  { color: #4ea352; font-size: 1.3em;  font-weight: bold; margin-top: 0; margin-bottom: 0; padding-top: 2pt; padding-bottom: 2pt; font-family: Cambria, Georgia, serif;}
h3  { color: #4ea352; font-size: 1.2em;  font-family: Cambria, Georgia, serif;  font-weight: normal;}
h4  { color: #4ea352; font-size: 1.1em; margin-top: 6pt; }
h5  { color: #4ea352; font-size: 1.1em; margin-top: 6pt;}
ul  {list-style:square; list-style-type:square}
li  {   text-align: justify;  }
ol  { }
p   { text-align: justify; text-indent: 0px ; }

td  {  text-align: left ; }

hr { border: none 0; border-top: 1px dotted #a1a1a1; height: 1px; margin-top: 25px;}


#top_stripe {min-height:67px; height:67px; background-color:#aed143; background-image:URL(images/strip.jpg); background-repeat:repeat-x;}

#top_menu { background-color: #4ea352; width:100%; float: left; margin-top:0px; border-bottom: 5px solid #0e7b1f;}
#top_menu ul { margin: 0 0 0 15px; padding: 0; list-style-type: none; }
#top_menu li { float:left; border-right: white dotted 1px; list-style:none; list-style-type:none; }
#top_menu a { color: white; float:left; display: block; text-decoration: none; text-align: center; width: auto; font-size: 0.8em; padding: 4px 8px; border-bottom:none;  }
#top_menu a:hover { background-color: #66CC66; text-decoration: none;}

#main_wrapper, #main_wrapper_home { width: 100%; margin: 0 45px 0 0; }

#leftnav { float: left; width: 179px; margin: 0; padding: 0em; }

.announcement { font-size: 0.9em; background-color: #cfc; margin-top: 20px; margin-left: 20px; padding: 5px 15px 15px; }
.announcement p  { text-align: left; }
.announcement li { text-align: left; padding-bottom: 5px; text-align:left; }
.announcement h5  { text-align: left; margin-top: 10px; margin-bottom: 0px; }

#content { margin-left: 219px; margin-right: 45px; padding: 2em 0em 2em; max-width: 70em; }
#content_single_column { margin-left: 15px; margin-right: 45px; padding: 2em 0em 2em; max-width: 120em; }

#footer {clear:both; margin:15px 45px 20px 15px;}

.bottom_navig  { color: #ffffff; font-size: 10px }
#bottom_menu { background-color: #80bc70; width:100%; float: left; margin-top:0px; margin-bottom:1em; border-top: 5px solid #d0e7cb; clear:both;}
#bottom_menu ul { margin: 0 0 0 15px; padding: 0; list-style:none;  list-style-type: none; }
#bottom_menu li { float:left; border-right: white dotted 1px; list-style:none; list-style-type:none;}
#bottom_menu a { color: white; float:left; display: block; text-decoration: none; text-align: center; width: auto; font-size: 0.8em; padding: 4px 5px; border-bottom:none;  }
#bottom_menu a:hover { background-color: #d0e7cb; text-decoration: none; color:#80bc70;}
	
#disclamer {display:block; margin-top:0px; padding:0px 15px 15px 15px; clear:both;}

.news_block { display: block; padding:10px; margin:20px 0 0 20px; background-color:#cfc; }
.news_date { color:#4ea352; font-family:Georgia, "Times New Roman", Times, serif; font-size: 1em; margin: 7px 0 7px 0; }
.news_summary { margin: 0px 0 7px 0; padding: 0 0 7px 0; border-bottom: 1px solid white; }
.news_link { margin-bottom: 7px; }

.article_date { color:grey; font-family:Georgia, "Times New Roman", Times, serif; font-size: 1em; margin-bottom:25px;}
