body {
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-image: url(../images/fundob.jpg);
background-repeat:repeat;
font-size : 9px;
color : #666666;
line-height : 125%;
padding-top: 0.1px;
}
#logo {
	width : 760px;
	margin : 0 auto;
	background-image : url(../images/header.swf);
	background-repeat : no-repeat;
	background-position : center top;
	height : 200px;
        border-bottom: 1px solid #ccc;
}
#menu-main {
	background-color : #efefef;
	width : 760px;
	height: 19px;
	margin : auto;
	color : #efefef;
	text-transform : uppercase;
	font-size : 9px;
	font-weight : bold;

}
#menu {
width : 760px;
margin : 0 auto;
}
#content {
width : 760px;
margin : 0 auto;
background-image : url(../images/content.png);
background-repeat : repeat;
}
#top {
background-image : url(../images/top.png);
background-repeat : no-repeat;
background-position : center top;
height : 16px;
}
#main {
width : 760px;
margin : 0 auto;
}
#text {
background-image : url(../images/content.png);
float : left;
width : 760px;
}
#text-inside {
padding-right : 20px;
padding-left : 20px;
}
#news {
width : 100%;
padding-top : 10px;
border-top : 1px solid #ccc;
}
#news1 {
float : left;
width : 45%;
font-size : 9px;
}
#news2 {
float : right;
width : 45%;
font-size : 9px;
}

#footer {
background-image : url(../images/footer.png);
background-repeat : no-repeat;
background-position : center top;
height : 16px;
clear : both;
}
#validation {
width : 760px;
margin : 0 auto;
text-align:right;
font-size:95%;
}
body.contentpane {
background : #fff;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 9px;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 9px;
line-height : 25px;
white-space : nowrap;
border-right : 1px solid #fff;
}
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 : #666666;
}
.contentheading {
font-family : Arial, Verdana;
line-height : 36px;
padding-bottom : 1px;
padding-left : 30px;
color : #ccc;
font-size : 10px;
background-repeat : no-repeat;
background-position : left 0%;
font-weight : bold;
}
.componentheading {
font-family : Arial, Verdana;
line-height : 36px;
padding-bottom : 1px;
padding-left : 30px;
color : #ccc;
font-size : 13px;
background-image : url(../images/dot.png);
background-repeat : no-repeat;
background-position : left 0%;
font-weight : bold;
}
.moduletable th {
font-family : Arial, Verdana;
line-height : 14px;
padding-bottom : 1px;
text-align : left;
color : #ccc;
font-size : 9px;
font-weight : bolder;
}
.small {
font-size : 9px;
color : #000;
padding-left : 20px;
}
.readon {
font-size : 9px;
padding-left : 20px;
}
.createdate {
font-size : 9px;
color : #000;
padding-left : 20px;
}
.pathway {
font-size : 9px;
color : #000;
font-weight : bold;
}
.back_button {
font-size : 9px;
color : #000;
text-decoration : none;
}
a.mainlevel {
text-decoration : none;
text-transform : uppercase;
display : block;
width : 140px;
font-weight : bold;
font-size : 9px;
padding-bottom : 2px;
margin-bottom : 5px;
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color : #666666;
border-left : 10px solid #efefef;
padding-left : 5px;
}
a.mainlevel:hover {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color : #000;
border-left : 10px solid #ccc;
padding-left : 5px;
background-color : #efefef;
}
a.mainlevel#active_menu {
color : #000;
border-left : 10px solid #ccc;
}
a.mainlevel#active_menu:hover {
color : #ff6600;
border-left : 10px solid #ccc;
}
.sectiontableentry2 {
background-color : #efefef;
}
a:link, a:visited {
color : #666666;
text-decoration : none;
}
a:hover {
color : #666666;
text-decoration : none;
}