html 
{
  font: normal 100%/1.2em Helvetica, Arial, sans-serif;
  text-align: center;
  color: #000000;
}

body
{
  margin: 0;
  padding: 0;
  background: #FFFFFF url(../images/bg-center.gif) repeat-x top center;
}

#container 
{
  margin: auto;
  width: 980px;
  height: 100%;
  background-color: #E6FFE9;
}

#topimage 
{
  width: 980px;
  height: 250px;
  background:transparent url(../images/banner.jpg) top left no-repeat;
  /*background-color: #589760;*/
  border-top: 4px solid #E6FFE9;
  border-bottom: 4px solid #E6FFE9;
}

#central_panel
{
  float: left;
  width: 100%;
  background: url(../images/content.png) transparent no-repeat center;
  background-position: 65%;
}

#content 
{
  position: relative;
  float: right;
  width: 730px;
  margin-right: 10px;
  text-align: left;
  font-size: 12px;
}

#content p 
{
  margin: 5px;
}

#left_panel
{
  float: left;
  width: 230px;
  background-color: #589760;
}

#lefteffect_top
{
  width: 230px;
  height: 50px;
  background: url(../images/menu_top.png) transparent no-repeat center;
}

#lefteffect_bottom
{
  width: 230px;
  height: 50px;
  background: url(../images/menu_bottom.png) transparent no-repeat center;
}

#leftbanner
{
  font-weight: bold;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  color: #E6FFE9;
}

#leftbanner a:link, #footer a:link        {color: #E6FFE9;}
#leftbanner a:visited, #footer a:visited  {color: #E6FFE9;}
/*#leftbanner a:hover, #footer a:hover      {color: #E6FFE9; border-bottom:1px dotted #E6FFE9;}*/

#left_language
{
  height: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

#left_polls
{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: left;
}

#menu
{
  position: relative;
  margin: 5px;
  padding-top: 15px;
  padding-bottom: 0px;
  text-align: center;
  background: transparent url(../images/menu_logo.png) no-repeat center center;
}

#menu_inner
{
  padding: 20px;
  border-top: 1px solid #E6FFE9;
  border-bottom: 1px solid #E6FFE9;
}

#menu_inner .moduletable_menu, #menu_inner .moduletable
{
  text-align: left;
}

#menu_inner .moduletable_menu ul
{
  text-indent: 0px;
  list-style: none;
  padding-left: 30px;
  margin: 0;
}

#menu_inner .moduletable_menu li, #menu_inner .moduletable td, #menu_inner .moduletable li
{
  text-indent: 0px;
  padding: 2px 0;
}

#menu_inner .moduletable_menu a, #menu_inner .moduletable td a
{
  color: #E6FFE9;
  font-weight: bold;
  font-size: 14px;
}

#menu_inner .moduletable_menu a:link, #menu_inner .moduletable td a:link
{
  color: #E6FFE9;
  font-size: 14px;
}

#menu_inner .moduletable_menu a:hover, #menu_inner .moduletable td a:hover
{
  border-bottom: 0px;
  color: #E6FFE9;
  padding: 0 0 0 4px;
  font-size: 16px;
}

#menu_inner .moduletable_menu #current a, #menu_inner .moduletable #active_menu
{
  font-size: 14px;
  color: #E6FFE9;
}

#footer	
{
  font-size: 10px;
  height: 20px;
  color: #E6FFE9;
  background-color: #589760;
  border-top: 4px solid #E6FFE9;
  border-bottom: 4px solid #E6FFE9;
}

#footer p
{
  margin: 0;
  padding: 0;
}

a           {text-decoration:none;}
a:link	    {color:#17484D;text-decoration:none;}
a:visited   {color:#17484D;text-decoration:none;}
/*a:hover   {color:#000000;border-bottom:1px dotted #000000;}*/
/*a:active  {color:#000000;border-bottom:1px dotted #000000;}*/
/*a:focus   {color:#000000;border-bottom:1px dotted #000000;}*/

h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}


div.moduletable, div.module 
{
  text-align: center;
}

.moduletable_fb
{
  font-weight: bold;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
  color: #E6FFE9;
}

.small, .createdate, .modifydate 
{
  padding:0;
  margin:0;
  text-transform:lowercase;
  color:#B6B6B6;
  font-size:9px;
}

.contentheading, .buttonheading 
{
  font-size: 20px;
  color: #000000;
  background-color: transparent;
  padding: 10px;
  margin: 0px;
  text-align:left;
}

table.contentpaneopen li, table.contentpane li 
{
  text-align: left;
  margin-left: 50px;
}

table.poll
{
  color: #E6FFE9;
  font-size: 12px;
  padding: 0px 20px 0px 20px;
}

table.pollstableborder
{
  text-align: left;
}

.contentpane form 
{
  text-align:left;
  padding:0;
  margin:0;
  margin-left:10px;
  width:750px;
}

.componentheading 
{
  font-size: 18px;
  color: #589760;
  background-color: transparent;
  font-weight: bold;
  padding: 5px;
}

.contentheading 
{
  font-size: 18px;
  color: #589760;
  font-weight: bold;
  padding: 5px;
}
.sectiontableheader 
{
  color:#FFFFFF;
  font-weight:normal;
  padding:3px;
  background-color:#B6B6B6;
}

.sectiontablefooter 
{
  color:#FFFFFF;
  background-color:#B6B6B6;
  font-weight:normal;
  margin:3px;
}

.sectiontableentry1 td, .sectiontableentry2 td 
{
  padding-right:5px;
}

.button 
{
  margin:8px 0px;
  border:1px solid #666666;
  background-color:#E6FFE9;
}

.button a:hover 
{
  margin:8px 0px;
  border:1px solid #B6B6B6;
  background-color:#E6FFE9;
}

img, fieldset 
{
  margin:5px;
  padding:1px;
  border:0px solid #FFFFFF;
}

#content fieldset 
{
  margin:5px;
  padding:1px;
  border:1px solid #B6B6B6;
}

#content #path img, #content a img 
{
  margin:0px;
  padding:1px;
  border:0px solid #FFFFFF;
}

.contentpaneopen .buttonheading a, .contentpaneopen .buttonheading a:link, .contentpaneopen .buttonheading a:hover
{
  border:0px solid #FFFFFF;
}

#content img 
{
  margin:5px;
  padding:0;
}

.caption 
{
  font-size:10px;
  margin:0;
  padding:0;
}

#content table 
{
  width: inherit;
}
