/* general stuff */


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


a {
text-decoration:  none;
font-weight: bold;
border: none;
color:#FFFFFF;
 }
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-1024{
width:1015px;
height: 568px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back.jpg) no-repeat ;
margin-bottom: 20px;
margin-top: 20px;


}


#topmenu{
	height: 20px;
	float: right;
	width: 600px;
	font-size: 10px;
	color: #C0F325;
	text-align:right;
	margin-right: 20px;
    margin-top: 10px;
}

#topmenu a{
      text-decoration:  none;
      font-weight: bold;
      border: none;
      color: #AAD126;
}

#topmenu a:hover {
      text-decoration:  underline; 
      border: none;
 }

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

#leftcol-single {
	width: 220px;
	float: left;
    margin-left: 65px;
	_margin-left: 32px;
	position: relative;
	margin-top: 20px;
 } 

#leftcol-double {
	width: 220px;
	float: left;
	margin-right: 5px;
    margin-left: 65px;
	_margin-left: 32px;
	margin-top: 20px;
 } 
 

#leftcol-single #level1{
 	width: 210px;
	float: left;
	margin-right: 0px;
    margin-left: 0px;
 } 
 
 
#leftcol-single #level2, #leftcol-double #level1, #leftcol-double #level2{
 	width: 90px;
	float: left;
	margin-right: 0px;
    margin-left: 0px;
 } 

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

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


#footer-1024{
	height: 30px;
	width: 100%;
	font-size: 10px;
	position: absolute;
	visibility: visible;
	left: 1px;
	top: 540px;
	text-align: center
}

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 522px;
 margin-left: 0px !important;
 margin-left: 0px;
 } 
 

#maincol-wide-1024{
	float: left;
	width: 665px;
	padding-top: 3px !important;
	padding-top: 0px;
	margin-left: 10px;
	margin-top: -20px;
	overflow: hidden;
	height: 500px;

} 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{
	clear:both;
	height: 10px;
}
.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 18px;
overflow:hidden;
}

/* Modules */
#leftcol-single div.module_menu h3, #leftcol-double div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#leftcol-single div.module_menu, #leftcol-double div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	
}

#leftcol-single div.module_menu div div div, #leftcol-double div.module_menu div div div {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
	width: auto;
}

#leftcol-single div.module_menu div div div div, #leftcol-double div.module_menu div div div div {
	background: none;
	padding: 0;
	
}




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

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

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

#user3 {
width: 94%;
}

#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-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-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 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) */

#level1 a.mainlevel {
font-size: 10px;
color: #FFFFFF;
padding-left: 4px;
width: 85px;
display: block;
line-height: 26px;
margin-bottom: 0px;
text-decoration: none;
font-weight: normal;
border-left: 1px solid #FFFFFF;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
}


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

#level2 a.mainlevel {
font-size: 10px;
color: #b9d305;
padding-left: 4px;
width: 115px;
display: block;
line-height: 26px;
margin-bottom: 0px;
text-decoration: none;
font-weight: normal;
border-left: 1px solid #b9d305;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
}


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




a.mainlevel:hover, a.mainlevel#active_menu {
	background: #7EA017;
	border-left: 1px solid #669E83;
	text-decoration: none;
	font-weight: bold;
}

#leftcol-single #level1 a.mainlevel:hover, #leftcol-single #level1 a.mainlevel#active_menu {
	background: #7EA017;
	border-left: 2px solid #669E83;
	text-decoration: none;
	font-weight: bold;
	width: 202px;
}

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

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

a.sublevel:hover {

border-left: 2px solid #669E83;
text-decoration: none;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 115px;
background: #7BA313;

}


/* 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 */

.pathway {
color: #7C2940;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

a.pathway, a.pathway:hover{
color: #FFFFF;
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: #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: #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;
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: 95%;
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 {
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 {
width: 95%;
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;
}
