
body {
	margin:0px 0px 0px 0px;
	padding: 0px;
	text-align:center;
	background-image:url(../images/bg2.gif);
	background-attachment:fixed;
}

h3{
	background-image:url(../images/module_bg.gif);
	background-repeat:no-repeat;
	font-size:11px;
	width:182px;
	height:20px;
	margin: 10px 0px 10px 0px;
	text-align : center;
}

h2{
	color: #8C0000;
	font-size:15px;

}

h4{
	color:#374691;
	font-size:13px;

}

table, tr, td, div {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#374691;
}
a:link, a:visited, a:active {	
	color:#374691;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#E3B73B;
	text-decoration:none;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:761px;
	background-image:url(../images/site_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width:761px;
	height:115px;
}
#logo {
	position:absolute;
	top:10px;
}
#content {
	float:right;
	width:543px;
	margin-right:14px;
}
#gototop {
	margin-left:auto;
	margin-right:auto;
	border:0px;
	position:relative;
	top:5px;
}
#credit {
	border:0px;
}
/*IE Hack IE 6 only seems to receieve the css with the capital
 *Not tested on other browsers happen to stumble on this on accident
 *Not sure if this was allready known before :-) 
 */
#Content {
	float:right;
	width:543px;
	margin-right:8px;
}
/* End hack */
#contentHead {
	margin-top:10px;
	background-image:url(../images/content_title.gif);
	background-repeat:no-repeat;
	width:543px;
	height:31px;
	padding-left:10px;
}
#breadcrumbs {
	padding-top:8px;
}
#contentWrap {
	background-image:url(../images/content_bg.gif);
	padding:5px;
}
#contentWrap2 {
	background-image:url(../images/spacer.gif);
}

#contentFoot {
	background-image:url(../images/content_foot.gif);
	height:32px;
	width:543px;
	margin-bottom:10px;
	text-align:center;
}
#left {
	float:left;
	width:184px;
	margin-left:10px;
	margin-top:10px;
}
/*IE Hack IE 6 only seems to receieve the css with the capital
 *Not tested on other browsers happen to stumble on this on accident
 *Not sure if this was allready known before :-) 
 */
#Left {
	float:left;
	width:184px;
	margin-left:5px;
	margin-top:10px;
}
/* End hack */
#moduleFoot {
	background-image:url(../images/module_foot.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:182px;
	margin-bottom:10px;
	height:32px;
}
#logoSmall {
	padding-top:20px;
}
#footer {
	background-image:url(../images/footer.gif);
	width:761px;
	height:103px;
	text-align:center;
}
.clear {
	clear:both;
}
/* Mambo stylez all of this is for mambo os */

/* Modules left*/
.module dt{
	background-image:url(../images/module_head.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:182px;
	height:31px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:26px;
}
.module dd {
	padding:0px;
	margin:0px;
	padding-left:3px;
}
.module dl {
	padding:0px;
	margin:0px;
}
.module {
	
	margin:0px;
	padding:0px;
}
.module p {
	margin:0px;
	padding:0px;
}
.module form {
	margin:5px 0px 0px 5px;
	padding:0px 3px 5px 0px;
}
.syndicate {
	padding:5px 5px 5px 5px;
}
/* Vertical Menu */
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {	
	color:#374691;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:176px;
	height:20px;
	display:block;
	text-indent:10px;
	line-height:20px;
	background-image:url(../images/menu_bg.gif);
}
a.mainlevel:hover {
	color:#E3B73B;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:176px;
	height:20px;
	border:0px;
	display:block;
	background-image:url(../images/menu_bg_hover.gif);
	text-indent:10px;
	line-height:20px;
}
a.sublevel:link, a.sublevel:visited, a.sublevel:active {	
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}
a.sublevel:hover {
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}
#active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:176px;
	height:20px;
	border:0px;
	display:block;
	background-image:url(../images/menu_bg_hover.gif);
	text-indent:10px;
	line-height:20px;
}
img a:link  {
	border:0px;
}
/* Horizontal Menu */
ul#mainlevel-nav {
	list-style: none;
	padding:62px 5px 0px 0px;
	margin:0px;
}
ul#mainlevel-nav li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: 137px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	background-image:url(../images/horz_menu_bg.png);
	background-repeat:no-repeat;
	text-indent:20px;
	width:137px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
}

ul#mainlevel-nav li a:hover {
	color: #374691;
	font-weight:bold;
	background-image:url(../images/horz_menu_bg_hover.png);
	border:0px;
}
/* Bread crumbs */
.pathway {
	color: #8A0202;
	font-weight:bold;
}
/* Forms */
.button {
	background-color:#FFFFFF;
	border:1px solid #374691;
}
.inputbox {
	background-color:#f4f8fb;
	border:1px solid #374691;
}
/* Content Items */
table.contentpaneopen {
	margin:0px;
	margin-top:-1px;
	padding:0px;

}
td.contentpaneopen {
	padding:0px;
}
table.contentpane {
	margin:0px;
	padding:0px;
	width:97%;
}
td.contentheading {
	font-weight:bold;
	color:#E2AC15;
	font-size:13px;
	padding:0px;
	margin: 0px;
	text-indent:5px;
}

.componentheading {
	font-weight:bold;
	color: #8C0000;
	font-size:13px;
}
.small {
	font-size:9px;
	font-weight:bold;
}
.createdate {
	font-size:9px;
}
.modifydate	{
	font-size:9px;
	font-weight:bold;
}
.readon {
	font-size:11px;
	background-image:url(../images/readon.gif);
	background-repeat:no-repeat;
	padding-left:13px;
}
.sectiontableentry1 td{
	
	padding:5px;
}
.sectiontableentry2 td{
	
	padding:5px;
}
.sectiontableheader {
	font-weight:bold;
}
/* Table of contents */
.contenttoc {
	border:1px dotted #517691;
	
}
.contenttoc td {
	padding:3px;
}
.contenttoc th {
	font-weight:bold;
	font-size:13px;
	padding:5px;
}
.contentdescription {
	border:1px dotted #517691;
	
	padding:3px;
}