/* general stuff */


body{
	margin:0px;
	padding:0px;
	text-align: left;
	font-family:"trebuchet MS";
	font-size:12px;
	background-color:#e5e5e5;
}

a {
	text-decoration:  underline;
	border: none;
	color:#000000;
 }
 
a:hover {
	text-decoration:  underline; 
	border: none;
 }
 
.footer, a.footer {
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.mainlevel, a.mainlevel {
	color:#333366;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.mainlevel:hover, a.mainlevel#active_menu {
	text-decoration:none;
}
a.mainlevel-top {
	color:#FFFFFF;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
}
a.mainlevel-top:hover, a.mainlevel-top#active_menu {
	text-decoration:none;
}
a.mainlevel-lodr {
	color:#000000;
	font-size:12px;
	padding-left:5px;
	text-decoration:none;
}
a.mainlevel-lodr:hover, a.mainlevel-lodr#active_menu {
	text-decoration:none;
}
table.moduletable-fleiri{
padding-left:5px;
}
a.mainlevel-right {
	text-decoration:none;
}
a.mainlevel-right:hover, a.mainlevel-right#active_menu {
	text-decoration:underline;
}

a.sublevel {}
a.sublevel:hover, a.sublevel#active_menu {}
.pathway {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}
.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 11px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 11px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
text-decoration: none;
}

.blog {
}

.contentheading {
	font-size:18px;
	font-weight:bold;
}

.contentpaneopen {
margin-right:10px;
margin-left:10px;
}

table.contentpane td.contentheading {
}

table.contentpane ul {
}

table.contentpane ul li{
}

.contentdescription {}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
	font-size:18px;
	font-weight:bold;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
.moduletable {
padding-left:10px;
}
table.moduletable td {
padding-bottom:10px;
}

table.moduletable th  {
color:##333366;
padding-bottom:5px;
}

table.moduletable-lodr td  { height:25px;}

table.moduletable-right td  {
}
ul.latestnews-right {
	margin: 5px;
	list-style: none;
}
li.latestnews-right {
		padding-bottom:10px;
}
a.latestnews-right {
text-decoration:none;
}
a.latestnews-right:hover {
text-decoration:underline;
}
.back_button a{
}

.blogsection {
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}



