body {
	background-color: #f2f2ed;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p {
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	font-weight: light;
	font-size: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	font-weight: light;
	font-size: 22px;
	margin-bottom: 5px;
	padding-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	font-weight: light;
	font-size: 22px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	font-weight: light;
	font-size: 20px;
	margin-bottom: 2px;
	padding-top: 0px;
}
.topleft {
	background-image: url(../images/topleft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 25px;
}
.topright {
	background-image: url(../images/topright.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 25px;
}
.pathwaybg {
	background-image: url(../images/pathwaybg.gif);
	height: 30px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: center top;
}
.pathway {
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 4px;
}
.logoleft {
	background-image: url(../images/logoleft.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 25px;
}
.logoright {
	background-image: url(../images/logoright.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 25px;
}
.logomiddle {
	background-image: url(../images/logomiddle.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 750px;
}	
.topmenue-middle {
	background-color: transparent;
	float: right;
	width: 750px;
}
.spacerleft {
	background-image: url(../images/spacerleft.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 25px;
}
.spacerright {
	background-image: url(../images/spacerright.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 25px;
}
.spacermiddle {
	background-image: url(../images/spacermiddle.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 750px;
}
.borderleft {
	background-image: url(../images/borderleft.gif);
	background-repeat: repeat-y;
	width: 25px;
}
.borderright {
	background-image: url(../images/borderright.gif);
	background-repeat: repeat-y;
	width: 25px;
}
.middle {
	background-color: #FFFFFF;
	width: 750px;
}
.cornerleft {
	background-image: url(../images/cornerleft.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 25px;
}
.cornerright {
	background-image: url(../images/cornerright.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 25px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 750px;
	line-height: 30px;
}
.leftbox {
	width: 190px;
}
.mainbox {
	width: 540px;
	padding-right: 5px;
	padding-left: 5px;
}
.box1 {
	width: 260px;
	padding-right: 5px;
	padding-left: 5px;
}
.sitename {
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 50px;
	width: 400px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BEF397;
	height: 50px;
	width: 400px;
	line-height: 30px;
	text-align: center;
}
/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #ffffff;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 8px;
background-image: url(../images/ul.gif) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 11px;

}

/* mambo core stuff */
a:link, a:visited {
    font-family: Arial, Helvetica, sans-serif;
	color: #000000; text-decoration: none;
	font-weight: bold;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;  
	color: #003399;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 96%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane, .contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.article_seperator {
  height           : 12px;
}

.button {
  color: #ffffff;
  font-family: "Trebuchet MS", Verdana, Tahoma, serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border:1px solid #000000;
  background-color: #c0c0c0;
}

.inputbox {
	padding: 2px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	line-height: 26px;
	font-weight: light;
	font-size: 24px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	width: 99%;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	line-height: 26px;
	font-weight: light;
	font-size: 24px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	width: 99%;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	font-family: "Trebuchet MS", Verdana, Tahoma, serif;
	color: #000000;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
}

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	height: 16px;
	font-weight: light;
	font-size: 14px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align:left;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	text-decoration: none;
}

a.mainlevel:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003399;
}

a.sublevel:link, a.sublevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

a.sublevel:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C43C03;
	text-decoration: none;
}

ul#mainlevel-nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
  background       : transparent;
}
ul#mainlevel-nav li {
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 11px;
  display          : block;
  float            : right;
  width            : auto !important;
  background       : transparent;
  padding-top      : 0;
  padding-left     : 10px;
  padding-bottom   : 14px;
  margin           : 0;
  line-height      : 18px;
  white-space      : nowrap;
  border-right     : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 11px;
  display          : block;
  padding-left     : 6px;
  padding-right    : 12px;
  text-decoration  : none;
  color            : #003399;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size        : 11px;
  display          : block;
  text-decoration  : none;
  color            : #003366;
  background       : #dddddd;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 2;
 	padding: 2;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.buttonheading img {
padding-left:6px;
padding-right:0px;
}
