/* general stuff */

/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
abbr,acronym {border:0;}
/*fonts.css*/
body{font:99% arial,helvetica,clean,sans-serif;}
table {font-size:inherit;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.22em;}
/*------------*/

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

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline;
border: none;
 }


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

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

/* Layout */

#header {
height:  119px;
width:  100%;
 }

#top-top {
height: 30px;
width: 100%;
background: transparent;
}

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

#top-bottom a img {

}

#banner {
width: 160px;
height: 65px;
margin-right: 12px;
float: right;
padding-left: 6px;
padding-top: 6px;
}

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

#pathway{
width: 500px;
height: 19px;

padding-top: 5px;
}

.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 18px;
}
iframe.wrapper {
z-index: 0;
}


#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
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;
}


/* liquid 3-col layout */

#outer-wrapper {
text-align: left;
width: 980px;
background:  #FFF;
margin	:	0 auto;
}
#container-3col {
padding-top: 6px;
float: left;
/*width: 100%;*/
width:792px;
}
#container-2col {
padding-top: 6px;
float: left;
width: 100%;
margin-left: -4px; /* width of rightcol */
}

#leftcol-3col{
 width: 152px;  /*152*/
 float: left;
 background: transparent;
 }

#leftcol-2col{
 width: 152px;
 float: left;
 margin-left: 6px; /* width of rightcol */
 background: transparent;
 }

#maincol-3col {
width:630px;

 padding-right: 4px;
 float:left;
 }
#maincol-2col {
 margin-left: 160px;   /* width of leftcol -- no rightcol */
 padding-right: 8px;
 }
#user123wrap {   /* */
overflow:hidden;
height:1%;
border-bottom:0;
}
#content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 18px;
}

#rightcol{
 background: transparent;
 width: 182px; /* 180 + padding-right*/
 margin-right: 0px;
 padding-right: 0px;
 padding-top: 8px;
 margin-top: 0px;
 float: right;
 float:left;
 border: 1px solid #ccc;
 background-color	:	#eee;
 text-align: center;
}

#rightcol img {
	border	:	1px solid #ccc;
}
#rightcol div {
 position: relative;
/* background: #222;*/
 }


#footer{
height: 40px;
width:100%;
font-size: 10px;
clear: left;
}


/* Modules */

#leftcol-3col div.module, #leftcol-2col div.module  {
width: 152px;
/*background: transparent url(../images/module_middle.jpg) left repeat-y;*/
margin-bottom: 10px;
}

#leftcol-3col div.module div, #leftcol-2col div.module div {
width: 152px;
/*background: transparent url(../images/module_top.jpg) top left no-repeat;*/
}

#leftcol-3col div.module div div, #leftcol-2col div.module div div {
width: 152px;
/*background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;*/
}

#leftcol-3col div.module div div div, #leftcol-2col div.module div div div {
width: 137px;
padding-right: 10px;
background: transparent;
font-size: 10px;
}

#leftcol-3col div.module div div div div, #leftcol-2col div.module div div div div {
padding: 0px;
margin: 0px;
background: transparent;
}

#rightcol  div.module {
width: 100%;
/*background: transparent url(../images/module_middle_wide.jpg) left repeat-y;*/
margin-bottom: 10px;
}

#rightcol  div.module div {
width: 100%;
/*background: transparent url(../images/module_top_wide.jpg) top left no-repeat;*/
}

#rightcol  div.module div div {
width: 100%;
/*background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;*/
}

#rightcol  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  div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3 {
font-size: 16px;
width: 130px;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

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

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

#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-3col div.moduletable, #maincol-2col div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-3col div.moduletable h3, #maincol-2col div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

/* Topmenu */

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

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

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

/* Main Menu(s) */

a.mainlevel {
font-size: 10px;
padding-left: 4px;
width: 100%;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
/*border-right: 4px solid #CACACA; */
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
}


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

a.mainlevel.selected {
	font-weight	:	bold;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

a.sublevel.selected {
	font-weight	:	bold;
}

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
background: #F1F1F1;
}

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: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

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

.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 {
font-size: 10px;
color: #151287; /*#ABABAB;*/
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: #151287; /*#ABABAB;*/
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #151287; /*#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;
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 {
font-weight: bold;
font-size: 16px;
border-bottom: 1px solid #002E61;
color: #002E61;
}

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

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

table.adminform {
width: 400px;
}

.articles .article {
	margin	:	0px 0px 20px 0px;
	float	:	left;
	width	:	100%;
}