/* general stuff */
body, html {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, san-serif;
}

body {
	background: #CFCED0;
	color: #fff;
	margin: 0px;
}

td, p {
     font-size: 12px;
}

a {
     text-decoration:  none;
     font-weight: bold;
     color: #405063;
     border: none;
}
a:hover {
     text-decoration:  underline;
     border: none;
}

/* Layout *********************************************************************/
table.master {
	width: 910px;
	height: 100%;
}



table.master td.master_1_1 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}
table.master td.master_1_2 {
	font-size: 0px;
	width: 900x;
	height: 6px;
	background: url(../images/1_2.gif);
}
table.master td.master_1_3 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}

table.master td.master_2_1 {
	font-size: 0px;
	width: 8px;
	height: 120px;
}
table.master td.master_2_2 {
	font-size: 0px;
	width: 900px;
	height: 126px;
	background: url(../images/2_2.gif);
}
table.master td.master_2_3 {
	font-size: 0px;
	width: 8px;
	height: 126px;
}

table.master td.master_3_1 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}
table.master td.master_3_2 {
	width: 900px;
	height: 25px;
	background: url(../images/3_2.gif);
}
table.master td.master_3_3 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}


table.master td.master_4_1 {
	font-size: 0px;
	width: 0px;
}
table.master td.master_4_2 {
	width: 900px;
	background: #9DA2A8;
}
table.master td.master_4_3 {
	font-size: 0px;
	width: 0px;
}


table.master td.master_5_1 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}
table.master td.master_5_2 {
	width: 900px;
	height: 20px;
	background: url(../images/5_2.gif);
}
table.master td.master_5_3 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}

table.master td.master_6_1 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}
table.master td.master_6_2 {
	font-size: 0px;
	width: 900px;
	height: 8px;
}
table.master td.master_6_3 {
	font-size: 0px;
	width: 0px;
	height: 0px;
}


table.main_content {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 3px;
}

table.main_content td.menue_left {
     width: 155px;
     padding: 6px;
     border-right: 1px dotted #454545;
     background: #202F41;
}

table.main_content td.content {
     padding: 6px;
}

table.main_content td.menue_right {
     width: 155px;
     padding: 6px;
     border-left: 1px dotted #454545;
background: #202F41;
}
/* Layout *********************************************************************/

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

iframe.wrapper {
     z-index: 0;
}

.clr{clear:both;}
.content {
     padding: 0px 0px 0px 0px;
     font-size: 10px;
     line-height: 18px;
}

/* Modules */
#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3 {
     font-size: 14px;
     width: 130px;
     font-weight: bold;
     margin: 0px;
     padding: 0px;
     margin-bottom: 5px;
}

#user1{
     float: left;
     width: 49%;
}

#user2{
     float: right;
     width: 185;
}

#user3 {
     width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

div.moduletable {
     width: 100%;
     margin-bottom: 10px;
     font-size: 10px;
}

div.moduletable h3 {
     font-size: 13px;
     font-weight: bold;
     margin: 0px;
     padding: 0px;
     height: 20px;
     line-height: 20px;
     color: #8E8E8E;
     width: 100%;
     text-align: left;
     text-indent: 5px;
}

table.main_content td.menue div.moduletable h3 {
     /*border-top: 1px solid #8E8E8E;*/
     border-bottom: 1px solid #8E8E8E;
     color: #405063;
     padding: 0px;
     margin: 0px;
     margin-bottom: 5px;
}



/* Topmenu ********************************************************************/
ul#mainlevel-nav {
     list-style: none;
     padding: 0;
     margin: 0;
     float: left;
     white-space: nowrap;
}

ul#mainlevel-nav li {
     width: auto !important;
     width: 5%;
     float: left;
     margin: 0;
     font-size: 11px;
     height: 27px;
     line-height: 27px;
     white-space: nowrap;
     margin-right: 1px;
}

ul#mainlevel-nav li a {
     font-weight: bold;
     font-size: 11px;
     height: 27px;
     display: block;
     padding-left: 10px;
     padding-right: 10px;
     text-decoration: none;
     background: #202F41;
     color: #fff;
     margin-right: 1px;
     white-space: nowrap;
}

ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a#active_menu {
     background: url(../images/botton_top.png);
     color: #202F41;
     text-decoration: none;
}
/* Topmenu ********************************************************************/


/* Main Menu(s) ***************************************************************/
a.mainlevel {
     color: #fff;
     background: #202F41;
     font-size: 11px;
     padding-left: 4px;
     width: 176px;
     display: block;
     line-height: 20px;
     margin-bottom: 2px;
     text-decoration: none;
     font-weight: normal;
     border-left: 4px groove #8E8E8E;
     border-bottom: 1px dotted #8C8C8C;
     voice-family:"\"}\""; /* Box Model fix */
     voice-family:inherit;
}


html>body a.mainlevel {
     width:172px;
} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel#active_menu {
     background: #405063;
     border-bottom: 1px solid #8E8E8E;
     border-left: 4px solid #8E8E8E;
     color: #FFF;
     text-decoration: none;
}

/***********************************************/
a.sublevel {
     color: #fff;
     background: #202F41;
     padding: 0px;
     margin: 0px;
     margin-left: 6px;
     font-size: 10px;
     padding-left: 12px;
     width: 162px;
     display: block;
     line-height: 18px;
     margin-bottom: 2px;
     text-decoration: none;
     font-weight: normal;
     border-left: 2px solid #8E8E8E;
     border-bottom: 1px dotted #8C8C8C;
     voice-family:"\"}\""; /* Box Model fix */
     voice-family:inherit;
     width: 162px;
}

html>body a.sublevel {width:158px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
     background: #8E8E8E;
     border-bottom: 1px solid #8E8E8E;
     border-left: 4px solid #8E8E8E;
     color: #FFF;
     text-decoration: none;
     voice-family:"\"}\""; /* Box Model fix */
     voice-family:inherit;
     width: 162px;
}

html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
     width: 158px;
}
/***********************************************/

/* Main Menu(s) ***************************************************************/



/* Other Mambo Stuff */
#title {

}

.pathway {
     color: #fff;
     font-size: 10px;
     text-decoration: none;
     font-weight: normal;
     margin-left: 12px;
     font-weight: bold;
}

.pathway a {
     color: #ccc;
     text-decoration: none;
     font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #9DA2A8;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%;
 }
hr.separator {
width:  40%;
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #414141;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
     text-align: left;
     background: #626971;
     font-size: 10px;
     padding: 2px;
}
.sectiontableentry2 {
     background: #7C8186;
     font-size: 10px;
     text-align: left;
     padding: 2px;
}
.button {
     border: 1px solid #BBBBBB;
}
.inputbox {
     border: 1px solid #BBBBBB;
}

.createdate {
     font-size: 10px;
     color: #414141;
     height: 10px;
     line-height: 0.7;
}

.modifydate {
     font-size: 10px;
     color: #414141;
     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;
     background: url(../images/readon.gif) no-repeat left;
     margin-top: 10px;
     text-decoration: none;
     font-weight: normal;
}

.blog_more {
     font-size: 10px;
}

a.readon:hover {
     background: #EEEEEE url(../images/readon.gif) no-repeat left;
     text-decoration: none;
}

.blog {
     width: 100%;
}

.contentheading {
     width: 98%;
     font-weight: bold;
     font-size: 16px;
     height: 23px;
     line-height: 20px;
     border-bottom: 1px solid #8E8E8E;
     font-family: 'Trebuchet MS', verdana, sans-serif;
     color: #000;
}

.contentpaneopen {
     text-align: left;
     background: transparent;
     font-size: 10px;
     line-height: 1.3;
}

table.contentpane td.contentheading {
     font-weight: bold;
     font-size: 16px;
     height: 23px;
     line-height: 20px;
     font-family: 'Trebuchet MS', verdana, sans-serif;
     border: none;
}

table.contentpane ul {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

table.contentpane ul li{
     padding: 0px;
     margin: 0px;
     padding-left: 15px;
}

.contentdescription {
     font-size: 10px;
}

.sectiontableheader {
     background: #D5D5D5;
     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-weight: bold;
     font-size: 16px;
     height: 23px;
     line-height: 20px;
     font-family: "Trebuchet MS", Verdana, sans serif;
     border-bottom: 1px solid #8E8E8E;
     color: #000;
     margin-bottom: 5px;
}

a.category {
     text-decoration:  underline;
}

a.category:hover {
     text-decoration:  underline;
}

table.moduletable {
     width:  100%;
     font-size: 13px;
}

table.moduletable th  {
     font-size: 80%;
}

.poll {
     font-size: 10px;
     text-align: center;
}

.back_button a {
     font-size: 10px;
     font-weight: normal;
}

.blogsection {
     font-size: 10px;
}

.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;
}





