
body {
margin : 0;
padding : 0;
font-family : Georgia, "Times New Roman", Times, serif;
background-color : #FFFFFF;
line-height : 1.5em;
font-size : 0.9em;
}

#logo {
width : 100%;
background-image : url(../images/logo.png);
background-repeat : no-repeat;
background-position : center 0%;
height : 150px;
background-color : #ffffff;
}
#header {
width : 100%;
background-image : url(../images/fondo.jpg);
background-repeat : no-repeat;
background-position : center 0%;
height : 310px;
background-color : #ffffff;
}
#menu {
width : 100%;
border-bottom : 10px solid #A8C510;
text-align : center;
color : #ffffff;
background-image : url(../images/menu.png);
background-repeat : repeat-x;
height : 69px;
text-transform : uppercase;
font-family : "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size : 1.2em;
border-top : 10px solid #fff;
}
#content {
width : 100%;
background-color : #ffffff;
}
#text {
width : 55%;
background-color : #ffffff;
float : left;
padding-right : 5%;
padding-left : 10%;
padding-top : 5px;
padding-bottom : 5px;
}
#side {
width : 20%;
background-color : #ffffff;
float : right;
padding-right : 10%;
padding-bottom : 5px;
padding-top : 5px;
}
#footer {
padding-right : 13%;
padding-left : 13%;
clear : both;
color : #ffffff;
background-color : #113340;
padding : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.7em;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
}
ul#mainlevel-nav li {
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
line-height : 69px;
white-space : nowrap;
border-right : 1px solid #666;
}
ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}
#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
color : #fff;
background : #94AA00;
}
h1 {
font-family : Arial Narrow;
font-size : 180%;
color : #069;
font-weight : bold;
}
h2 {
font-family : Arial Narrow;
font-size : 150%;
color : #069;
font-weight : bold;
}
a:link {
font-size : 100%;
color : #069;
}
a:visited {
font-size : 100%;
color : #069;
}
a:hover {
font-size : 100%;
color : #000;
text-decoration : none;
}
.button {
border : 1px solid #ccc;
background-color : #efefef;
font-size : 12px;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 12px;
padding-right : 12px;
}
.inputbox {
border : 1px solid #ccc;
padding-top : 3px;
padding-bottom : 3px;
font-size : 12px;
}
a.mainlevel {
text-transform : uppercase;
font-weight : bold;
text-decoration : none;

line-height:2em;
display:block;



}
a.mainlevel:link {
color : #069;

}
a.mainlevel:visited {
color : #069;

}
a.mainlevel:hover {
color : #000;


}
.pagenavbar {
font-weight : bold;
}
.pagenav {
font-weight : bold;
}
a.readon {
padding-left : 10px;
}
.pagenav_prev {
font-weight : bold;
}
.pagenav_next {
font-size : 85%;
font-weight : bold;
}
.latestnews ul {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}
.latestnews li {
list-style : none;
background-image : none;
padding-right : 5px;
float : left;
font-weight : bold;
}
.latestnews li a {
text-decoration : none;
}
.latestnews li a:hover {
color : #94AA00;
}
.componentheading {
font-family : Arial Narrow;
font-size : 150%;
color : #94AA00;
font-weight : bold;
}
.contentheading {
font-family : Arial Narrow;
font-size : 150%;
color : #94AA00;
font-weight : bold;
}
table.contenttoc th {
font-size : 85%;
}
.sectiontableheader {
color : #94AA00;
font-weight : bold;
font-size : 85%;
padding-top : 5px;
padding-bottom : 5px;
}
.sectiontableentry1 {
border-bottom : 1px solid #ccc;
padding-top : 5px;
padding-bottom : 5px;
font-size : 85%;
}
.sectiontableentry2 {
background-color : #efefef;
border-bottom : 1px solid #ccc;
padding-top : 5px;
padding-bottom : 5px;
font-size : 85%;
}
table.moduletable th {
font-family : Arial Narrow;
font-size : 150%;
color : #94AA00;
font-weight : bold;
}
.createdate {
font-size : 85%;
padding-left : 10px;
color : #069;
}
.modifydate {
font-size : 85%;
padding-left : 10px;
color : #94AA00;
}
.small {
font-size : 85%;
padding-left : 10px;
color : #94AA00;
}
body.contentpane {
background : #fff;
}
