#linkware{display:none;}
body {
	font-size: 1em;
	background-color: #70808f;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	text-align: center;
}
body.contentpane{background:#fff;margin:2em;}
#div1{
	background-image:url(../images/top.png);
	height: 100px;
	width:100%;
}

#div2{
	width:100%;
	background-color:#FFFFFF;
}
#div3{
	width:100%;
	background-color:#a3adb8;
}

#div1-inside{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#div2-inside{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#div3-inside{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#logo{
width:900px;
height:50px;
background-image:url(../images/logo.png);
}

#top{
width:900px;
height:50px;
}
#menu-top{
	width:554px;
	height:50px;
	float:left;
	
	color: #FFFFFF;

}
#top-right{
	width:346px;
	height:50px;
	float:right;
	background-image: url(../images/top-right.png);
}
#top-closer{
clear:both;
}
	
	
#content{
	width:900px;
	background-image: url(../images/content.png);
}
#text{
	width:554px;
	float:left;
}
#right{
	width:346px;
	float:right;
}
#content-closer{
clear:both;
background-image:url(../images/footer-content.png);
height:70px;
}
		
#text-inside{
	padding-top: 10px;
}	
#right-inside{
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}	

#footer-top{
	background-color: #a3adb8;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}	
#footer-bottom{
	background-color: #70808f;
	color: #FFFFFF;
	font-size: 0.8em;
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}	


img{border:none;}
#search{margin:10px 0 0 30px;}



ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height:30px;
font-size:0.7em;	
	white-space: nowrap;
padding-top:20px;
font-weight:bold;
	
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	/*background: transparent;*/
text-transform:uppercase;

}

ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000;

background: url(../images/menu.png);
background-repeat:repeat-x;

}

/*.mainlevel-nav #active_menu-nav{
color:#000;
border:solid 5px red;
}
*/
a.mainlevel-nav#active_menu-nav {
	color: #99CC00;

background-image:url(../images/menu.png);
background-repeat:repeat-x;
}



#pathway{font-size:0.8em;
border-bottom:solid 2px #efefef;
padding-bottom:5px;}



ul.menu,ul#mainlevel{
list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li ul, ul#mainlevel li ul{
list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu a, ul#mainlevel a{
text-decoration:none;
text-transform:uppercase;
font-size:0.8em;
display:block;
width:268px;
border-bottom:solid 1px #ccc;
padding-left:15px;
line-height:2em;
}

ul.menu a:link, ul#mainlevel a:link{
background-image:url(../images/li-main.png);
background-repeat:no-repeat;
background-position:left center;
color:#000000;
}
ul.menu a:visited, ul#mainlevel a:visited{
background-image:url(../images/li-main.png);
background-repeat:no-repeat;
background-position:left center;
color:#000000;
}
ul.menu a:hover, ul#mainlevel a:hover{
background-image:url(../images/li-hover.png);
background-repeat:no-repeat;
background-position:left center;
color:#999;
}



.sectiontableheader{
font-size:0.8em;
text-transform:uppercase;
border-bottom:solid #ccc 2px;
padding-bottom:5px;}

.sectiontableentry2{background-color:#efefef;}


.moduletable_menu h3{
	font-weight:normal;
	color: #000000;
}
.componentheading, .contentheading{font-size:2em;}
.small, .createdate,.modifydate{font-size:0.8em;padding-left:10px;
color:#999;}

.readon,a.readon:link,a.readon:visited{
	font-size:0.8em;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	width:100px;
	display:block;
	height:25px;
	color:#000000;
	text-align: center;
}

a.readon:hover{background-image:url(../images/readon-hover.png);
background-repeat:no-repeat;color:#FFFFFF;}

a:link,a:visited{color:#99CC00;}
a:hover{text-decoration:none;}

#news{width:100%;
padding-top:10px;}

#latestnews{
background-image:url(../images/green.png);
background-position:top left;


padding:5px;
width:262px;
float:left;}

#mostread{
background-image:url(../images/blue.png);
background-position:top left;

background-color:#efefef;
padding:5px;
width:262px;
float:right;}

#news-closer{clear:both;}


#latestnews ul,#mostread ul{list-style: none;
	padding: 0;
	margin: 0;
	font-size:0.9em;}
	
#latestnews a,#mostread a{text-decoration:none;}

#latestnews a:link,#mostread a:link{color:#fff;}
#latestnews a:visited,#mostread a:visited{color:#fff;}
#latestnews a:hover,#mostread a:hover{color:#000;}




#latestnews h3,#mostread  h3{padding:0;margin:0;color:#FFFFFF;}


.input{border:solid #ccc 0;}

#form-login-username{font-size:0.8em;}
