/* general stuff */


body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
}

a  { font-weight: normal; text-decoration: none; border: none }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#pagewidth-800  { background: url("../images/back_all.gif") repeat-y 0 140px; text-align: left; margin-right: auto; margin-bottom: 20px; margin-left: auto; width: 770px }

#pagewidth-1024{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all1024.gif) repeat-y ;
margin-bottom: 20px;
}

#header  { width: 100%; height: 140px }
 
#top-top  { background: transparent; width: 100%; height: 10px }

#top-bottom  { background: transparent; width: 200px; height: 80px; float: left }

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

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

#topmenu  { width: 600px; height: 0; float: right }


#pathway  { padding-top: 5px; padding-left: 20px; width: 500px; height: 19px }

#leftcol { margin-right: 5px; position: relative; width: 152px; float: left } 

#rightcol-normal  { margin-top: -22px; margin-right: 1px; position: relative; width: 155px; float: right } 
 
#rightcol-broad  { margin-top: -22px; margin-right: 1px; position: relative; width: 180px; float: right } 
 
#outer-800{
width: 770px;
padding-top: 6px;
} 

#outer-1024{
width: 970px;
padding-top: 6px;
} 

#footer-800{  
height: 40px; 
width:100%; 
background: transparent url(../images/footer.jpg) bottom left no-repeat; 
font-size: 10px;
}

#footer-1024{  
height: 40px; 
width: 100%; 
background: transparent url(../images/footer1024.jpg) bottom left no-repeat; 
font-size: 10px;
}

#maincol-normal-800 { margin-left: 0 !important; width: 450px !important; float: left } 
 
#maincol-broad-800 { margin-left: 0 !important; width: 422px !important; float: left } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #banner  { padding-top: 6px; padding-left: 6px; width: 478px; height: 69px; float: right }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content   { font-size: 10px; line-height: 16px; padding: 0 }

/* Modules */

#leftcol div.module, #rightcol-normal div.module    { background: url("../images/module_middle.jpg") repeat-y left 50%; width: 152px }
#leftcol div.module-flip, #rightcol-normal div.module  { background: repeat-y left 50%; margin-bottom: 10px; width: 152px }
#leftcol div.module div, #rightcol-normal div.module div   { background: url("../images/module_top.jpg") no-repeat left top; width: 152px }

#leftcol div.module div div, #rightcol-normal div.module div div  { background: url("../images/module_bottom.jpg") no-repeat left bottom; width: 152px }

#leftcol div.module div div div,#rightcol-normal div.module div div div { font-size: 10px; background: transparent; padding: 10px 10px 10px 5px; width: 137px }

#leftcol div.module div div div div, #rightcol-normal div.module div div div div { margin: 0; padding: 0 }

#rightcol-broad div.module   { background: url("../images/module_middle_wide.jpg") repeat-y left 50%; margin-bottom: 10px; width: 177px }

#rightcol-broad div.module div   { background: url("../images/module_top_wide.jpg") no-repeat left top; width: 177px }

#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  { font-size: 10px; background: transparent; padding: 10px 10px 10px 5px; width: 162px }

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}




div.module h3   { font-size: 14px; font-weight: bold; margin: 0 0 5px; padding: 0; width: 130px }

#user1{
float: left;
width: 49%;
}

#user2 { width: 49%; float: right }

#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;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3  { color: #fff; font-size: 12px; font-weight: bold; line-height: 20px; text-align: left; text-indent: 5px; margin: 0; padding: 0; width: 100%; height: 20px; border-bottom: 1px solid #efefef }

/* Topmenu */

 ul#mainlevel-nav
 { white-space: nowrap; list-style: none; margin: 0; padding: 0; float: right }

ul#mainlevel-nav li  { font-size: 10px; line-height: 20px; white-space: nowrap; margin: 0 1px 0 0; width: auto !important; height: 20px; float: left }

ul#mainlevel-nav li a  { color: #fff; font-weight: normal; text-decoration: none; white-space: nowrap; display: block; margin-left: 5px; padding-right: 10px; padding-left: 5px; height: 20px }



/* Main Menu(s) */

a.mainlevel   { font-size: 10px; font-weight: normal; line-height: 20px; text-decoration: none; display: block; margin-bottom: 2px; padding-left: 4px; width: 135px; border-right: 4px solid #cacaca; voice-family: inherit  }



html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
background: #F1F1F1;
text-decoration: none;
}

a.sublevel  { font-size: 10px; font-weight: normal; line-height: 18px; text-decoration: none; display: block; margin: 0 0 2px; padding: 0 0 0 12px; width: 123px; border-right: 4px solid #cacaca; voice-family: inherit }

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway  { color: #8c8c8c; font-size: 10px; font-weight: normal; text-decoration: none }

.pathway a { color: #8c8c8c; font-weight: normal; text-decoration: none }

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  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  { color: #ababab; font-size: 10px; line-height: 0.7 }
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
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  { color: #ababab; font-size: 10px; line-height: 20px; margin-bottom: 5px; height: 20px }
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 #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
}

.contentpaneopen  { font-size: 10px; line-height: 1.8; background: transparent; text-align: left }

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 {
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 #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
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;
}



