/* general stuff */


body {
	margin-top:40px;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/body.png) repeat-x;
}
a {
	text-decoration:  none;
	font-weight: bold;
	border: none;
    color:#C44709;
}
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 {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}
#header {
	height:  282px;
	width:  100%;
}

#topmenu{
	padding-top:3px;
	height:35px;
	margin-left: 6px;
}

#outer-800 {
	width: 780px;
	padding-top: 0px;
	background:url(../images/senca.png);
	margin:0px;
	padding-bottom:5px;

}
#maincol-broad-800 {
	width: 762px;
	margin-left: 6px; 
	margin-right: 0px;

 }
 
 #maincol-broad-800-right {
	float: left;
	width: 588px;
	margin-left: 6px;
 
 }
#rightcol-broad {
	width: 174px;
	float: right;
	height:100%;
	border:none;
 }
 
 .content {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 110%;
}

 
.footer {
	margin-left:40px;
	padding:15px;
	color:#666666;
}

iframe.wrapper {
	z-index: 0;
}
.clr {
	clear:both;
}

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

ul{
	margin: 3px;
	margin-left: 6px;
	padding: 0;
	list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* Modules */

.moduletable h3,
.module h3 {
	font-size: 125%;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 4px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	background: #336699;
}


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

div.module-right h3 {
	font-size: 14px;
	height:35px;
	line-height:35px;
	font-weight: bold;
	text-indent:15px;
	padding: 0px;
	margin-bottom: 5px;
	color:#BA4F00;
	background:url(../images/top-right.png) top no-repeat;
	background-position:5px 0;

}
div.module-right a:link, div.module-right a:visited{
	color:#3C78B5;
}

div.module-right table{
	margin-left:15px;
	
}


div.module-right{
	width:180px;
	background:url(../images/module-left.png) left bottom no-repeat;
	padding-bottom:20px;
}

/*div.module-right div {
	background:url(../images/line-grey.png) repeat-y left;
}
div.module-right div div div {
	
	background:#0066CC;
	padding-left:10px;
	}*/
/* Topmenu */






/* Module specific */


.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: #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: 98%;
	font-weight: normal;
	font-size: 22px;
	height: 25px;
	line-height: 20px;
	background: url(../images/rule.png) no-repeat 0px 22px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #AD4A01;
}
.contentpaneopen {
	text-align: left;
	background: transparent;
	line-height: 1.8;
}

table.contentpaneopen {
	width:100%;
}

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

table.contentpane{
	
	
}

table.contentpane td{
	padding:3px;
}

.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: 14px;
	height: 23px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border-bottom: 1px solid #990000;
	color: #AD4A01;
	margin-bottom: 35px;
}
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;
}

table.poll-right{
	margin-left:5px;
}

.back_button {
	background: url(../images/backbut.png) no-repeat ;
	text-align:center;
	float:right;
	width:68px;
}

.back_button a {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:16px;
}
.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;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	background: transparent;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	height:31px;
	width:94px;
	text-align:center;
	background: url(../images/button_n.png) no-repeat;
	text-decoration: none;
	color: #333333;
	
}
ul#mainlevel-nav li a.mainlevel-nav#active_menu-nav
{
	display: block;
	height:31px;
	width:94px;
	background: url(../images/button_o.png) no-repeat;
	text-decoration: none;
	color: #333333;
	
}

ul#mainlevel-nav li a:hover
{
	
	background: url(../images/button_o.png) no-repeat;

	
}